Skip to content

Commit

Permalink
data: addition of projects by ujjawaltyagii (#921)
Browse files Browse the repository at this point in the history
Co-authored-by: Priyankar Pal <[email protected]>
  • Loading branch information
ujjawaltyagii and priyankarpal authored May 27, 2023
1 parent 42066fc commit 7571d80
Showing 1 changed file with 23 additions and 5 deletions.
28 changes: 23 additions & 5 deletions src/DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -329,21 +329,39 @@
}
]
},
{
{
"github_username": "ujjawaltyagii",
"Social_media": {
"gitHub": "",
"LinkedIn": "",
"Instagram": "",
"gitHub": "https://github.com/ujjawaltyagii",
"LinkedIn": "https://www.linkedin.com/in/ujjawal-tyagi-9943a722b/",
"Instagram": "https://www.instagram.com/ujjawal.tyagii",
"YouTube": "",
"Twitter": ""
"Twitter": "https://twitter.com/ujjawal_tyagiii"
},
"Projects": [
{
"link": "https://github.com/ujjawaltyagii/Sober-Sense",
"title": "Sober-Sense",
"description": "An AI/ML solution to prevent drunk drive accidents using Face recognition & Speech Recognition.",
"tech": ["Python", "Javascript", "Bootstrap", "HTML"]
},
{
"link": "https://github.com/ujjawaltyagii/Razorpay-Clone",
"title": "Razorpay Clone",
"description": "Created Razorpay Clone which is the only payments solution in India that allows businesses to accept, process and disburse payments with its product suite.",
"tech": ["HTML", "Tailwind CSS", "JavaScript"]
},
{
"link": "https://github.com/ujjawaltyagii/ImageClassification",
"title": "Image-Classifier",
"description": "Built an image classifier using Python, Tensorflow and Keras with Jupyter Notebook to classify sad and happy faces.",
"tech": ["Python", "Tensorflow"]
},
{
"link": "https://github.com/ujjawaltyagii/RoomRevamp",
"title": "Room Revamp",
"description": "A Virtual Interior Designer website where users can upload a photo of their room and customize it with different furniture and decor items.",
"tech": ["Tailwind CSS", "Javascript", "HTML"]
}
]
},
Expand Down

1 comment on commit 7571d80

@vercel
Copy link

@vercel vercel bot commented on 7571d80 May 27, 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-git-main-priyankarpal.vercel.app
projectshut.vercel.app
projectshut-priyankarpal.vercel.app

Please sign in to comment.