Protected Page

Mobile view coming soon!

Please view this project on a screen larger than 1120px wide.

As a former full-time web dev, I still enjoy coding and building things for fun! It helps me, as a designer, understand how the products I work on are built – including any limitations – and allows me to be a better communicator, especially with engineers.

Build (Codepen Projects)

Weather App Prototype


This prototype allows users to search for a city's weather, while also dynamically showing an image associated with that city in the background.


I used HTML, CSS, and JS to call API's from OpenWeatherMap and Unsplash (photos)

'Add Contacts' Form Prototype


This prototype allows users to add additional contacts for buyers to send leads to when filling out the form.


I used HTML and CSS for the functionality. On the backend, this design uses PHP to collect the information.