DEV Community

BekahHW for OpenSauced

Posted on

Who's looking for open source contributors? (week 47)

Open Source is about the community. Whether you have a project or you're looking to make your first PR, we want to help facilitate those connections.

Tell us about your project

Promote your project by providing a link to the repo. Everyone who posted in previous weeks is welcome back this week, as always 😄

Open Source should be a welcoming space for contributors. The README is the front door of your project. If you'd like to check out an example of a README, here's our OpenSauced/insights README.

If you submit please have the following in your repo to make it welcoming and helpful for contributors:

  1. README.md
  2. CONTRIBUTING.md

Feel free to drop your issues and repos in the OpenSauced Discord #👀-looking-for-contributors channel at any time!

If you're new to open source, and you're not sure where to start, check out our Intro to Open Source course.

Finally, consider reading the Best Practices for Maintainers.

Just a note to say, we've restarted this post from something Ben was doing for a while :star-struck:

Happy coding!

Top comments (3)

Collapse
 
idodav profile image
Ido David

Hello looking for contributors for Sharkio.
My opensource API devtool :)

Need nodeJS And React developers

Image description

Image description

Collapse
 
kvarkas profile image
Dimitrij • Edited

Hello, looking some contirbutors for my project as well, I want to change a UI so need not only codders, Idea to swap windowsui to web based ui (not front - backend, but more likly core - embed browser) and c# codders as well in regards of modern infrastructure changes to make it faster and more reliable. Welcome to check if you enterested:

Image description
mRemoteNG is a fork of mRemote: an open source, tabbed, multi-protocol, remote connections manager for Windows. mRemoteNG adds bug fixes and new features to mRemote and allows you to view all of your remote connections in a simple yet powerful tabbed interface.

web site / Git

Collapse
 
zigrazor profile image
ZigRazor

If you want to contribute to my implementation of Graph Data structure and algorithm, join my project!

GitHub logo ZigRazor / CXXGraph

Header-Only C++ Library for Graph Representation and Algorithms

CXXGraph

DOI

DOI

codecov CodeFactor

GitHub license GitHub release

Generic badge Generic badge Generic badge

Generic badge Generic badge

Join the chat at https://gitter.im/CXXGraph-Community/community

Share on Tweet

Introduction

CXXGraph is a small library, header only, that manages the Graph and it's algorithms in C++. In other words a "Comprehensive C++ Graph Library" An alternative to Boost Graph Library (BGL).

We are Looking for...

We are looking for:

  • Site Developer for the development of the CXXGraph site ( for the moment on GitHub Page );
  • Developers and Committers, also at first experience, we will guide you step by step to the open-source world!

If you are interested, please contact us at zigrazor@gmail.com or contribute to this project. We are waiting for you!

Roadmap

Completed Description Date of Completition
✔️ First Optimization Apr 4, 2022
✔️ Add Benchmark for all algorithms Oct 5, 2022
✔️ Code Optimization Oct 5, 2022
✔️ Release 0.4.0 Oct 7, 2022
✔️ "Const" Code Review #155 Mar 23, 2023
✔️ Release 0.5.0 Mar 23, 2023
Test