DEV Community

Prince Wilson
Prince Wilson

Posted on

What are you working on for Open Source?

Howdy there! Since yesterday started Hacktoberfest over at GitHub, I was wondering what everyone was going to get themselves involved with. Though this is an annual event hosted by one company, I'd love to hear how you make yourself involved in open source.

Share any tips or tricks for people at any level. Even share a project that could use some love for the month of October.

Top comments (17)

Collapse
 
alainakafkes profile image
Alaina Kafkes

I had a great experience contributing to both mathsteps and Nteract! The maintainers on these projects were so welcoming & responsive, which matters a lot in open source.

If you'd like share a resource for women in tech, look no further than contributing to any of the Ladies Storm Hackathons projects.

Collapse
 
fannyvieira profile image
Fanny

Any suggestion of react project?

Collapse
 
maxcell profile image
Prince Wilson

One of my good friends Cassidy Williams built this project called todometer that always welcomes new ideas! If you are unsure how to contribute take a read through her section in the README.

Also something to consider is adding in more Contribution Guidelines or Issue/Pull Request Templates for the repo or other projects. Documentation is a crucial part to the success of Open Source projects and doesn't get enough love for people getting started sometimes. Be the change you want to see in the world!

Collapse
 
fannyvieira profile image
Fanny

Very cool, thanks for the suggestion.

Collapse
 
philgibbs profile image
Phil Gibbs

I'm working on an Open Source ARA solution called DeployHub. There's a Jenkins plugin to allow you to use it as a CI/CD setup. It deploys agentlessly to remote end-points and has a web interface with drag-and-drop set up.

We need more people to pitch in! deployhub.org

Collapse
 
bgadrian profile image
Adrian B.G.

This week I'm caught between my learning projects in Go :
High performance O(1) priority queues
Pool thread - workers design pattern with UI/Visual explanation
and Bitcoin mnemonic wallet algorithm

But ... I want to contribute to small React or Go project, haven't got the time to search for one yet 😔.

Collapse
 
jvanbruegge profile image
Jan van Brügge

As a core team member of Cycle.js I can say that we always welcome new contributors. We have a few issues marked "Hacktoberfest" that I think are easy to solve and fir questions we have an active gitter chat

Collapse
 
sammyisa profile image
Sammy Israwi

Great! Will be taking a look

Collapse
 
weswedding profile image
Weston Wedding

I'm going to be trying to get an animation/tweening library for Arduino projects "finished" enough to share around. It'll make doing fancy patterns with LEDs or smooth movements of servos easy to do without complicated loops at the cost of some extra bytes.

Not for Hacktoberfest, specifically.

Collapse
 
weswedding profile image
Weston Wedding

I'm also considering doing some of it on Twitch, too. Since live coding streams are a thing, I guess? Seems potentially fun!

Collapse
 
maxcell profile image
Prince Wilson

Shamelessly plugging in this project done by The Practical Dev: 1Pr!

Collapse
 
leojg2091 profile image
Leandro García

I'm interested in contributing to some android/kotlin related project. Any suggestions?

Collapse
 
adammc331 profile image
Adam McNeilly

One great way to find open source projects is Android Arsenal - android-arsenal.com/

Collapse
 
aghost7 profile image
Jonathan Boudreau

Currently working on a wiimote controlled car with a friend. Using an arduino controller and a pi to glue things together:

github.com/hardy613/arcc

Collapse
 
sammyisa profile image
Sammy Israwi

I'll be working on GitPoint and probably shuffling around other interesting projects!

Collapse
 
maroun_baydoun profile image
Maroun Baydoun • Edited

Working on Mediaq, a library to listen to media query updates in JavaScript.

Collapse
 
jefrypozo profile image
Jefry Pozo

Working on an extension for Visual Studio, and contributing to some OSS projects I find interesting or useful.