web · personal
This site started as a microblogging/blogging platform I made for myself to share my thoughts instead of scouring through different platforms to find the right audience. The original version however, had a bunch of backend like Node.js, Express, and a PostgreSQL database, that was just part of my vibe-coding shenanigans, and I never really understood what I did. So rather than carry forward with code I couldn't explain, I stripped it all back to zero and rebuilt using only HTML, CSS, and vanilla JavaScript. It's hosted on GitHub Pages with no build step, no bundler, and no dependencies beyond Google Fonts and Font Awesome. Each section is on one plain HTML file. The philosophy is deliberate: complexity gets added back only once I understand what it does and why it's needed. The site has now become a portfolio, a blog, and a personal learning log, all in one.
The first thing you see when visiting. A very cool hero section if you ask me.
Here you'll get to know who I am, where I am, and what I am up to.
Check out where I attended university but don't look me up on a yearbook.
Hey don't judge me yet. I don't have much, I just graduated.
This is where my projects live. You have seen this on your way to this page.
Now this is the main section! Kidding, it's just what's in my brain.