Small projects
Small, quick or experimental projects to learn new libraries, frameworks, and other coding methods
Random letter and number generator
2022
- Animation
- Design
- JavaScript
- PWA
I created this for two reasons: 1) When I have no idea what to watch on streaming apps, I generate a random letter and number and match it to a title on my Plex watchlist. It’s weird, but it’s better than going back and forth between apps. 2) I could only find individual web pages that would generate a random number or a random letter, but not both.
CodePen Challenge: Book Text
November 2021
- Accessibility
- CSS
- Design
CodePen's November 2021 challenge for book text. I took extra care to make sure the colors were accessible.
Cat adoption website/PWA concept
- JavaScript
- PWA
Cat adoption website/PWA concept made with vanilla JavaScript.
Accessible login form
- Accessibility
- Design
- jQuery
An accessible login page with password parameters reminder and “forgot password” toggles.