diff --git a/src/DB/projects.json b/src/DB/projects.json index 0a39c3329..4a603657f 100644 --- a/src/DB/projects.json +++ b/src/DB/projects.json @@ -173,6 +173,12 @@ "title": "iChat_app", "description": "This is the encrypted chat_application that is only accessible to those only who have writes to access it. No other can add or edit it.", "tech": ["React.js", "JavaScript"] + }, + { + "link": "https://github.com/Parmesh119/Rock_Paper_Seesor-using-JS-DOM_Manipulation/tree/master", + "title": "Advance Rock_Paper_Seesor Game", + "description": "This is the project that contains HTML, CSS and JS code and this is the advance Rock_Paper_Seesor game using DOM_Manipulation.", + "tech": ["JavaScript"] } ] },