I write code for fun. It's also my job.
Weekend Projects
- π Sound Out - Smart Tab Audio Manager π
A browser extension that automatically manages audio across your tabs.Firefox
ChromeSource code
- πΏ 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 - π° Daily Mini Crossword ποΈ
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
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.