Skip to content

Commit

Permalink
Update projects.json
Browse files Browse the repository at this point in the history
Signed-off-by: Parmesh Bhatt <101285245+Parmesh119@users.noreply.github.com>
  • Loading branch information
Parmesh119 authored Jun 26, 2023
1 parent dcb6b5b commit 4fcaa07
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions src/DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
},
]
},
{
Expand Down Expand Up @@ -2874,4 +2880,4 @@
}
]
}
]
]

0 comments on commit 4fcaa07

Please sign in to comment.