Hey, I'm Baro
I like understanding how things work by building them.
Backend developer with a passion for systems programming. My best language is C#, but I love Rust and dabble in Go. Currently exploring the intersection of low-level systems and AI.
This is where I document my experiments, share what I've learned, and keep track of what I'm building.
Featured Projects
Book Summarizer
AI-powered learning platform that transforms books into an adaptive study system with spaced repetition and hierarchical summaries.
Python / FastAPI / Reactzero
Learning Rust through graphics programming. Started with raw math for rendering, then moved to wgpu to understand GPU pipelines.
Rust / wgpuRedis Clone
Implementing Redis from scratch in Go to understand in-memory data stores, networking, and protocol design.
Go