Skip to content

Commit ec2a2a1

Browse files
UPDATE : projects.js
1 parent ee5bec6 commit ec2a2a1

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

projects.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@ const projects = [
3131
"github-link":"https://github.com/TusharKesarwani/Front-End-Projects/tree/main/Projects/The-Hangman-Game",
3232
"project-link":"Projects/The-Hangman-Game/index.html"
3333
},
34+
{
35+
"title":"Resume Creator",
36+
"tags":["HTML","CSS","JavaScript"],
37+
"img":"img/projects/Resume_Creator.png",
38+
"description":"This project uses Basic HTML, CSS, JavaScript to create a basic Resume Creator, where you can create your resume and most important download the created Resume.",
39+
"github-link":"https://github.com/TusharKesarwani/Front-End-Projects/tree/main/Projects/Resume%20Creator",
40+
"project-link":"Projects/Resume Creator/index.html"
41+
},
3442
{
3543
"title":"Coming Soon",
3644
"tags":["HTML","CSS","JavaScript"],

0 commit comments

Comments
 (0)