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. 😄
Additionally, all are welcome to also create a standalone post in this tag:
#contributorswanted
For open source maintainers to get together with willing contributors.
Follow the tag for more posts like this one.
Happy coding!
Latest comments (25)
Hi! I would like to ask for some help, please. I believe this is worthy.
I currently work on PUXL framework (PUXL.io); an open-source and an eco-friendly library to create accessible front-end Web interfaces.
Is WCAG 2.1 AA compliant and aimed to help developers preventing them from making accessibility errors, and automating things like color contrast to save time and headaches.
Here is the GitHub repo of PUXL framework: github.com/puxl/puxl-framework, licensed under GPL V3.
Using that framework, we also created a free WordPress blank theme for those who don't want to fight with code. We believe the Web is for all, and this is our first WordPress theme. "For all" in latin is "omnibus", that's why we called is Omnibus Prime ;)
Here is the GitHub repo of Omnibus Prime: github.com/puxl/WordPress-theme-Om..., licensed under GPL V3.
We have an accessible themes/templates store in the making for anyone to earn money selling their wonderful works. Also courses and an online community to bring Web Acessibility everywhere and everyone. All this is coming in the next months.
We warmly welcome contributors in many areas: feedback, development, design, testing, bug fixes, documentation, contacts, brand ambassadors... list goes on.
Check our website PUXL.io if you want and feel free to contact us: info@puxl.io.
I hope this wasn't too much. Thanks a lot! :)
github.com/siy/booter-injector
Tiny and extremely fast dependency injection library.
github.com/ezzabuzaid/angular-buil...
I'm building a boilerplate for Angular projects, that should contain at least all of the required things to jump quickly to a new project without worrying about folder organization and any code setup to start.
It repo contains the layout stuff and configuration setup.
The key difference between this boilerplate and the others that everything is organized beside the mindset of building modular and reusable.
Take a look ^
Hello,
Recently I launched my side project Swyya which represent a community to share open-source projects that you can contribute to.
Also, the project itself open sourced for everyone and you can find it on this Github Repo
I want to contribute
English-like DSL for website coding
There's a simple reason why so many software projects fail to deliver and become maintenance nightmares. It's because the coding is too complex. To quote Linus, "given enough eyeballs, all bugs are shallow". The big mistake is to express business logic in a 3GL, because too few eyeballs (i.e. only experts) can read it and the code rapidly becomes unmaintainable. SQL works so well because it occupies the middle ground where it can be read and understood by both domain experts and programmers. So let's have more DSLs.
My project is a declarative English-like script language coded in JavaScript and currently implemented as a WordPress plugin. Its purpose is to do all the things people currently use JS for in the browser, but to ensure the resulting code is easily readable by any competent website builder or maintenance person - for the lifetime of the website. In a sense it's the next step beyond frameworks.
github.com/gtanyware/EasyCoder
I use it myself to code websites in such a way that no HTML or JS is visible, just English-like statements containing DOM and other objects, styles and a variety of everyday verbs. The problem is, being English-like it's not a closed vocabulary in the way most computer languages are, and although the architecture is designed for indefinite expansion I'm having trouble keeping up with my own ideas, which tend to run way ahead of what I can achieve. So I'd really like to interest other people in joining in and taking it forward. Such as:
JavaScript programmers
Just vanilla JS; the structure is quite simple and everything outside the core is in plugin, independent modules. But there are potentially a lot of them. The general idea is you take a chunk of functionality - it could be as simple as setting an attribute or as complex as a Google Map - and devise a suitable script syntax to wrap it in. Then you code the wrapper. With practice it can be done in minutes or hours, not days. More skilled programmers can also offer advice on refactoring; something I'm sure there's plenty of scope for.
Website builders
Only modest programming skills are needed; the key attribute is a clear view of what the site should do. The bigger the site, the better; EasyCoder excels at handling the needs of big single-page designs that pull in scripts and data on demand from a REST server and give a response time of a couple of seconds or less while doing so.
Designers
As above, but the aim being to show off the capabilities of the system and get it noticed.
Documentation writers
It could do with a properly thought-out structure that's good for indefinite expansion. Something along the lines of JavaDoc, perhaps.
If you want to know more, contact details (email and Slack) are on the EasyCoder website:
easycoder.software/about-us/
I'm looking for help with a project called Fog Machine:
github.com/IrosTheBeggar/fogmachine
Te idea is to make a self-hosted server for artists to sell their music and merch. I have a designer on board already and I am doing a lot of the backend.
I could use help with the frontend. Specifically we are trying to add soundcloud like waveforms for songs which is harder than it looks. Also could use help on the backend adding IPFS or DAT support for backing up music
Hi Team,
Anyone willing to contribute in my open source projects, It will need contribute javascript and reactjs snippets and interivew guidelines projects.
Please feel free review my repo and provide some feedback: github.com/10secondsofcode/10secon...
github.com/draftapps
draftapp.io
dev.to/wazery/contributors-wanted-...
By no means a huge OSS project, but for those that use Gatsby for their blog or other purposes, feel free to contribute to my Gatsby code snippets extension
And more recently, there is the Gatsby extension pack for VS Code. Feel free to contribute there to, if you think another extension should be added to the pack.