Legian Medical Clinic
This project is a comprehensive digital solution that I built, from the data architecture design stage (ERD & DFD) to final implementation using Laravel (PHP). The main focus of this project was to create a clinic information platform that was both informative for patients and highly manageable for clinic staff.

This project is a comprehensive digital solution that I built, from the data architecture design stage (ERD & DFD) to final implementation using Laravel (PHP). The main focus of this project was to create a clinic information platform that was both informative for patients and highly manageable for clinic staff.
Behind the visitor interface, built using Blade templating, lies a robust back-end system (CMS) protected by layered authentication (Role-Based Access Control, including Super Admin). Through this admin panel, users can perform CRUD operations on doctor data, services, FAQs, and even configure page content.
The technical value-adds I'm proud of in this project are:
Multilingual Architecture: Seamless implementation of dual-language features (Indonesian & English) using a custom Translation Service for all dynamic content.
Activity Logging: An integrated tracking system that records every admin activity to ensure security and transparency of data changes. This project demonstrated my ability to design mid-scale relational applications that are secure, scalable, and compliant with real-world business flows.