Check out my work!

An application where people can get information on where to get tested for COVID19, including facility information and documentation required in order to stop the spread of this pandemic.


This is a HW assignment for my Rutgers Coding Bootcamp. The assignment was to create an application that displays the weather for a user searched city, displays an icon to illustrate the type of weather, and a forecast for the next 5 days.


This is a HW assignment for my Rutgers Coding Bootcamp. The assignment was to create an application that displays the current day and contextually styles the elements on the page according to the time. If the timeblock is styled with gray, it means it was in the past. If the block was styled with red it's the current hour, and if it's green it's in the future. Then we needed to use local storage to preserve user saved events in the page.