GitFirst

Find projects on GitHub with ease

Visit Website
February 2, 2020 Lanuch

After creating the mvp, I showed it to some users in Startup Kitchen slack channel. They pointed out some bugs and gave feedback on more user friendly ui. I got busy with my day job, so I abandoned it for months. Finally I made the changes in jan and launched on ProductHunt on 2nd Feb. I got moderate response and some feedback.

manish saraan

Comment

November 11, 2019 MVP

I started playing with GitHub api and soon find an api to fetch projects based on text, language of project etc.

I embedded this api in React app and created a basic ui. Users can fetch projects based on no of starts, language, text and label of issues eg. good first issue.

Also users can bookmark the repos for future without login.

manish saraan

Comment

September 27, 2019 Idea

I contribute to open source projects from time to time. But finding a project which is open for new contributors and has easy to read codebase is not easy task.
So I just wanted a simple app which I can use to find projects in language I interested..

manish saraan

Comment

About

Most of projects on GitHub are complex and has huge codebase, so they are not suitable for new contributors. Also GitHub searching project ui is not that good. So I created GitFirst with simple ui and search options.