My first freelancing job (previous jobs were internships) came from this project getting to the HN front page: https://umbrellajs.com/ It basically skyrocketed from there to what you can see in https://francisco.io/resume/ , with basically all experiences afterwards building on top of that (either directly, by reference or just as credentials for the next ones). People (including Google) also seem to love https://pic…
Ask HN: Self-taught developers, what repo helped land your first job?
31–40 of 121 posts
Re: Ask HN: Self-taught developers, what repo helped land your first job?
#32I got my first job in a company that was desperate, because their only other developer was leaving in days. Got my second job under similar circumstances. And a third one. I did well at all of those companies and left on my own accord. I should also mention that none of those companies were even on a map as far as serious software development is concerned. Reality is that companies that are not desperate will be pick…
> forever looking and never really giving anyone a chance Or they have some bad attrition.
Re: Ask HN: Self-taught developers, what repo helped land your first job?
#33I got my first job in a company that was desperate, because their only other developer was leaving in days. Got my second job under similar circumstances. And a third one. I did well at all of those companies and left on my own accord. I should also mention that none of those companies were even on a map as far as serious software development is concerned. Reality is that companies that are not desperate will be pick…
Maybe there should be job boards for desperate company?
Re: Ask HN: Self-taught developers, what repo helped land your first job?
#34Despite having completed much more interesting and impressive projects, my first CTO took me based on a few Ti-BASIC programs I wrote because I was bored in high-school. http://www.ticalc.org/archives/files/authors/107/10786.html Landed me a job in a small game studio. I'll never understand.
Re: Ask HN: Self-taught developers, what repo helped land your first job?
#35Mostly people contact me for web scraping and automation related work after viewing my site[0] or blog posts[1]
[0] - http://adnansiddiqi.me [1] - http://blog.adnansiddiqi.me/tag/scraping
Re: Ask HN: Self-taught developers, what repo helped land your first job?
#36A PHP endpoint that received a POST request of some sort, and then I would return something based on that, a very primitive REST service and a C# application would act accordingly, and it would log the data to a MySQL database. It was meant to allow us at my old job to keep track of who used our computer lab, it wasn't meant to be overly secure on the front-end, if they figure out how to break behind the application we weren't worried about those cases, only the case where our database was compromised.
I think the more important bits of my interview were just our overall conversation, the code just showed I wasn't all talk really. He liked the answers I gave and the rest is history. That was 1 year and 1 day ago. Still working at my "first real job" as most people call it. My previous job was part time and at a school so I didn't do many programming projects.
Re: Ask HN: Self-taught developers, what repo helped land your first job?
#37Re: Ask HN: Self-taught developers, what repo helped land your first job?
#38Re: Ask HN: Self-taught developers, what repo helped land your first job?
#39[deleted]
Re: Ask HN: Self-taught developers, what repo helped land your first job?
#40In 1984, I wrote a BBS for the Commodore Vic-20 which had up to 63 public and private rooms (message areas), private email and an online game, all in 9.6K of BASIC. Users could start their own rooms and make them public or private. The topics covered everything from general chitchat to string theory. The board was very popular with each user spending an average of 70 minutes on it. One of my users said "Anyone who ca…
Truth. Out of curiosity, have you watched any "Halt and Catch Fire" (the tv show)? I'm curious to know if it's similar to what you remember in the mid-80's. Info from Wikipedia: https://en.wikipedia.org/wiki/Halt_and_Catch_Fire_(TV_series...