DEV Community

Valentine Sean Chanengeta
Valentine Sean Chanengeta

Posted on

4 1

Is a portfolio website necessary for a junior backend developer and how can one showcase their skills as a backender?

Top comments (3)

Collapse
 
jonrandy profile image
Jon Randy ๐ŸŽ–๏ธ โ€ข โ€ข Edited

I've been a professional developer for 26 years, working for many different companies, freelancing, hiring my own teams, etc. and... to be perfectly honest, a portfolio website is not really necessary for a developer. An interesting and active GitHub (or similar) account is a far better way to judge someone's skills/competency than a curated vanity project. The honest 'warts and all' approach is way better

Collapse
 
andrewbaisden profile image
Andrew Baisden โ€ข

Portfolio websites are optional now because we can just use a GitHub readme page for a portfolio. An active GitHub with lots of projects and code should more than suffice.

Showing backend skills is super easy. Just create a backend API using some sort of tech stack like JavaScript and Python. Hook it up to a database and put it inside of a Docker container and boom! You are showcasing your ability to develop backend architectures.

Collapse
 
dennistobar profile image
Dennis Tobar โ€ข

Yes and no.
Yes, because you're creating your online presence and can link some communities or professional profiles (even github) to show your work.
No, because if you main development area is backend, show rainbows or dancing cats don't add anything new to your resume or skills.

As backender you could link some github repositories where your worked or tried to connect some API with a own wrapper library (ie: Wikipedia API o Pokemon API?) to show how you work with them and answer questions in StackOverflow sometimes is a plus...

Image of Timescale

Timescale โ€“ the developer's data platform for modern apps, built on PostgreSQL

Timescale Cloud is PostgreSQL optimized for speed, scale, and performance. Over 3 million IoT, AI, crypto, and dev tool apps are powered by Timescale. Try it free today! No credit card required.

Try free

๐Ÿ‘‹ Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Communityโ€”every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple โ€œthank youโ€ goes a long wayโ€”express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay