Skip to content

Commit

Permalink
chore: project addition by iqrasarwar #1980 (#1986)
Browse files Browse the repository at this point in the history
* chore: project addition by iqrasarwar #1980

Signed-off-by: Iqra Sarwar <[email protected]>

* chore: project addition by iqrasarwar #1980

Signed-off-by: Iqra Sarwar <[email protected]>

---------

Signed-off-by: Iqra Sarwar <[email protected]>
Co-authored-by: Priyankar Pal <[email protected]>
  • Loading branch information
iqrasarwar and priyankarpal authored Aug 6, 2023
1 parent ff9a535 commit ed37e88
Showing 1 changed file with 22 additions and 0 deletions.
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"]
}
]
}
]

0 comments on commit ed37e88

Please sign in to comment.