diff --git a/DB/projects.json b/DB/projects.json index 41096942..a89bdfa0 100644 --- a/DB/projects.json +++ b/DB/projects.json @@ -3538,8 +3538,16 @@ "tech": ["javascript","html", "css"] } ] - }, - { + },{ + "github_username": "sauravhingade", + "Projects": [ + { + "github_url": "https://github.com/sauravhingade/E-Notes", + "title": "E-Notes", + "description": "It is a java based Web Application that keep notes on web", + "tech": ["html", "css", "javascript"] + }, + { "github_username": "vrundraval24", "Projects": [ {