diff --git a/README.md b/README.md index f96e191..9a5f544 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Project-Ideas Dataset for Project ideas where you can find the project code on different domains. +FOr Hacktoberfest diff --git a/index.json b/index.json index 7ae673b..f9450a2 100644 --- a/index.json +++ b/index.json @@ -293,7 +293,36 @@ "platform": "YouTube", "duration": "53:47", "youtubeLink": "https://youtu.be/Sj5NX_br5WY" - } + }, + + { + "id": 34, + "projectName": "Jarvis", + "languages": "Python", + "platform": "YouTube", + "duration": "58:47", + "youtubeLink": "https://www.youtube.com/watch?v=Lp9Ftuq2sVI" + }, + { + "id": 35, + "projectName": "Pac Man", + "languages": "Javascript", + "platform": "YouTube", + "duration": "1:42:34", + "youtubeLink": " https://youtu.be/YBtzzVwrTeE" + }, + + { + "id": 36, + "projectName":"Todo App", + "languages":"Python", + "platform":"YouTube", + "duration":"42:56", + "youtubeLink":"https://www.youtube.com/watch?v=yKHJsLUENl0" + } + + + ]