I work on Rust, Angular and Node projects in my free time:
- DoubleNote is a note-taking application made with Angular, which aims to provide an offline-first, versioned, collaborative editing experience for its users
- od-get is a command-line application for crawling and downloading open directories implemented in Rust
- cr-tools provides its users a very simple way to figure out which cards to request first when playing Clash Royale; implemented in Rust, powered by WebAssembly and the Yew framework
- ExDateMan (which is short for Expiration Date Manager) is a simple application for managing shared food inventories to prevent food from expiring
- libocc-ts and libocc-rs are a library for event-sourced data management for occasionally connected computing, written in Rust and TypeScript, respectively
- NimLib is a Rust library to calculate nimbers, evaluate positions, and possible moves of Nim Games
I believe in free, open source software and the benefits this brings with it, which is why most of my projects are licensed under the AGPL license.
Feel free to check out my code and send issues and pull requests my way 🤗