Sudais Quran Academy
Bilingual (English / Urdu) marketing and enrollment website. Course catalog, enrollment flow, WhatsApp integration, and admin-managed content.
- Laravel
- MySQL
- Bootstrap 5
- WhatsApp API
Full Stack Web Developer. ERP systems, college management platforms, and e-commerce stores — from database design to admin panel, REST APIs for mobile apps, and responsive Bootstrap 5 UI, I handle the whole project on my own.
namespace App\Http\Controllers;
class ProjectController extends Controller
{
public function index()
{
$projects = Project::with('category')
->where('status', 'live')
->latest()
->paginate(9);
return view('projects.index', compact('projects'));
}
}
My name is Obaid Ullah Faisal. I am from Rawalpindi and I do full stack development on Laravel 12 + MySQL. The way I work is simple — schema first, then a clean backend, then a UI that works correctly on every screen.
At TS-Developers Pvt Ltd, I built a complete College Management System with Admin, Teacher, Student, Parent, Attendance, Live MCQs, and Fee panels — all with role-based authentication. I also built a complete e-commerce site, plus a personal Flutter app with API integration that stores all its data through the backend.
Six different categories — each with its own process, its own deliverables, and its own detail page.
ERP, management systems, and e-commerce on Laravel 12 + MySQL. Clean MVC, migrations, seeders, and secure auth.
A Flutter (Dart) app connected to your Laravel backend through REST API — one data source, two platforms.
Wireframes, user flows, and clickable prototypes. The design is tested first, and code is written after.
Logo, brand identity, social media kit, and print material — with one consistent visual language.
Logo intros, product promos, and UI micro-animations that make the interface easier to understand.
2D browser games and casual gameplay — on JavaScript canvas, with leaderboard and score APIs.
Bilingual (English / Urdu) marketing and enrollment website. Course catalog, enrollment flow, WhatsApp integration, and admin-managed content.
Built in PHP with Admin, Teacher, Student, Parent, Attendance, Live MCQs, and Fee panels on a role-based secure MySQL backend. This was my 3rd-year Final Year Project at GCT Rawalakot. (No API used — pure PHP.)
Client project (Nexham). A full-stack online store with product catalog, cart, and secure checkout.
A tournament-based game development project built for TS-Developers Pvt Ltd — with player messaging, enrollment, and secure login.
A personal Flutter (Dart) app integrated with a REST API — all data is stored and managed through the backend, keeping app and server fully in sync.
At the end of every step, you see something — not just a "work is in progress" message.
We define the requirements, users, and panels. You get a scope sheet — what will be built, and what will not.
ERD and MySQL schema. Relations, indexes, and migrations are set first so nothing has to be broken apart later.
From wireframes to high-fidelity screens. Coding only begins after approval.
Laravel backend, admin panels, REST APIs, and a Bootstrap 5 frontend. Weekly push on Git and a demo link.
Deployment, cross-browser testing, speed optimization, and 30 days of free bug support.
Your question is not here? Just send me a message.
Ask a questionIt depends on the panels. A system with 4–6 panels (admin, teacher, student, parent) usually takes 4 to 8 weeks — including database design, admin panel, reports, and testing.
Yes. In Laravel I build REST API endpoints, standardize the JSON responses, and apply token-based auth. I have also done the Flutter-side integration.
Yes. First I review the code, then I tell you whether fixing or rebuilding is better — and I give you the time and cost for both separately.
I deploy it myself — shared hosting, cPanel, or VPS. I also set up the domain, SSL, and database migration.
30 days of free bug support. After that, monthly maintenance or a per-task basis — whichever suits you.
Usually 40% advance, 30% at mid-milestone, and 30% on delivery. For smaller projects, 50/50 also works.
Laravel backend, MySQL database, or a complete ERP — send me your idea, and I will share the scope and timeline within 24 hours.