I write code for fun. It's also my job.
Weekend Projects
- π§© The Daily Taxonomystery π
July 2025
Can you identify Wikipedia articles from their categories? A daily puzzle that challenges your knowledge and deductive reasoning.
Source code - π Sound Out - Smart Tab Audio Manager π
January 2025
A browser extension that automatically manages audio across your tabs.Firefox
ChromeSource code
- πΏ Alternate Reality Movies π¬
July 2024
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 - π° Daily Mini Crossword ποΈ
May 2024
A daily mini crossword game with clever LLM generated clues.
LLM prompting code.
Crossword algorithm library.
You can also create and share your own crosswords using the same algorithm! - π€ A Slack bot that summarises recent messages
April 2023
Uses GPT to summarise all the messages you've missed in a Slack channel.
Source code. - Wordle solver β¬π¨π©
February 2022
Suggests words based on how many remaining possibilities they'll exclude.
Library source code. - βοΈChess position gameβοΈ
February 2022
Can you tell which side Stockfish favours?
Front end source code.