I write code for fun. It's also my job.
Things I made
- 🍿 Alternate Reality Movies 🎬
By changing just 1 letter in a movie title, we end up with an entirely new plot. Try to guess the new title based on the blurb!
Source code - 🦾 Mini Crossword Creator ✍️
Use the crossword creator algorithm to create and share your own crosswords.
Write your own clues or have ones generated for you! - 📰 Daily Mini Crossword 🗞️
A daily mini crossword game with clever LLM generated clues.
LLM prompting code.
Crossword algorithm library. - 🤖 A Slack bot that summarises recent messages
Uses GPT to summarise all the messages you've missed in a Slack channel.
Source code. - Wordle solver ⬜🟨🟩
Suggests words based on how many remaining possibilities they'll exclude.
Library source code. - ♟️Chess position game♟️
Can you tell which side Stockfish favours?
Front end source code.