Hello All,
TLDR:
I would like to contribute to an Open Source project but don’t know where to start. Do you know any cool project that need help and have an “easy” codebase?
Long Version:
I am Coding for about 4 years now and did quite a few hobby-project on my own now. I would really like to step into some OpenSource Project for a few reasons:
My Problem is, I don’t know where to start. There are so many repos on GitHub/GitLab that it is hard to find something with potential, that doesn’t have a few hundred PRs waiting because there are already to many people working on it. Or Maybe I am just searching wrong. If that is the case, please give me a hint :D My skill-level is somewhere in the middle. Not terrible, but not a pro either. Because of that I would probably focus on smaller issues to get started. But I always strive to improve and get better.
My preferred languages are Python, Go or Javascript.
If anyone of you know a not to complex but cool project, that needs support, let me know.
I am happy about any feedback.
All things programming and coding related. Subcommunity of Technology.
This community’s icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
wait people still use lua?
There is nothing better for small footprint and amazing speed, unless you want to write C directly. Neovim has it integrated in it’s core, which means plugins are really fast.
Lua is incredibly easy to embed.