Most of my time is spent developing for my job (small startup). And like most businesses, we keep our repositories secret, with access only for employees. Is the only way to showcase my skills my resume and open source work?
Two thoughts -<p>1. Unfortunately, you are choosing to work somewhere where your work is "kept secret". In other companies, this might not be the case. You should consider this and how it may or may not affect your future job opportunities.<p>2. Is it possible to take chunks of your code and "scrub" them so they are not revealing anything proprietary by sharing? (still need permission of course) I do this on the business/prototyping side a lot, not sure if it transfers to the development side.