dhifff Profile Photo
Muhammad Nadhif

Latest Blogs

Not all traces are written in code. Some live here in thoughts, questions, and quiet observations.

Cara Setup Golang di VSCode
#golang #vscode #backend +2

Cara Setup Golang di VSCode

Panduan bergambar langkah demi langkah menginstal Golang, men-setup VSCode, mengonfigurasi environment, serta menjalankan kode pertama menggunakan Go Modules.


Profile photo of dhiff dhiff
Read more
Membangun REST API dengan Gin Framework dan Golang
#golang #gin #rest-api +2

Membangun REST API dengan Gin Framework dan Golang

Panduan lengkap membuat REST API berbasis Golang menggunakan framework Gin: arsitektur proyek, validasi input, CRUD dengan GORM, dan praktik terbaik untuk production.


Profile photo of dhiff dhiff
Read more
MySQL PHP MVC CRUD Without Framework
#php #mvc #crud +2

MySQL PHP MVC CRUD Without Framework

Tutorial membangun aplikasi CRUD (Create, Read, Update, Delete) dengan pola MVC di PHP secara manual, tanpa menggunakan framework apa pun.


Profile photo of dhiff dhiff
Read more
Optimizing Web & Mobile Accessibility
#accessibility #web-development #mobile +4

Optimizing Web & Mobile Accessibility

Panduan praktis membangun pengalaman web dan aplikasi mobile yang inklusif dengan prinsip aksesibilitas modern (a11y) – untuk semua pengguna, tanpa kecuali.


Profile photo of dhiff dhiff
Read more
Decompiling & Reverse Engineering WebAssembly with AI
#webassembly #ai #llm +4

Decompiling & Reverse Engineering WebAssembly with AI

Exploring how LLMs like GPT can assist developers in understanding, decompiling, and analyzing WebAssembly bytecode—bridging low-level complexity with human-readable logic.


Profile photo of dhiff dhiff
Read more
Best Practices for Building Large-Scale Laravel Applications
#laravel #php #best-practices +2

Best Practices for Building Large-Scale Laravel Applications

Panduan praktik terbaik Laravel agar aplikasi skala besar tetap teratur, performa tinggi, dan mudah dipelihara.


Profile photo of dhiff dhiff
Read more