Cool Stuff I've Built
💻 Projects that I think our cool 💻 Built by a guy who loves primary colors 💻
🐳

Contain Urself

Built Docker from scratch in Go

Jun 2025
Go • Linux Namespaces • chroot • ARM64

Always thought Docker doesn't make any sense so I ripped it apart and rebuilt it from scratch.

Built a lightweight container runtime using Linux namespaces (PID, mount, UTS), chroot, and clone syscalls for strict process isolation

Automated container setup by generating minimal root filesystems with selective binary/library injection and integrated networking utilities

Debugged kernel-level edge cases across architectures, fixing namespace conflicts and ensuring ARM64 compatibility

💸

Spendy.af

AI-powered personal finance tracker

Dec 2024
NextJS • TypeScript • OpenAI • PostgreSQL • Tailwind

Built an AI finance platform that tells you where your money actually goes (and judges you for it).

Ingests transactions from multiple banks, normalizes schemas into PostgreSQL, and uses LLMs to auto-categorize spending for personalized insights

Delivers rich visual analytics (pie charts, time series, summaries) with dynamic caching and rate-limiting for optimal performance

Engineered a parallelized data pipeline with category-level caching to minimize API costs, reduce latency, and enable real-time recommendations

Always cooking up something new. More projects coming soon 🚀

👈 Back to Homepage 👈
⭐️ Built with passion and probably too much coffee ⭐️

© 2001 - Made with ❤️ and lots of code