Skip to content

Commit

Permalink
chore: project addition by Bilal1204 #1636 (#1659)
Browse files Browse the repository at this point in the history
* chore: project addition by Bilal1204 #1636

* Update DB/projects.json

Co-authored-by: Priyankar Pal  <88102392+priyankarpal@users.noreply.github.com>
Signed-off-by: Bilal Shaikh <91729835+Bilal1204@users.noreply.github.com>

* Update DB/projects.json

Co-authored-by: Priyankar Pal  <88102392+priyankarpal@users.noreply.github.com>
Signed-off-by: Bilal Shaikh <91729835+Bilal1204@users.noreply.github.com>

---------

Signed-off-by: Bilal Shaikh <91729835+Bilal1204@users.noreply.github.com>
Co-authored-by: Priyankar Pal  <88102392+priyankarpal@users.noreply.github.com>
  • Loading branch information
Bilal1204 and priyankarpal authored Jul 10, 2023
1 parent 75221a1 commit 9ead327
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -3901,5 +3901,29 @@
"tech": ["nextjs", "tailwindcss", "Vercel", "typescript"]
}
]
}
},
{
"github_username": "Bilal1204",
"Social_media": {
"gitHub": "https://github.com/Bilal1204",
"LinkedIn": "https://www.linkedin.com/in/bilalshaikh04/",
"Instagram": "https://www.instagram.com/_bilalshaikh_1204/",
"YouTube": "#",
"Twitter": "#"
},
"Projects": [
{
"link": "https://github.com/Bilal1204/Expense-Tracker",
"title": "Expense Tracker",
"description": "Track you daily transactions in 3 categories namely Savings, Expenses, Investment",
"tech": ["reactjs", "mongodb"]
},
{
"link": "https://github.com/Bilal1204/linker",
"title": "Linker",
"description": "This web application is a clone of LinkTree, a popular tool used for creating a personalized page with multiple links to various online profiles, websites, or resources. With this clone, you can create your own version of a LinkTree-like page and share it with others.",
"tech": ["reactjs", "mongodb"]
}
]
}
]

0 comments on commit 9ead327

Please sign in to comment.