|
|
| | Ask HN: If you had 3-6 months to demonstrate your skills? | |
35 points by nimbleal on April 21, 2022 | hide | past | favorite | 33 comments
|
| | I'm a long time hobbyist programmer (~20 years) with decent knowledge of a few languages (mainly Elixir, JS and PHP, but dabbled in others). I'm only thinking now of programming commercially — hoping for remote work — but have no portfolio or commercial track record. If you were in my situation, how would you go about proving your abilities to potential employers? Given my current situation, I could reasonably spend 3-6 months doing this. |
|
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|
- Post whatever you have on github, polish it up of course, with proper README files with description, installation, etc -- whatever would be necessary for someone to take a look and reasonable have enough understanding after a minute or two of what it does and how to compile it/run it
- Write a few blog posts on whatever interesting, useful or challenging things you've seen in 20 years (github will also host you site for free (https://www.google.com/search?q=github+blog+free), or use wordpress, medium, etc)
- Contribute to whatever interesting projects you've seen -- start with a bug you've come across that's annoying but conceptually simple to fix, very easy way gateway into contributing to open source
- Link your github, open source contributions, blog on your resume
- Spend the remaining 2.5 to 5.5months grinding leetcode and interview prep material