This is a write-up of the Thotcon CTF put on by the token.wtf team. My team took first place for the second year in a row, which earned us a gold badge worth free entry next year.
Explore creating gpg keys on a Mac through the terminal. Sign and encrypt text with the key. Register the keys with a remote key service so people can verify your signatures.
Building a gigantic qr code using python and kinkos. This code generates a qr code, splits it into NxN segments and puts it in a pdf for easy printing.
The Webhook Scheduler is a project that calls a remote endpoint when a scheduled event occurs. It is a complete front end and backend api that allows persistence between runs and user authentication. The backend api is written in golang and the frontend vue.
Explore one technique to build a static site and blog using markdown and javascript. Control the entire process and own your content completely. Easily connect to Netlify and deploy in seconds.