There have been times in my life when I've wished that I had a fun side-project to work on, especially in a team, and especially something open-source. There have also been times when I've managed to create for myself a few side-projects which I have loads of plans for but struggle to find time to do all of.
I know there are folks out there who are in one of either of these camps right now, so with that in mind I invite you to 'advertise' your open-source projects in need of a bit of attention from some fellow interested hackers who might want to get involved. Personally, I have two at the moment that I'd like to get more done on.
Ideally, post projects with some open issues on GitHub/BitBucket/Whatever and a few details about the project (language, context, applications of the code). I'll put mine in the comments if it looks like this is useful to anybody.
I personally work on Marketplace [1], the app store for open web apps [2]. Our properties run client-side apps (HTML/CSS/JavaScript) with a Python/Django API server. Many other options are available depending on your skills and interests:
- If you know C++, for instance, you can contribute to the core layers of Firefox, Firefox OS, and other Mozilla products.
- If you know JavaScript or HTML/CSS, you can contribute to the front-end of Firefox, or to Gaia, the application layer of Firefox OS.
- If you know Java, you can contribute to Firefox Mobile.
- If you know Python, you can contribute to our web services, including Firefox Sync or Persona.
- If you know Make, shell, Perl, or Python, you can contribute to our build system.
- If you know C, you can contribute to a number of low-level and third-party libraries that we use as part of the Mozilla codebase.
https://developer.mozilla.org/en-US/docs/Introduction
http://whatcanidoformozilla.org
Feel free to reach out if you're interested (email in profile), and I'd be happy to either help you find something or put you in touch with somebody who can.
[1] https://marketplace.firefox.com/
[2] https://developer.mozilla.org/en-US/Apps/Quickstart/Build/In...