Habitare is a modern Design Marketplace designed to bridge the gap between architectural inspiration and the final purchase. Traditionally, design content generates high interest on platforms like Pinterest, but that "purchase desire" is often lost when users have to find products manually. Habitare solves this by turning content into a transactional platform.
-
Shoppable Content Engine: Interactive "Hotspots" allow users to purchase furniture directly from high-resolution project images.
-
Automated Split-Payments: A financial motor that automatically divides revenue between the Brand (80%), Habitare (15%), and the Curating Architect (5%) at the moment of checkout.
-
Hybrid Content Architecture: A system that preserves legacy SEO-driven blog posts while enabling modern, shoppable marketplace features.
- Frameworks: Next.js
- Language: TypeScript
- Database: PostgreSQL
-
Next.js 15 Migration: Navigated the transition to asynchronous params in dynamic routing to ensure future-proof performance.
-
Scalable Architecture: Implemented a serverless infrastructure where costs scale proportionally with traffic, ensuring 99.9% availability during traffic spikes.
-
Complex Data Modeling: Designed a relational database schema to manage many-to-many relationships between projects, architects, and multi-vendor product catalogs.