Tech Stack
Overview
Crecelux is a frontend/product interface prototype built with Next.js and Material UI to explore how multiple tools and content experiences can live under one parent platform without feeling fragmented.
The prototype combines a responsive landing page, product-card layout, bilingual navigation, and a separate Books by Jorge reading interface. One of the displayed tools is GoalsForMe, which helps frame the landing page as a multi-product surface rather than a single standalone app.
Frontend Direction
- Responsive landing page — The main marketing surface uses a clean section structure with a mobile drawer, desktop nav, and flexible spacing that adapts cleanly across breakpoints.
- Product-card layout — The landing page presents multiple tools as distinct cards with logos, descriptions, and entry points, including GoalsForMe as one of the visible products.
- Bilingual navigation — Locale-aware routing and language toggles support both English and Spanish flows across the interface.
- Clean visual hierarchy — The prototype leans on MUI typography, spacing, and card patterns to keep the interface readable without overcomplicating the layout.
Books by Jorge Interface
The Books by Jorge section extends the prototype beyond a landing page into a content interface. It uses a reader-friendly layout with book cards, cover art, localized metadata, and dedicated reading routes so content can feel like a product experience rather than a static document dump.
That split is what makes the prototype interesting: one surface introduces the broader product family, while another shows how a more editorial experience can still live under the same visual system.
Why It Matters
This prototype focuses on frontend architecture and interface composition: how to structure a parent platform, how to present multiple tools clearly, and how to keep content-heavy experiences readable inside the same product family.