diff --git a/src/DB/projects.json b/src/DB/projects.json index 8c4afa7d..279edfa1 100644 --- a/src/DB/projects.json +++ b/src/DB/projects.json @@ -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"] } ] },