← Back to Projects
PPersonal Finance App2025 — active build
Pursly
Know where your money goes, without the spreadsheet.


01The Story
I got tired of logging expenses by hand and losing track of where the money actually went. Every tracker I tried wanted me to type in each purchase myself, which meant I stopped opening it within a week.
Pursly reads the receipts already sitting in my Gmail and uses AI to sort them, so there's nothing to enter. Filter by date range or category and the income, expense, and net totals are just there — no math, no guessing.
It's a native iOS app: SwiftUI on the front, a NestJS and GraphQL backend behind it. Much of that backend follows the same patterns I already run in production for Klynto, which meant I could spend the time on the parts that were actually new.
02What It Does
- Automatic Gmail expense sync
- AI-powered categorization
- Income, expense, and net filtering by date or category
- Savings goals with pledge tracking
- Weekly summaries and analytics
- Native iOS app built in SwiftUI
03Built With
iOSSwiftUINestJSGraphQLPostgreSQLAI