Sidhant Gupta
Hey, I'm Sidhant, a passionate software developer fueled by curiosity and coffee. I specialize in crafting clean code and turning complex ideas into user-friendly apps. Whether it's debugging a tricky algorithm or brainstorming the next big feature, I love the thrill of problem-solving.
I have published and presented my research work on an optimised IoV algorithm at IEEE ICC Conference. Outside of coding, you'll catch me gaming, exploring new tech trends, or playing the flute. Let's geek out over code and build something awesome together!"
Session
Ever wondered what goes on behind the scenes to keep your Python apps running smoothly? Join us for a deep dive into the world of garbage collection and resource allocation! We’ll uncover the secrets of Python's memory management, from reference counting to tackling those pesky cyclic references. Uncover how Python automatically identifies and cleans up unused objects, ensuring optimal performance using gc
module. You'll also get a scoop of tools like memory_profiler
and tracemalloc
. Whether you're a Python pro or just curious, this talk will help you keep your code lean, clean and efficient. Don't miss it!