diff --git a/src/DB/projects.json b/src/DB/projects.json index 945e71d8..a4d9494b 100644 --- a/src/DB/projects.json +++ b/src/DB/projects.json @@ -1,5 +1,38 @@ [ { + + "github_username": "Man07har", + "Social_media": { + "gitHub": "https://github.com/man07har", + "LinkedIn": "https://www.linkedin.com/in/man07har/", + "Instagram": "https://www.instagram.com/man07har/", + "YouTube": "https://www.youtube.com/channel/UCkGSyImpI4T6Yg5-UQwjk3Q", + "Twitter": "https://twitter.com/Man07har" + }, + "Projects": [ + { + "link": "https://man07har.github.io/", + "title": "Portfolio_Website", + "description": "", + "tech": ["ReactJS", "Tailwind CSS","CSS"] + }, + { + "link": "https://github.com/heroaks/parcurrus", + "title": "Parcurrus", + "description": "This app will help you solve a significant issue in busy cities. Finding a spot to park your cars during rush hours can be difficult. This app will show all the nearby parking spots according to GPS. What's even better? People with some parking space to spare at their place can post it on this app and earn some crypto for it.", + "tech": ["ReactJS", "TailwindCSS","CSS"] + }, + { + "link": "https://github.com/Man07har/Del", + "title": "Del", + "description": "A website design for the complaint pusposes and to showcase the products that a company has to offer", + "tech": ["ReactJS", "TailwindCSS","CSS"] + } + + ] +}, + { + "github_username": "murtazajoo", "Social_media": { "gitHub": "https://github.com/murtazajoo", @@ -2430,5 +2463,5 @@ "tech": ["HTML", "CSS","Node JS","javascript"] } ] -} + } ]