A collection of projects I've worked on, ranging from web applications to open-source libraries and developer tools.
Knowbase
A multi-tenant knowledge base SaaS where teams store and search documents across shared workspaces. Supports PostgreSQL full-text search and a RAG AI mode powered by Jina AI embeddings and Google Gemini.
All Systems Running
Orbit
An open-source React component library focused on interaction and physical feel. Components are copy-paste ready or installable via shadcn.
In Development
Atlas
A production-style microservices backend built with NestJS. Demonstrates clean service boundaries, an API Gateway pattern, JWT authentication, and a shared contracts library — all running in Docker.
All Systems Running
Blink
A fast and minimal URL shortener. Paste a long URL, get a short one — done. Features PostgreSQL persistence, Google OAuth, click analytics, and auto-expiring links.
All Systems Running
React Keyquence
A lightweight React component library that listens for keyboard sequences and triggers callbacks. Perfect for adding Easter eggs to your React applications!
All Systems Running
What the Hex
A fast, minimal color lookup tool for developers and designers. Paste a hex code, get the color name, preview, and ready-to-use CSS/SCSS variables — all in one place.