Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 43 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -901,6 +901,49 @@ <h3>Open Source Opportunities</h3>
<p>Curated programs with historical success rates and maintainer insights.</p>
</div>

<div class="card-grid">
<div class="card fade-in">
<h4><i class="fas fa-snowflake"></i> Social Winter of Code</h4>
<p>India's premier winter program with strong mentorship culture.</p>
<span class="badge">Jan 2026</span>
</div>
<div class="card fade-in">
<h4><i class="fas fa-sun"></i> GirlScript Summer of Code</h4>
<p>Large-scale program with mentors, tasks, and community learning.</p>
<span class="badge">Summer 2026</span>
</div>
<div class="card fade-in">
<h4><i class="fab fa-google"></i> Google Summer of Code</h4>
<p>Global standard for student contributors and open source orgs.</p>
<span class="badge">Advanced</span>
</div>
<div class="card fade-in">
<h4><i class="fas fa-leaf"></i> Outreachy</h4>
<p>Paid internships supporting underrepresented people in tech.</p>
<span class="badge">Internship</span>
</div>
<div class="card fade-in">
<h4><i class="fas fa-mountain"></i> MLH Fellowship</h4>
<p>Work in pods on real projects with guided mentorship.</p>
<span class="badge">Spring</span>
</div>
<div class="card fade-in">
<h4><i class="fab fa-linux"></i> Linux Foundation Mentorship</h4>
<p>Paid mentorships across major Linux Foundation projects.</p>
<span class="badge">Professional</span>
</div>
<div class="card fade-in">
<h4><i class="fas fa-desktop"></i> Season of KDE</h4>
<p>Mentorship program by the KDE community for contributing to desktop and Qt-based open source projects.</p>
<span class="badge">Jan – Apr</span>
</div>
<div class="card fade-in">
<h4><i class="fas fa-link"></i> Hyperledger Mentorship</h4>
<p>Blockchain-focused mentorship program under the Hyperledger open source ecosystem.</p>
<span class="badge">Paid Mentorship</span>
</div>

</section>
<div class="card-grid">
<div class="card fade-in">
<h4><i class="fas fa-snowflake"></i> Social Winter of Code</h4>
Expand Down
Loading