$ echo "Hello, World"

Hi, I'm Quazi Mehmoodul Hasan

> |

I build AI-powered SaaS platforms with Laravel and Vue.js — architecting prompt-driven pipelines, integrating 4 LLMs (Claude, OpenAI, Gemini, Perplexity), and engineering systems that scale. 6 years shipping production software.

developer.php
<?php
class Developer {
    public $name     = "Quazi Mehmoodul Hasan";
    public $role     = "Full Stack & AI/LLM Developer";
    public $exp      = 6; // years
    public $stack    = [
        "Laravel", "Vue.js",  "React.js", "Node.js", "JavaScript",
        "PHP", "SQL", "AWS"
    ];
    public $location = "Indore, IN";

    public function currentMission() {
        return "AI-Powered MyWebAudit @ Web Impact Software Solutions Pvt Ltd";
    }
}

Engineer who ships

I'm a Full Stack & AI/LLM Developer based in Indore, MP, India, with over 6 years building production Laravel + Vue.js / React.js applications — and now shipping LLM-powered features end-to-end. My core specialty is AI-integrated backend architecture — from MCP servers and prompt-driven pipelines with JSON-schema validation to high-throughput REST APIs and query-optimized databases.

Currently, I'm a Full Stack & AI/LLM Developer on the platform team at Web Impact Software Solutions Pvt Ltd, building MyWebAudit — an AI-powered SaaS for automated SEO & technical audits. I built its production MCP (Model Context Protocol) server on Laravel 12 — OAuth-secured, rate-limited, exposing 9 tools plus guided LLM prompts — and the Node.js + Puppeteer serverless backend (AWS Lambda) that crawls sites and runs AI-driven audits. I engineered the LLM integration layer across four providers (Claude, OpenAI, Gemini, Perplexity) and a generate_leads workflow that searches Google SERP, Maps & SEMRush in parallel.

I led a zero-downtime Laravel 8 → 12 / Vue 2 → 3 migration across ~1,600 PHP files and ~590 Vue components on a live production SaaS, using Claude Code for systematic deprecation hunting and repository-layer refactoring. I also own platform reliability and scale — a ~40GB MySQL database (p95 latency −50%), Redis-backed queues, and multi-tenant REST APIs with RBAC. I care deeply about clean architecture, robust API design, and writing code that other engineers want to read.

0+ Years Experience
0+ Projects Delivered
0GB MySQL Optimized
0.83 M.E. CGPA
~/ whoami
Quazi Mehmoodul Hasan
  • NameQuazi Mehmoodul Hasan
  • RoleFull Stack & AI/LLM Developer
  • CompanyWeb Impact Software Solutions Pvt Ltd
  • LocationIndore, MP, India
  • Experience6 Years
  • Emailquazimehmoodulhasan@gmail.com
  • LanguagesEnglish, Hindi, Urdu, Marathi
  • StatusOpen to opportunities

Tech I work with

Backend Development

  • Laravel 12
  • PHP 8
  • Node.js
  • REST API
  • OAuth 2.0 (Passport)
  • JWT
  • Sanctum
  • OOP
  • MVC
  • SOLID
  • Design Patterns
  • Dependency Injection
  • Eloquent ORM
  • RBAC
  • Rate Limiting
  • Microservices
  • Webhooks

Frontend Development

  • Vue.js 3
  • Pinia / Vuex
  • React.js
  • JavaScript (ES6+)
  • jQuery
  • Ajax
  • HTML5
  • CSS3
  • Tailwind CSS
  • Bootstrap

Database

  • MySQL
  • MariaDB
  • Redis
  • MongoDB
  • ~40GB Scale
  • Query Optimization
  • Stored Procedures
  • Views
  • Schema Design
  • Indexing
  • Migrations

DevOps & Cloud

  • Git
  • GitHub
  • GitLab
  • Bitbucket
  • CI/CD
  • GitHub Actions
  • Bitbucket Pipelines
  • Docker
  • Kubernetes
  • Serverless Framework
  • AWS Lambda
  • AWS S3
  • Linux
  • Apache (LAMP)

Async & Integrations

  • Laravel Jobs
  • Queues
  • Scheduler
  • AWS SQS
  • Dead-letter Queues
  • Message-Queue Patterns
  • Webhooks
  • Stripe
  • Razorpay
  • Azure SSO
  • Trello API
  • GitHub API

Practices

  • Agile / Scrum
  • TDD
  • Unit Testing
  • PHPUnit
  • Code Review
  • Debugging
  • Jira
  • Documentation
  • Mentoring
🌱 Currently Exploring

Actively learning for high-performance backend services and AI/ML tooling — not yet part of my core stack.

  • Go (Golang)
  • Python

My professional journey

Jan 2025 — Present

Full Stack & AI/LLM Developer

Web Impact Software Solutions Pvt Ltd

Product: MyWebAudit — AI-Powered Website Audit SaaS Platform

  • Built MyWebAudit's production MCP (Model Context Protocol) server on Laravel 12 (laravel/mcp) — OAuth 2.0 (Passport), permission gating, and rate limiting — exposing 9 tools (list_sites, get_audit, generate_leads, …) so LLM clients can query audit data and trigger actions through a standard interface.
  • Built the Node.js serverless audit backend — SQS-triggered AWS Lambda functions (Serverless Framework) that crawl sites with Puppeteer, run SEO / accessibility / WordPress / sitemap checks, store results to S3, and retry failures via dead-letter queues.
  • Prototyped an AI browser-agent (Eko framework + OpenAI) that drives headless Chromium for LLM-guided site audits — wired into the SQS/Lambda backend (S3 output + status callback) as an experimental capability.
  • Built the generate_leads workflow: a queued job runs a parallel search across Google SERP, Maps, SEMRush, and four LLM providers (Claude, OpenAI, Gemini, Perplexity), polled via get_lead_results.
  • Engineered the LLM integration layer across four providers (Claude, OpenAI, Gemini, Perplexity) with server-side web search — structured JSON outputs, validation/guardrail and retry handling, token-aware prompt design, and guided prompt workflows for AI-visibility and SEO analyses.
  • Led a zero-downtime Laravel 8→12 / Vue 2→3 migration across ~1,600 PHP files and ~590 Vue components on a live production SaaS — using Claude Code for systematic deprecation hunting and repository-layer refactoring, with all structural changes (auth stack, bootstrap restructure) reviewed and verified by hand. Full technical writeup →
  • Owned platform reliability and scale: ~40GB MySQL optimization (p95 latency −50%), Redis-backed queues for fault-tolerant parallel audits (~40% faster), multi-tenant REST APIs (JWT, RBAC, rate limiting), and path-aware Bitbucket CI/CD.
  • Laravel 12
  • Vue.js 3
  • MCP
  • Node.js
  • AWS Lambda
  • Puppeteer
  • MySQL
  • Redis
  • LLM Integration
  • Agentic AI
April 2024 — Dec 2024

Freelance Software Engineer

Self-Employed · Contract
  • Sole engineer and technical owner across 3 client engagements — scoping, architecture, build, and Apache / LAMP deployment end-to-end.
  • Architected and delivered a Laravel client portal, a Vue.js 3 real-time dashboard, and a REST API integration for a logistics client (~60% faster client reporting).
  • Built a Laravel + React.js PIM integration centralizing product-catalog management and automating cross-channel data sync.
  • Built a Laravel queue-based email pipeline (thousands of emails/month at 99.8% delivery reliability); integrated Stripe and AWS S3.
  • Laravel
  • Vue.js 3
  • React.js
  • MySQL
  • Stripe
  • AWS S3
  • Queues
  • LAMP
May 2022 — Mar 2024

Software Engineer

DCKAP Technologies · Remote · Chennai, IN

Product: QA Touch — Test Case Management SaaS for QA Professionals

  • Core engineer on QA Touch, a Laravel + Vue.js test-case management SaaS used by 1,000+ QA professionals globally.
  • Integrated Trello, Microsoft Azure SSO, GitHub, and the OpenAI API — adding 5 integrations and enabling AI-assisted test-case suggestions.
  • Built import/export pipelines for test cases using Laravel Queues & Jobs, reducing bulk processing time from ~8 minutes to under 90 seconds.
  • Enforced SOLID, TDD, and design patterns (Repository, Service Layer, Strategy) via code reviews and refactoring, achieving 75%+ PHPUnit coverage on critical paths.
  • Engineered ERP–PIM integration modules (Laravel + React.js) for DCKAP Integrator, enabling catalog management and automated sync across Magento, Shopify, and BigCommerce.
  • PHP
  • Laravel
  • Vue.js
  • React.js
  • MySQL
  • PHPUnit
  • Azure SSO
  • OpenAI
  • SaaS
Sep 2021 — Apr 2022

Backend Developer (Associate Delivery, OS Level-1)

smartData Enterprises · Nagpur, IN
  • Backend developer on Sagson LMS, a Laravel learning-management system deployed for overseas clients across multiple countries.
  • Integrated Razorpay payments, AWS S3, cron schedulers, and Laravel Events to automate recurring admin and billing workflows.
  • Set up GitHub Actions CI/CD for automated build, test, and deployment.
  • Laravel
  • Razorpay
  • AWS S3
  • GitHub Actions
  • CI/CD
Jun 2020 — Jul 2021

Full Stack Developer

WEBMEDIA · Amravati, IN
  • Built 10+ full-stack web applications with Core PHP, Laravel, JavaScript, jQuery, and Bootstrap for SMB clients across diverse industries, deployed on the LAMP stack (Linux, Apache, MySQL, PHP).
  • Developed MySQL-backed REST / SOAP / XML web services and microservices for reliable third-party data integrations.
  • Built hybrid mobile apps (Angular + Ionic frontend, Laravel backend) adopted by 500+ users across client deployments.
  • Core PHP
  • Laravel
  • jQuery
  • Bootstrap
  • Angular
  • Ionic
  • MySQL

Projects I've shipped

SaaS

Sagson LMS

Backend developer on a Laravel-based Learning Management System with overseas usage. Built scalable course delivery, payments, and reporting.

  • Laravel
  • MySQL
  • Razorpay
  • AWS S3
SaaS · QA Tooling

QA Touch ↗

Test case management SaaS for QA professionals. Built and maintained core modules in Laravel + Vue.js, integrated Trello / GitHub / GitLab / Azure SSO / OpenAI, and shipped queue-based bulk import/export pipelines.

  • Laravel
  • Vue.js
  • MySQL
  • Queues
AI Pipeline

Prompt-Driven Audit Pipeline

Designed an AI workflow that turns raw site data into structured audit insights across four LLM providers (Claude, OpenAI, Gemini, Perplexity), with strict JSON schema validation, automatic retries, and token-aware cost optimization.

  • Claude API
  • OpenAI
  • Gemini
  • Perplexity
  • Laravel Queues
  • JSON Schema
Migration

Laravel 8 → 12 Upgrade

Led the zero-downtime framework upgrade for MyWebAudit — migrated ~1,600 PHP files and ~590 Vue components across 4 major versions (Laravel 8→12 / Vue 2→3), fixed deprecations, and modernized the dependency graph using Claude Code as an AI pair programmer.

  • Laravel 12
  • Vue 3
  • PHP 8
  • Claude Code
  • Composer
Read the full writeup →

Academic background

2023

Master of Engineering

Computer Science and Engineering

Sant Gadge Baba Amravati University, IN

CGPA9.83 / 10.0
2020

Bachelor of Engineering

Computer Science and Engineering

Sant Gadge Baba Amravati University, IN

CGPA8.89 / 10.0

Let's build something great

Have a project, role, or idea in mind? I'd love to hear from you.

Get in touch

I'm currently open to interesting opportunities — whether it's a full-time role, a freelance project, or just a chat about web architecture.