Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Added the Project by Parmesh Bhatt #1504

Merged
merged 7 commits into from
Jul 2, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
}
]
},
Expand Down