@@ -197,6 +197,30 @@ const courses = [
197197 'https://www.udemy.com/share/10bYlh3@jqduaaieDl1nKdgWzD6GL3HGAFzvk-YSluGWEzDbBUAhWKr7E5jgmZlLEcznFHZ3qA==/' ,
198198 shareLink : '#mlopsbykrish' ,
199199 } ,
200+ {
201+ platform : 'Udemy' ,
202+ title : 'Complete Data Science, Machine Learning, DL, NLP' ,
203+ instructor : 'Krish Naik' ,
204+ duration : '99 hours' ,
205+ level : 'Intermediate' ,
206+ domain : [ 'Machine Learning' , 'Deep Learning' , 'NLP' , 'MLOps' , 'Data Science' , 'Paid' ] ,
207+ poster : '/assets/Courses/KrishMLDLNLP.png' ,
208+ courseLink :
209+ 'https://www.udemy.com/share/10b9km3@ajJzHRVlS-BdTOaTGMG8iUl8QmGRJOLb3L3t-_UEPViitrhkG7j59ROC3DMhNCQJkg==/' ,
210+ shareLink : '#ml-dl-nlp-bykrish' ,
211+ } ,
212+ {
213+ platform : 'Udemy' ,
214+ title : 'Complete Data Science, Machine Learning, DL, NLP' ,
215+ instructor : 'Krish Naik' ,
216+ duration : '99 hours' ,
217+ level : 'Intermediate' ,
218+ domain : [ 'Machine Learning' , 'Deep Learning' , 'NLP' , 'MLOps' , 'Data Science' , 'Paid' ] ,
219+ poster : '/assets/Courses/KrishGenerativeAI.png' ,
220+ courseLink :
221+ 'https://www.udemy.com/share/10b9km3@ajJzHRVlS-BdTOaTGMG8iUl8QmGRJOLb3L3t-_UEPViitrhkG7j59ROC3DMhNCQJkg==/' ,
222+ shareLink : '#ml-dl-nlp-bykrish' ,
223+ } ,
200224 // Add more courses similarly...
201225] ;
202226
0 commit comments