Ask HN: Self-taught developers, what repo helped land your first job?
61–70 of 121 posts
Re: Ask HN: Self-taught developers, what repo helped land your first job?
#62Getting a job in that sector was as simple as having some general development experience and being moderately familiar with the platform.
Re: Ask HN: Self-taught developers, what repo helped land your first job?
#63Somehow I managed to land my first programming job in the most stereotypical means possible. I had connected with this young startup through my budding network. I was young, they were young, and we were both involved in TeensInTech (formerly a community of teens interested in startups). I had done a couple rounds of UI/UX feedback for them, that they had requested via TinT. The company made a password & bookmark mana…
That's extremely bizarre.
Re: Ask HN: Self-taught developers, what repo helped land your first job?
#64Stack Overflow's "most dreaded X" in the developer survey is a good place to look. I work on Salesforce.com, the #2 most dreaded platform after Sharepoint. Getting a job in that sector was as simple as having some general development experience and being moderately familiar with the platform.
Re: Ask HN: Self-taught developers, what repo helped land your first job?
#65Re: Ask HN: Self-taught developers, what repo helped land your first job?
#66- I found AngularJS a few weeks before AngularJS 1.0 came out in 2012. I started using it for pet projects and became a serial user and answerer on the AngularJS google group for a few months. I spent 1-2 hours every day answering questions.
- A few people from that group started a library making AngularJS UI components for Bootstrap CSS, and I helped: https://angular-ui.github.io/bootstrap/. This was what really got me "slightly known" in open source.
- I moved on to making other AngularJS libraries: most known were angular-promise-tracker and angular-mobile-nav (slide transitions for mobile AngularJS apps). And then eventually, because of my experience, I landed my first job on the Ionic Framework team.
Re: Ask HN: Self-taught developers, what repo helped land your first job?
#67Put together working projects and deploy them, make it easy for someone to see what you've built. Provide evidence that you are capable of working with external APIs and common frameworks.
I am self taught and landed my first job pretty easy with just a basic portfolio site, and a few FreeCodeCamp projects that were deployed on digital ocean.
I am now involved in hiring with my company and very rarely do I see an impressive repo let alone an active github, but whenever I see someone consistently committing they always end up with an interview and more often than not end up with a position.
Re: Ask HN: Self-taught developers, what repo helped land your first job?
#68Re: Ask HN: Self-taught developers, what repo helped land your first job?
#69Stack Overflow's "most dreaded X" in the developer survey is a good place to look. I work on Salesforce.com, the #2 most dreaded platform after Sharepoint. Getting a job in that sector was as simple as having some general development experience and being moderately familiar with the platform.
I've worked on Salesforce, SharePoint, and Lotus Notes, integrating them and migrating between them. Maybe I should just specialize in all the platforms nobody else wants. (Or maybe I accidentally already did.)