Project One
A short line about what you built and what problem it solved.
Project One is a web app that helps small teams track tasks and deadlines in one place. The goal was to replace scattered spreadsheets with a single, fast interface that works on phone and desktop.
I designed the information architecture, built the UI in React, and connected it to a simple API. The hardest part was keeping the dashboard readable when there are many active projects — we solved that with filters and a compact “focus” mode.
The stack includes Next.js, a PostgreSQL database, and deployed hosting. Performance and accessibility were priorities from day one.