Projects
Things I built.
A few things I’ve built in code intelligence, incident triage, and financial systems.
- CodeLens
A code context engine that gives AI coding tools the right method or class instead of dumping whole files into the prompt.
Python Tree-sitter Gradle Qdrant FastEmbed SQLite - TraceLens
An incident triage tool that takes a production log window and points you to the code path most likely involved.
Python LLMs CodeLens Qdrant Java - Finance Case-Manager
A case platform that went from MVP to 18M+ monthly cases and 220M+ monthly transactions across multiple tenants.
Spring Boot Next.js PostgreSQL DynamoDB Kinesis AWS KMS - Expense Manager
A simple expense tracker that shows where the money goes without getting in the way.
React Flask Material-UI Chart.js Python - GitHub Forecasting Service
A forecasting app that compares three models to predict GitHub repo growth.
LSTM Prophet React Flask Docker Python - SVM vs BERT: Sentiment Analysis
A comparison of SVM and BERT on noisy review text to see which one holds up better.
BERT SVM Pandas NumPy Scikit-learn PyTorch