Innovative Software Engineer with 3 years of experience specializing in cloud integrations, security automation, and full-stack development. Proven expertise in building cloud-native applications, integrating with AWS, Azure, GCP, and delivering production-grade microservices using Python (FastAPI, Django) and React. Passionate about solving complex problems, automating workflows, and optimizing system performance.
Nothing here yet.
Every developer knows the nightmare: You pull the latest code, and suddenly, your application is broken. Your API is throwing 500 errors, or your frontend refuses to load. You check the commit history and find hundreds of changes since the last time ...

In Python, everything is flexible—even privacy. While other languages have strict access modifiers like private and protected, Python relies on a more symbolic approach. One such feature is name mangling — a clever mechanism that helps prevent accide...
