Personal Dynamic Website
Spring 2023
Dynamic Website made in INFO 2300 Intermediate Programming and Design @ Cornell
The website I created is a platform to showcase my art portfolio pieces that I have accumulated over the years. The intended audiences are myself, my friends, family, any potential job recruiting teams, as well as anyone who just wants to look at my creative projects. Many of my friends and family love to see my artworks and often ask to see them. In addition, many times, professional opportunities such as internships, research lab, project teams, require a portfolio of past works. They will be able to just view this website to see my works.
Learning Objectives
Convert a static website to a dynamic server-side rendered site.
Refine an existing design in support of an audience using a persona.
Implement a dynamic website with server-side rendering in PHP.
Use partials to reuse web page components across a website.
Implement a usable and accessible HTML form.
Handle HTTP requests through customized routing in PHP.
Evaluate a site for accessibility through WAVE accessibility audits.
Link to Github Repository: https://github.com/marymanruzhang/personal-portfolio-website.git




