Web Development

Web Development

HTML/CSS Website

This is a responsive website built only using HTML and CSS. It's built to comply with WCAG guidelines.

Wordpress Custom Built Theme

This is a customizable WordPress theme for restauranteurs that allows the user to build menus via blog posts. Each menu title is stored in an array that is customizable, and the user can assign blog posts to each menu by assigning the appropriate category to the blog post. Menu items can be assigned to multiple blog posts by assigning them multiple categories.

NASA APOD

This is my Web dev III Final. It’s a website that fetches NASA’s Astronomy Photo of the Day and displays it along with a title and caption based on info submitted via a date picker. Favourited items are saved in local storage. Completed with HTML CSS and JS.