File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -75,4 +75,12 @@ export const blogs = [
7575 "https://cdn.hashnode.com/res/hashnode/image/upload/v1729455938170/9f113b88-2e39-4c8d-a5f5-3e41d318d78d.jpeg?w=1600&h=840&fit=crop&crop=entropy&auto=compress,format&format=webp" ,
7676 avatar : "https://github.com/Shubham0523.png" ,
7777 } ,
78+ {
79+ title : "Why Learning JavaScript First Can Boost Your Coding Career" ,
80+ link : "https://medium.com/@ghavghaveayush782/why-learning-javascript-first-can-boost-your-coding-career-a86ff7a134df" ,
81+ author : "Ayush Ghavghave" ,
82+ date : "November 1, 2024" ,
83+ image : "https://miro.medium.com/v2/resize:fit:828/format:webp/1*4776ksNFnekGkFojn3Z4vA.gif" ,
84+ avatar : "https://github.com/ayush88-debug.png" ,
85+ } ,
7886] ;
Original file line number Diff line number Diff line change @@ -494,4 +494,11 @@ export const contributors = [
494494 github : "https://github.com/pasanjaythilaka" ,
495495 image : "https://github.com/pasanjayathilaka.png" ,
496496 } ,
497+ {
498+ name : "Ayush Ghavghave" ,
499+ role : "Contributor" ,
500+ github : "https://github.com/ayush88-debug" ,
501+ image : "https://github.com/ayush88-debug.png" ,
502+ } ,
503+
497504] ;
You can’t perform that action at this time.
0 commit comments