← Back home

All projects

A mix of data and personal explorations.

Professional
Side Project · Wealth Management
Regulatory Radar

An AI agent that monitors federal regulations, detects enforcement regime shifts, and generates executive-level compliance briefs for wealth management firms.

LangGraph Python AI Agents Wealth Management
Side Project · Home Automation
Household Assistant

An AI agent running on my home server — shared task management, reminders, and a daily briefing for the whole family via Telegram. Sandboxed Docker execution, MCP tooling, always on.

AI Agents MCP TypeScript Docker
Personal
Personal · Side Project
Fun with Phonics App

A low-stimulation phonics app for young children — real audio, one letter at a time, no busy screens or reward loops competing for attention.

EdTech Mobile Product Design
Personal · 2020
COVID-19 Real-time Data Tracker

ZIP code lookup for county-level COVID stats — daily NYT data loaded into DynamoDB via Python Lambda, served through an AWS API Gateway REST endpoint.

AWS Python DynamoDB Lambda
Personal · For fun
Pokémon Analysis with Python

EDA of 890+ Pokémon across 8 generations — types, BMI, and battle stats. A dataset worth caring about, used to practice Python and statistics for real.

Python EDA Pandas Matplotlib