We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd02ef8 commit aaa5b88Copy full SHA for aaa5b88
1 file changed
projects.js
@@ -1070,6 +1070,15 @@ const projects = [
1070
"description":"This website can be used to play videos. This application give the feeling of video gallery as of our mobile phone.",
1071
"github-link":"https://github.com/TusharKesarwani/Front-End-Projects/tree/main/Projects/Video-Player",
1072
"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": ""
1082
}
1083
]
1084
0 commit comments