Hobby Project Index
An inventory of my favourite side projects (for fun & learning).
🟩 Wordle Cheat (public)
- An interactive tool to help me cheat at Wordle
- JavaScript + CSS with Preact |
GitHub
🔢 uuidv4.link (public)
- A minimalist website for generating UUIDs. Available in
html, text, and
json
- JavaScript | GitHub
👍 thumb.codes (public)
- Emoji clipboard: from search term to clipboard without using your mouse
- JavaScript | GitHub
⚡ invisi.link
(personal proof of concept)
- Link shortener with AWS Route 53 and S3.
- AWS CloudFormation + bash | GitHub
📚 books.abird.ca (personal)
- An inventory website for books that are in our deep storage.
- JavaScript | GitHub
⛵ Where Away? (public)
- Generate a keyboard-navigable personal bookmark webpage from your bookmarks manifest.
- JavaScript | GitHub | npm
🤯 CSS Can Do That? (informational)
- Experiment: interactive "multi-page" website with a single HTML file and CSS (but no JavaScript)
- CSS + HTML | GitHub
🦆 rubberduck.sh (public)
- A minimal repl for rubber duck debugging
- bash | GitHub