My Journey as becoming a Python Developer.
My Internship Experience at #CodeAlpha: A Journey in Python Programming
Introduction
H All! Myself "Syed Abdul Mannan" a struggling student to make his career successful by becoming a "Python Developer" InshallahTallah. This is the experience and memories I've made while doing Internship at #CodeAlpha. As the sun rose on the first day of my internship at #CodeAlpha, I felt a mix of excitement and nervousness. The promise of diving into Python programming, tackling real-world tasks, and earning a certificate fueled my determination. Little did I know that this journey would be both challenging and rewarding.
The Tasks
1. Hangman Game
The Hangman game was my initiation into Python. I crafted a text-based game where players guessed letters to uncover a hidden word. The thrill of coding the logic, displaying the hangman, and celebrating wins was contagious.
Here’s my github repo. link for code:
# Hangman Game
Hang-man Game
2. Basic Chatbot
My chatbot conversed with users, thanks to NLTK, difflib and JSON mainly. It felt like teaching a digital parrot to respond intelligently. It wouldn't be wrong to say that the brain of my chatbot named "Phoenix" is in knowledge_base.json. Its like a new born baby you can teach him while interacting with it according to your liking. It all depends how you train him.
Here's the my github repo. if u wanna test it. Hope you guys like it ! :
#Phoenix The Chatbot
Phoenix ChatBot
3. Task Automation with Python Scripts
Automating repetitive tasks was my superpower. From organizing files to cleaning data, Python scripts saved time. Here’s a glimpse of my file organizer:
Here's the my github repo. if u wanna test it. Hope you guys like it ! :
#FileAutomationScript
FileAutomator
Files before Automation:
Files After Automation:
Reflections
My internship wasn’t just about code; it was about growth. I learned to debug, collaborate, and adapt. The supportive #CodeAlpha community made it memorable. As I write this blog, I realize that Python isn’t just a language, it’s a bridge to creativity, problem-solving, and endless possibilities.
Conclusion
#CodeAlpha, thank you for the adventure. I hoped that I'll be eligible for my certificate, but more importantly, I’ve gained a passion for Python that will stay with me forever.
Keep coding, keep exploring, and keep pushing those boundaries! 🐍💻✨
Comments
Post a Comment