from Hacker News

Ask HN: What is the most useful thing I can develop in C++ and opensource it?

by 4k on 1/6/15, 3:55 PM with 2 comments

I am a C++ programmer with about 10 years of experience, have been reading HN for some time now.

I am based in Europe and looking for a job change (may be move to US). Lately, it seems like most good places in the US want you to demonstrate your skills through github before they would even consider you. I have always been one of the top programmers wherever I worked, but don't tend to program as much outside work and don't maintain a github account with any goodies.

My question is, is there something I can develop in C++ and put it on github that's actually useful for people and will help me get noticed? (I am also skilled in DB, Cloud technologies, python)

  • by ramtatatam on 1/6/15, 4:18 PM

    I asked myself a similar question some time ago. I came up to a conclusion that it would be worth developing something that would help me in my day-to-day pains so I started this little project: http://sourceforge.net/projects/intelligentloganalyser/ (still in planning phase, sorry for self-advertising).
  • by cdvonstinkpot on 1/6/15, 3:59 PM

    1. Choose an app- maybe your favorite IDE 2. Build an app to work with it and will: 2a. Allow migrating your current state to another computer running said app.