• Built and deployed a full-stack parking reservation platform using React (TypeScript), Flask, and PostgreSQL on Render, with CI/CD via GitHub Actions.
• Implemented JWT-based authentication with role-based access control, protected routes, and persistent session management using the Context API.
• Developed core reservation workflows including CRUD operations, real-time rate quoting, and dynamic admin rate management.
• Integrated Stripe payment processing with PaymentIntent creation, webhook handling, and refund logic.
• Wrote backend and frontend tests using pytest, and React Testing Library, ensuring reliability across authentication, payments, and reservation flows.
• Currently supporting deployment, feature enhancements, and client handoff.