“Building a Web Research and Coding Agent”
Victor Jotham Ashioya;
Workshop
The proliferation of digital information demands innovative approaches to research and intelligence gathering. This workshop presents a cutting-edge autonomous web research agent that leverages artificial intelligence to transform complex information retrieval tasks into systematic, reproducible processes.
“Conversational AI & RAG: Decoding Customer Desires via WhatsApp”
Chukwudi To-Anadu;
Talk
Many businesses with limited capital and human resource aim to scale by adding new products or services, often relying on traditional online surveys. However, these methods typically suffer from low engagement rates and require advanced data analytics skills to interpret the results. Attendees will learn how WhatsApp automation can streamline customer feedback collection through conversational AI.
“Django internals and challenges in modern web development.”
Manka Velda;
Long Talk
Django is a powerful python framework, but how does it really work in the background? This talk explores what actually happens in the background, how requests are processed, the ORM functions, middleware operates, and more. We’ll also look at key challenges in modern web development, like scalability, performance, and security, and how Django helps manage them.
“Effective Strategies for Disability Inclusion in Open Source Communities with the PATNER Cookbook”
Brayan Kai Mwanyumba;
Long Talk
In an era where disability impacts a significant portion of the population, it is essential for open-source communities to embrace inclusive practices. This talk explores practical strategies for fostering disability inclusion, such as establishing referral programs, implementing internal disability disclosures, and integrating disability into existing agendas.
“FastAPI and LamaIndex: A Powerful Combination for AI-Powered Web Development”
Julius Boakye;
Long Talk
Take your web apps to the next level by combining FastAPI's speed and efficiency with LamaIndex's AI-driven search engine. This talk will show you how to create powerful search-as-a-service APIs. Unlock new possibilities for your users with advanced search capabilities.
“Grow as You Give: The Symbiosis of Python Community Volunteering”
Nosa;
Talk
In today’s interconnected tech landscape, thriving communities form the backbone of innovation and progress. Python, renowned for its inclusive culture, has fostered a vibrant ecosystem where volunteers play a crucial role in driving mentorship, collaboration, and shared success. This talk examines how volunteering in Python communities not only accelerates personal growth but also empowers the co
“How to Scale Your Django Application Using Kubernetes”
Ileriayo Adebiyi;
Workshop
Every organization risks going out of business unless it can consistently meet the demand of its customers. Efficient engineering is to start with the current need, but to plan for growth. As the demand changes, scaling our applications becomes necessary. Containers enable the development of applications that are portable and easily scalable, using Kubernetes as the orchestration layer.
“Securing Django Applications- Best Practices for Developer”
Priscilla Lupenza;
Talk
Following rapidly evolving gital landscape securing django applications is not an option.Django framework though reliable in security can be prone to vulnerability due to misconfigurations and poor security practices .This talk will highlight the common vulnerabilities and the best security practices helping developers of all levels developing secure and reliable applications
“Securing Django Apps”
Manka Velda;
Long Talk
Security is a very important part of web development, but many Django developers usually pay little or no attention on basic protections. This talk will cover common vulnerabilities in Django apps and simple, effective ways to prevent them. We’ll explore built-in Django security features, best practices, and real-world examples to help you build safer applications with little effort.
“Shift Left, Stay Secure: Integrating Security into the Python DevOps Pipeline”
Worsley Quaye;
Talk
This talk aims to equip developers and DevOps practitioners with the knowledge and tools to embed security practices seamlessly throughout their entire delivery chain. We'll dive into how Python can be leveraged to automate and strengthen critical security tasks within the DevOps pipeline.
“Teaching the Latest Web Generation Using Python - Case of SUZA”
Masoud Hamad;
Talk
Web development is evolving fast in 2025! Join our curious “raccoon students” as they explore dev environments, modern frameworks, databases, Docker, AI-assisted coding, testing, and cloud deployment. Whether you're a beginner or a pro, this fun session will keep you updated on the latest tools and trends in web development.
“The Django Whisperer: Talking to LLMs Like a Pro”
Jan Gondol;
Talk
Forget the endless back-and-forth just to squeeze out some code. Start externalizing your thinking. Learn to prompt with structure, map out your app’s architecture in writing, and even borrow a few coaching moves. The clearer you express yourself, the better your code becomes. Shifting from “what should I type?” to “how should I teach this?” gets you better results — in your code and in life.