10 months ago, I made a developer portfolio that you can navigate as a top-down 2D walking sim game. You can check it here :
https://jslegenddev.github.io/portfolio/After posting about it on HN, I received comments saying that the portfolio was nice and original but ultimately recruiters don't have time to play a game.
This time, I tried to build one that tries to maintain the idea of it being a walking sim game but tries to give you all the relevant info as fast as possible.
This is the result of my work : https://jslegenddev.github.io/new-2d-portfolio/ (Link is in the title as well)
I made it with JavaScript, the Kaplay game library and React.