> Markdown version of [/magazine/479-code100-live-day-challenge-scavenger-hunt-solution-and-winners](https://www.wearedevelopers.com/magazine/479-code100-live-day-challenge-scavenger-hunt-solution-and-winners). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # CODE100 Live Day challenge -"Scavenger Hunt" solution and winners **By:** [Chris Heilmann](https://www.wearedevelopers.com/@chris-heilmann) **Published:** September 30, 2024 At last week's WeAreDevelopers LIVE day we released a new CODE100 challenge, this time a [Scavenger Hunt](https://puzzles.code100.dev/puzzles/scavenger-hunt/) where we hid parts of an overall message inside an HTML document and its assets. The overall message was: > Hi, my name is Werner Brandes. My voice is my passport. Verify Me. I hacked the Gibson. David, computers don't call people! Misdirection. What the eyes see and the ears hear, the mind believes. These were quotes from famous hacker movies. Up to "verify me" is from Sneakers, the next is from Hackers, then Wargames and ending with a Houdini quote from Swordfish. Here is how to find them using browser developer tools and MacOS finder. https://www.youtube.com/embed/71o2TajdOKI ‍ - Part one was white text on white background (an old SEO/Prompt injection trick), so highlighting the page with CMD|Ctrl+A was enough. - Part two was in the source of the page, which means you needed to look at "view source". Using the developer tools Elements tool would not work as it shows the DOM after CSS/JS interaction. - Part three needed you to use the keyboard to access the link in the page as it uses [focus visible](https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible). - Part four was an audio file in an audio element without controls. So either open the MP3 in a new tab or add a `controls` attribute to it, - Part five was in localStorage, so either use In developer tools or the console to read it. - Part six was part of the logo but cut off in CSS, so either remove the CSS `clip` or open the image in a new tab. - Part seven is part of the EXIF data of the image, so either do an info view on Finder/Explorer, use `cat` in the terminal or `exiftool`. We had quite a few submissions and a Math.random() on them all came up with two winners who will move on to the CODE100 final in Berlin in July 2025 at the WeAreDevelopers World Congress! These are: **Utku Güçlü** and **Nicole Jeschko**! See you next time! ## Related Articles - [Dev Digest 110 - XY marks the spotty security](https://www.wearedevelopers.com/magazine/411-dev-digest-110-xy-marks-the-spotty-security) - [12 ways to fix an inaccessible web site - the CODE100 Accessibility Scavenger Hunt results](https://www.wearedevelopers.com/magazine/511-12-ways-to-fix-an-inaccessible-web-site-the-code100-accessibility-scavenger-hunt-results) - [CODE100 - Could you have solved our coding challenges?](https://www.wearedevelopers.com/magazine/281-code100-could-you-have-solved-our-coding-challenges) - [CODE100 LIVE Day Challenge - "The Lunchbox Challenge" solution and winners](https://www.wearedevelopers.com/magazine/484-code100-live-day-challenge-the-lunchbox-challenge-solution-and-winners) ## Related Videos - [WeAreDevelopers LIVE - CODE100 at WeAreDevelopers Europe](https://www.wearedevelopers.com/videos/2132-wearedevelopers-live-code100-at-wearedevelopers-europe) - [Going on a CODE100 Accessibility Scavenger Hunt](https://www.wearedevelopers.com/videos/1252-going-on-a-code100-accessibility-scavenger-hunt) - [WeAreDevelopers LIVE - Back to CODE100](https://www.wearedevelopers.com/videos/1909-wearedevelopers-live-back-to-code100) - [WeAreDevelopers LIVE - Our World Congress 2025 & CODE100 Highlights with Jack Barber and Marco Podien](https://www.wearedevelopers.com/videos/1362-wearedevelopers-live-our-world-congress-2025-code100-highlights-with-jack-barber-and-marco-podien) ## Related Jobs - [Senior Full Stack Engineer](https://www.wearedevelopers.com/jobs/48289-senior-full-stack-engineer) at **Sensory-Minds GmbH** - [Junior Frontend Engineer](https://www.wearedevelopers.com/jobs/ext/1532351-junior-frontend-engineer) at **Almedia** - [Engineer, Offensive Security Organization](https://www.wearedevelopers.com/jobs/ext/1992296-engineer-offensive-security-organization) at **Twilio** - [Remote Senior Full-Stack Engineer](https://www.wearedevelopers.com/jobs/ext/646086-remote-senior-full-stack-engineer) at **Edge Impulse** - [Remote Senior Full-Stack Engineer](https://www.wearedevelopers.com/jobs/ext/679408-remote-senior-full-stack-engineer) at **Edge Impulse** - [Remote Senior Full-Stack Engineer](https://www.wearedevelopers.com/jobs/ext/643147-remote-senior-full-stack-engineer) at **Edge Impulse**