Looking for an Open Source Project in need of help

Posted by hvidgaard on Stack Overflow See other posts from Stack Overflow or by hvidgaard
Published on 2010-05-26T11:24:20Z Indexed on 2010/05/26 11:31 UTC
Read the original article Hit count: 266

Hi StackOverflow! I'm a CS student on well on my way to graduate. I have had a difficult time of finding relevant student jobs (they seems to be taken merely hours after the notice gets on the board) , so instead I'm looking for an open source project in need of help. I'm aware that I should choose one that I use, but I'm not aware of any OS-project that I use that needs help. That's why I'm asking you.

I don't have any deep experience, but I here are some of my biggest projects so far:

    BitTorrent-ish client in Python (a subset of BitTorrent)
    HTTP 1.1 webserver in Java
    Compiler from a subset of Java to run on JRE
    Flash-framework project to model an iPad look and feel (not to run actual iPad programs) complete with an API for programs.
    Complete MySQL database for a booking system, with departure and arrival times, so you could only book valid tickets (with a Java frontend).

I know, Java and languages like AS3 and C# feels natural per se, Python, and have done a fair bit of hacking around in C, but I don't feel very comfortable with it. Mostly I'm afraid to make a fuckup because I have such a high degree of control.

I would like to think I'm well aware of good software design practices, but in reality what I do is ask myself "would I like to use/maintain this?", and I love to refactor my code because I see optimizations. I love algorithms and to make them run in the best possible time. I don't have any preferred domain to work in, but I wouldn't mind it to be graphics or math heavy.

Ideally I'm looking for a project in C++ to learn the in's and out's of it, but I'm well aware that I don't know that language very well. I would like to have a mentor-like figure until I'm confident enough to stand on my own, not one to review all my code (I'm sure someone will to start with anyway), but to ask questions about the project and language in question. I do have a wife and two children, so don't expect me to put in 10+ hours every week. In return I can work on my own, I strive to program modular and maintainable code. Know how to read an API, use Google, StackOverflow and online resources in general.

If you have any questions, shoot. I'm looking forward to your suggestions.

© Stack Overflow or respective owner

Related posts about open-source

Related posts about open-source-contribution