Skip to content

Commit

Permalink
added chat project
Browse files Browse the repository at this point in the history
  • Loading branch information
PrathamLalwani committed Nov 27, 2023
1 parent 3553eca commit 0f5af83
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
Binary file added src/assets/ProjectPictures/LoginPage-min.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/ProjectPictures/Portfolio.png
Binary file not shown.
7 changes: 7 additions & 0 deletions src/assets/resume.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@
"githubLink": "https://github.com/PrathamLalwani/Portfolio",
"liveLink": "https://prathamlalwani.me/",
"img_path": "Portfolio-min.png"
},
{
"projectName": "Quick Chat",
"description": "Designed and Implemented a real-time chat application with a variety of features such as Group chat, Private chat, Last Active etc. ",
"techStack" : ["React", "Node.js", "Socket.io", "HTML5", "CSS3", "JavaScript"],
"githubLink" : "https://github.com/PrathamLalwani/ChatApplication",
"img_path" : "LoginPage-min.png"
}
],
"Technologies": [
Expand Down

0 comments on commit 0f5af83

Please sign in to comment.