01 What I've Built
Forekast / WhartBets
Platform 2025Prediction market platform with real LMSR pricing math.
Started as a Wharton-only betting exchange (WhartBets), then realized the platform was general enough that anyone should be able to spin up their own. Trades execute atomically via Cloud Functions with log-sum-exp numerical stability. Real-time portfolios, market charts, forum, DMs, simulated traders for liquidity. iOS app in progress.
Sortiva
SaaS 2026AI email triage that actually works.
Built it because I was drowning in my Wharton inbox. Connects to Gmail via OAuth, classifies unread emails into priority buckets using Claude, and auto-drafts replies that match your writing style via a learned voice profile. Stripe billing, scheduled Cloud Functions, push notifications.
SuSense
iOS 2025Diabetes management, built around real Dexcom CGM data.
Built for a friend's family. Pulls real glucose readings from Dexcom, does photo-based meal logging with AI nutritional breakdowns, and sends push notifications to caregivers when glucose goes out of range. TestFlight beta with a companion web dashboard.
TravelBug
iOS 2025Turn your camera roll into a trip journal, automatically.
Import photos and the app extracts GPS metadata to auto-detect every place you visited via Google Places API. Swipe to review, rate, and edit. Generates shareable interactive trip maps. Built it after a trip to Europe where I forgot half the restaurants I loved.
RE PE Portfolio Dashboard
Internal Tool 2026Automated reporting pipeline for a real estate PE firm.
The fund's quarterly reporting process was entirely manual. Analysts pulling numbers from Excel models, reformatting in spreadsheets, and copy-pasting into Workiva. Built a pipeline that parses their Excel deal models from Google Drive, runs scenario calculations (IRR, equity multiples, waterfall, promote structures), and pushes results directly to Workiva via their WDATA API. Cut what used to take days of analyst time down to a few clicks. React dashboard on top for portfolio-level views and what-if modeling. React + FastAPI + SQLAlchemy.
Job Radar
Tool 2026Automated daily job search that actually matches what I want.
Got tired of manually checking job boards, so I built my own. Scrapes Lever and Greenhouse career pages, scores listings against my criteria using Claude API, deduplicates, and sends a daily digest. Currently building it out into a full web app for friends to use.
CeCe
In Progress 2024Credit card rewards optimizer that tells you which card to use.
Links bank accounts via Plaid, syncs transactions, and calculates which credit card would have earned the most rewards on every purchase. Shows missed points, optimization score, and per-card comparisons across Amex, Chase, Capital One, Citi, and Discover programs.
Clothing Scanner
In Progress 2026Snap a photo of a clothing tag, get the product.
Take a photo of any clothing label and GPT-4o Vision identifies the brand, product, and style number. Returns clean product images and shopping links. Searches by RN number, style code, or visual match.
CallForChange
Retired 2025AI civic engagement platform. Accidentally illegal.
Built a tool that let users call their congressional representatives with AI-generated talking-point scripts via Twilio, personalized with the user's cloned voice. Congress.gov API for rep lookup, OpenAI for script generation. Shipped it, felt great about democracy, then discovered automated calling is a federal violation. Paused indefinitely.
Susie B's Gluten-Free
2020–2023Online dessert company. $25K+ in sales before we ate the profits.
Co-founded a gluten-free baked goods business. Built the Shopify site, ran digital marketing campaigns, handled fulfillment. Shut down in 2023, but the snickerdoodles live on in memory.
02 How I Build
I prototype in Claude Code and ship on Expo + Firebase + React. Everything above was built solo. I use AI tools heavily and have from the start.
03 Background
I spent over three years on the index desk at RBC Capital Markets, where I automated trading processes in Python and kdb+/q, managed desk-wide funding, and built real-time monitoring tools that got adopted firmwide during the SVB crisis. I also spent a summer at Amazon building forecast models and data pipelines for advertising finance.
Now at Wharton finishing my MBA and building software on the side.