01
Artoon Solutions · 2023 – present
University management platform
Team lead & project manager
A single admin surface covering five separate modules, with a role hierarchy of super
admin, admin, mentor and contributor. Front-side audiences are segmented into
students, alumni, non-alumni and affiliates, each seeing a different slice of the
platform.
- Membership module: register, buy a membership and every course unlocks — otherwise pay per course
- Application workflow: a user applies, an admin reviews and approves or rejects
- Approval issues a course payment link; payment grants access to the course
- My first role leading a team and managing delivery, not only writing the code
- Laravel
- MySQL
- RBAC
- Payments
- Multi-module
02
Adsum Originator · 2022 – 2023
Restaurant ordering & delivery system
Senior developer
Order management with per-item quantity handling and delivery tracking, plus an admin
side for menus and stock. This is the project where I moved to module-based
development — each area self-contained, so features could ship without
destabilising the rest.
- Laravel
- MySQL
- Modular architecture
03
Adsum Originator · 2022 – 2023
School attendance management system
Senior developer
Four roles, each with a genuinely different view of the same data: super admin, admin,
teacher and student.
- Admins and teachers enrol students from the app or the admin dashboard
- Teachers mark daily attendance and set assignments
- Students see their own attendance and assignments on a personal dashboard
- Laravel
- MySQL
- Role-based access
04
Adsum Originator · 2022 – 2023
Health & fitness app backend
Backend & admin
The Laravel REST API and admin dashboard behind a consumer health app that shipped on
both iOS and Android. I owned the server side: endpoints for the mobile clients, the
data model, and the dashboard the team managed it from.
- Laravel
- REST API
- MySQL
- iOS + Android clients
05
Adsum Originator · 2022 – 2023
Gas cylinder booking application
Senior developer
Customer-facing booking flow for cylinder refills, with an admin panel for scheduling,
tracking and fulfilling bookings end to end.
06
InfyOm Technology · 2021 – 2022
Hospital management system
Laravel developer
Patient, doctor and appointment management behind a public-facing site — online
appointment booking, doctor profiles with specialisations and qualifications,
working-hours scheduling, bed and patient records, and a multi-language front end.
- Laravel
- MySQL
- Blade
- Localisation
07
InfyOm Technology · 2021 – 2022
Job board platform
Laravel developer
A multi-role hiring portal: candidates keep profiles and résumés, search by
keyword and location, set job alerts and track applications; employers post roles,
search candidates and work through applications; admins control the content.
- Laravel
- MySQL
- Search
- Notifications
08
Axistechnolabs · 2019 – 2020
Job portal with résumé builder
First role — PHP developer
Three roles sharing one system: admin, employer and candidate. Candidates browse and
apply for jobs, then build a résumé inside the app and export it as a PDF.
Employers post jobs and work through applications, approving or rejecting each one.
- Where I learned CodeIgniter properly — my first real framework
- CodeIgniter
- PHP
- MySQL
- PDF generation