Skip to content

Commit 309b633

Browse files
committed
update OSProgramList with detailed open-source program entries
1 parent 79e5c17 commit 309b633

File tree

1 file changed

+92
-92
lines changed

1 file changed

+92
-92
lines changed

src/Page/OpportunitiesHub/OpenSource.jsx

Lines changed: 92 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -756,98 +756,98 @@ const OSProgramCardComponent = ({
756756
};
757757

758758
const OSProgramList = [
759-
// {
760-
// organizer: 'Open Source Connect India',
761-
// title: 'Open Source Connect India',
762-
// description:
763-
// 'Open Source Connect India is more than just an event. It’s a national movement fueled by the spirit of Independence, innovation, and collective growth. As we celebrate the legacy of our freedom fighters who dreamed of a self-reliant India, we take their vision forward into the digital age by empowering our youth, builders, and changemakers to shape the world through open-source collaboration.',
764-
// timeline: 'August 15',
765-
// Duration: '15th - 30th August 2025',
766-
// type: 'Beginner-friendly, Open Source',
767-
// guidelines: 'https://www.osconnect.org/',
768-
// applyLink: 'https://www.osconnect.org/',
769-
// poster: '/assets/opensourceProgram/OSCI.png',
770-
// shareLink: '#osci2025',
771-
// },
772-
// {
773-
// organizer: 'GirlScript Foundation',
774-
// title: 'GirlScript Summer of Code 2025',
775-
// description:
776-
// 'An open-source program where you can contribute to various projects and get mentorship, swags, and certifications. It’s beginner-friendly and inclusive.',
777-
// timeline: 'July 2025',
778-
// Duration: 'July - August 2025',
779-
// type: 'Beginner-friendly, Open Source',
780-
// guidelines: 'https://gssoc.girlscript.tech/',
781-
// applyLink: 'https://gssoc.girlscript.tech/',
782-
// poster: '/assets/opensourceProgram/GSSOC.jpg',
783-
// shareLink: '#gssoc2025',
784-
// },
785-
// {
786-
// organizer: 'DigitalOcean',
787-
// title: 'Hacktoberfest 2025',
788-
// description:
789-
// 'Annual event in October that encourages contributions to open source via GitHub. Complete PRs and earn swag or plant a tree!',
790-
// timeline: 'October 1 - October 31',
791-
// Duration: '1 Month',
792-
// type: 'Global, Open Source',
793-
// guidelines: 'https://hacktoberfest.com/',
794-
// applyLink: 'https://hacktoberfest.com/',
795-
// poster: '/assets/opensourceProgram/Hacktoberfest.jpg',
796-
// shareLink: '#hacktoberfest2025',
797-
// },
798-
// {
799-
// organizer: 'Social and Reskilll',
800-
// title: 'Social Summer of Code (SSoC)',
801-
// description:
802-
// 'Social Summer of Code (SSoC) is an open-source program organized by Social and Reskilll, designed to connect students with open-source organizations and projects. It aims to promote open-source participation and provide mentorship to students.',
803-
// timeline: 'JUN 10',
804-
// Duration: '10 June - 23 Aug',
805-
// type: 'Beginner-friendly, Open Source',
806-
// guidelines: 'https://reskilll.com/hack/ssoc4',
807-
// applyLink: 'https://reskilll.com/hack/ssoc4',
808-
// poster: '/assets/opensourceProgram/SSOC4.png',
809-
// shareLink: '#ssoc4',
810-
// },
811-
// {
812-
// organizer: 'MLH',
813-
// title: 'MLH Fellowship Spring 2025',
814-
// description:
815-
// 'Collaborate with peers in a remote team to contribute to real open-source software projects under mentorship. Get paid while gaining practical development experience.',
816-
// timeline: 'May 31',
817-
// Duration: 'Starts May 19th',
818-
// type: 'Student-friendly, Open Source',
819-
// guidelines:
820-
// 'https://docs.google.com/document/d/e/2PACX-1vQ4m8tMZKfc9ZvwGXOGJOUkfGHHVpQsaLfwA2Ky1gpjK_8B9jltbs5H8jCfOS_1M-eBGmymiZL_n0TT/pub',
821-
// applyLink: 'https://fellowship.mlh.io/',
822-
// poster: '/assets/opensourceProgram/MLH.jpg',
823-
// shareLink: '#mlh-fellowship',
824-
// },
825-
// {
826-
// organizer: 'Outreachy',
827-
// title: 'Outreachy May 2025 Cohort',
828-
// description:
829-
// 'Paid internships in open-source and open science for underrepresented groups. Work remotely with mentors on impactful projects.',
830-
// timeline: 'January 2025',
831-
// Duration: 'May - August 2025',
832-
// type: 'Inclusive, Open Source, Paid',
833-
// guidelines: 'https://www.outreachy.org/',
834-
// applyLink: 'https://www.outreachy.org/apply/',
835-
// poster: '/assets/opensourceProgram/Outreachy.jpg',
836-
// shareLink: '#outreachy',
837-
// },
838-
// {
839-
// organizer: 'Kharagpur Open Source Society',
840-
// title: 'KOSS Winter of Code 2024-25',
841-
// description:
842-
// 'Winter-long open-source program for students to learn and contribute to FOSS projects with mentorship and rewards.',
843-
// timeline: 'November 2024',
844-
// Duration: 'December - February',
845-
// type: 'Student-friendly, Open Source',
846-
// guidelines: 'https://kossiitkgp.org/woc',
847-
// applyLink: 'https://kossiitkgp.org/woc',
848-
// poster: '/assets/opensourceProgram/KOSS.jpg',
849-
// shareLink: '#woc2024',
850-
// },
759+
{
760+
organizer: 'Open Source Connect India',
761+
title: 'Open Source Connect India',
762+
description:
763+
'Open Source Connect India is more than just an event. It’s a national movement fueled by the spirit of Independence, innovation, and collective growth. As we celebrate the legacy of our freedom fighters who dreamed of a self-reliant India, we take their vision forward into the digital age by empowering our youth, builders, and changemakers to shape the world through open-source collaboration.',
764+
timeline: 'August 15',
765+
Duration: '15th - 30th August 2025',
766+
type: 'Beginner-friendly, Open Source',
767+
guidelines: 'https://www.osconnect.org/',
768+
applyLink: 'https://www.osconnect.org/',
769+
poster: '/assets/opensourceProgram/OSCI.png',
770+
shareLink: '#osci2025',
771+
},
772+
{
773+
organizer: 'GirlScript Foundation',
774+
title: 'GirlScript Summer of Code 2025',
775+
description:
776+
'An open-source program where you can contribute to various projects and get mentorship, swags, and certifications. It’s beginner-friendly and inclusive.',
777+
timeline: 'July 2025',
778+
Duration: 'July - August 2025',
779+
type: 'Beginner-friendly, Open Source',
780+
guidelines: 'https://gssoc.girlscript.tech/',
781+
applyLink: 'https://gssoc.girlscript.tech/',
782+
poster: '/assets/opensourceProgram/GSSOC.jpg',
783+
shareLink: '#gssoc2025',
784+
},
785+
{
786+
organizer: 'DigitalOcean',
787+
title: 'Hacktoberfest 2025',
788+
description:
789+
'Annual event in October that encourages contributions to open source via GitHub. Complete PRs and earn swag or plant a tree!',
790+
timeline: 'October 1 - October 31',
791+
Duration: '1 Month',
792+
type: 'Global, Open Source',
793+
guidelines: 'https://hacktoberfest.com/',
794+
applyLink: 'https://hacktoberfest.com/',
795+
poster: '/assets/opensourceProgram/Hacktoberfest.jpg',
796+
shareLink: '#hacktoberfest2025',
797+
},
798+
{
799+
organizer: 'Social and Reskilll',
800+
title: 'Social Summer of Code (SSoC)',
801+
description:
802+
'Social Summer of Code (SSoC) is an open-source program organized by Social and Reskilll, designed to connect students with open-source organizations and projects. It aims to promote open-source participation and provide mentorship to students.',
803+
timeline: 'JUN 10',
804+
Duration: '10 June - 23 Aug',
805+
type: 'Beginner-friendly, Open Source',
806+
guidelines: 'https://reskilll.com/hack/ssoc4',
807+
applyLink: 'https://reskilll.com/hack/ssoc4',
808+
poster: '/assets/opensourceProgram/SSOC4.png',
809+
shareLink: '#ssoc4',
810+
},
811+
{
812+
organizer: 'MLH',
813+
title: 'MLH Fellowship Spring 2025',
814+
description:
815+
'Collaborate with peers in a remote team to contribute to real open-source software projects under mentorship. Get paid while gaining practical development experience.',
816+
timeline: 'May 31',
817+
Duration: 'Starts May 19th',
818+
type: 'Student-friendly, Open Source',
819+
guidelines:
820+
'https://docs.google.com/document/d/e/2PACX-1vQ4m8tMZKfc9ZvwGXOGJOUkfGHHVpQsaLfwA2Ky1gpjK_8B9jltbs5H8jCfOS_1M-eBGmymiZL_n0TT/pub',
821+
applyLink: 'https://fellowship.mlh.io/',
822+
poster: '/assets/opensourceProgram/MLH.jpg',
823+
shareLink: '#mlh-fellowship',
824+
},
825+
{
826+
organizer: 'Outreachy',
827+
title: 'Outreachy May 2025 Cohort',
828+
description:
829+
'Paid internships in open-source and open science for underrepresented groups. Work remotely with mentors on impactful projects.',
830+
timeline: 'January 2025',
831+
Duration: 'May - August 2025',
832+
type: 'Inclusive, Open Source, Paid',
833+
guidelines: 'https://www.outreachy.org/',
834+
applyLink: 'https://www.outreachy.org/apply/',
835+
poster: '/assets/opensourceProgram/Outreachy.jpg',
836+
shareLink: '#outreachy',
837+
},
838+
{
839+
organizer: 'Kharagpur Open Source Society',
840+
title: 'KOSS Winter of Code 2024-25',
841+
description:
842+
'Winter-long open-source program for students to learn and contribute to FOSS projects with mentorship and rewards.',
843+
timeline: 'November 2024',
844+
Duration: 'December - February',
845+
type: 'Student-friendly, Open Source',
846+
guidelines: 'https://kossiitkgp.org/woc',
847+
applyLink: 'https://kossiitkgp.org/woc',
848+
poster: '/assets/opensourceProgram/KOSS.jpg',
849+
shareLink: '#woc2024',
850+
},
851851
];
852852

853853
const OpenSourceProgram = () => {

0 commit comments

Comments
 (0)