Project 2 min read
Falafel in Hot Pot — Brand Platform
Solo-built frontend platform for a China-Arab cultural education brand.
Overview #
Falafel in Hot Pot is a solo-built frontend platform created for a China–Arab cultural and educational brand, bringing together a landing page, newsletter archive, course presence, and web-based tools within a single, cohesive product surface. The live site presents the brand as “a bridge between worlds,” combining editorial storytelling with language-learning content under one domain. The project was designed and implemented as a custom web experience rather than a themed marketing site — visual direction, interface design, component development, content structuring, deployment, and ongoing iteration combined into one frontend system.

Scope #
The brief required more than a conventional landing page. The platform needed to support a brand homepage, a growing content archive, course-oriented sections, and standalone web experiences under the same domain, while still feeling visually unified and easy to maintain over time. Astro solved that constraint cleanly through its islands architecture.
Astro’s islands architecture let a brand homepage, newsletter archive, course sections, and standalone web tools coexist under one domain without shipping a monolithic JavaScript bundle.
The Mandarin Starter Kit sits inside that same surface as a product page for Arabic-speaking learners — not a disposable course funnel, but a kept toolkit with its own hero, offer structure, and brand-consistent layout.

Design Direction #
The visual language draws from Tang-dynasty references and manuscript culture. Color choices, paper-like textures, and aged-surface treatments were used to give the platform a sense of historical depth, while sharp editorial card compositions kept the interface precise rather than ornamental.
Content System #
The platform was structured with bilingual and multilingual use in mind. While English remains the primary language of most long-form content, the system accommodates Chinese and Arabic elements across titles, examples, and educational references, reflecting the site’s core role as a cultural bridge.
Editions is the newsletter archive — a journal-style listing with Bridge / Learn filters, issue metadata, and editorial cards that keep the brand’s paper-and-ink voice intact at archive scale.

Engineering #
The site was built and maintained as a production frontend with attention to long-term practicality.
- Existing content migrated into the Astro-based structure
- Fonts self-hosted to avoid unnecessary third-party requests
- Branded error states implemented for 403, 404, and 500 pages
- Security-related response headers configured across deployment targets
Contribution #
This project demonstrates ownership across the full frontend lifecycle: concept shaping, aesthetic direction, system architecture, implementation, content integration, and deployment maintenance.
A working style that combines deep manual control with AI-assisted development tools where they accelerate execution without diluting authorship.
Self-hosted fonts, branded error states, and security headers were part of the same solo lifecycle as concept and content — AI tools accelerated execution without replacing authorship.