Krish's Blog
I make occasional posts about what I'm learning
- Parsing JSON in 500 lines of RustJun 5, 2024
Finally sitting down to learn Rust and how to write parsers.
- Ok, I made an AI appMay 19, 2024
My rollercoaster journey making a hackathon project to detect plagiarism in hackathon submissions.
- Composing Decorators in PythonApr 4, 2024
An experiment in abusing syntactic sugar
- Teaching my computer to recognize handwritten digitsDec 7, 2023
Exploring basic neural networks I implemented in C++