Skip to content
View zain534102's full-sized avatar

Block or report zain534102

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zain534102/README.md

Hi there, I'm Zain Ali

Typing SVG

LinkedIn Gmail Stack Overflow Medium

Profile Views

About Me

const zain: Developer = {
    role: "Lead Engineer @ AVRillo R&D",
    location: "United Kingdom",
    experience: "7+ years",
    education: "BSc Software Engineering",

    currentFocus: [
        "Building scalable conveyancing platforms",
        "Leading development teams",
        "Cloud architecture & DevOps"
    ],

    funFact: "I've built systems handling 20k+ daily transactions"
};

Coding

  • Lead Engineer at AVRillo R&D Ltd, UK's premier conveyancing company
  • Managing a team of developers, architecting solutions at scale
  • Previously at DigitalTolk (Sweden) - platform serving 40k+ government entities
  • Built systems from scratch handling 20,000+ daily bookings
  • Passionate about clean code, DDD, and microservices
  • Currently exploring Docker, AWS, and Angular ngrx


Tech Stack

Backend

PHP Laravel Node.js NestJS Symfony

Frontend

Vue.js Nuxt.js Angular React TypeScript Tailwind CSS

Mobile

Ionic Quasar Capacitor

Database

MySQL PostgreSQL Microsoft SQL Server

Cloud & DevOps

AWS Docker Cloudflare Git GitHub Actions

Testing

Pest PHPUnit Cypress Jest


Career Highlights


What I Do


Backend Development
Laravel, Node.js, REST APIs, Microservices, Queue Systems

Frontend Development
Vue 3, Nuxt, Angular, TypeScript, Tailwind CSS

Cloud & DevOps
AWS, Docker, CI/CD, Laravel Forge, Cloudflare

Team Leadership
Code Reviews, Mentoring, Architecture Decisions

Work Experience

🏢 AVRillo R&D Ltd          │  Lead Engineer           │  Oct 2023 - Present  │  🇬🇧 London, UK
                            │  Building conveyancing platforms, leading dev teams
────────────────────────────┼──────────────────────────┼──────────────────────┼─────────────────
🏢 DigitalTolk              │  Senior Full Stack Dev   │  Jan 2023 - Oct 2023 │  🇸🇪 Stockholm
                            │  Microservices for 40k+ government entities
────────────────────────────┼──────────────────────────┼──────────────────────┼─────────────────
🏢 Contrive Solutions       │  Full Stack Developer    │  Apr 2021 - Jan 2023 │  🌍 Remote
                            │  Enterprise portals & eCommerce solutions
────────────────────────────┼──────────────────────────┼──────────────────────┼─────────────────
🏢 ESP Inspire              │  Full Stack PHP Dev      │  Mar 2020 - Apr 2021 │  🇺🇸 USA (Remote)
                            │  Real-time client projects & core systems

GitHub Stats


Let's Connect

I'm always open to collaborating on innovative projects or discussing tech!


LinkedIn   Gmail   Stack Overflow   Medium



Open for Opportunities

Typing SVG


Popular repositories Loading

  1. why-does-this-exist why-does-this-exist Public

    A CLI tool that traces git blame → PRs → issues → reviews and explains legacy code decisions in plain English using AI

    TypeScript 10 2

  2. zain534102 zain534102 Public

    Config files for my GitHub profile.

  3. laravel-mcp laravel-mcp Public

    Blade

  4. laravel-ddd laravel-ddd Public

    Forked from jaspertey/laravel-ddd

    Toolkit for domain driven design (DDD) in Laravel. Provides artisan commands to generate domain models, DTOs, view models, value objects, and much more.

    PHP