Chikos Gourmet
Full-stack web solution: site, admin panel, database, and deployment infrastructure
- Client
- Chikos Gourmet
- Role
- Full-Stack Web Developer
- Year
- 2024

Summary — I built a full-stack web solution for Chikos Gourmet: public site, admin panel, MySQL persistence, and deployment on a Linux VPS with Nginx. The client manages menu, images, and content autonomously.
Chikos Gourmet needed to move past PDF menus and a static site. I built a complete web solution for the restaurant: public site, admin panel, database, and deployment infrastructure, so the team could update dishes, prices, and photos without technical assistance.
Site + admin panel
I implemented an admin panel to manage menu dishes, promotional images, and site content. Images are stored and served through Cloudflare Images, with device-optimized variants.
- Stack
- Remix · MySQL · Cloudflare
- Infra
- Linux · Nginx
Architecture decisions
- Persistence layer with MySQL for menu, content, and site resources.
- Cloudflare Images for photo optimization and delivery.
- Remix architecture with SSR, without hurting SEO on the public site.
- Deployment on a Linux VPS with Nginx, configuring the production environment for operation and maintenance.
- Autonomous content management: dishes, campaigns, and images with no code changes.