Ask HN: Why don't back end developers make portfolios?

4 yeahimjt 9 8/28/2025, 10:29:08 PM
I run a site where developers can share their portfolios. Right now it has about 220 portfolios, but only 2–4 are from backend developers.

That surprised me. Frontend developers often show off their skills with nice-looking websites. But backend developers usually work on APIs, databases, and infrastructure, which is harder to show in a portfolio. Maybe that is why so few make one.

Still, I would think more backend developers would put together a personal site, even just a blog or a simple project. Instead, most seem to skip it entirely.

Do backend developers just not see the point of having a portfolio? Or is there another reason?

Comments (9)

JohnFen · 4h ago
I have maintained a portfolio for decades, as have most of my colleagues. I don't put it online, though, because I don't see an advantage in me doing so (but I can totally see others could get an advantage doing so). I provide that portfolio to others personally when I'm selling myself in some way (job interview, wooing investors, etc.).

But I'm old and most of my colleagues are within a decade or so of me. I wonder if there's been a generational change. Maybe this used to be a common thing and just isn't so much anymore?

marssaxman · 4h ago
Developers in general do not have and are not expected to have portfolios, though some people treat their github account that way. It's just never been a thing. Frontend developers are the exception, presumably because the work they do is so closely tied to graphic design.
yeahimjt · 4h ago
Yeah that's true, a good amount of the roles I apply to have (and even sometimes require) a portfolio url field in the application process

In that case, I doubt any backend positions have such a field. At that point it really is up to the developer to just build one for fun.

JohnFen · 4h ago
> I doubt any backend positions have such a field

I haven't ever seen one, or been asked for one in those terms. I have often been asked to bring in something that demonstrates my work (which is a sort of micro-portfolio), and I do bring in a portfolio of my work even when not asked. I know that there's a certain point past the initial screening stages where work examples can really be effective.

yeahimjt · 3h ago
Thank you for this insight!

When you say you bring in a portfolio of your work, what do you mean by that?

Do you have something online that you present, or is it something physical?

netcoyote · 4h ago
I joke about this with other folks:

- artist: look at my pictures

- sound engineer: listen to this intro

- UI engineer: check out this screenshot

Me (a backend engineer): look at these numbers. See how the one one the left goes up faster than the one on the right? That was a year of my life.

yeahimjt · 3h ago
I could only imagine how many times numbers have gone underappreciated.

I personally find optimizations interesting.

I'm actually going to make major optimizations to my site I mentioned in my original post soon. Hopefully it'll be appreciated by my users and not go unnoticed

MattGaiser · 3h ago
Mostly I am pitching to some HR person or even if the person is a dev, they have never been all that curious or interested in doing a deep dive. There simply isn't really an equivalent to "nice looking" for backend.
yeahimjt · 3h ago
Ah I see, that's probably the only purpose for a backend dev to have a portfolio.

I know if I were primarily focused on backend I'd have pages for each project to deep dive into them further and to use image assets to better demonstrate my work.