@@ -99,16 +99,16 @@ const bootcamp = [
9999 poster : '/assets/Bootcamps/Pipeline Generation Bootcamp - Spring 2025.png' ,
100100 shareLink : '#pipeline-generation-bootcamp' ,
101101 } ,
102- {
103- organizer : 'Coursera' ,
104- title : 'Fundamentals of Computing Specialization' ,
105- duration : '2 Months' ,
106- level : 'Beginner' ,
107- skills : [ 'Python Programming' , 'Algorithms' , 'Mathematics' ] ,
108- applyLink : 'https://www.coursera.org/specializations/computer-fundamentals?action=enroll' ,
109- poster : '/assets/Bootcamps/Fundamentals of Computing Specialization.pngg' ,
110- shareLink : '#fundamentals-of-computing-specialization' ,
111- } ,
102+ // {
103+ // organizer: 'Coursera',
104+ // title: 'Fundamentals of Computing Specialization',
105+ // duration: '2 Months',
106+ // level: 'Beginner',
107+ // skills: ['Python Programming', 'Algorithms', 'Mathematics'],
108+ // applyLink: 'https://www.coursera.org/specializations/computer-fundamentals?action=enroll',
109+ // poster: '/assets/Bootcamps/Fundamentals of Computing Specialization.pngg',
110+ // shareLink: '#fundamentals-of-computing-specialization',
111+ // },
112112 // {
113113 // organizer: 'Coursera',
114114 // title: 'Python for Everybody Specialization',
0 commit comments