@@ -154,6 +154,16 @@ const courses = [
154154 courseLink : 'https://namastedev.com/learn/namaste-javascript' ,
155155 shareLink : '#javascriptbyakshaysaini' ,
156156 } ,
157+ {
158+ platform : 'YouTube' ,
159+ title : 'Zero to Full Stack: Master JavaScript and Create Dynamic Web Apps - English' ,
160+ instructor : 'HuXn WebDev' ,
161+ duration : '16 Hour' ,
162+ level : 'Intermediate' ,
163+ domain : [ 'Web Development' , 'Javascript' , 'JS' , 'Frontend' , 'fullstack' , 'Free' ] ,
164+ courseLink : 'https://youtu.be/H3XIJYEPdus?si=HB3XchtzU3-7ydgq' ,
165+ shareLink : '#javascriptbyhuxn' ,
166+ } ,
157167 // ReactJS Courses by Hitesh Choudhary, HuXn WebDev, Sarthak Sharma, Prashant Jain
158168 {
159169 platform : 'YouTube' ,
@@ -242,6 +252,18 @@ const courses = [
242252 'https://www.udemy.com/share/10bPPF3@u19KFpL6vN7IwhSrJN5cYFVFa4wyBFF0FWt0kxtj3520J2P4WzcUK3R_NXptnbDGeQ==/' ,
243253 shareLink : '#pythonwithdsakrish' ,
244254 } ,
255+ {
256+ platform : 'Udemy' ,
257+ title : '100 Days of Code: The Complete Python Pro Course' ,
258+ instructor : 'Dr. Angela Yu' ,
259+ duration : '52 hours' ,
260+ level : 'Intermediate' ,
261+ domain : [ 'Python' , 'automation' , 'data science' , 'Algorithms' , '100 projects' , 'Paid' ] ,
262+ poster : '/assets/Courses/AngelaPython.png' ,
263+ courseLink :
264+ 'https://www.udemy.com/share/103IHM3@PpzlFKvoy_U8C44nS4mcr3ctFo9qRxCWrgOqCDeXLdFS6ybdfqRrtt4QuxJwC5Rhdw==/' ,
265+ shareLink : '#pythonbyangela' ,
266+ } ,
245267 // Python, MLOps, Machine Learning, Data Science, Generative AI, Data Analyst, courses by Krish Naik, Jayant Topnani, Sunny Savita
246268 {
247269 platform : 'Udemy' ,
0 commit comments