Skip to content

Commit

Permalink
data: project addition 'Github Finder' by Sanchitbajaj02 (#663)
Browse files Browse the repository at this point in the history
Co-authored-by: Priyankar Pal <[email protected]>
  • Loading branch information
Sanchitbajaj02 and priyankarpal authored May 23, 2023
1 parent bb64deb commit 6963cde
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -1102,5 +1102,23 @@
"tech": ["Javascript", "Css", "Html"]
}
]
},
{
"github_username": "Sanchitbajaj02",
"Social_media": {
"gitHub": "https://github.com/Sanchitbajaj02",
"LinkedIn": "https://www.linkedin.com/in/sanchitbajaj02",
"Instagram": "https://www.instagram.com/sbajaj_02",
"YouTube": "",
"Twitter": "https://twitter.com/solitrix02"
},
"Projects": [
{
"link": "https://github.com/Sanchitbajaj02/GitHub-Finder",
"title": "Github Finder",
"description": "Github Finder is a website that helps finding usernames on github where they analyse their daily activites as well as check their statistics. There is also functionality for searching and getting information about Github organizations along with their recent projects.",
"tech": ["React js", "Material UI", "GitHub API", "Context API"]
}
]
}
]

1 comment on commit 6963cde

@vercel
Copy link

@vercel vercel bot commented on 6963cde May 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

projectshut – ./

projectshut-priyankarpal.vercel.app
projectshut-git-main-priyankarpal.vercel.app
projectshut.vercel.app

Please sign in to comment.