AI & Machine Learning

Retrieval-augmented generation pipeline for extracting structured insights from academic papers. Beats naive summarization by grounding responses in retrieved chunks.

RAG NLP Python

InvestAI2018

⌨️ Hand coded, Pre GenAI

ETF classification using K-Means clustering, unsupervised learning applied to portfolio construction. Then layered supervised classification on top to predict category membership.

ML Finance R Clustering

Fraud Detection2018

⌨️ Hand coded, Pre GenAI

Ad click fraud detection using XGBoost, imbalanced classification at scale.

XGBoost Security Python

Developer Tools

PortRadar2026

⚡ Built with AI agents

Terminal UI that unifies host processes and Docker container ports in a single view. Eliminates the context-switch between ps aux and docker ps. Idea to shipped in one afternoon.

Node.js TUI Docker Systems

LLM Cost Tool2026

⚡ Built with AI agents

Real-time cost observability dashboard for LLM API usage, tracks spend, latency, and token burn across sessions. Built because I kept getting surprised by my monthly API bill.

SQLite Node.js Observability Chart.js

Experiments & Side Bets

Grove Keepers2026

Currently building ⚡ Built with AI agents

Tower-defense loop in Godot 4: elemental totems on concentric rings, waves, seeds and upgrades. Built with Claude Code, Claude Design, and Cursor alongside Godot; playable web soon while the repo stays public.

Godot 4 GDScript Claude Code Claude Design Cursor Game design

Mynt NFT2021

⌨️ Hand coded, Pre GenAI

NFT minting platform for startups, built when on-chain ownership for digital assets felt like an interesting primitive worth exploring.

Solidity JavaScript Blockchain

Cricket Fantasy Optimizer2018

⌨️ Hand coded, Pre GenAI

Linear optimization to select the highest expected-value 11-man squad for the 2018 IPL season.

R Linear Programming Sports

My first 2D game in the Godot engine. Shipping something playable beats perfecting something unfinished.

Godot GDScript Game Dev