Projects
A collection of projects I've worked on, ranging from web applications to open-source libraries and developer tools.

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.

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.

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.

A lightweight React component library that listens for keyboard sequences and triggers callbacks. Perfect for adding Easter eggs to your React applications!

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.
