This repository contains assignments and projects completed for T INFO 230: Web Development.
The work focuses on foundational front-end development concepts including:
- HTML document structure
- CSS styling and layout
- multi-page website design
- structured content organization
These exercises form the foundation for later work in full-stack development, information systems, and modern web applications.
Click any link above to view the assignment.
The assignments in this repository explore fundamental web development concepts such as:
- HTML document structure
- multi-page website navigation
- external CSS styling
- basic layout and formatting techniques
- image and media integration
- semantic HTML practices
- static website organization
- basic accessibility considerations
Technologies directly used in these assignments:
- HTML5
- CSS3
- static website layout techniques
- browser developer tools for debugging
- Git version control
Projects were developed using common tools including:
- Visual Studio Code
- Notepad++
- Git
- GitHub
- Chrome / Edge Developer Tools
These tools were used for editing code, debugging layout issues, managing version control, and hosting projects online.
Some assignments incorporated the use of large language models (LLMs) as learning aids.
Tools used during experimentation include:
- ChatGPT
- Google Gemini
- GitHub Copilot
These tools helped with:
- generating example content
- exploring HTML structure ideas
- creating structured lists
- reviewing markup and formatting
- understanding front-end development concepts
All final implementation and debugging were completed manually.
This repository documents early coursework and demonstrates the progression of foundational web development skills.
The projects serve as building blocks toward more advanced topics including:
- responsive design
- JavaScript interactivity
- dynamic web applications
- full-stack development
uw-web-development β βββ assignments β βββ hello-world β βββ personal-webpage β βββ hobby-website β βββ information-website β βββ book-club β βββ html-list-demo β βββ fitness-website β βββ pun-site β βββ README.md
This repository represents **early front-end development practice and coursework