My Projects
Whoops! Looks like your JavaScript is disabled.
Please enable it or try on another browser to enjoy the full experience.
๐ Ever wondered how websites actually work under the hood? This C++ project is basically a DIY NGINX. Parsing requests, handling connections, basically building the internet from scratch.
๐ณ Docker inside Docker? Yup. This oneโs all about spinning up a multi-container setup like a pro. Think of it as DevOps inception: layers on layers, but make it cool.
๐ป This is my little corner of the internet. Everything here - frontend, backend, and all the magic in between - is coded from scratch. If you're reading this, it's working!
๐ฎ Coding like itโs 1992! Inspired by Wolfenstein 3D, this project brings raycasting to life in C. Itโs part game dev, part math magic, and all retro vibes.
๐ง In progress! ๐ง โ ๐ Full-stack from scratch, no shortcuts. This project is a deep dive into modern web dev, building an app from the ground up. Itโs a grind, but super rewarding.
๐ Writing your own bash? Yeah, itโs as cool (and cursed) as it sounds. Processes, pipes, signals: this oneโs all about bringing a tiny command-line world to life.
๐ฑ Setting up a secure Linux server from the ground up. Sysadmin 101 but with extra spice โ firewalls, users, permissions, all that good stuff. Time to root the system (legally).