Hello, my name is Phi!

A photo of me

I’m a third year computer science student and just transferred from California State University, Long Beach to the University at Buffalo last fall. I have prior experience in HTML, CSS, and JS, but am quite rusty. I am also familiar with Python, Java, C, and SQL to varying degrees.

Create a Web Page
I used HTML and CSS to create a well-designed web page that serves as the starting point for the rest of my assignments.
Create a List Page
I will use HTML to add a list and use CSS to style it.
Create a Table Page
I used HTML to add a table of data and used CSS to style it with various fonts, colors, and sizes.
Create Site Navigation Page
I used CSS to modify my home page and convert the ordered list of assignments to a navigation bar.
Create an Advanced CSS Page
I used CSS to to display a different web page view based on the media (browser or printed page).
Create a Divs Page
I used the HTML <div> tag and CSS grid elements to layout a well-designed web page.
Create a Form Page
I used HTML to collect data from a form added to a web page and used CSS to modify its appearance.
Create a Multimedia Page
I will use HTML to add text animation, audio and video clips to a web page.
Create a JavaScript Page
I will use HTML to add Javascript to a web page, use JS to display and HTML table, and use CSS to modify its appearance.
Use JavaScript to Validate a Form Page
I will use use JavaScript to validate the user data from an HTML form and use CSS to modify its appearance based on validation.