Personal Projects
Scrabble Trainer
Front end web application made with simple HTML, CSS and JavaScript to practice quickly finding scrabble words given random combinations of letters. The letters are shuffled using a random seed, which can be shared with others in order to have a fair competition.
Try it out
Spotify Sync
A command line tool using the spotify API to keep one playlist synced with any public playlist (or multiple). Written with Go, and compiled to an executable that can be run as a CronJob
Leetcode-GitHub
Command line tool which can automatically create a GitHub repo from all your LeetCode submissions, categorised by language
Simple Query Builder
Bare-bones Query builder library written in Rust
Source Code