DEV Community

Cover image for This is My Experience with Hactoberfest as a Contributer
Piyush Sahu
Piyush Sahu

Posted on

This is My Experience with Hactoberfest as a Contributer

This is a submission for the 2024 Hacktoberfest Writing challenge: Contributor Experience

This is a submission for the 2024 Hacktoberfest Writing challenge: Contributor Experience

My Hacktoberfest 2024 Journey: Embracing Challenges and Growth

Participating in Hacktoberfest 2024 was a unique and insightful experience. Although I didn't manage to complete all four pull requests (PRs), I learned a lot along the way. Here’s a look at my journey, the projects I worked on, and the valuable lessons I took from the experience.

Why I Joined Hacktoberfest 2024

I decided to join Hacktoberfest to improve my coding skills and contribute to meaningful projects in the open-source community. It was also a chance to collaborate with developers worldwide and understand how large-scale projects work.

Projects I Contributed To

Despite not finishing all my PRs, I made some significant contributions:

  1. Documentation Updates

I contributed to a project by enhancing its documentation to be clearer for new users. This taught me the importance of well-written guides in helping newcomers get started.

  1. Feature Development

I worked on adding a dark mode feature to an open-source web app. Although I couldn’t complete it, I learned a lot about implementing UI components with React.

  1. Bug Fixes

I tackled a few minor bugs in a Python library, which gave me hands-on practice with debugging and understanding unfamiliar codebases.

Why I Couldn’t Finish All PRs

Balancing personal, academic, and open-source work proved challenging. Some projects were more complex than anticipated, and I underestimated the time it would take to get up to speed with their codebases.

Key Learnings

Start Small: Even minor contributions, like documentation edits or small bug fixes, make a difference.

Be Adaptable: Not everything goes as planned, but every experience contributes to your learning.

Community Matters: Open-source communities are supportive, so don’t hesitate to ask questions or seek guidance.

Final Thoughts

While I didn’t complete all my goals for Hacktoberfest 2024, the journey was still a success. I gained confidence in navigating new technologies and realized the value of contributing to open source. Next year, I plan to be better prepared and complete all four PRs.

For anyone thinking of joining, go for it! Even if you don’t reach your target, the lessons you’ll learn are invaluable.

<!-- Thanks for participating! -->

Top comments (0)