Projects Contact โœ‰ Contact Me
Available for freelance

Full Stack
Developer

Build web and apps for personal use, corporate, community and more โ€” from clean API design to polished, responsive frontends.

// app/Http/Controllers
class UserController {
  public function index(){
    return User::with(
      ['roles', 'profile']
    )->paginate(15);
  }

  // Vue 3 composable
  const { data } = useQuery(
    '/api/users'
  );
}
Selected work

Projects

Perkoppi
Event Platform
perkoppi.or.id

Perkoppi was an Indonesian organization of tax consultants. This web made as a membership platform for managing internal and public events.

Grandcenterpoint Apartment
Apartment Management
grandcenterpoint-apartment.com

Grandcenterpoint was an apartment that located near mayor office in Bekasi. This web made as a management system for the property like tenant invoices and maintenance requests.

Web POS System
Web POS System
webpos.bebasapp.my.id

Web app that manage transaction, inventory, sales and reporting.

Hotel Management System
Hotel Management System
hotel.bebasapp.my.id

Web app that manage hotel operations, including reservations, check-ins, and guest services.

Let's work together

Got a project
in mind?

I'm a developer that stay in Jakarta, Indonesia. I'm open to freelance, contract, or full-time opportunities. Let's build something great.

โœ‰ Send me an email