Skip to content

Commit

Permalink
Add contribution from issue #69
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 24, 2024
1 parent cfbadf6 commit fff2fa0
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions playlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
"name": "Manjiri C",
"playlist_link": "https://www.youtube.com/watch?v=pN6jk0uUrD8&list=PLlasXeu85E9cQ32gLCvAvr9vNaUccPVNP",
"summary": "This playlist, created by Akshay Saini, provides an in-depth and beginner-friendly course on JavaScript. It covers the core concepts of JavaScript with clear explanations and practical examples, making it a valuable resource for developers looking to strengthen their JS fundamentals.",
"title": "Namaste JavaScript \ud83d\ude4f by Akshay Saini",
"title": "Namaste JavaScript 🙏 by Akshay Saini",
"category": "Frontend Development",
"user_profile_link": "https://github.com/CODEX108",
"user_Image": "https://avatars.githubusercontent.com/u/82377810?v=4"
Expand All @@ -331,5 +331,14 @@
"category": "Full-Stack Development",
"user_profile_link": "https://github.com/anaskhan28",
"user_Image": "https://avatars.githubusercontent.com/anaskhan28"
},
{
"name": "Dark-Kernel",
"playlist_link": "https://youtube.com/playlist?list=PLBqEQje7T7jFVVDdj_NYWAeDebpUEEUo_&si=5Fki9sIu3rgHieO5",
"summary": "It teaches about renting server, hosting our stuffs on it. How to connect to server with ssh keys, setup domain for it, etc. \r",
"title": "Self Hosting Series by BugsWriter",
"category": "Other",
"user_profile_link": "https://github.com/Dark-Kernel",
"user_image": "https://avatars.githubusercontent.com/Dark-Kernel"
}
]
]

0 comments on commit fff2fa0

Please sign in to comment.