@@ -57,31 +57,31 @@ const certification = [
5757 // shareLink: '#responsive-web-design',
5858 // price: 'Free',
5959 // },
60- {
61- organizer : 'Openlearn' ,
62- title : 'IT in everyday life' ,
63- duration : '1 Week' ,
64- level : 'Intermediate' ,
65- skills : [ 'Network' , 'Data' , 'Internet' ] ,
66- referralCode : 'devdisplay' ,
67- ApplyLink :
68- 'https://www.open.edu/openlearn/science-maths-technology/it-everyday-life/content-section-0?active-tab=description-tab' ,
69- poster : '/assets/Certifications/IT in everyday life.png' ,
70- shareLink : '#it-in-eveRyday-life' ,
71- price : 'Free' ,
72- } ,
73- {
74- organizer : 'Google Cloud' ,
75- title : 'Introduction to Generative AI' ,
76- duration : '1 Day' ,
77- level : 'Beginner' ,
78- skills : [ 'Generative AI' , 'Generative AI Quiz' ] ,
79- referralCode : 'devdisplay' ,
80- ApplyLink : 'https://www.cloudskillsboost.google/course_templates/536' ,
81- poster : '/assets/Certifications/Introduction to Generative AI.png' ,
82- shareLink : '#introduction-to-generative-ai' ,
83- price : 'Free' ,
84- } ,
60+ // {
61+ // organizer: 'Openlearn',
62+ // title: 'IT in everyday life',
63+ // duration: '1 Week',
64+ // level: 'Intermediate',
65+ // skills: ['Network', 'Data', 'Internet'],
66+ // referralCode: 'devdisplay',
67+ // ApplyLink:
68+ // 'https://www.open.edu/openlearn/science-maths-technology/it-everyday-life/content-section-0?active-tab=description-tab',
69+ // poster: '/assets/Certifications/IT in everyday life.png',
70+ // shareLink: '#it-in-eveRyday-life',
71+ // price: 'Free',
72+ // },
73+ // {
74+ // organizer: 'Google Cloud',
75+ // title: 'Introduction to Generative AI',
76+ // duration: '1 Day',
77+ // level: 'Beginner',
78+ // skills: ['Generative AI', 'Generative AI Quiz'],
79+ // referralCode: 'devdisplay',
80+ // ApplyLink: 'https://www.cloudskillsboost.google/course_templates/536',
81+ // poster: '/assets/Certifications/Introduction to Generative AI.png',
82+ // shareLink: '#introduction-to-generative-ai',
83+ // price: 'Free',
84+ // },
8585 {
8686 organizer : 'Codesignal' ,
8787 title : 'Understanding LLMs and Basic Prompting Techniques' ,
0 commit comments