Projects
Hi there! I love building stuff for people and am passionate about contributing to open source. Here are my projects and open source contributions—feel free to take a look.
I love crafting production-grade software that solves real problems.

Gostman
A native, privacy-first API client built with Wails (Go + React). 10x lighter than Postman with native support for REST, GraphQL, and WebSockets. 100% local and private.
Tech Stack

TaskFlow
Async team coordination hub for tracking work handoffs across timezones. Real-time task updates, bulk operations, analytics dashboard, GitHub OAuth & issue sync, and self-hostable with Docker.
Tech Stack

MailFlowAI
AI email assistant with Gmail integration and CopilotKit for natural-language control. 30-second auto-sync and AI-powered drafting.
Tech Stack
Open Source & Libraries
Un-Nexted
Next.js core features — SSR, hydration, and file-system routing — reimplemented from scratch to show how the meta-framework actually works.
Tech Stack
codebase-indexer
Offline semantic code search. Walks a codebase, chunks source files with tree-sitter ASTs, embeds them with nomic-embed (INT8 ONNX), and indexes for hybrid BM25 + vector search with RRF fusion.
Tech Stack
pdf2docx-healer
A drop-in replacement for pdf2docx that preserves formatting — heals bullet lists, hyperlinks, CJK fonts, and scanned PDFs via OCR in a post-processing pass. Published on PyPI.
Tech Stack