This repository encompasses my coursework and practical implementations for the Advanced Web Technologies (AWT) module. It includes structured assignments, a backend API developed with Express.js and Prisma ORM, and a frontend interface built using HTML, CSS, and JavaScript.
├── assignments/ # AWT notes and projects
│ ├── concepts-1.md
│ ├── assignment-2.md
│ └── project-1/
├── backend/ # Express
├── frontend/ # HTML/CSS/JS frontend
└── .gitignore # Git ignored files