From 0cd1aa6b63fd87a619df3ab1bbcbe5f650a2fde5 Mon Sep 17 00:00:00 2001 From: Siddharth Dagar Date: Wed, 6 Mar 2024 12:51:50 +0530 Subject: [PATCH 1/3] Update projects.json Signed-off-by: Siddharth Dagar --- DB/projects.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/DB/projects.json b/DB/projects.json index b41bf7eca..bcdc9773f 100644 --- a/DB/projects.json +++ b/DB/projects.json @@ -3796,5 +3796,16 @@ "tech": ["html", "css", "javascript"] } ] - } + }, + { + "github_username": "Siddharth-Dagar-25", + "Projects": [ + { + "github_url": "https://github.com/Siddharth-Dagar-25/Geet-Music-Player", + "title": "Geet - Music Player", + "description": "Geet is a music player, sleek and intuitive web-based music player designed to bring your favorite tunes to life with ease and style.", + "tech": ["React", "JavaScript"] + } + ] + }, ] From bb4482b3bdfd4b604c1c15931b9f5f540f95c152 Mon Sep 17 00:00:00 2001 From: Siddharth Dagar Date: Thu, 7 Mar 2024 11:48:16 +0530 Subject: [PATCH 2/3] Update DB/projects.json Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com> Signed-off-by: Siddharth Dagar --- DB/projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DB/projects.json b/DB/projects.json index bcdc9773f..f56ac22fe 100644 --- a/DB/projects.json +++ b/DB/projects.json @@ -3804,7 +3804,7 @@ "github_url": "https://github.com/Siddharth-Dagar-25/Geet-Music-Player", "title": "Geet - Music Player", "description": "Geet is a music player, sleek and intuitive web-based music player designed to bring your favorite tunes to life with ease and style.", - "tech": ["React", "JavaScript"] + "tech": ["react", "javascript"] } ] }, From 67827ad2f180798de59dcb92ce9361b93363a0bb Mon Sep 17 00:00:00 2001 From: Siddharth Dagar Date: Thu, 7 Mar 2024 11:50:02 +0530 Subject: [PATCH 3/3] Update DB/projects.json Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com> Signed-off-by: Siddharth Dagar --- DB/projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DB/projects.json b/DB/projects.json index f56ac22fe..09e173ab7 100644 --- a/DB/projects.json +++ b/DB/projects.json @@ -3807,5 +3807,5 @@ "tech": ["react", "javascript"] } ] - }, + } ]