// Root_Menuv2.0.46_stable
Sys_status: common.status
2026 © FM_DEV

// Repository_Index_2026

Selected
Works

A curated collection of my latest projects – where technical precision meets user-centric design and creative problem solving.

Tumboo Canteen Bali

Project _01

Tumboo Canteen Bali

A modern website for a local restaurant in Indonesia.

I built this site to help the restaurant showcase its menu to tourists and visitors. Since the goal was for the owners to manage the site themselves afterwards, I chose to integrate Sanity CMS. Thanks to this, they can quickly and easily update menus and prices completely on their own, without having to call me for every little change.

Next.js
React
TypeScript
TailwindCSS
GraphQL vs. REST

Project _02

GraphQL vs. REST

An in-depth performance analysis between two popular API architectures.

The project involved measuring response times and payload sizes for complex data structures in a PostgreSQL database. Results are visualized in real-time to showcase the benefits of GraphQL in data-intensive applications.

GraphQL
Next.js
Postgresql
Python