course website: https://www.clear.rice.edu/comp431/#/assignments
This repository contains my coursework and final project for COMP 531 β Web Development at Rice University.
It includes frontend, backend, and full-stack implementations covering modern web development concepts and practices.
Web-Development/
βββ HW1/ # HTML/CSS/JavaScript basics
βββ HW2/ # JavaScript & DOM manipulation
βββ HW3/ # Interactive UI components
βββ Ricebook_Final_Project/ # Full-stack social platform project
β βββ backend/ # Node.js + Express + MongoDB server
β βββ frontend/ # React + TypeScript application
βββ README.md