URBAN SPOT: A Manifesto of Brutalism and Absolute Performance
High-performance hub development using Next.js 16 and Bun with interactive floor plan and 100 Lighthouse score.
Client
URBAN SPOT Coworking
Services
UX/UI Engineering, Full-stack Development, System Architecture
Year
2026
Task
The goal was to create a manifesto platform. It required a raw brutalist aesthetic to resonate with developers and creators, while maintaining extreme performance. The main challenge was the interactive floor plan (The Grid) with instant feedback across all devices.
Solution
The choice was made in favor of Next.js 16 (React 19) and Bun runtime. The architecture follows an SSR-first principle for instant rendering. The interactive grid is built using an SVG-Server Components hybrid. The system is fully containerized with Docker for stable deployment.
Key Features
- Stable 100 Performance: Perfect Lighthouse scores while keeping heavy graphics and animations.
- The Grid (Interactive Floor Plan): Optimized seating map with reactive status updates.
- Brutal UI & Tailwind 4: Radical design with rigid grids, built on the latest CSS standards.
- Bun Runtime Speed: 3x faster builds and cold starts within the Docker environment.
- Scalable Architecture: Modular system ready for IoT access integration.
Technologies
Architecture and Deployment
Deployed in an isolated Docker environment powered by Bun. This ensured minimal image size and a lightning-fast CI/CD pipeline. Ready for high traffic spikes during events.
Project Fragments