Skip to content

Projects

Things I've designed, built, and shipped.

Perdiem
iOS2024

Perdiem

Perdiem is a social finance app that lets friends share and react to each other's purchases. Built with a custom MVC architecture using UIKit, featuring a bespoke navigation stack, SQLite persistence via GRDB.swift, and real-time WebSocket updates. Integrates with Plaid for bank account linking and Apple FinanceKit for on-device transaction access.

SwiftUIKitGRDBWebSocketsPlaid
wrightcode.dev
Web2026

wrightcode.dev

This portfolio and blog site. Built with Next.js, Tailwind CSS, and MDX for a fast, accessible, and beautifully designed developer presence.

Next.jsReactTypeScriptTailwind CSSMDX
Ares Backend
Backend2024

Ares Backend

High-performance API backend built with Bun and Hono. Powers the Perdiem app with REST endpoints, WebSocket support, and real-time notifications.

TypeScriptBunHonoPostgreSQLWebSockets