Building My CPCS403 Portfolio Website

Laptop workspace showing a portfolio website project with coding setup

For my CPCS403 Internet Application Programming final project, I created a personal portfolio website. The main goal of this project was to practice the web development skills learned in the course and apply them in a complete website.

The website includes several pages such as Home, Gallery, Video, Feedback, Schedule, Resume, Contact, Database, and Skills. I used PHP for the website pages and includes, CSS for the design, JavaScript for interaction and validation, and MySQL for storing feedback and project data.

One important part of this project was organizing the website files into proper folders. I used separate folders for pages, includes, CSS files, JavaScript files, images, documents, and database configuration. This made the project easier to manage and update.

I also uploaded the website to online hosting using Namecheap, so it can be accessed from a real domain. This helped me understand the full process of building a web application, starting from local development with Laragon and ending with publishing the website online.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *