DEV Community

BekahHW for OpenSauced

Posted on

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

Join the global Open Source community. We're here to empower new contributors, motivate existing ones, and provide valuable support to maintainers. Together, we can achieve great things!

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:

Let's bring inspiration and innovation to every developer through your open source contributions!

Top comments (2)

Collapse
 
darkterminal profile image
Imam Ali Mustofa • Edited

Hello, Punks! I have an interesting open source project, and invite anyone who has experience of being at the bottom of the mariana trench and meeting the light of a strange creature or someone who wants to write a ~snippet~ (metaphor) as well as share experiences, contribute to the project, and get a green box fire from GitHub!

GitHub logo StreetCommunityProgrammer / metaphore

Story as Code. Public Collections of Metaphore our Freestyler accross the world. Gain knowledge with unusual perspective from our Punk members.

Metaphore

Public Collections of Metaphore our Freestylers accross the world. Gain knowledge with unusual perspective from our Punk members.

Every Punk can make contributions to share their styles and unusual code snippet that are believed to be different from traditional theory or usual business, but they work! That's our Punk Freestyle Engineer. Welcome to the Street Community Programmer

See it in action!


﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌﹌

How it's work?

⍿ We use GitHub issues templates to create a new metaphore.

⍿ Once the metaphore is accepted, we use GitHub Action to generate a markdown file that contains the metaphore.

⍿ The website vercel build is triggered and updated automatically.

⍿ Your metaphore is now live online!

[ I have a story to list ]


Metaphor Story - Structure

Our Metaphor Story has several components that aim to provide context and explanation for the submitted metaphor.

Story Title (Required)

The first…

Collapse
 
zigrazor profile image
ZigRazor

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