Rust, Go, Python, C/C++, TS/JS
Docker, Git, Redis, PostgreSQL
Babencoin (rayon, crossbeam, net) – toy yet complex blockchain project focused on OS concurrency.
Orm (rusqlite) – small orm with sqlite support, practicing declarative and procedural macros.
Mini-frunk – simplified version of frunk package, implementing structural typing with declarative heterogeneous lists of types.
ripgzip decompressor – implemented gzip decompressor based on Deflate and Gzip RFS(1951, 1952).
web-crawler (tokio, linkify, reqwest) – simple crawler utilizing tokio asynchronous tasks.