Investec Developer's QRious Puzzle Challenge
Dive into the Investec Developer QRious Gameโa digital mystery for devs who love to decode and deconstruct.
๐ Leaderboard - โ Top 12 Finishers
๐ The first 10 winners are in, but the gameโs still open - so keep playing! You never knowโฆ there might be more swag surprises still to come. ๐๐
1
Alexander Chiu
2025-05-30 11:07
2
Che Overmeyer
2025-05-30 11:22
3
Anri Goosen
2025-05-30 11:57
4
Lee Pelser
2025-05-30 15:02
5
Pieter Venter
2025-05-30 15:28
6
Franco Schwim
2025-05-30 16:09
7
Emma Smyth
2025-06-01 13:28
8
Peter Smythe
2025-06-01 18:19
9
Samuel Claassen
2025-06-01 23:47
10
Albert Badenhorst
2025-06-03 09:26
=====
=================
==============
11
Innocent Jackson
2025-06-04 11:05:42
12
Lionel Chetty
2025-06-04 17:00:08
๐ข Overview
Join us on this social media journey into programmable banking. Your mission: find all nine QR code pieces, assemble them, and unlock rewards. Let's crack the code!
Why Are We Doing This?
Dev culture encompasses more than just coding; it's about curiosity, craftsmanship, and community. At Investec, we explore systems and collaborate with other developers who share the same passion. So, let's keep doing that, and have some fun with it.
๐ What's the Challenge?
This treasure hunt is for developers who enjoy puzzles, hex codes, and hidden secrets. The pieces will be hidden in LinkedIn posts, with two new pieces each week. Clues may be visual or buried in code - sometimes requiring a script to find them.
Think Advent of Code meets escape room.
๐ง How to Play
Follow our LinkedIn page: New clues drop twice a week.
Find the piece: Each clue leads to a unique URL.
Collect all 9: Assemble the QR code from the pieces collected (๐ก Use Figma/Gimp).
Scan the QR: Follow instructions to call a secret API endpoint.
The race: The first 10 humans to submit correct answers win bragging rights and rewards.
โจ Whatโs at the End?
Letโs just sayโฆ the API knows when you've arrived. ๐ (And yes, there are surprises, rewards and swag for the 10 fastest, cleverest solvers.)

๐ Help & Community
Share Your Journey: If you discover something cool, get stuck, or want to collaborate, share it with the community in a special Slack channel.
๐งฉ Current Puzzle Pieces Shared
Found something? Keep it close. Donโt spoil the challenge for others.
Share your โaha!โ moment, not the answer.
Looking for OAuth credentials? Check out the Sandbox credentials section here.
Submission Details:
Endpoint:
POST /za/pb/v1/hunt/submit
Server:
https://openapisandbox.investec.com
Request Body (JSON):
{ "name": "Your Name", "email": "your.email@example.com", "imageDescription": "OneWordImageDescription" }
Responses:
200 OK: Congratulations! Your solution is correct and has been submitted.
400 Bad Request: There was an issue with your submission (e.g., missing fields, incorrect format, wrong imageDescription). Check your input data.
404 Not Found: The endpoint could not be found.
Important Notes:
The image description is a single word and is case-sensitive.
Ensure you are using your Sandbox OAuth credentials for authentication.
Using Postman? ๐ก Pro Tip
: In OAuth2 > Configure New Token > expand Advanced > add Key: x-api-key
with the correct value
๐ Terms & Conditions
This challenge is for fun. Investec Developer is not liable for any unforeseen issues or outcomes that may arise from participation. By participating, you agree to these terms and acknowledge that the challenge is provided "as is" without warranties or conditions of any kind.
Last updated
Was this helpful?