Skip to content

Latest commit

Β 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 

Repository files navigation

Hi, I'm Adil Omer πŸ‘‹

Backend Software Engineer based in Malaysia πŸ‡²πŸ‡Ύ, building reliable Laravel systems β€” with a focus on clean architecture, domain-driven design, and software that remains maintainable as it grows.

πŸš€ Open to opportunities: I'm open to backend engineering roles, freelance opportunities, and contributing to interesting open-source projects. If you're building something meaningful and looking for a contributor or engineer, feel free to reach out.

PHP Laravel Vue.js Inertia.js MySQL Redis Docker GitHub Actions


Open Source

I maintain a small set of focused, single-purpose Laravel packages rather than one large toolkit. Each package is designed to solve a specific problem well and is backed by an automated quality pipeline using PestPHP, PHPStan, Rector, and Laravel Pint.

Package Description
laravel-trace Application-level tracing β€” request, query, and event-level spans for understanding what an application actually did during a request.
laravel-idempotency Prevents duplicate request execution via idempotency keys: request fingerprinting, response replay, conflict detection, and cache-based locking β€” useful for payments, orders, and external API calls where a retry must not cause duplicate execution.

Featured Projects

Madarik β€” School Management System

A multi-tenant Laravel SaaS platform for academic workflows, student records, and administrative operations, with domain isolation and role-based access control.

Madarik is a commercial product used by schools, so its source code is private. The live deployment provides the best way to explore the system.

πŸ”— Live demo

Demo credentials (click to expand)
Role Email
Developer developer@madarik.test
Principal principal@madarik.test
Admin admin@madarik.test
Parent parent@madarik.test

Password (all roles): o/\Efy1vP0k?aOgM

  • Backend workflows for student management, grading, and reporting
  • Role-based access control across distinct user groups
  • Redis-backed background processing
  • Dashboards built with Laravel, Vue.js, and Inertia.js
  • Multi-tenant architecture with isolated application contexts

Modular E-Commerce System

A Laravel application designed around domain-driven design and complex, multi-tenant business workflows.

  • Business logic structured around clear domains, value objects, domain events, and isolated business rules
  • Multi-tenant architecture with automated tenant scoping
  • Event-driven workflows between application modules
  • Administrative interfaces built with Filament
  • Focus on maintainability, separation of concerns, and scalable business logic

Engineering Interests

I'm particularly interested in backend engineering problems where correctness and maintainability matter:

  • Domain-Driven Design
  • Multi-Tenant Architecture
  • Distributed Systems
  • Idempotency & Reliable Request Processing
  • Event-Driven Architecture
  • Background Jobs & Queues
  • Observability & Application Tracing
  • API Design
  • Automated Testing
  • Code Quality & Static Analysis
  • Laravel Ecosystem & Package Development

GitHub

I maintain projects across two GitHub accounts:

For the most recent backend engineering work, packages, and projects, start with my primary account.


Connect

LinkedIn Email

GitHub Stats Top Languages

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors