From 4ad97874ecac98219efc54b2179b3e469a799c15 Mon Sep 17 00:00:00 2001 From: Harsh Upadhye Date: Tue, 27 Jun 2023 20:15:02 +0530 Subject: [PATCH 1/2] chore: project addition by @Harshu467 #1384 --- src/DB/projects.json | 47 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/src/DB/projects.json b/src/DB/projects.json index c9c25b1f..56a30df2 100644 --- a/src/DB/projects.json +++ b/src/DB/projects.json @@ -2993,5 +2993,52 @@ "tech": ["JAVASCRIPT", "CSS", "HTML"] } ] +}, +{ + "github_username": "Harshu467", + "Social_media": { + "gitHub": "https://github.com/Harshu467", + "LinkedIn": "https://www.linkedin.com/in/harsh-upadhye-b0269a213/", + "Instagram": "https://www.instagram.com/harshup_28/", + "YouTube": "https://www.youtube.com/@harshupadhye410", + "Twitter": "https://twitter.com/28_harshupadhye" + }, + "Projects": [ + { + "link": "https://github.com/Harshu467/Amazon_Smart_watch", + "title": "Amazon Smart Watch", + "description": "Amazon Smart Watch Website with features of Heart-Rate and Live Time with different colors available.", + "tech": [ + "HTML", + "CSS", + "JavaScript", + "React JS" + ] + }, + { + "link": "https://github.com/Harshu467/Healthy-Me", + "title": "Healthy-Me", + "description": "The Future of Fitness is at your place. Get your Body in shape. We do the hard work and you do all heavy lifting. Its Time to own the session", + "tech": ["HTML","CSS","JavaScript","BootStrap"] + }, + { + "link": "https://github.com/Harshu467/EcoM", + "title": "E-Com", + "description": "Ecomerce website where user can view various products.", + "tech": ["HTML","CSS","JavaScript","BootStrap","React JS"] + }, + { + "link": "https://github.com/Harshu467/GYM", + "title": "GYM", + "description": "Responsive Gym Website.", + "tech": ["HTML","CSS","JavaScript","BootStrap","React JS"] + }, + { + "link": "https://github.com/Harshu467/CryptoCurrency", + "title": "CryptoCurrency", + "description": "A CryptoCurrency React web App which gives information of all cryptocurrency coins.", + "tech": ["HTML","CSS","JavaScript","BootStrap","React JS","useContext","API","Vercel"] + } + ] } ] \ No newline at end of file From fbeb4e27f4c855170bae4da378991f2e14367416 Mon Sep 17 00:00:00 2001 From: Harsh Upadhye Date: Wed, 28 Jun 2023 10:22:00 +0530 Subject: [PATCH 2/2] chore: project addition by @Harshu467 #1384 --- src/DB/projects.json | 47 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/src/DB/projects.json b/src/DB/projects.json index 8eadf0c7..96565170 100644 --- a/src/DB/projects.json +++ b/src/DB/projects.json @@ -3002,5 +3002,52 @@ "tech": ["JAVASCRIPT", "CSS", "HTML"] } ] + }, + { + "github_username": "Harshu467", + "Social_media": { + "gitHub": "https://github.com/Harshu467", + "LinkedIn": "https://www.linkedin.com/in/harsh-upadhye-b0269a213/", + "Instagram": "https://www.instagram.com/harshup_28/", + "YouTube": "https://www.youtube.com/@harshupadhye410", + "Twitter": "https://twitter.com/28_harshupadhye" + }, + "Projects": [ + { + "link": "https://github.com/Harshu467/Amazon_Smart_watch", + "title": "Amazon Smart Watch", + "description": "Amazon Smart Watch Website with features of Heart-Rate and Live Time with different colors available.", + "tech": [ + "HTML", + "CSS", + "JavaScript", + "React JS" + ] + }, + { + "link": "https://github.com/Harshu467/Healthy-Me", + "title": "Healthy-Me", + "description": "The Future of Fitness is at your place. Get your Body in shape. We do the hard work and you do all heavy lifting. Its Time to own the session", + "tech": ["HTML","CSS","JavaScript","BootStrap"] + }, + { + "link": "https://github.com/Harshu467/EcoM", + "title": "E-Com", + "description": "Ecomerce website where user can view various products.", + "tech": ["HTML","CSS","JavaScript","BootStrap","React JS"] + }, + { + "link": "https://github.com/Harshu467/GYM", + "title": "GYM", + "description": "Responsive Gym Website.", + "tech": ["HTML","CSS","JavaScript","BootStrap","React JS"] + }, + { + "link": "https://github.com/Harshu467/CryptoCurrency", + "title": "CryptoCurrency", + "description": "A CryptoCurrency React web App which gives information of all cryptocurrency coins.", + "tech": ["HTML","CSS","JavaScript","BootStrap","React JS","useContext","API","Vercel"] + } + ] } ]