Welcome to my Course Project Directory!
The following projects have been created as a way to explore front-end Web design and development.
Main Course Projects
-
My First Page
This project served as an introduction to Adobe Dreamweaver, HTML, CSS, and basic coding principles. The main goal was to begin understanding how websites are structured and how different web languages work together to create a functional and visually organized page.
Through this activity, I practiced building a simple webpage from scratch, learning how HTML is used to structure content such as headings, paragraphs, and images, while CSS is used to control the visual design and layout. Using Dreamweaver also helped me become more familiar with a professional web development environment and how to navigate between code view and design view.
Overall, the project was focused on building foundational web design skills and developing confidence in writing and editing code. It served as an important first step in understanding how websites are created and how small changes in code can significantly impact the final design and user experience.
-
Squint Studio Build-Along
This project was focused on building our skills with Adobe Dreamweaver by following step-by-step video instructions from Professor Rishe. The goal was to become more comfortable working within the software while reinforcing both foundational and more advanced web design and coding techniques.
Throughout the project, we practiced using different HTML tags and writing code to structure multiple pages within a website. We also learned how to create and link an external CSS file, allowing for consistent styling across all pages. In addition, we explored more advanced skills such as organizing a multi-page site, managing file structure, and improving efficiency when editing and updating code within Dreamweaver.
Overall, this activity helped strengthen our understanding of how to build and manage a multi-page website while developing both basic and more advanced skills in HTML, CSS, and Dreamweaver.
-
Final Website: Neon Nights Festival
Neon Nights is a fictional music festival website that I built using HTML and CSS. I wanted the site to feel like a real neon cyberpunk festival experience, inspired by pop and electronic music that I enjoy.
The website includes a homepage, tickets and packages, artist lineup, and a special events section. Each page follows the same neon theme with dark backgrounds, glowing colors, and bold typography to create a consistent style throughout the site. I also chose images and layout styles that help make the festival feel more immersive and exciting.
While building the site, I spent a lot of time organizing my code and adjusting the layout so everything felt balanced and easy to navigate. I added buttons and links between sections to make the site more interactive, and I had to constantly tweak spacing, scaling, and alignment to get everything looking right.
Overall, Neon Nights reflects my personal design style and what I’ve learned in this class about building websites with HTML and CSS. It also connects to my interest in music and creating visually engaging experiences.