About
Who I am
Developer by passion — professional by background.
I’m a self‑taught developer who enjoys learning by building. After more than 10 years in professional software development, I still enjoy building small tools and experimenting — this website focuses purely on my hobby side.
I publish code openly when it’s useful for others. I’m especially interested in local‑first apps, minimal build systems, home‑automation, and observability for small networks.
This site is non‑commercial: no services, sponsorships, or sales.
Quick facts
- OS: Linux, macOS & Windows
- Editor: VS Code
- Focus: privacy & reliability
- Approach: ship small, often
Projects
More on GitHub.
Writing
On building tiny tools
Notes on keeping prototypes under 1000 lines and why constraints help creativity.
A practical intro to CRDTs
What they are, why they matter for local‑first apps, and how to avoid footguns.
Rust FFI with Node: hard‑won tips
Patterns that worked (and those that didn’t) when bridging Rust to Node.