WeSearch

The GSoC Arc: How I Almost Didn't Show Up to My Own Story

·6 min read · 0 reactions · 0 comments · 10 views
#gsoc#opensource#career
The GSoC Arc: How I Almost Didn't Show Up to My Own Story
⚡ TL;DR · AI summary

Supreeth C, a third-year engineering student, shares his journey of applying for Google Summer of Code 2026 with CircuitVerse. He faced challenges such as imposter syndrome and a lack of responses to his initial contributions, which led him to almost quit. Ultimately, he found a sense of belonging in the CircuitVerse community, which reignited his motivation to pursue his goals.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 2170585) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Supreeth Posted on May 29 The GSoC Arc: How I Almost Didn't Show Up to My Own Story #gsoc #opensource #career #github "This wasn't a success story. It started as survival." Intro Hey, I'm Supreeth C, a third-year engineering student, open source developer, and professional overthinker from Bengaluru. This is my first blog, and fair warning: it's long. Not "LinkedIn post with 5 bullet points" long. Actually long.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)