Project Alpha
A full-stack web application for managing team workflows. Built with React, Node.js, and PostgreSQL. [PLACEHOLDER]
Project Alpha
[PLACEHOLDER] Replace this with a real project description.
Overview
Project Alpha is a team workflow management tool designed to help small teams coordinate their work without the overhead of enterprise project management software.
Technical Highlights
- Frontend: React with TypeScript, Tailwind CSS for styling
- Backend: Node.js with Express, PostgreSQL database
- Auth: JWT-based authentication with refresh tokens
- Deploy: Docker containers on a VPS
What I Learned
Building this project taught me a lot about database schema design and the importance of proper error handling in production applications.