shivankur018.hashnode.dev🚀Never Lose Track of Python Dependencies Again: Automating requirements.txt UpdatesDescription In a recent hackathon project, our team faced issues when we couldn't replicate each other's Python environments — mainly because we didn’t use virtual environments and forgot to track installed libraries. Here's how you can avoid that di...Apr 27, 2025·2 min read
shivankur018.hashnode.devKaggle's Intro to Machine Learning CourseStarting Out on Machine Learning Machine learning (ML) has become an essential tool in various fields, from healthcare to finance, and learning how to implement ML models has never been more important. Recently, I completed the Intro to Machine Lear...Feb 28, 2025·4 min read
shivankur018.hashnode.devDeveloping an Easy Photo Editing Tool in PythonCreating a Simple Photo Editor with Python: A Blend of Technology and Creativity In an era dominated by visual communication, the need for user-friendly and accessible photo editing tools has never been more pronounced. In this project, I created a ...Jul 21, 2024·3 min read
shivankur018.hashnode.devLearn Python: The Ultimate Starting Point for ProgrammersIntroduction to Python: Your Gateway to Programming Excellence Python has rapidly emerged as one of the most popular and versatile programming languages in the world. Whether you're a beginner programmer, a noob Python coder, or someone looking to e...Jul 20, 2024·4 min read