Skip to content

Commit

Permalink
chore: Added JavaScript Project (#1398)
Browse files Browse the repository at this point in the history
* feat: added project

* feat: java project

* feat: telegram-bot

* Added JavaScript mini Prjects

---------

Signed-off-by: Syed Imtiyaz Ali <syedimtiyazali141@gmail.com>
Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com>
  • Loading branch information
SyedImtiyaz-1 and priyankarpal authored Jun 26, 2023
1 parent d7c8619 commit 0d70d4c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -2702,6 +2702,12 @@
"title": "Telegram Bot",
"description": "This is a .py script to Automate the Telegram using the Bot with the {'/'} commands.",
"tech": ["Python"]
},
{
"link": "https://github.com/SyedImtiyaz-1/mini-Projects",
"title": "JavaScript Practice Projects",
"description": "JavaScript practice projects for the ones who want to learn JavaScript and this projects are beginner friendly.",
"tech": ["JavaScript, CSS, HTML, API's"]
}
]
},
Expand Down

1 comment on commit 0d70d4c

@vercel
Copy link

@vercel vercel bot commented on 0d70d4c Jun 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

projectshut – ./

projectshut-priyankarpal.vercel.app
projectshut.vercel.app
projectshut-git-main-priyankarpal.vercel.app

Please sign in to comment.