| Project | Model | Purpose |
|---|---|---|
| timeline | Amazon Kiro/Claude Opus | top-heavy timeline with built-in slideshow. |
| gravity-line | Amazon Kiro/Claude Opus | get a ball in a square on a line. |
| circle-draw | Amazon Kiro/Claude Opus | Try to draw a circle, and get circled for it. |
| camera-code-reader | Amazon Kiro/Claude Opus | Can my devices camera read a UPC or QR? I think it can, yes. |
| camera-ascii | Amazon Kiro/Claude Opus | Time to join the matrix. Camera -> ASCII characters |
| prime-troubles | Amazon Kiro/Claude Opus | How many languages or platforms can I transpose a problem to? What is the answer to "All primes between 1 and 101 that satify the equasion ((2 * x) - 1) % 7 = 4" |
| ledger-ui | Amazon Kiro/Claude Opus | Decided to hire an AI to build a UI and see how it goes. It did good, so far, from many files to complete conversion to Boostrap 5. |
| wordy-balloons | Amazon Kiro/Claude Opus | Balloons pop. Balloons have messages typed with the keyboard. Balloons pop, again. |
| keyboard-tree-maker | Amazon Kiro/Claude Opus | Decided to let the keyboard make a unique tree with every word, from trunk to branches to happiness. |
| no-old-youtube | Amazon Kiro/Claude Opus | A TamperMonkey Script that hides youtube videos > 1 year old. Always new and fresh stuff. |
| lunar-lander | Amazon Kiro/Claude Opus | Land on the moooooooooooooooon! |
| magic-packet | Amazon Kiro/Claude Opus | Needed a C program to send a magic packet straight on the wire without using UDP |
| cool-fishtank | Amazon Kiro/Claude Opus | Make a fishtank to feed fish |
| random-spirograph | Amazon Kiro/Claude Opus | Exactly what it is. A very pretty way to waste time :) |
| super-tic-tac-toe | Amazon Kiro/Claude Opus | a 3x3 grid of 3x3 grids. No longer need to win one game, now you have to win 3 games IN A ROW. |
| self-destructive-android-app | Amazon Kiro/Claude Opus | Needed a framework to load an Android App, insult someone, and then self-terminate. This is it. Awesomesauce. |
| silk-player | Amazon Kiro/Claude Opus | Me attempting to have AI use all it's power to solve an old question: Can it make old Skype Voicemails work? |
| hexa-game | Amazon Kiro/Claude Opus | Hexagon color spawning from primary colors |
| json-visualizer | Amazon Kiro/Claude Opus | JSON should be able to be easily visualized. |
| space-starship | Amazon Kiro/Claude Opus | Warp-speed Mr. Sulu. Engage! |
| nes-wasm-emulator | Amazon Kiro/Claude Opus | I saw php-wasm and decided to see if we could pull in an external dependency and see if things would work out fine? |
| road_choice_game | Claude Free | Conversation between a friend and I on a game.... |
| m3u8_downloader.py | Claude Free | First foray into AI scripting. Gave it a somewhat challenging prompt to create a downloader for m3u playlists and to compose the final product with ffmpeg/concat. |
| spaceship-earth | Claude Free | First project would be to see if we can duplicate my spaceship-earth. |
| Note: These are in order of newest to oldest, with newest at the top. | mjheick/vibe-coding | ||