JohansenJunias20/portofolio — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a 3D multiplayer portfolio website where visitors enter a small game world instead of a normal resume page. I want people to control a character, see other visitors live with nicknames, and move around a lobby with project billboards, knowledge or skill items, and contact links for GitHub and LinkedIn.

Use Three.js with TypeScript, and make the multiplayer peer to peer with WebRTC, using a websocket server for connecting players. Add a player list so someone can click a name and focus the camera on that person. Make it work on desktop and mobile, with a joystick style control on phones.

When someone clicks a skill or knowledge object, show a simple modal with a description. Add nice visual polish like bloom, outlines, spawn effects, and graphics settings so slower devices can lower quality. Please make it easy to run locally and also include a production setup with Docker support if needed. Look up current docs online if you need to.

Want more depth? Deep Reverse