Home Blog Intelligence Notes Projects Bookmarks

Projects

Things I've built

Agentic RAG
View Project →

Agentic RAG

A Retrieval-Augmented Generation API with hybrid search (BM25 + vector + RRF), agentic self-correction loop, and full observability. Built to be model-agnostic — swapping from OpenRouter to Ollama requires zero code changes.

FastAPIPythonChromaDBBM25RRFsentence-transformersRAGASPydantic
Shop management
View Project →

Shop management

A pizza shop management application built as a study project to explore modern technologies. Features include pizza order management, a dynamic animated UI, and advanced routing with TanStack Router. Designed to deliver a seamless and engaging user experience while leveraging the latest in web development tools.

ReactTypeScriptTanStack QueryTailwindCSSTanStack RouterShadcnanimation-ui
Zux Theme
View Project →

Zux Theme

A modern Visual Studio Code theme featuring a sleek dark-purple palette, designed for optimal readability and reduced eye strain. Zux Theme brings vibrant syntax highlighting and a stylish interface, making coding sessions more enjoyable and visually appealing. Perfect for developers who appreciate a bold, elegant look in their editor.

vsixPowershellShell
Voice OpenCode
View Project →

Voice OpenCode

A real-time voice-controlled daemon that transcribes microphone audio via Whisper and routes it as commands or prompts to OpenCode — enabling hands-free AI pair programming from the terminal.

PythonWhisperPortAudioRichNumPyscipyuvVAD