A long time ago sonos didn't support apple airplay. I did some protocol reversing and wrote a small program that pretended to be an airplay speaker to pipe audio to a sonos speaker (archive: https://github.com/stephen/airsonos ) I ended up getting recruiting messages from both the airplay team at apple and some folks from sonos. I didn't end up taking either offer, but it was also an interesting talking point when in…
Sorry but this sounds like LARP, who the hell wouldnt jump on a job offer from apple? Even if it doesnt work out, having Apple on your resume wouldve been an insane career booster, telling people you got an offer from them but didnt take it sounds very unbelievable, atleast personally, I wouldnt have believed you
Ask HN: What side projects landed you a job?
191–200 of 538 posts
Re: Ask HN: What side projects landed you a job?
#192This game I made and released on iPhone way back in the day directly led to me getting my first full-time job making mobile apps for a startup as the Lead Developer. I showed it during my interview. It's no longer on the App Store as there's just been too many big changes I couldn't keep up with on that codebase. I'm working on a followup right now for Steam that I'd like to port to mobile afterwards. Gameplay video:…
Re: Ask HN: What side projects landed you a job?
#193Back in around 2004-2005, I was doing contracting work in Australia for a big retailer, maintaining one of their monolithic webapps that was built using C++, believe it or not. At that time, Ruby on Rails was the new hotness, and I was trying to learn that on the side. When MacOS released their "dashboard widgets" framework back around 2005ish, I wrote a widget for RubyDocs and released it, and it got quite popular.…
Re: Ask HN: What side projects landed you a job?
#194For a given photo of a person, it will provide you with lip cosmetics that match those the person is wearing. My wife gave me the idea saying it would be cool to match what celebrities are wearing.
It definitely helped landing a job. My interviewer said it impressed him and that he had shared it around the company. Everyone called me the lipstick guy for a bit after joining. During the interview it helped to have a non-trivial software project to discuss.
Its only relation to my job is that it’s a Python web app based on Django. I don’t touch any of the computer vision aspects in my day to day.
Now that I’m in a position to hire I put a lot of weight on deployed and working projects. There’s no better way (outside verified career experience) to show you can back up your skill claims.
P.S. I built this years ago so wouldn’t be surprised if it has load-bearing issues. This blog post describes how it looks and works: https://blog.kyleingraham.com/2018/11/28/lip-colour-finder/
Re: Ask HN: What side projects landed you a job?
#195NxFilter ended up asking if I would be ok with being the official docker image and listed me on their website and in documentation.
I listed that on my resume for getting into DevOps fulltime and got the job. Now I work with people all over the US, Canada, and India.
I am job searching at the moment. While I adore 99% of the people I work with, the work itself isn't meaningful and I've survived 3 layoffs in 1.5 years. In my job preference list, it's currently only a few steps above HR/Payroll PAAS companies, just above Food/Dining/Beverage/Travel. I'd rather work on something that's improving people's quality of life, or solving the world's problems or making something more efficient for people outside of tech.
Re: Ask HN: What side projects landed you a job?
#196I built https://foragoodstrftime.com ~10 years ago as I was sick of reading the docs for date formatting. It generally gets around 1000 users a day. Over the years, it's gotten me consulting gigs and the occasional job offer (amidst other projects). Today, it sends a decent chunk of the traffic and sign-ups to my startup, Wafris -> https://wafris.org OP's asking for a strategy with these, and the advice I'd offer is…