
I'm a CS student who likes building things just to figure out how they work. Currently exploring Rust, systems, ML, and whatever rabbit hole I fall into next.
I tend to get interested in something, go way too far down the rabbit hole, and eventually end up trying to build my own version of it.
That's taken me from small Python projects and computer vision experiments to working with Rust, systems programming, machine learning, and whatever else catches my attention next.I learn best by actually making things.
If I don't understand something, I'd rather build a stripped-down version of it and figure out what's happening underneath than just use a library and move on. A lot of my projects come from exactly that wanting to understand something well enough that I can make it myself.
I'm still figuring out what direction I want to take all of this, but that's kind of the fun of it. Right now I'm mostly interested in systems, ML, and building software that teaches me something along the way.This website is basically a collection of that process.
Currently Learning
Learning Rust and how a better encryption algorithms work for a offline-only upi payment system
Currently Building
Working on a CPU based nueral network framework in rust
Currently Reading
Reading Operating System Concepts by Silberschatz, Galvin, and Gagne, Introduction to Linear Algebra by Gilbert Strang and Designing Data-Intensive Applications by Martin Kleppmann