DEV Community

Ben Halpern
Ben Halpern

Posted on

Who's looking for open source contributors? (Dec 3rd edition)

Find something to work on or promote your project here.

Please shamelessly promote your project. Everyone who posted in previous weeks is welcome back this week, as always. 😄

Happy coding!

Latest comments (21)

Collapse
 
rf_schubert profile image
Raphael Schubert

Hello there! I'm not the owner, but I still will talk about Masonite Project, an Awesome python framework that can be your next core framework. docs.masoniteproject.com

Collapse
 
tomi77 profile image
Tomasz Jakub Rup

Two GoLang packages:

Collapse
 
csparpa profile image
Claudio Sparpaglione

Hi devs,

I have this cute little library called PyOWM: it is a Python client for various web APIs by OpenWeatherMap

These APIs provide data about current and forecast weather, air pollution, UV rays exposure, satellite imagery for agricultural purposes, etc.. People mainly use it on custom Raspberry/Arduino-related projects, but also bigger projects such as Home Assitant use it.

The library is thouroughly unit-tested, heavily object-oriented and has a CI-CD pipeline in place. A small user community lives on a Slack channel... There is also a library logo! :)

Help with coding/testing/documentation would be appreciated with the upcoming library version 3; this will be a major library refactoring (simplified high-level interfaces, lighter codebase, asynchronous executability, etc.)

Anyone interested? Please get in touch via GitHub!

Collapse
 
yo profile image
Yogi

Hello Everyone!

Git + Rem(ote) = Gitote ❤️

Software version control made simple!

Welcome to the gitote. We are so excited to have you. With your help, we can build out Gitote to be more stable and better serve our platform.

What is Gitote

Gitote is an open source end-to-end software development platform with built-in version control, issue tracking, code review, and more, it is an alternative to GitHub, GitLab, Bitbucket and many more!

Tech Stack

Platform: gitote.in
Source Code: gitote.in/gitote/gitote

Collapse
 
jalbam profile image
Joan Alba Maldonado

Please, feel free to fork, follow and/or contribute to any of my projects: github.com/jalbam?tab=repositories

Collapse
 
hasnayeen profile image
Nehal Hasnayeen

Goodwork, is a project management and collaboration tool for all kind of teams. It is open source and MIT licensed and self-hosted. A demo is available also at goodworkfor.life

Its still under development. Hopefully version 1 will be released by the end of the year.

Built with Laravel, VueJS, Tailwindcss and other stuff.

You can help by coding,or testing the app or general discussion on product features.

iluminar / goodwork

Self hosted project management and collaboration tool powered by Laravel & VueJS

License Build Status Stable Version Laravel Version VueJS Version Codacy Badge Scrutinizer codecov StyleCI Join on slack

Goodwork

Self hosted project management and collaboration tool inspired by basecamp


Overview | Demo | Installation | Screenshots | Contributing | Credits | License


About Goodwork

Goodwork is a simple project management and collaboration tool for all kind of teams. It is open source and MIT licensed. Goodwork is a self-hosted software so no dependency on anyone and only you keep your data.

Goodwork brings you all the components required for your project to run smoothly in one place so that you have single source of truth. Instead of using a collection of tools or service which makes everything messy and hard to find important details from stuff scattered all over the place, Goodwork organizes everything in a central place where everyone in the company knows what to do, knows where things stand and find stuff without having to ask around all the time.

Available in [Arabic, Bahasa, Dutch, English…



Collapse
 
lostdesign profile image
André • Edited

„markd.it“ is an opensource bookmark manager (because my browsers are a mess)!

We started some time ago but there is not much going on as of now, would love some people to jump in and revive the project :)

At the moment its a Vue.js Site using Indexeddb for the storage. There is not too much missing for the release.

github.com/markd

well well well

Collapse
 
athif23 profile image
At Indo

JTTP

If you like ruby ​​but want to easily use it like javascript, you might want to take a look at Imba.

Collapse
 
rdrnt profile image
Riley Durant • Edited

Do you live in the Greater Toronto Area and like React?

I built tps-calls (tpscalls.live). It's real-time mapping of locations where the Toronto Police have responded to a call for service. These calls include incidents such as arrests, gun calls, collisions involving people or property, assaults, industrial accidents or disputes. It's built with React, Redux, React-map-gl & Material-UI.

If you have any questions about contributing, have an idea for the project, or any feedback, I'd appreciate it. If you like UI work, that’s main thing I’d appreciate some help with.

If you're interested, you can find the repo @ github.com/rdrnt/tps-calls.

Collapse
 
tirthbodawala profile image
Tirth Bodawala

Hi,
We are looking for JavaScript developers with expertise in TypeScript to contribute to our opensource project ReactPWA, reactpwa.com the Github repo is github.com/Atyantik/react-pwa

It is a boilerplate built on top of PawJS, that is pluggable and extendable, offering various features such as SSR, Image optimization, code splitting, progressive web app with Sefvice worker and much more.

Collapse
 
renegadecoder94 profile image
Jeremy Grifski

Hi all!

It's been awhile, but I'm back looking for some help with the Sample Programs repo (100 stars & 78 forks). Long story short, we're looking to collect code snippets in as many languages as possible. For reference, here are the top 6 languages by size:

  1. C (20.2%)
  2. Haskell (15.3%)
  3. Python (10.5%)
  4. Java (7.9%)
  5. C# (6.8%)
  6. TypeScript (6.2%)

Is your favorite language not making this list? Why not swing by and help us out?

We have a couple milestones we'd like to reach by the end of the year:

  1. 250 code snippets (currently at 220)
  2. 100 articles

Yes, you read that correctly! We host documentation on GitHub pages which explains every code snippet in the repo, but only if we have people who are willing to help write the articles. If code isn't your thing, maybe some technical writing is!

At any rate, we appreciate whatever help we can get.

Collapse
 
antjanus profile image
Antonin J. (they/them)

I could use some help on ng-redux. It's a wrapper for Redux in AngularJS. It's come a long way and needs a bit of love.

Collapse
 
viktor_koves profile image
Viktor Köves

If you are interested in transit, I work on Caravan Transit and we could use your help!

It's a Ruby on Rails app that seeks to make it really easy for transit riders to report issues and view the problems other riders have filed. Think of it like Waze for public transit!

If you want to help implement mobile push notifications, fix some bugs, or anything else, we'd love to have you.

Collapse
 
msand profile image
Mikael Sand

It would great to get more maintainers to react-native-svg
e.g. many filters are implemented in iOS already, but need porting to android to be released github.com/react-native-community/...
enabling support for drop shadows etc.
I can probably help out and mentor quite a lot, but don't have much time to code on it right now because of fast progress in my work/startup, and because of not having any (react-)native apps in those projects for any customer facing ui atm.
The android port of the filter support should probably be implemented using renderscript and java, but e.g. a developer experienced with c#/obj-c/c++/c-like languages could probably handle it as well.

Collapse
 
bennypowers profile image
Benny Powers 🇮🇱🇨🇦

I'd love some help writing browser tests for lit-apollo, the set of base classes, mixins, or custom elements that hook up to your Apollo cache.

Can you set up a mock graphql server? Can you wrangle karma or Cypress in an app that uses shadowDOM? Or do you want to try your hand at something new? Reply here or PM if you're interested.