Settings

Theme

Show HN: I made a dev portfolio builder to help developers have a nice portfolio

dev.scoutt.it

3 points by julienEar 9 months ago · 1 comment · 1 min read

Reader

Every time I've asked dev friends to send me their portfolio, they've sent me a GitHub repo.

Sometimes it's a website that I don't really want to read because it's either incomprehensible if you don’t use their stack or just a big paragraph as if it were a biography.

So, I built a developer portfolio builder that matches what non-techies like recruiters, managers and HR people could want to see when they open a portfolio.

That means: short sentences, nice images, bullet points.

The application is built in Flutter.

I'd like to have your opinion on the concept.

OccamsMirror 9 months ago

Congratulations on shipping this. But I fear you'll find devs a hard market to sell to. Even $55 for a lifetime is near the "screw it I'll just build it myself" threshold.

Also seems like you're taunting them into building themselves:

  If (you're a creative developer) {
    return "Build your own portfolio website";
  }
  else {
    return “Claim your Scoutt.it page” ;
  }

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection