Projects
Things I've built — from AI chat apps to SQL editors.
An interactive git branch visualizer. Draw branches, add commits, merge, rebase, cherry-pick, and stash — all rendered as a live SVG tree diagram. Dark/light theme, export to PNG/SVG, undo/redo. ~87kb gzipped.
A real-time server monitoring dashboard with an htop-style process viewer, simulated ETL pipelines, anomaly detection, and an AI-powered chat agent. One-command setup, WebSocket streaming, dark theme.
A lightweight macOS menu bar clipboard manager. Automatically captures your last 5 copied items — click any item to re-copy it. One command to install, auto-updates in the background.
A garden-themed habit tracker where every habit is a living plant. Track streaks across 5 views — garden, weekly, monthly, year heatmap, and dashboard. Zero dependencies, single HTML file.
An interactive guide to Retrieval-Augmented Generation. Covers vector databases, embeddings, chunking strategies, LLM models, and architecture patterns — with live demos, animations, and a quiz.
AI chat app with streaming responses, orange neon theme, WebGL sign-in, voice recording, image upload, AI-generated titles, rate limiting, and font picker. Powered by Kimi K2.5 via NVIDIA NIM.
A native SQL editor built with Tauri, React, and Rust. Supports multiple database connections, syntax highlighting, and query execution — all in a fast, lightweight desktop app.