I worked on my first issue, Implement Binary Search (Iterative),
and created my first Pull Request (PR): Add an algorithm in Python
In this PR, I implemented a simple algorithm to practice contributing to Hacktoberfest 2025.
Since it was my first time joining Hacktoberfest, I chose a simple issue to get started. Through this experience, I realized that if I am interested in a project, I can either create a new issue or find an existing one to solve—whether it is adding a new feature, fixing a bug, or improving documentation. The most important thing is the desire to contribute to the project.
This project marked my first open-source contribution, and it gave me more confidence to continue contributing and exploring other interesting projects.
For this contribution, I used Python, but next, I want to learn how to develop projects using Go (Golang). I will do my best to find projects that interest me and keep improving my programming skills.
Top comments (0)