DEV Community

Brian Douglas for OpenSauced

Posted on • Updated on

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

Restarting something Ben was doing for a while.

Open Source is about the community. Whether you have a project or just looking to make your first PR.

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. 😄

The README is the front door of your project.
If you submit please make sure you have the following in your repo to make it helpful for others looking to contribute:

  1. README.md
  2. CONTRIBUTING.md

Finally, consider reading the Best Practices for Maintainers.

Happy coding!

Oldest comments (20)

Collapse
 
fennecdjay profile image
Jérémie Astor

I'm actively searching contributors for my project: Gwion. It is a programming language, with some nice features, as generics, functions as first class citizens and more. Overall, it is aimed at making music, that's why I started this adventure in the first place (yes, I'm only a hobbyist dev, I make music for a living).

I already have a (small) github team, but I'd really like more input on that project.
There is a lot of different kind of contributions that could help, but the main need is technical writers, so that we can have a decent docs.

This project is intended to be my main digital helper in all the shows/compositions I'm gonna do (if they need it), so expect me to respond to any input.

Collapse
 
bdougieyo profile image
Brian Douglas

This is cool. Do you have any examples of projects using this language?

Also love this link in the docs

You'll find the source here, Luke!

Collapse
 
fennecdjay profile image
Jérémie Astor • Edited

Thanks. I don't really have examples, I sometimes use it with my bands.
I should put together some code that has proven useful in my shows.
The Luke thing started because I did not find at first how to get the github icon/link in mdbook. But I think I'll keep both now, since I also like it.
Would you join the organization? As stated earlier, I need more inputs on this project.

Thread Thread
 
bdougieyo profile image
Brian Douglas

At this time I don’t have bandwidth but hope others will take you up on the offer.

Collapse
 
flabbet profile image
Krzysztof Krysiński

PixiEditor is a lightweight Pixel art editor. The project has started in late 2017, I am building it since. A few months ago I released a beta version, which gained some attention and more people are working on it, I am super happy about it, but it is still far from the desired state! I have big plans for it and I need more people that could help a little and learn a lot in the process.

I am preparing it for this year's Hacktoberfest, so it's a friendly place for first-timers and advanced coders. The project is written in C# and WPF, however, we have plans to migrate to Avalonia before the next major version.

If you are interested I highly recommend joining our Discord :)

Collapse
 
petermortensen profile image
Peter Mortensen • Edited

Avalonia? avaloniaui.net/?

That looks very interesting. Is there a demo for an application that runs on Linux?

Have you tried to use Avalonia under Linux (for a GUI application)?

Collapse
 
flabbet profile image
Krzysztof Krysiński

There is a branch with part of application rewritten to Avalonia, but at the time I wrote it, framework lacked some functions, so I stopped. Therefore there is no demo. However I'll resume rewriting it some day soon.

Collapse
 
manishfoodtechs profile image
manish srivastava • Edited

I am looking for my OPEN SOURCE INTELLIGENT SYSTEM FOR HUMAN RACE HEALTH. I call it OSINRT- HRH.
This is 'unique lable' project by maintainers of open source at GitHub .
It was also mentioned in a paper international conference Romania by someone .

google.com/url?sa=t&source=web&rct...

You can read more about project here:
github.com/Manishfoodtechs/OSINTHR...

In my all articles , I request people to join this. Help me. You can also directly contact me.

Collapse
 
stalha97 profile image
stalha97

If someone is interested in MATLAB, I made a Report Generator for MATLAB . It can easily generate a report in MS Word displaying headings, paragraphs, code, code output, Simulink models and Simulink outputs.

I am not as much interested in using MATLAB again but I think this project will be helpful for many. That's the reason I worked on it at all. So if any of you spend most of the time in MATLAB and have to generate reports. I would be happy to have you on this project.

Collapse
 
petermortensen profile image
Peter Mortensen • Edited

But as a contributor, don't you need a license to MATLAB? Or are there some free/scaled-down versions of MATLAB?

Collapse
 
stalha97 profile image
stalha97

First time hearing about this license. Do I need one?
I mean I didn't do changes to MATLAB, I just wrote code in MATLAB and sharing it via Github. Which normally many people are already doing. You can find people's MATLAB code on internet. I don't think it requires a license.

Collapse
 
kvng_zeez profile image
Abdulazeez Abdulazeez

I am building a starter template for building FastAPI and MongoDB applications and I’d love to have contributors!

You can view the project on GitHub - github.com/Youngestdev/fastapi-mongo

You can so view the live project here - FastAPI-Mongo.herokuapp.com

Collapse
 
lexplt profile image
Alexandre Plt

ArkScript is a lisp inspired programming language with a lot of projects linked to it (benchmarks against other languages, standard library, plugins in C++, a package manager in Python, the VM in C++).

Our goal is to make a fast language for it to embedded in C++ projects (mainly games), and also have a nice small language for basic scripting

Collapse
 
snyderling profile image
David Snyder • Edited

DisStreamChat is an open-source twitch chat client with discord integration that is designed to be easy to use, be very customizable, and look good as a chat overlay. Our team is small and we don't have all the time or expertise needed to get DisStreamChat to its desired state. We have big plans for it and we need more people that could help a little and learn a lot in the process.

We are trying to prepare it for the upcoming Hacktoberfest, so it's a friendly place for first-timers and advanced coders alike. The project is written in Node, React, and electron. It also uses firebase as the database. Any issues and pull requests are welcome and greatly appreciated.

If you are interested I highly recommend joining our Discord 😊

GitHub logo DisStreamChat / App

DisStreamChat live chat window in the form of an electron app

DisStreamChat App


Stream chat manager Stream chat manager Stream chat manager Stream chat manager

🚀 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

You'll need Git, Node.js (which comes with npm) installed on your computer, and yarn

node@v10.16.0 or higher
npm@6.9.0 or higher
git@2.17.1 or higher
yarn@1.22.5 or higher

🔧 Installation

From your command line, clone and run the app in development:

# Clone this repository
$ git clone https://github.com/DisStreamChat/App.git
# Go into the repository
$ cd App
# Install dependencies
$ npm install
# Run 
$ npm start

💵 Support

This project is a part of DisStreamChat. Whether you use this project, another DisStreamChat project, have learned something from it, or just like it, please consider supporting it by becoming a patreon, so we can dedicate more time on more projects like this 😀.

Patreon

🧑‍💻 Technologies used

GitHub logo DisStreamChat / Backend

Code for the DisStreamChat backend

DisStreamChat Backend

license chat on Discord
This is the backend for the DisStreamChat application, it contains the discord and twitch bots that allow integration between a discord live chat channel and twitch chat, this allow users without twitch accounts or who prefer discord to chat with the streamer without making the streamer look at two chats. This codebase also stores the code for all the other features of the discord and twitch bots.

DisStreamChat is currently in early alpha, but you can add it at disstreamchat.com


Support

This project is a part of DisStreamChat. Whether you use this project, another DisStreamChat project, have learned something from it, or just like it, please consider supporting it by becoming a patreon, so we can dedicate more time on more projects like this 😀.

Patreon

Contributions

Contributions and suggestions are welcome, if you have any suggestion go ahead and make an issue and if we like your…

GitHub logo DisStreamChat / Website

Code for DisTwitchChat Website

DisStreamChat Website

License: MIT
Hello and welcome to the GitHub repo for The DisStreamChat website! This houses all of the content at disstreamchat.com.

Tech/framework used

  • React
    • The whole site is written is react. It is a single page web page web app with react router. It is written with functional components and react hooks
  • Firebase

Support

This project is a part of DisStreamChat. Whether you use this project, another DisStreamChat project, have learned something from it, or just like it, please consider supporting it by becoming a patreon, so we can dedicate more time on more projects like this 😀.

Patreon

Installation

The DisStreamChat website is built with react so it is quite easy to run a development server with webpack
These are the steps you will need to take to install it

  1. Clone The Repo you can see the cloning/download options if you click the button on the main page…
Collapse
 
snyderling profile image
David Snyder

Twitchio.js is an npm package for interacting with Twitch and twitch related services like the Kraken and helix APIs, and the FFZand BTTV APIS. I just recently started working on it but I have big dreams for it to help people make twitch apps. I need more people that could help get it to that desired state and learn a lot in the process. Any issues and pull requests are welcome and greatly appreciated.

Collapse
 
binaryshrey profile image
Shreyansh Saurabh

Hi all,
I've just open-sourced a list of awesome android open source projects and I'm looking for contributors for the same.
It's an awesome opportunity for Hacktoberfest and for new open-source dev's to contribute and grow.
Let me know your thoughts and help me out.

github.com/binaryshrey/Awesome-And...

Collapse
 
kuldeepkeshwar profile image
anotherjsguy • Edited

Filbert is a light weight css-in-js solution(framework)🎨 with API surface similar to styled-components/emotion

Website: filbert-js.vercel.app/docs/introdu...
Repo: github.com/kuldeepkeshwar/filbert-js
Issues: github.com/kuldeepkeshwar/filbert-...
Discord: discord.gg/aUyVNJX
Twitter: twitter.com/filbert_js

Collapse
 
alfalcon profile image
Alberto Vildosola

Tinytown is a game/app hybrid that helps you build strong local communities by making it easy and fun to meet your neighbors. Think SimCity or Animal Crossing that you play with your neighbors. We're using React Native, Firebase, and the Twitter API to build an MVP that lets you share what's happening nearby, which we'll use as a foundation to build game mechanics on top of later on. We have a few contributors on the team but any additional help is appreciated.
Website: tinytown.app/
Discord: ttown.app/discord
GitHub: github.com/Tinytown

Collapse
 
danielnewell profile image
Daniel Newell

ForemJS is an opensource Forem API wrapper. It works with dev.to and should work with all Forem-based websites. I'd love to have developers to help improve the project and help cover more of the API. As of writing, less than 20% of the API is covered.

Collapse
 
theabbie profile image
Abhishek Chaudhary

PixelCraft is a pixel Art & Animation Creation Tool Built using HTML5 Canvas.
It is a Progressive Web App (PWA) with offline compatibility.
It is mobile-friendly and is very easy to use.