Loading...
Loading...
Thoughts on web development, data, and technology

A retrospective on Advanced Server-Side Languages, the course where I moved past Node.js basics into TypeScript on the backend, built real-time features with WebSockets, and structured an Express application built to last rather than just to ship.

A retrospective on WDV463 Deployment of Web Applications, the course where I learned to take a project from a local development environment all the way to a live, authenticated, multi-platform web application, built around a personal migraine tracking tool.

A retrospective on Server-Side Languages with Node.js, the course where I built RESTful APIs from scratch, learned to test them with Jest and Postman, and connected a live backend to MongoDB running through Docker.

A retrospective on Project and Portfolio II: Web Development, the course where I built a full React application from prototype to finished product, integrating external APIs, MongoDB, CSS libraries, and a formal presentation showcase.

A retrospective on CTI3622 Database Systems, the course where I worked with MySQL, MongoDB, and AWS to understand how scalable, secure databases are built, managed, and protected in real cloud environments.

A retrospective look at DEV1002 Introduction to Development II, the course where programming fundamentals expanded into loops, objects, data structures, and more scalable thinking. This post outlines the weekly themes, what I learned, and how the course shaped my understanding of structured JavaScript development.