# Hackathon
### Theme
**No one asked for this**
Build something no one has asked for, and why would anyone ever want this?
### Teams
Three teams each with three teammates
### Choosing winners
- Everyone gives 50.000pts to their first selection and 49.999 to their second selection. Team with most points win.
- Price for silliest idea?
- Price for the solution with the least potential?
### UX
- Two teams get a UX person each, the other team does not. Life isn't always fair.
### Ops
- Is a shared resource, but ideally your idea shouldn't depend on ops.
# Treasure hunt
* Clue in an image
* Some off-color pixels
* A pattern from their positions (x,y)
* A pattern forms by the pixels (forms a word)
* Something in a database
* Hexadecimal
* SSM Parameter
* Google Maps coordinates, use street view
* Run a piece of javascript on a website -> get a clue from the result
* Run a piece of css on a website -> get a clue from the result
* Checksums of a file you download
* Take only the numbers from a UUID and do something with that
* An easter egg somewhere in the Freespee platform? I.e. double click a div and get a clue
* Base64 encoding
* SSH to server
* parse large dataset -> calculate values