Skills
Technologies i use
- HTML
- CSS
- JavaScript
- PHP
- PHPUnit
- Laravel
- Livewire
- Bootstrap
- TailwindCSS
- jQuery
- MySQL
- React
- Next.js
- Hugo
Projects
Projects I have worked on and am currently working on
Rocketparrot News
World News Portal covering a wide range of topics, striving to produce unique and leading content every day that informs, educates and entertains millions of people around the world....
Goodbook
A Book review web app, created with Laravel, React, TailwindCSS, React Query. The backend repo can be found at fajarwz/goodbook-be.
RDIS - Business Development System
Have been contributed to a complex development system tracker, CMS, Custom web app for a specific company. Features included Datatable, export to Excel, email and in-app notification, dashboard, and many more
- PHP
- Laravel
- Bootstrap
- MySQL
- jQuery
SmallUrl (Frontend)
A frontend of simple url shortener app. User can create custom URL and see stats for the links. Built with React
Fajarwz
This site, my personal website and blog about web development and software development in general
Salam Digital
A web app to support business process of Bank Syariah Indonesia (BSI) financing service for UMKM in Indonesia.
Financing App
A Web app for back-office / officer to support business process of Bank Syariah Indonesia (BSI) financing services.
Pengen (PKS Online Generator)
Custom web app as a SaaS (Software as a Service) for generating Surat Perjanjian Kerja sama (contract letter).
Latest Posts
Blog I write. Mostly about web development and remote working

Laravel Service Pattern: Applying SOLID Principles for Scalable Code
A clean and extensible approach to third-party integration in Laravel

Make Good Use of authorize() Method in Laravel Form Requests
Laravel provides a variety of ways to handle authorization, including middleware, policies, gates, and the authorize()
method in Form Requests.

React Query: Data Fetching with Smart Caching
Effortless data fetching and caching in React for seamless user experiences.