Skip to content

Commit aaa5b88

Browse files
committed
Adding new project
1 parent fd02ef8 commit aaa5b88

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

projects.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1070,6 +1070,15 @@ const projects = [
10701070
"description":"This website can be used to play videos. This application give the feeling of video gallery as of our mobile phone.",
10711071
"github-link":"https://github.com/TusharKesarwani/Front-End-Projects/tree/main/Projects/Video-Player",
10721072
"project-link":"Projects/Video-Player/index.html"
1073+
},
1074+
1075+
{
1076+
"title": "Chatbot",
1077+
"tags":["HTML","CSS","JavaScript"],
1078+
"img": "",
1079+
"description": "",
1080+
"github-link":"",
1081+
"project-link": ""
10731082
}
10741083
]
10751084

0 commit comments

Comments
 (0)