WeatherWorld

WeatherWorld is a quick mobile-sized demonstration of fetching the API from a website and using its data to populate the site. One favorite touch is having the favicon change to match the local weather.

Built using:
• HTML
• CSS
• Vanilla Javascript
• Figma
• WeatherApi.com's API

Check out the code on GitHub
Image of WeatherWold

Pendulo

Pendulo is a hangman game (Pendulo means "hangman" in Esperanto). As an Esperanto speaker I thought it would be fun to have it be in the language as there aren't nearly as many resources in the language as there are in English.

Built using:
• HTML
• CSS
• Vanilla Javascript
• Figma

Look at the code on GitHub
Image of Hangman

Metric Birthday Calendar

This is a calendar that takes a date input and returns your Metric Birthday (aka Megaday). You megaday being your 1000th, 5000th, etc day since your birthday.

Built using:
• HTML
• CSS
• Vanilla Javascript
• Figma

Look at the code on GitHub
Image of Clock

Rock Paper Scissors

A simple rock-paper-scissors game. Play against the computer, keep score, and battle for ultimate victory.

Built using:
• HTML
• CSS
• Vanilla Javascript
• Figma

Check out the code on GitHub
Image of Rock-Paper-Scissors

Color-Thing

Color-Thing was a fun, small project. A way to create an interactive gradient tool and have it manipulate the DOM in real-time.

Built using:
• HTML
• CSS
• Vanilla Javascript
• Figma

Check out the code on GitHub
Image of the Color-Thing