Software Development Projects in FaisalabadSoftware Development Projects in FaisalabadA full-stack HR platform I designed and built for a company running its entire payroll on manual spreadsheets — slow, error-prone, and impossible to audit. The goal was one accurate, role-based system to manage attendance, payroll, and reporting in a single place.
I developed the complete stack: a Laravel 11 REST API and a React single-page app, with separate access levels for admins, managers, and staff. Key modules include a daily attendance grid, an automated payroll engine (overtime, deductions, advances, net pay), PDF payslips, staff loans, a security-fund ledger, bank-account management, CSV exports, and a full audit trail with before/after history.
The toughest challenge was payroll accuracy. A naive overtime sum overpaid employees, so I built a net-overtime engine where daily shortfalls offset extra hours, and centralized every rule in a dedicated service layer for consistency and easy testing.
I also handled live deployment with CI/CD and built-in privacy safeguards — masked salaries, protected routes, and instant lockout of deactivated users.
The result: a fast, reliable system that turns recorded attendance into accurate monthly payroll in just a few clicks. Clothing Store | Ecommerce
My role: Fullstack Developer
Ecommerce clothing website developed with MERN stack, Material UI, JavaScript, HTML and Styled-components, along with admin panel that offers a seamless shopping experience.
From secure payment processing and intuitive checkout, to the ability to favorite items for later.
It boasts an extensive collection of clothing for all categories, beautifully displayed for easy browsing. Plus, it offers exclusive sales and discounts to the valued customers.
Behind the scenes, admin panel ensures smooth operations, making it easy to manage inventory, orders, and more. Clinexa is a complete web-based clinic management system I built for a modern clinic that was still running on paper files and scattered spreadsheets. The goal was to replace the entire manual workflow with one connected app — from patient registration all the way to billing.
The system covers the full patient journey: registration with medical history and allergies, a live consultation queue with emergency prioritisation, a structured SOAP consultation form with real-time allergy alerts, prescriptions, and automatic invoicing with the correct tax rules, multiple payment methods and printable PDF invoices. Management gets a live dashboard plus full reporting and analytics with CSV export.
The main challenge was that clinical workflows are strict and every step connects — a prescription must flow into billing, completed visits must auto-generate invoices, and duplicate queue entries had to be prevented. I modelled the real clinic process end-to-end so the software matches exactly how the staff actually work.
Built with Laravel, React (Inertia.js), Tailwind CSS and MySQL, fully responsive across desktop and mobile, and deployed to production on a Linux server with an automated CI/CD pipeline.
I can build or customise a clinic, hospital, dental or any practice-management system for you. A role-based vehicle yard management system built for a port logistics operation handling imported cars. It digitises the entire yard workflow and gives each team a dedicated dashboard over one shared, real-time dataset.
Vehicles move through a clear lifecycle - Pending → Stock In → Ready to Delivery → Out for Delivery → Delivered — with each step handled by the right role and fully timestamped for auditing.
Key features:
• Role-based login & dashboards (Admin, yard operators, gate guard, view-only logistics)
• OCR chassis/VIN scanning + live barcode/QR camera capture
• Excel bulk import with smart column mapping (hundreds of records in seconds)
• Condition & damage photo documentation on check-in
• Automatic storage-aging alerts (30/60/90 days)
• Maintenance tracking, duplicate detection & report export
• Fully responsive, with automated CI/CD deployment
Tech: React 18, TypeScript, Vite, Tailwind CSS, Radix UI, Tesseract.js (OCR), ZXing (barcode), SheetJS (Excel), plus a PHP cloud-OCR proxy.
Delivered using an AI-assisted development workflow — from architecture to a polished, tested, deployed product.