// projects.ts
Projects
A selection of things I've built.
DevLink
liveA developer networking platform where engineers can find collaborators, share side projects, and build teams. Built with Next.js App Router, Supabase, and Tailwind.
Next.jsTypeScriptSupabasePostgreSQL
CodePulse
liveReal-time code metrics dashboard that aggregates GitHub activity, PR review times, and deploy frequency into a single view. WebSocket-powered live updates.
GoReactWebSocketsRedis
Terminus
in progressA terminal-based task manager built in Rust with a TUI interface. Supports priorities, tags, recurring tasks, and sync across machines via a lightweight backend.
RustSQLiteTUI