Things I've built.
A closer look at what I build outside of work: real, deployed products with the same care for architecture, reliability, and clean delivery I bring to production systems.
LedgerMind
An AI personal-finance tracker that reads your transaction emails, categorizes them automatically, and answers real questions about your money.



A Gmail agent turns transaction alert emails into clean, structured records.
It connects to Gmail, parses transaction emails into clean records, and learns your merchants over time, only calling an LLM when it sees something new. A conversational advisor lives in both a web app and a Telegram bot. Under the hood: Java and Spring Boot, PostgreSQL and Redis, an SNS/SQS event backbone, and a provider-agnostic AI layer that swaps between OpenAI, Gemini and AWS Bedrock with a single environment variable. Fully deployed on AWS with keyless CI/CD.


