Hamish Cox's repositories
lastpass-to-1password
A script to transfer data from LastPass to 1Password, including credit cards, databases, secure notes and servers.
6841-buckcoin-vis
One week in a security course at uni we created a blockchain in the comments - so I wrote this script to visualise it.
ed-discord-bridge
A script that cross-posts Ed forum posts to a Discord channel via a webhook, wrapped with the AWS CDK to host it on AWS Lambda and DynamoDB.
steam-transaction-history
A script to read a saved webpage containing your Steam transaction history and add up the total (in each currency).
bf-interpreter
Brainf*ck interpreter written in Rust.
cs3231-devcontainer
Dev container for cs3231 OS development.
devcontainers.github.io
Web content for the development containers specification.
scrabble
Scrabble written in Rust to learn the language! Currently CLI only.
typesafe-config
Avoid getting invalid configuration inside your application