diff --git a/src/DB/projects.json b/src/DB/projects.json index 52d95aab..29752851 100644 --- a/src/DB/projects.json +++ b/src/DB/projects.json @@ -125,7 +125,13 @@ "title": "temperature converter", "description": "This is the application for to convert the temperature from one unit to another unit.", "tech": ["JavaScript"] - } + }, + { + "link": "https://github.com/Parmesh119/Chat_App", + "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"] + }, ] }, { @@ -2874,4 +2880,4 @@ } ] } -] \ No newline at end of file +]