Posts

  My Journey with CodeAlpha: A Transformative Experience Introduction Embarking on an internship journey with CodeAlpha has been an incredibly enriching experience. As a third-year IT engineering student at St. Francis Institute of Technology, I was eager to expand my horizons and apply my classroom knowledge to real-world projects. CodeAlpha provided me with the perfect platform to achieve this. In this blog, I will share my experiences and the exciting tasks I completed during my internship. Task 1: Automating GitHub with Selenium The first task assigned to me was to automate GitHub functionalities using Selenium in Python. This task was particularly exciting as it combined my love for Python programming with the challenge of automating repetitive tasks. The goal was to create a script that could log into a GitHub account, create a new repository, and delete a specified repository. Challenges and Learnings Initially, I found the task daunting, especially as I had limited experien...