Scene 03
These are what I am doing/trying to do published so I don't
Updated · 14th August 2026
I was afraid of AI, but if it can write better code than me, why not distil my knowledge from it? I've realized AI is really good. When it says my code is bad, I don't blame it I only have 1 year of experience. But now that I have access to a senior level engineer all the time, I've decided to learn in a new and exciting way.
I am taking the help of the book *Rust in Action* to build a CPU emulator from scratch.
I built my first CLI app WITHOUT USING AI in Rust. It's a mini grep - not a super crazy project, but something new and fun for me.
Owning features end-to-end when needed APIs, data, UI - with clean architecture and observability as defaults.
Starting to publish what I learn systems, Rust, and AI infrastructure. First posts landing on the blog soon.