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 iqrasarwar #1980 #1986

Merged
merged 3 commits into from
Aug 6, 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
22 changes: 22 additions & 0 deletions DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -5795,5 +5795,27 @@
"tech": ["expressjs", "rest api"]
}
]
},
{
"github_username": "iqrasarwar",
"Social_media": {
"gitHub": "https://github.com/iqrasarwar",
"LinkedIn": "https://www.linkedin.com/in/iqrasarwar/",
"Twitter": "https://twitter.com/iqra_sarwar_"
},
"Projects": [
{
"link": "https://github.com/iqrasarwar/YouTube",
"title": "YouTube Clone",
"description": "Youtube Clone in C# that includes video player, video uploader and search option just like YouTube.",
"tech": ["c#", "dotnet"]
},
{
"link": "https://github.com/iqrasarwar/QuranAppV3",
"title": "Quran App",
"description": "A mobile application for quran with translation in urdu and English. You can view Quran surah wise and parah wise.",
"tech": ["java"]
}
]
}
]