Live data from Hacker News

Ask HN: How to properly show my skills for startup roles?

news.ycombinator.com

21–23 of 23 posts

Re: Ask HN: How to properly show my skills for startup roles?

#21

Earlier quoted context omitted.

You aren’t being serious are you? If a company wants to know you can operate at scale - putting source code out on GitHub that you did as a hobby project is just the oposite.

I'm having the same thoughts. It's okay to have a couple of small side projects on the resume (I do), but for showing off real skills you would need a complete product which basically means starting your own business, at least in terms of time and effort

Dont show some vibe coded hobby scripts. Show that you know how to build software AND how software engineering works. So build a small application that that shows you understood some basic architecture principles like oo, seperation of concerns etc. Then add a CI CD pipeline and Docker Images to show that you also have thought about deployments on production systems.

Re: Ask HN: How to properly show my skills for startup roles?

#22

Earlier quoted context omitted.

I'm having the same thoughts. It's okay to have a couple of small side projects on the resume (I do), but for showing off real skills you would need a complete product which basically means starting your own business, at least in terms of time and effort

That still doesn’t show operating at scale - unless the business gains a lot of users.

It shows that you understand the fundamental concepts required for scaling in the first place

Re: Ask HN: How to properly show my skills for startup roles?

#23

Earlier quoted context omitted.

That still doesn’t show operating at scale - unless the business gains a lot of users.

It shows that you understand the fundamental concepts required for scaling in the first place

“Understanding” really doesn’t mean much without experience with actually working at scale.
Post reply on HN