@@ -82,32 +82,32 @@ const certification = [
8282 // shareLink: '#introduction-to-generative-ai',
8383 // price: 'Free',
8484 // },
85- {
86- organizer : 'Codesignal' ,
87- title : 'Understanding LLMs and Basic Prompting Techniques' ,
88- duration : '1 Day' ,
89- level : 'Beginner' ,
90- skills : [ 'LLMs' , 'Effective Prompting' , 'LLM Prompting' ] ,
91- referralCode : 'devdisplay' ,
92- ApplyLink :
93- 'https://codesignal.com/learn/courses/understanding-llms-and-basic-prompting-techniques?utm_campaign=classcentral-courses_Q4_25_&utm_medium=referral&utm_source=classcentral&utm_content=go-to-class' ,
94- poster : '/assets/Certifications/Understanding LLMs and Basic Prompting Techniques.png' ,
95- shareLink : '#understanding-llms-and-basic-prompting-techniques' ,
96- price : 'Free' ,
97- } ,
98- {
99- organizer : 'Codesignal' ,
100- title : 'Prompt Engineering for Everyone' ,
101- duration : '1 Day' ,
102- level : 'Beginner' ,
103- skills : [ 'Understanding LLMs' , 'Prompt Engineering' ] ,
104- referralCode : 'devdisplay' ,
105- ApplyLink :
106- 'https://codesignal.com/learn/paths/prompt-engineering-for-everyone?utm_campaign=classcentral-courses_Q4_25_&utm_medium=referral&utm_source=classcentral&utm_content=go-to-class' ,
107- poster : '/assets/Certifications/Prompt Engineering for Everyone.png' ,
108- shareLink : '#prompt-engineering-for-everyone' ,
109- price : 'Free' ,
110- } ,
85+ // {
86+ // organizer: 'Codesignal',
87+ // title: 'Understanding LLMs and Basic Prompting Techniques',
88+ // duration: '1 Day',
89+ // level: 'Beginner',
90+ // skills: ['LLMs', 'Effective Prompting', 'LLM Prompting'],
91+ // referralCode: 'devdisplay',
92+ // ApplyLink:
93+ // 'https://codesignal.com/learn/courses/understanding-llms-and-basic-prompting-techniques?utm_campaign=classcentral-courses_Q4_25_&utm_medium=referral&utm_source=classcentral&utm_content=go-to-class',
94+ // poster: '/assets/Certifications/Understanding LLMs and Basic Prompting Techniques.png',
95+ // shareLink: '#understanding-llms-and-basic-prompting-techniques',
96+ // price: 'Free',
97+ // },
98+ // {
99+ // organizer: 'Codesignal',
100+ // title: 'Prompt Engineering for Everyone',
101+ // duration: '1 Day',
102+ // level: 'Beginner',
103+ // skills: ['Understanding LLMs', 'Prompt Engineering'],
104+ // referralCode: 'devdisplay',
105+ // ApplyLink:
106+ // 'https://codesignal.com/learn/paths/prompt-engineering-for-everyone?utm_campaign=classcentral-courses_Q4_25_&utm_medium=referral&utm_source=classcentral&utm_content=go-to-class',
107+ // poster: '/assets/Certifications/Prompt Engineering for Everyone.png',
108+ // shareLink: '#prompt-engineering-for-everyone',
109+ // price: 'Free',
110+ // },
111111 {
112112 organizer : 'Independent' ,
113113 title : 'DevOps with Kubernetes' ,
0 commit comments