Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: project addition by Man07har (#1123) #1120

Merged
merged 3 commits into from
Jun 7, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 34 additions & 1 deletion src/DB/projects.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -2430,5 +2463,5 @@
"tech": ["HTML", "CSS","Node JS","javascript"]
}
]
}
}
]