firstcontributions.github.io icon indicating copy to clipboard operation
firstcontributions.github.io copied to clipboard

Add projects to project list

Open Roshanjossey opened this issue 7 years ago • 55 comments

It'd be awesome to have a lot more suggested projects

🐞 Problem Currently we have only a bunch of projects in project suggestions

🎯 Goal Have a lot of project suggestions from diverse domains, languages, frameworks

💡 Possible solutions Add new projects. We maintain the list of projects at https://github.com/firstcontributions/firstcontributions.github.io/blob/source/src/components/ProjectList/listOfProjects.js Change this file and add details of new project. Make sure you add all fields like other projects you see there

You just have to add and entry similar to the followig

{
    name: 'Qute Browser',
    imageSrc: 'https://avatars1.githubusercontent.com/u/21955151?s=200&v=4',
    githubLink:
      'https://github.com/qutebrowser/qutebrowser',
    description: 'A keyboard-driven, vim-like browser based on PyQt5',
    tags: ['Python','Qt','pyqt5','Vim','Browser','qtWebEngine','web']
  },

Don't know any projects you wanna add? Check out https://github.com/MunGell/awesome-for-beginners where there's a list of a boatload of projects

📋 Steps to solve the problem

Comment below about what you've started working on. Add, commit, push your changes Submit a pull request and add this in comments - Addresses # Ask for a review in comments section of pull request Celebrate your contribution to this project 🎉

Roshanjossey avatar Oct 01 '18 10:10 Roshanjossey

I would try to solve this issue.

achiv avatar Oct 01 '18 12:10 achiv

@Roshanjossey Made a PR #3 . Please review

achiv avatar Oct 01 '18 12:10 achiv

I added React Native project, please review #23

sebryu avatar Oct 05 '18 21:10 sebryu

I added NextJs project. Kindly review - https://github.com/firstcontributions/firstcontributions.github.io/pull/55

krishnagit2402 avatar Aug 11 '19 10:08 krishnagit2402

I added Moby. Plz review #75

darkmattercoder avatar Oct 07 '19 22:10 darkmattercoder

Kindly review #77. Added 2 more projects.

akshita27 avatar Oct 14 '19 17:10 akshita27

@akshita27 left review comments on #77 kindly check. :)

sara-02 avatar Oct 14 '19 18:10 sara-02

Hey, I've started working on this. Will soon submit a pr

ayushjain9501 avatar Oct 26 '19 17:10 ayushjain9501

Please review #89 :P

hermaplusplus avatar Oct 26 '19 19:10 hermaplusplus

Added styled-system project #103. Please review

sreeram-muddu avatar Dec 24 '19 23:12 sreeram-muddu

Added Darktable in #117. Could you review please?

ps: should the listOfProjects file be in alphabetical order?

heitorPB avatar Mar 15 '20 16:03 heitorPB

@Roshanjossey I added CSS-Art and start-here-guidelines on PR #134

ming-tsai avatar Jul 31 '20 15:07 ming-tsai

@Roshanjossey Added an interesting project on chat application - PR

muke1908 avatar Aug 01 '20 22:08 muke1908

@Roshanjossey I would like to work on this issue.

Akash1362000 avatar Oct 01 '20 08:10 Akash1362000

Added an open source chat repository #143 Please review. If there are any changes to be made, please let me know.

Akash1362000 avatar Oct 01 '20 08:10 Akash1362000

@Roshanjossey I would like to work on this issue. Update Open Sources Global Project 2020

aryasoni98 avatar Oct 01 '20 09:10 aryasoni98

@Roshanjossey Made necessary changes to #143 as instructed. Please review.

Akash1362000 avatar Oct 01 '20 10:10 Akash1362000

@Akash1362000, merged.

@aryasoni98, sure. Go ahead.

Roshanjossey avatar Oct 01 '20 10:10 Roshanjossey

Please review #150 , I am adding two of my projects. Regards

Narasimha1997 avatar Oct 04 '20 16:10 Narasimha1997

i would like to work on this.

ghost avatar Oct 17 '20 11:10 ghost

@Summer-source This issue is always open for more contributions, please create a PR with some open source projects you think should be listed but are currently missing.

sara-02 avatar Oct 18 '20 07:10 sara-02

Hi, I added a new repo on this PR #176

ming-tsai avatar Jan 20 '21 18:01 ming-tsai

Hi, I added a new repo on PR #181

ming-tsai avatar Apr 13 '21 19:04 ming-tsai

Hi, I am a beginner. I know the basic HTML, CSS and JavaScript. Can anyone tell me if there is any project on which I can contribute to.

shivam123-dev avatar May 09 '21 17:05 shivam123-dev

@Roshanjossey It can be any type of project?? 🤔 like can we write our own project in the list or something big project of a company we have to write??

Umesh-01 avatar Jun 04 '21 16:06 Umesh-01

Hi @Umesh-01, it can be your own project too. The factors we consider are if the maintainers are beginner friendly and if you have issues beginners can solve without a lot of effort.

Roshanjossey avatar Jun 06 '21 20:06 Roshanjossey

Just opened a PR, #199 , to add the Python pandas library to the list of projects. Their contribute page has a lot of good-first-issue labeled tickets on it!

korbonits avatar Jun 24 '21 16:06 korbonits

I've added Codename One to the project list, please review #213. It's a cross-platform framework for Java & Kotlin developers and has quite a few labeled issues for new contributors.

yo-zubair avatar Sep 08 '21 17:09 yo-zubair

Is anyone available to review this? Thanks. #212

blueskyson avatar Sep 10 '21 07:09 blueskyson

Hi @Roshanjossey I have added 3 projects to the project list: SymPy, PyTorch and Yarn. Please review PR #224 Thanks in advance :)

ammaaraslam avatar Jan 23 '22 03:01 ammaaraslam