{"slug": "how-a-hackathon-project-turned-into-my-work-at-coderabbit", "title": "How a hackathon project turned into my work at CodeRabbit", "summary": "Ayush Sridhar, a junior developer, turned a CalHacks hackathon project into a software engineering internship at CodeRabbit. His project, merj, an AI-powered merge conflict resolver, won CodeRabbit's track at the hackathon, leading to the internship. The story highlights how engaging with company representatives and refining ideas with their feedback can create opportunities for junior developers.", "body_md": "Ayush Sridhar\n\nJune 22, 2026\n\n7 min read\n\nJune 22, 2026\n\n7 min read\n\nCut code review time & bugs by 50%\n\nMost installed AI app on GitHub and GitLab\n\nFree 14-day trial\n\nIn late October, I visited CodeRabbit’s offices to collect my prize from the CalHacks Hackathon.\n\nA few months later, I walked into the CodeRabbit office as a SWE intern.\n\nThat’s the headline. But the part that matters (especially if you’re a junior dev) isn’t “wow, lucky.” It’s the chain of events that made it possible:\n\nThis post is for junior developers who are trying to land internships in a market that feels tougher than it should be. I want to share the “unofficial path” that worked for me.\n\nThe technical project that started it all was: **merj**, an AI-powered merge conflict resolver that used CodeRabbit to give an LLM the missing ingredient it needed to resolve conflicts correctly: semantic intent.\n\nI’ll also share what I’m working on now as an intern. I’m taking the same core idea and turning it into something that can help teams resolve PR merge conflicts with a workflow that fits cleanly into GitHub.\n\nCalHacks is chaotic and energetic in the best way. There’s half-coded demos, half-asleep teams, and a constant stream of “that doesn’t work, gotta fix that.”\n\nMy friends and I did what a lot of teams do at the start. We brainstormed a bunch of ideas, then walked around talking to sponsors and attendees to see what’s feasible and what would actually be fun to build in a weekend.\n\nThat’s when we ran into CodeRabbit.\n\nAt the time, we weren’t thinking “we need a code review product.” We were thinking like hackers: “We want to ship something ambitious in 36 hours and how do we keep it from collapsing under rushed changes?”\n\nWe realized CodeRabbit could help. And that’s when we met [Hendrik Krack](https://www.linkedin.com/in/climateadvocateaienthusiast/)**,** a developer advocate at CodeRabbit.\n\nThis is the moment that changed everything. Hendrik didn’t just tell us about the product. He helped us refine the actual project idea in a way that made CodeRabbit genuinely *useful* to the solution.\n\nOur early thinking was pretty typical hackathon-thinking: “Throw some context into an LLM and hope it figures it out.”\n\nHendrik pushed us toward a much better approach:\n\n“Don’t just give the model raw diffs. Give it semantic understanding of what each person was trying to do.”\n\nThat might sound obvious in hindsight. But in the middle of a hackathon, it’s easy to default to “LLM magic.” Hendrik helped us see what the LLM would actually *need* to succeed and that became the core of our architecture.\n\nOver the course of the hackathon we stayed in contact with Hendrik and also met [Erik Thorelli](https://www.linkedin.com/in/erikthorelli/), the Dev Experience Lead at CodeRabbit. We attended their workshop, asked for input multiple times, and kept tightening our ideas based on what we learned.\n\nBy the time presentations came around, we were showing something that had been iterated on with real feedback, and we even got the chance to present directly to them because they were so interested in what we were building.\n\nWe ended up winning CodeRabbit’s track. The prizes were amazing: Meta AI glasses and a visit to the CodeRabbit office that afternoon.\n\nBut the part that stuck with me was the irony. I visited the office as a hackathon prize, and I had no idea I’d be working as an intern in that same office less than three months later.\n\nOur project was called **merj** (pronounced like “merge,” but slightly wrong on purpose).\n\n**Problem:** Merge conflicts are one of the most tedious, annoying parts of software development.\n\nThey show up at the worst times. They’re hard to reason about from conflict markers alone, and they’re a perfect example of “high friction, low reward” work. You’re not building something new. You’re just trying to get back to building.\n\nSo we asked: What if resolving a merge conflict could be as easy as running one command?\n\nThe tool was a CLI, and the entry point was simple:\n\n`merge pull`\n\nUnder the hood, it would attempt a normal `git pull`\n\n. If Git complained about a merge conflict, merj would trigger a conflict-resolution workflow.\n\nWe designed it that way intentionally. We didn’t want “another AI chat tool.” We wanted something that fit the existing workflow developers already use.\n\nOver that weekend, Hendrik helped us refine our concept so we weren’t relying on “LLM magic.” He showed us how to use CodeRabbit’s semantic summaries as an intent layer, and he was generous with his time answering our questions about how CodeRabbit works and how it could integrate into our project.\n\nErik’s workshop helped us understand CodeRabbit more deeply so our integration became less hand-wavy and more real.\n\nWe kept coming back for feedback, and each time, the project got better.\n\nThis is one of the most important lessons I’ve taken away as a junior dev:\n\n**Asking for help is a skill. And when you do it well, with momentum and clarity, experienced engineers actually want to help.**\n\nA good “ask for help” looks like:\n\nThat’s how you turn a sponsor booth conversation into a real connection.\n\nThe week after CalHacks, I reached out to Hendrik and Erik asking about potential internship opportunities and whether they could help me navigate the process.\n\nThey connected me with David Loker, CodeRabbit’s VP of Applied AI, and we set up an interview, which felt like a continuation of the hackathon:\n\nI received an offer the next day.\n\nI’m not sharing this to flex. I’m sharing it because it highlights something that matters in today’s environment: It’s easier for people to believe in you when you’ve already shown proof of how you think, build, and iterate.\n\nI want to end with concrete advice, because I wish someone had told me this earlier.\n\nTutorials are fine. But the projects that change your trajectory are the ones with:\n\nThose are the projects that make interviews feel like conversations instead of interrogations.\n\nDon’t wait until it’s “perfect.”\n\nAsk early enough that feedback can change the design.\n\nRespecting someone’s time isn’t about being silent; it’s about being clear.\n\nShow:\n\n“Here’s what I built and what I learned” is memorable.\n\nA generic “please give me a chance” message isn’t.\n\nInterview prep matters, but building impressive things is what gets attention and creates opportunities.\n\nI landed an internship with CodeRabbit because I built something real, asked for help early, iterated fast, and followed up with proof.\n\nAnd the wild part is that the loop is continuing. The hackathon project that started as a weekend experiment is now becoming a real product initiative I get to work on as an intern.\n\nDon’t just apply harder in isolation if you’re a junior dev trying to stand out in a tough environment. Instead, build something you’re proud of and then get it in front of people who might be interested in it.", "url": "https://wpnews.pro/news/how-a-hackathon-project-turned-into-my-work-at-coderabbit", "canonical_source": "https://coderabbit.ai/blog/how-a-hackathon-project-turned-into-my-work-at-coderabbit", "published_at": "2026-06-22 00:00:00+00:00", "updated_at": "2026-06-29 07:01:34.913855+00:00", "lang": "en", "topics": ["artificial-intelligence", "ai-tools", "developer-tools", "ai-startups"], "entities": ["CodeRabbit", "Ayush Sridhar", "Hendrik Krack", "Erik Thorelli", "CalHacks", "merj", "GitHub", "GitLab"], "alternates": {"html": "https://wpnews.pro/news/how-a-hackathon-project-turned-into-my-work-at-coderabbit", "markdown": "https://wpnews.pro/news/how-a-hackathon-project-turned-into-my-work-at-coderabbit.md", "text": "https://wpnews.pro/news/how-a-hackathon-project-turned-into-my-work-at-coderabbit.txt", "jsonld": "https://wpnews.pro/news/how-a-hackathon-project-turned-into-my-work-at-coderabbit.jsonld"}}