Restaurants publish a branded online menu in minutes, available offline at /<slug> with English/Arabic i18n. Pick a template-driven editable menu or upload a PDF rendered as a page-flip flipbook. 142+ commits and counting.
Menus is a multi-tenant restaurant SaaS where each owner gets an admin dashboard and a public bilingual menu at /<slug>.
Small restaurants in the MENA region need a digital menu that customers can scan from a QR code, works offline if the cafe's Wi-Fi flakes, supports Arabic alongside English, and isn't another monthly subscription priced for US chains.
Multi-tenant Firestore subcollection model with the menu rendered at /<slug>. Restaurants pick a template-driven editable menu or upload a PDF rendered as a page-flip flipbook. Service-worker caching for offline viewing. EN/AR i18n end-to-end.
Live at menus.mena-x.com with 142+ commits over 7 months. The codebase also ships a standalone marketing site as a separate `marketing-site/` sub-app from the same monorepo.
Solo full-stack engineer. Designed the multi-tenant model, the slug-based public surface, and the PDF flipbook integration.