This repo contains my work from the 10 ECTS Node.js elective at KEA. It’s a mix of weekly exercises and larger projects covering the full stack.
- Backend: Node.js & Express (REST APIs, Middleware, Auth).
- Real-time: WebSockets/Socket.io implementations.
- Databases: Work with both SQL and NoSQL.
- Frontend: Connecting to APIs using Fetch and vanilla JS/HTML.
The folders are organized by week, moving from basic server setup to full-stack applications with database integration.
Part of the Computer Science program at Business Academy Copenhagen (KEA).