Study the source code of a well-known interactive developer portfolio to learn advanced browser techniques.
Use as a starting point for building your own animated or 3D personal portfolio website.
Explore how to structure a JavaScript portfolio project with a dev server and a production build.
This repository contains the source code for a personal portfolio website built in 2019 by the developer Bruno Simon. The README is nearly empty and provides only the commands needed to install and run the project locally. It is a JavaScript project that uses Node.js as a development dependency. Running it locally requires installing dependencies with npm, then starting a local development server. A separate build command packages the project into a distributable folder. The README gives no description of what the portfolio looks like or what technologies power it beyond that setup information.
← brunosimon on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.