
2025
Web Application
Next.js, TypeScript, SCSS, libSQL, API integration, Authentication, AdobeXD
Designer and Developer
-- THE ORIGIN
-- DESIGN CONCEPT

Original design concept — Adobe XD
-- REBUILD & ARCHITECTURE
-- CORE FEATURES

The rebuilt platform live — recipe search, nutrition data, and personal macro tracking
-- TECHNICAL EVOLUTION

Performance · Python/Flask vs Next.js (Lighthouse)
-- DESIGN SYSTEM
colors.scss, fontSizes.scss, and breakPoints.scss are imported into a central constants.module.scss that exports all design tokens directly to JavaScript components. Spacing, typography, breakpoints, and colour values are defined once and consumed throughout the application — no magic numbers, no repeated hex codes.globals.scss, giving every text element a consistent, predictable scale across devices.
Design system · SCSS colour tokens and responsive type scale
-- THE OUTCOME