2025-04-24 –, Workshops
Have you ever said, "Well, let’s just raise our hands, and the one with the most votes wins"? What if I told you that as the number of options grows, this might not be the fairest method? If you join the workshop, I’ll explain why with Django
We’ll explore the critical questions you need to address when creating your own voting system:
- What voting method will you use?
- What’s the best authentication approach for your case?
- Who will act as the administrator to manage votes for your domain?
- How will you store the data?
The latter will surely spark heated debate since voting data is highly sensitive. Should you encrypt it, separate it, or even send it to the cloud? There are endless possibilities!
Throughout the workshop, I’ll guide you through the scenarios I faced while developing my own Bachelor’s Thesis.
Don’t worry if you lack technical skills! The workshop will include various roles. Some participants will code, while others will focus on breaking another's system or questioning its fundamental idea. Others may work on designing the system’s architecture on the fly. However, if you want to code, please bring a laptop with Python installed.
Beginner
Topics –General Python, DB, Rest APIs, Security
I'm a Junior Backend Developer working at an AI startup. Some days, I'm coding; on others, I might even be a plumber if needed.
I completed my degree in September 2024, and since the beginning of my studies, I have been collaborating with the Free Software Club at the University of Córdoba. Now, my classmates and I are reviving the Google Developer Group of Córdoba.