This project was originally designed as a challenge for TUDCTF 2024. I've since repurposed it to create my own resume in.
Start the challenge with docker compose up --build and access http://localhost:3000 to see the result.
You can also run the challenge outside of Docker with yarn install and yarn dev.
A solve script can be found in ./solve.js
