Skip to content

Commit

Permalink
chore: projects addition (#2446)
Browse files Browse the repository at this point in the history
* Update projects.json

Signed-off-by: Siddharth Dagar <sid.dagar0101@gmail.com>

* Update DB/projects.json

Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com>
Signed-off-by: Siddharth Dagar <sid.dagar0101@gmail.com>

* Update DB/projects.json

Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com>
Signed-off-by: Siddharth Dagar <sid.dagar0101@gmail.com>

---------

Signed-off-by: Siddharth Dagar <sid.dagar0101@gmail.com>
Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com>
  • Loading branch information
Siddharth-Dagar-25 and priyankarpal authored Mar 7, 2024
1 parent e36da2f commit 3a1938d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
}
]
}
]

0 comments on commit 3a1938d

Please sign in to comment.