Skip to content

Commit 57f93cd

Browse files
committed
Update tags in OpenSourceProgram component to reflect current open-source opportunities
1 parent 108d3a2 commit 57f93cd

File tree

1 file changed

+25
-52
lines changed

1 file changed

+25
-52
lines changed

src/Page/OpportunitiesHub/OpenSourceProgram.jsx

Lines changed: 25 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -221,58 +221,31 @@ const Hero = () => {
221221

222222
const Tags = () => {
223223
const tags = [
224-
'Web Development',
225-
'Graphic Design',
226-
'Content Writing',
227-
'Digital Marketing',
228-
'SEO Specialist',
229-
'Social Media Management',
230-
'Mobile App Development',
231-
'UI/UX Design',
232-
'Data Entry',
233-
'Virtual Assistance',
234-
'Translation Services',
235-
'Video Editing',
236-
'Photography',
237-
'Voice Over',
238-
'Game Development',
239-
'E-commerce Management',
240-
'Accounting & Bookkeeping',
241-
'Legal Consulting',
242-
'IT Support',
243-
'Project Management',
244-
'Cloud Computing',
245-
'Cybersecurity',
246-
'Blockchain Development',
247-
'AI/ML Development',
248-
'DevOps Engineering',
249-
'Technical Writing',
250-
'Product Management',
251-
'AR/VR Development',
252-
'3D Modeling',
253-
'Animation Design',
254-
'Podcast Editing',
255-
'Email Marketing',
256-
'Sales Funnel Design',
257-
'Data Science',
258-
'Big Data Analysis',
259-
'Embedded Systems Development',
260-
'Robotics Programming',
261-
'Technical Support',
262-
'Software Testing',
263-
'Game Art Design',
264-
'Brand Strategy',
265-
'Presentation Design',
266-
'Infographic Design',
267-
'Motion Graphics',
268-
'Prototyping',
269-
'User Research',
270-
'Front-End Development',
271-
'Back-End Development',
272-
'Full-Stack Development',
273-
'API Integration',
274-
'No-Code Development',
275-
'Startup Consulting',
224+
'Google Summer of Code',
225+
'MLH Fellowship',
226+
'Outreachy',
227+
'Hacktoberfest',
228+
'Season of Docs',
229+
'Linux Kernel Mentorship Program',
230+
'Open Mainframe Project Mentorship Program',
231+
'Free Software Foundation Internship',
232+
'Mozilla Open Source Support Program',
233+
'Apache Software Foundation Mentorship',
234+
'Red Hat Open Source Contest',
235+
'GirlScript Summer of Code',
236+
'KOSS Winter of Code',
237+
'Script Winter of Code',
238+
'Social Summer of Code',
239+
'DevScript Winter of Code',
240+
'LetsGrowMore Summer of Code',
241+
'CodePeak',
242+
'Delta Winter of Code',
243+
'PClub Summer of Code',
244+
'NJACK Winter of Code',
245+
'Amrita InCTF Open',
246+
'OpenCode',
247+
'Hack In The North Open Source Program',
248+
'IIT-BHU Open Source Program',
276249
];
277250

278251
return (

0 commit comments

Comments
 (0)