RoomVibe — Social Interior Design Platform
Built for the Bubble "Prompt & Circumstance" Hackathon.
RoomVibe is a social platform where users design virtual rooms in 2D and explore them in immersive first-person 3D. Furniture stores can list their 3D models directly on the platform, and users place real products in their rooms before publishing designs to a community feed.
How I built it:
Started with Bubble AI — one prompt generated the entire foundation: authentication, community feed, user profiles, likes, saves, and an Explore page.
From there, I collaborated with Claude to extend what Bubble couldn't do natively. Claude wrote a full drag-and-drop 2D room editor with wall snapping, furniture resizing, and height control — embedded as a custom HTML element. Claude also built the Three.js 3D first-person viewer, where you stand inside your room and rotate 360° with mouse and keyboard.