Website | Winter of Code - Blog | Summer of Code - Blog
Worked as a full-stack engineer for building the platform to conduct open-source programs with bounties to encourage student participation and involvement at Amrita University, India.
-
Winter of Code, 2024
- Built a leaderboard website for the competition.
- Built a Cloudflare Worker to capture GitHub Events like - assigned, unassigned, issue-created, issue-closed, pull-request merged.
- Handled bounty dispatch via comments in GitHub issues and pull requests.
-
Summer of Code, 2025
- Rewrote our API in Golang along with live-updates streaming via SSE.
- Migrated Cloudflare Worker to Go for handling GitHub Events with Redis as a message-bus to send events to downstream services.
- Built a GitHub Bot for automations and improved experience.
- Built an achievements-engine for awarding badges to users for completing milestones.
Tech-Stack : Next.js, Cloudflare, Go, Redis, PostgreSQL