Some things I’ve worked on:
GitHub: clock
Demo: https://jwoos.github.io/web_clock/
This is a simple clock that I made. I had planned on making it much fancier with smooth animations and better styling but this is just what I ended up with!
GitHub: diceware
Demo: N/A
After reading an article about a little girl making diceware passwords and selling them, I became interested in automating that process.
GitHub: geocoder
Demo: https://jwoos.github.io/web_geocoder/
I was playing around with Google’s location API, when I found the geocoding API.