Fictional cyberpunk corporate website blending modern frontend architecture and interactive Three.js visuals into an immersive internet experience.
This project is a fictional corporate website set in a cyberpunk universe, built to feel like a real company’s public-facing presence. Using Three.js as a core visual layer, the site leans into neon-lit, high-tech atmosphere with interactive 3D elements.
Beyond the aesthetic, the site is a playground for experimenting with production-level web techniques in a narrative wrapper. Inspired by Neuromancer, the project treats worldbuilding as a design constraint, pushing every component to reinforce the corporate mythos and create a convincing “real fake” product.
Below are the required software programs and instructions for installing and using this application on a Linux machine.
-
Install the above programs
-
Open a terminal
-
Clone this repository using
gitby running:git clone git@github.com:devbret/cyberpunk-corpo-website.git -
Navigate to the repo's directory:
cd cyberpunk-corpo-website -
Install the frontend:
npm install -
Launch the frontend:
npm run dev
This project repo demonstrates an ability to do the following:
-
Build a fictional cyberpunk corporate website combining frontend UI with Three.js visuals
-
Demonstrate how modern web architecture, immersive scene design and branded storytelling can create a novel, futuristic experience
-
Serve as a creative playground for experimenting with production-level frontend techniques
If you have any questions or would like to collaborate, please reach out either on GitHub or via my website.
