Principal Software Engineer
2024-09 — now
Co-Founder
2024-03 — now
Principal Software Engineer
2022-08 — 2024-08
Compute the distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.
Decentralized job aggregator written in Elixir (Phoenix Framework).
Rust library to compare strings (or any sequences). A younger sibling of Python textdistance.
I have 143 Open Source projects. Check them out at orsinium.dev/projects.html.
This is my favorite language, I've been in it since version 3.4 (2014). I know the source code of almost all stdlib, have many Python-based Open Source projects and public talks, always can pick the best library for any task.
I'm quite proficient with Go. I reach to it when I need a good performance: games, small systems (thanks to TinyGo), CLI tools, and small but important APIs. Oh, and of course I have some open-source projects on Go. I work with Go since version 1.11 (2018).
I enjoy Elixir and believe it's the best functional language. I know some good of chunk of Erlang, have experience with a basic web app on Phoenix with LiveView, understand Erlang concurrency, know some parts of OTP, and eager to dive deeper into this beautiful ecosystem.
I'm pretty fluent with HTML, CSS, and even the quirks of WebAPI. I might miss some modern features like flexbox, though. Mostly, because Bootstrap is sufficient for my projects and it abstracts away some markup complexity.
With modern JS I'm less familiar. Mostly, I use for my projects AlpineJS, WASM, and LiveView. If you need a frontend developer, it's not me. But if you need from me just a good understanding of your frontend, I can easily crack it.
I believe that every programming language has some beautiful ideas, and I like learning new ones. I have experience with Rust, Haskell, Gleam, Idris, RPython, Pony, Nim, Crystal, Clojure, Scala, JS, Ruby, and many other languages. I'm not afraid to read and fix code written in any language.
Distributed systems are hard because of the very nature of our world (damn you, speed of light!), and I enjoy cracking this complexity. I'm familiar with fundamental problems, design patterns, algorithms, formal verification techniques and tools (TLA+ and Alloy 6), and just in general can design reliable solutions and consider all possible corner cases.
Automated testing (unit, integration, acceptance, regression), static code analysis, formal verification, contract programming, mutation tests, and type theory. I like to push the boundaries of my code to see how it performs in extreme situations, to find interesting corner cases, and to dive into the math behind programming.
I have an Information Security red diploma, interested in practical aspects of security, have many publications on different topics, visited some security conferences. I was a founder and leader of the CTF team that has gotten 6th place in an international contest (alert1 team). In the Smena team I've made global security audit, fixed many security issues, integrated some security systems like brute force protection and intrusion detection.
At the university, I worked in the linguistics department where I researched language and text influence, adopted Claude Shannon's information theory to natural languages. In Cindicator I wrote simple trading strategies that get information from crypto exchanges and make predictions about cryptocurrencies prices. In my free time I learn Machine Learning and build different cool models. See my projects for examples.
I know design patterns, antipatterns, refactoring techniques, 12 factors, SOLID principles. In Cindicator, I was the architect for the trading platform from the first lines of code to the successful launch.
I live in Linux for 8 years and can solve any issue from a terminal. I've worked with different Linux distros (Ubuntu, Debian, CentOS), set up physical servers, VPS, Raspberry Pi, Orange Pi.
I'm familiar with formal logic basics, boolean logic, math logic, a little bit with proof theory. deal is my experiment on how good you can prove code automatically, without writing proofs at all.
I math! I watch Numberphile, solve riddles and equations for fun, know how to apply math in my work to make code faster and even nicer.