Building systems that matter. Engineering from first principles.
I design and ship real system-level projects — production-grade infrastructure, performance-critical tools, and applications where trade-offs in reliability, scalability, deployment, and maintainability actually matter.
This GitHub profile serves as my public engineering record: honest documentation of architectural decisions, failed experiments, production incidents, and the lessons learned while building robust software.
“I don’t collect tech stacks — I collect mistakes, fixes, and lessons.”
I focus on fundamentals because they outlast frameworks and trends:
-
C++ internals (memory model, undefined behavior, cache behavior, object lifetime)
-
Operating Systems, Networking, and Distributed Systems
-
Infrastructure, observability, automation, and long-term maintainability
I prioritize correctness, simplicity, and performance over hype. Good engineering means deeply understanding constraints instead of hiding them.
1. Personal Engineering Portfolio
A polished, fast, and slightly experimental developer portfolio designed like a personal engineering lab rather than a traditional resume site. It showcases selected projects, technical depth, and architectural decision notes.
-
Built with Remix + React, deployed on Cloudflare Pages
-
Strong emphasis on performance, clean routing, and developer experience
-
Minimal & modern responsive UI with selective Three.js visuals (optimized for speed)
-
MDX for content and case studies + Storybook for component development
-
Handled production concerns: asset optimization, CSS ordering, build stability
2. Self-Hosted URL Shortener Platform
A complete, production-ready, self-hosted URL shortening service focused on simplicity, security, and usability.
-
Role-based access control (Anonymous, User, Admin) with secure auth & authorization
-
Advanced link features: custom aliases, expiration, password protection, editing, analytics
-
Private per-link analytics (clicks, unique visitors, referrers, devices, geo)
-
Full REST API + Admin dashboard for platform management
-
Lightweight architecture: SQLite default (abstracted for PostgreSQL/MySQL), Docker + Docker Compose support
-
Production-ready security: rate limiting, CSRF protection, secure redirects, etc.
-
Building and refining system-oriented tools and infrastructure
-
Deep dives into performance, reliability, and architectural trade-offs
-
Open source contributions where learning and real impact matter
-
Documenting how real systems fail and how to make them resilient
Core Systems & Languages:
Full-Stack Development:
Infrastructure & Tooling:
Backend & Data:
“The best way to predict the future is to build it.”
If you're serious about systems engineering, performance, reliability, or learning from real deployments — feel free to reach out.
Building better systems, one careful decision at a time.