Skip to content

Commit 1427456

Browse files
committed
event update
1 parent 6122604 commit 1427456

File tree

2 files changed

+36
-23
lines changed

2 files changed

+36
-23
lines changed
1.08 MB
Loading

src/Page/OpportunitiesHub/OpenSource.jsx

Lines changed: 36 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -757,31 +757,17 @@ const OSProgramCardComponent = ({
757757

758758
const OSProgramList = [
759759
{
760-
organizer: 'Social and Reskilll',
761-
title: 'Social Summer of Code (SSoC)',
760+
organizer: 'Open Source Connect India',
761+
title: 'Open Source Connect India',
762762
description:
763-
'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.',
764-
timeline: 'JUN 10',
765-
Duration: '10 June - 23 Aug',
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',
766766
type: 'Beginner-friendly, Open Source',
767-
guidelines: 'https://reskilll.com/hack/ssoc4',
768-
applyLink: 'https://reskilll.com/hack/ssoc4',
769-
poster: '/assets/opensourceProgram/SSOC4.png',
770-
shareLink: '#ssoc4',
771-
},
772-
{
773-
organizer: 'MLH',
774-
title: 'MLH Fellowship Spring 2025',
775-
description:
776-
'Collaborate with peers in a remote team to contribute to real open-source software projects under mentorship. Get paid while gaining practical development experience.',
777-
timeline: 'May 31',
778-
Duration: 'Starts May 19th',
779-
type: 'Student-friendly, Open Source',
780-
guidelines:
781-
'https://docs.google.com/document/d/e/2PACX-1vQ4m8tMZKfc9ZvwGXOGJOUkfGHHVpQsaLfwA2Ky1gpjK_8B9jltbs5H8jCfOS_1M-eBGmymiZL_n0TT/pub',
782-
applyLink: 'https://fellowship.mlh.io/',
783-
poster: '/assets/opensourceProgram/MLH.jpg',
784-
shareLink: '#mlh-fellowship',
767+
guidelines: 'https://www.osconnect.org/',
768+
applyLink: 'https://www.osconnect.org/',
769+
poster: '/assets/opensourceProgram/OSCI.png',
770+
shareLink: '#osci2025',
785771
},
786772
{
787773
organizer: 'GirlScript Foundation',
@@ -809,6 +795,33 @@ const OSProgramList = [
809795
poster: '/assets/opensourceProgram/Hacktoberfest.jpg',
810796
shareLink: '#hacktoberfest2025',
811797
},
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+
},
812825
// {
813826
// organizer: 'Outreachy',
814827
// title: 'Outreachy May 2025 Cohort',

0 commit comments

Comments
 (0)