Gamifying your next CON
If you’ve ever helped organize a tech conference, you know that keeping a building full of IT pros and hackers engaged requires more than just decent coffee and a PowerPoint deck. You have to give them something to interact with. Standard paper badges on lanyards are boring, so for our latest event, I decided to write a comprehensive digital event network from the ground up.
The goal was to turn a standard conference into an interactive, multi-sensory ecosystem. To do that, I needed a robust backend capable of handling live scoring, team management, and interactive displays without falling over when a hundred people hit the database at once.
The Engine Room: Why Django?
I went with a Django backend. It’s what I know, it scales well, and the built-in ORM makes setting up complex database relationships for things like "User" -> "Team" -> "Scavenger Hunt Score" incredibly straightforward. I spent a lot of late nights writing and refining extensive Django views to handle the conference's interactive activities.
The core of the system revolved around customized HTML templates and NFC integration. We didn't just want attendees scanning QR codes on their phones (though we had a gamified scavenger hunt for that, too). We set up team and squad management kiosks where attendees could physically scan their badges to interact with the environment, log points, and trigger events.
Live Trivia and Automated Projectors
One of the most complex pieces was the automated live trivia system. You don't want a volunteer manually clicking slides and keeping score on a whiteboard. I built a system where the Django backend pushed data to live trivia projectors. Teams would scan in at kiosks, submit answers, and the backend would instantly calculate the scores and update the live leaderboard.
SYSTEM UPGRADE IN PROGRESS: See You at TEKCON 27
We built this infrastructure for TekCon, and we are scaling it up massively for next year. We're expanding the grid, moving to the Pathfinder Building at Laramie County Community College for 3x the operational space.
I want to see all of you there on April 24, 2027. We are completely re-engineering the event for all ages, adding brand new workshops, self-guided labs, and an entirely new AI Village where you can test your prompt engineering skills against local LLMs.
Registration opens in January 2027, and if you are looking to sponsor, our partner drive initiates this October. Get ready to build, break, and learn.