DEV Community

Cover image for My Experience with the OSS.GG Hackathon: Diving into Open Source with Twenty, Unkey, and Formbricks
Matin Shaikh
Matin Shaikh

Posted on

My Experience with the OSS.GG Hackathon: Diving into Open Source with Twenty, Unkey, and Formbricks

When I first heard about the OSS.GG hackathon, I saw it as a perfect way to blend my love for open-source with the challenges of Hacktoberfest. Open-source events are always exciting, but OSS.GG felt especially unique. Not only was I working with awesome projects and learning new tools, but I was also part of a community rallying to build and improve open-source software together.

As I reflect on the past few weeks, I realize how much I’ve grown, both as a developer and as a contributor. Let me walk you through my journey at OSS.GG — from the thrill of fixing issues to the deep satisfaction of building templates and sharing knowledge.

Jumping In: Why OSS.GG Stood Out to Me
I’ve always been fascinated by open-source projects because they bring together a collective brainpower that’s just not possible anywhere else. There’s an unspoken thrill in finding issues, suggesting fixes, and knowing that someone out there will actually use your code to make their life easier. OSS.GG intrigued me from the start because it offered a structured way to contribute and provided specific side quests and challenges that added a sense of adventure to the process.

But more than that, OSS.GG allowed me to work with tools I had little prior experience with, like Unkey and Formbricks. Each project, whether big or small, felt like a piece of a much larger puzzle — and I couldn’t wait to start contributing.

The Journey Begins: My Contributions at OSS.GG
Fixing Bugs in the Twenty Repository
One of my first contributions was to Twenty, a repository with documentation and resources that were a bit tangled up. Some files in the twenty-side-quest directory contained leftover content from another project, which referenced a different Twitter account. It may seem like a small fix, but getting the documentation right is so important. Clean, accurate instructions are the backbone of a smooth developer experience.
**
The challenge**: To make sure every single file referenced Twenty’s Twitter account accurately and was in sync with the project’s Notion documentation. It was a chance to focus on the less glamorous, yet super important part of open-source — maintaining clear and consistent documentation. This process showed me that even small contributions can have a ripple effect, especially when they enhance the readability and accuracy of a project.

What OSS.GG Taught Me
The Value of Small Fixes: Whether it’s fixing typos or adjusting references, small contributions matter. They’re often overlooked, but they’re the glue that holds projects together, making them accessible to more people.
**
The Importance of API Security*: Rate limiting has become a core part of my development toolkit, thanks to Unkey. It’s not just about setting request limits; it’s about protecting resources and ensuring a reliable experience for everyone.
*

Feedback is Key**: Formbricks reminded me how essential user feedback is. Even the best features need feedback loops to become truly great. This has reshaped my approach to development, pushing me to prioritize user experience and continuous improvement.

The Power of Community: Throughout OSS.GG, I was in touch with other contributors, exchanging ideas and troubleshooting together. It reminded me of the open-source ethos — we’re all here to make things better, and there’s immense value in sharing knowledge along the way.

Final Thoughts: Why You Should Dive into Open Source
OSS.GG was much more than a contest for me; it was an invitation to connect with the open-source community and give back. Every contribution, no matter how small, taught me something valuable. And in return, I felt a deep sense of belonging in a global community of passionate developers.

If you’ve been considering open-source contributions but haven’t taken the plunge yet, I can’t recommend it enough. Start with something small. The challenges may feel intimidating at first, but each success brings a huge sense of accomplishment. Whether it’s fixing a bug, creating templates, or writing documentation, every contribution counts — and the community will always be there to support you.

Looking Ahead
As OSS.GG wraps up, I’m already excited about future hackathons and contributions. This journey has strengthened my resolve to keep building and sharing, and I hope to inspire others to join the world of open-source as well. To all the maintainers, contributors, and organizers at OSS.GG — thank you for making this such an unforgettable experience.

Here’s to many more contributions, collaborations, and community-driven projects. Open source is for e

Top comments (0)