-
Notifications
You must be signed in to change notification settings - Fork 76
Adding the the mergathon experience #272
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
JatsuAkaYashvant
merged 5 commits into
CircuitVerse:master
from
Radhikaa-chauhan:mergathon-experience
Jul 16, 2026
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
b8212b2
Adding the the mergathon experience
Radhikaa-chauhan 0445824
adding author page and images
Radhikaa-chauhan 71b3af6
removing extra files
Radhikaa-chauhan cacacb8
fixing author page and adding image at author page
Radhikaa-chauhan 58ec89b
code rabbit fixes
Radhikaa-chauhan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| +++ | ||
| title = "Radhika Chauhan" | ||
| image = "/images/authors/Radhika.jpeg" | ||
| description = "Open Source Contributor | Full Stack Developer | Agentic AI " | ||
| +++ | ||
|
|
||
| Open Source Contributor | Full Stack Developer | Agentic AI | ||
|
|
||
|
|
||
| [](https://www.linkedin.com/in/full-stack-radhikachauhan/) [](mailto:radhikachauhanrc1980@gmail.com) | ||
| [](https://github.com/Radhikaa-chauhan?tab=follow) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,189 @@ | ||
| --- | ||
| title: "Mergathon: The Open Source Experience That Changed Me" | ||
| date: 2026-07-14T00:00:00Z | ||
| draft: false | ||
| author: Radhika Chauhan | ||
| tags: ["Open Source", "CircuitVerse", "Mergathon", "Next.js", "Community", "Experience"] | ||
| type: post | ||
| --- | ||
|
|
||
|  | ||
|
|
||
| > **TL;DR:** I joined Mergathon expecting to contribute to open source, but I walked away with much more than that. From leading the development of the Mergathon Dashboard to collaborating with an amazing community, this journey taught me teamwork, leadership, and why open source is much more than just writing code. | ||
|
|
||
| --- | ||
|
|
||
| # How It All Started | ||
|
|
||
| When I first joined **Mergathon**, I thought it would be just another open-source event where I'd contribute a few pull requests, learn something new, and move on. | ||
|
|
||
| I couldn't have been more wrong. | ||
|
|
||
| Mergathon became one of the most memorable experiences of my journey as a developer. | ||
|
|
||
| One of the biggest opportunities I got was leading the development of the **Mergathon Dashboard**, a platform that tracked team rankings, contributions, and event statistics in real time. | ||
|
|
||
| It all started with a simple discussion. We decided on the tech stack, created a repository, divided the work, and slowly started turning ideas into reality. | ||
|
|
||
| At that moment, I had no idea that this project would become one of my favorite open source experiences. | ||
|
|
||
|
|
||
|  | ||
|
|
||
| --- | ||
|
|
||
| # Building Together | ||
|
|
||
| The best part of Mergathon wasn't the dashboard. | ||
|
|
||
| It was the people. | ||
|
|
||
| Developers from different backgrounds came together with one common goal: building something useful for the community. | ||
|
|
||
| Everyone was ready to help. | ||
|
|
||
| Someone picked up an issue. | ||
|
|
||
| Someone fixed a bug. | ||
|
|
||
| Someone reviewed a pull request. | ||
|
|
||
| Someone suggested a better approach. | ||
|
|
||
| There was never a feeling of competition within the team. | ||
|
|
||
| Instead, it always felt like, | ||
|
|
||
| > **"Let's build this together."** | ||
|
|
||
| That is when I truly understood what open source is all about. | ||
|
|
||
| # More Than Just Writing Code | ||
|
|
||
| Of course, the journey wasn't perfect. | ||
|
|
||
| There were deployment issues. | ||
|
|
||
| There were GitHub API challenges. | ||
|
|
||
| Sometimes the leaderboard wasn't updating correctly. | ||
|
|
||
| Sometimes fixing one bug introduced another one. | ||
|
|
||
| There were moments when things didn't go as planned, but nobody gave up. | ||
|
|
||
| Every problem became a team discussion. | ||
|
|
||
| Every challenge became an opportunity to learn. | ||
|
|
||
| Looking back, those debugging sessions are some of my favorite memories because they taught me much more than any tutorial ever could. | ||
|
|
||
| # Watching the Dashboard Come Alive | ||
|
|
||
| One of the happiest moments was watching people actually use the dashboard. | ||
|
|
||
| Participants kept refreshing it to check their team's rankings. | ||
|
|
||
| People shared feedback, reported issues, requested features, and celebrated every update. | ||
|
|
||
| For the first time, I wasn't just building a project for my resume. | ||
|
|
||
| I was building something that an entire community relied on during the event. | ||
|
|
||
| That feeling is difficult to describe. | ||
|
|
||
| It was incredibly rewarding. | ||
|
|
||
| ## Analytics Dashboard | ||
|
|
||
|  | ||
|
|
||
| The analytics page became one of my favorite parts of the project. Watching contribution trends, comparing team scores, and seeing all the activity visualized made the dashboard feel alive. It wasn't just displaying numbers anymore it was telling the story of the entire event. | ||
|
|
||
| --- | ||
|
|
||
| # My Amazing Team | ||
|
|
||
| Along with building the dashboard, I was also part of **Team LGTM**. | ||
|
|
||
| Balancing dashboard development while reviewing pull requests and contributing to the event wasn't always easy. | ||
|
|
||
| There were busy days, late nights, and lots of discussions. | ||
|
|
||
| But there was never a moment when I felt alone. | ||
|
|
||
| My teammates, mentors, and every contributor were always there to help. | ||
|
|
||
| Every suggestion improved the project. | ||
|
|
||
| Every review made the code better. | ||
|
|
||
| Every discussion taught me something new. | ||
|
|
||
| Looking back, I genuinely feel lucky to have worked with such an amazing group of people. | ||
|
|
||
|  | ||
|
|
||
|
|
||
| --- | ||
|
|
||
| # Lessons I'll Always Remember | ||
|
|
||
| Mergathon taught me many technical skills, but the biggest lessons were beyond coding. | ||
|
|
||
| - Communication is just as important as writing good code. | ||
| - Leadership isn't about doing everything yourself, it's about helping everyone contribute. | ||
| - Asking questions is completely okay. | ||
| - Great software is built by teams, not individuals. | ||
| - Open source is about learning together and growing together. | ||
|
|
||
| These are lessons I'll carry with me throughout my career. | ||
|
|
||
| --- | ||
|
|
||
| # Looking Back | ||
|
|
||
| When the event finally came to an end, the chat was filled with congratulations, appreciation, jokes, and messages from people saying they were genuinely sad it was over. | ||
|
|
||
| Honestly... | ||
|
|
||
| I felt exactly the same. | ||
|
|
||
| It didn't feel like the end of a competition. | ||
|
|
||
| It felt like saying goodbye to a wonderful community. | ||
|
|
||
| Today, when I think about Mergathon, I don't first remember the pull requests or the commits. | ||
|
|
||
| I remember the conversations. | ||
|
|
||
| The teamwork. | ||
|
|
||
| The excitement after every deployment. | ||
|
|
||
| The late-night debugging sessions. | ||
|
|
||
| The encouragement from teammates. | ||
|
|
||
| And the joy of building something meaningful together. | ||
|
|
||
| # Final Thoughts | ||
|
|
||
| Mergathon gave me much more than technical experience. | ||
|
|
||
| It gave me confidence. | ||
|
|
||
| It gave me leadership experience. | ||
|
|
||
| It gave me friendships. | ||
|
|
||
| Most importantly, it showed me what the open source community truly stands for. | ||
|
|
||
| A huge thank you to every mentor, teammate, contributor, and organizer who made this experience unforgettable. | ||
|
|
||
| This journey reminded me that the best projects aren't remembered because of the technologies behind them. | ||
|
|
||
| They're remembered because of the people who built them together. | ||
|
|
||
| Thank you, **Mergathon** & **CircuitVerse Team**. | ||
|
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Radhikaa-chauhan, you can add your image too. Also, the social badges are not visible on your author profile. You can take reference from this PR: https://github.com/CircuitVerse/Blog/pull/270/changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sure
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done @JatsuAkaYashvant , check it out