- Amsterdam, NL
- https://orsinium.dev/
- @orsinium@fosstodon.org
I do a lot of OSS, mostly on 🐍 Python and 🏃 Go. I like to experiment with different technologies and ideas.
Some highlights:
- 📏textdistance: 3.2k+ stars. 40+ algorithms for calculating the distance between given sequences. Most of the algorithms contain original research and optimizations done by me.
- 🔥dephell: 1.7k+ stars, archived. I tried to fix Python packaging. It went pretty well but it's hard to maintain such a huge project alone.
- 📄deal: 570+ stars. The project brings formal verification, design by contract, Hoare logic, and other powerful ideas into Python to empower you to write bug-free code.
- 🔒enc: 420+ stars. The project makes GnuPG encryption modern, easy, and friendly.
- 🌐gweb: 190+ stars. The project brings WebAPI into WASM-compiled Go code, a must-have for writing JS-free frontend.
See also 🍴forks for maintained forks of my archived projects.
I don't want to claim ownership of the things I make. Quite the opposite, I make it part of the bigger community. So, all my projects are in different organizations:
- 😎life4: cool and important projects I maintain.
- 🔬orsinium-labs: small projects that don't need much maintenance.
- 💾orsinium-archive: projects that are still cool but will never get new changes.
- 🔥dephell: dephell ecosystem, mostly libraries related to Python packaging.
- 🍴orsinium-forks: ignore this one.
❤️Support my work if any of my projects saved your day.
It's hard to list here all my work. I have over 100 original open-source projects and numerous contributions. Read more at 🧠orsinium.dev.
PinnedLoading
- life4/textdistance
life4/textdistance Public📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
- life4/deal
life4/deal Public🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.
- life4/gweb
life4/gweb Public🌐 Interact with browser from Go. Manually crafted WebAPI interoperation library.
If the problem persists, check theGitHub status page orcontact support.