I'm a junior web developer (1.5 years of experience) and I don't have a degree in the field, so references are all I have to proof my worthiness. And similarly I have a lot of small (mostly useless too) projects that nobody uses. But I still put them online. I have my own domain for development purposes only and whenever I finish a project to a satisfiable degree I put it on some subdomain amd add it to my list of re…
Ask HN: What sort of side-projects are useful for getting jobs?
31–40 of 169 posts
Re: Ask HN: What sort of side-projects are useful for getting jobs?
#32Here's a piece of advice from actual experience (from both sides): Invest your time studying for interviews than wasting time building side projects if you're doing this purely for getting a job, period. In my experience, companies don't care about your little side project when hiring--that is, unless your "little side project" had some huge impact or is something they have been aware of--the best you could get is "h…
My rules for the ideal portfolio ready side project:
1. It is "complete". Not just started but something that actually works. This means that a side project needs to be something which you can actually finish. No matter how great your code looks, it will be outweighed by code that works.
2. The problem it can solve can be described in 10 seconds.
3. The interviewer will not be able to sketch it out in their mind in under a minute. While the problem solved may actually be quite simple to implement, it is best if it's just outside the interviewer's knowledge.
Actually publishing a usable library, even something trivial, provides great separation at the resume level and gives you something specific to discuss in the interview.
The easiest examples I could think of would be a library that does some math. Odds are the interviewer doesn't know how to do trig functions on a sphere, but it is something easy to look up and implement. You can describe it quickly. No amount of time will help them figure it out. Some people's eyes will just glaze over and they'll assume you're really smart (don't go into too much detail on these guys, show them your communication skills instead).
Re: Ask HN: What sort of side-projects are useful for getting jobs?
#33If it has to be a single-person project, then it only has some value if you released it and people is using it.
Re: Ask HN: What sort of side-projects are useful for getting jobs?
#34Re: Ask HN: What sort of side-projects are useful for getting jobs?
#35* A sample of my writing skills * A sample of my design skills * A sample of my engineering skills (shown in scripts and codes) * A sample of my documentation skills * Additional proof that I am passionate/skilled/interested about this type of work.
Re: Ask HN: What sort of side-projects are useful for getting jobs?
#36Re: Ask HN: What sort of side-projects are useful for getting jobs?
#37Everyone is commenting that studying for the CTCI bar exam is more important than personal projects. Is something like HackerRank more or less important than personal projects?
Thank you.
Re: Ask HN: What sort of side-projects are useful for getting jobs?
#38Here's a piece of advice from actual experience (from both sides): Invest your time studying for interviews than wasting time building side projects if you're doing this purely for getting a job, period. In my experience, companies don't care about your little side project when hiring--that is, unless your "little side project" had some huge impact or is something they have been aware of--the best you could get is "h…
So you're best off knowing how to derive an O(N) dynamic programming solution to everything on Codility/HackerRank/LeetCode/ACM-ICPC coding challenges.
Re: Ask HN: What sort of side-projects are useful for getting jobs?
#39From my own experience dealing with all kinds of companies. If you aim for C-level companies (IBM, Banks, Oracle, Walmart, etc.) then you don't need to spend time building side projects. They simply don't care. For B-level companies like Uber, Airbnb, Dropbox and everything in between low and high skilled engineers, it's crucial to have a product of your own out there. They hire mostly young engineers with no profess…
Re: Ask HN: What sort of side-projects are useful for getting jobs?
#40I haven't looked for a job for years but I get freelance / consulting gig opportunities presented to me on a pretty regular basis.
Most of those opportunities come from a combination of side projects, open source contributions, having a blog and teaching online courses.
Now, I'm not sure if that's what you meant but in the above life style you don't need a resume or know how to take interviews. You don't even need a formal education.
People just come to you, already knowing beforehand that they want to work with you. You already have the job before you even know what it's about.