Projects involving SQL

King William Hotel
Led development on a full-stack hotel management application using Next.js, TypeScript, and PostgreSQL. The system features a customer-facing booking platform with real-time room availability checking, account management, and service add-ons, alongside a staff view providing an admin dashboard and reservation management features. Implemented authentication with NextAuth, designed a responsive UI with TailwindCSS and shadcn components, and created a normalized PostgreSQL database schema with optimized queries.

Event Finder App
A fullstack social networking app for hosting/finding events using Clean Architecture, built as part of a course. Some of its features include real-time commenting, user authentication using Microsoft Identity, and automated deployment to Azure using GitHub Actions.