Muhammad Ahsan Ijaz

// I ship multiplayer worlds — not just prototypes.

M. Ahsan Ijaz

10+ years crafting multiplayer worlds, blockchain games,
and production-grade game systems.

Unity & C# Unreal & C++ Photon Fusion Photon Quantum Mirror / Netcode Multiplayer AR/ VR / MR Blockchain
scroll
🏴‍☠️ Captain & Company · 1,000+ Daily Active Players 🥇 Arthur · G2 Leader Award · VR Collaboration 🌐 Arthur · Clients: PwC · United Nations · NTT Data · Société Générale 🎌 XANA · Tokyo Olympics 2020 Exhibition 👗 XANA · Milan Fashion Week 2021 🎮 Pet Idle Tycoon · 10,000+ Downloads · 5.0 ★ Rating 🚀 Captain & Company · Live on Abstract Blockchain 🏎️ MoonKarts · Arcade Colony's Hit Title 🏴‍☠️ Captain & Company · 1,000+ Daily Active Players 🥇 Arthur · G2 Leader Award · VR Collaboration 🌐 Arthur · Clients: PwC · United Nations · NTT Data · Société Générale 🎌 XANA · Tokyo Olympics 2020 Exhibition 👗 XANA · Milan Fashion Week 2021 🎮 Pet Idle Tycoon · 10,000+ Downloads · 5.0 ★ Rating 🚀 Captain & Company · Live on Abstract Blockchain 🏎️ MoonKarts · Arcade Colony's Hit Title

Where I Add Real Value

Have you got awesome idea but not sure where to start? — I can help you with design develop and ship the product.

I've spent 10+ years inside production codebases — multiplayer systems, Web3 economies, AI behaviours, VR platforms, live games.

Not side projects. Not tutorials. Shipped products, at scale, for real studios.

Here's what working with me actually looks like:

You bring the project. I bring the process.. Let's talk

🎮

Multiplayer Game Systems

I design and build authoritative server-client game architectures using Photon Quantum, Fusion, Mirror, and Amazon GameLift — with real-time sync, lag compensation, and scalable session management.

🤖

AI & NPC Behaviour

From complex Boss AI to lightweight NPC awareness and gameplay tactics — I build enemy intelligence that actually challenges players: patrol, pursue, evade, ambush, and adapt.

⛓️

Web3 & Blockchain Integration

Smart contracts in Solidity, NFT minting flows, on-chain auction systems, live wallet inventory, and multiple SDK integration like Solana and Sequence — I bridge game mechanics with blockchain without breaking the player experience.

🏗️

Scratch-to-Deployment Builds

I've taken multiple products from zero to live — scoping architecture, leading development, final polishing, setting up CI/CD, and shipping to iOS, Android, PC, Mac, and Meta Quest from a single codebase.

🛠️

Editor Tooling & Optimization

Paired with deep profiling to hit frame targets across all target platforms. Custom Unity editor scripts, inspector tools, and workflow automation that save designers and engineers hours every sprint.

👥

Tech Lead & Code Review

I've led teams across multiple studios — setting coding standards, reviewing PRs, mentoring junior developers, and keeping complex projects clean, documented, and on schedule.

Building Not Only Games
But Deliver With Deploy.

With over 10+ years of professional experience, I've shipped multiplayer games, virtual event platforms, Web3 titles, and AI-powered game systems — working with internationally renowned companies across Lahore and remotely worldwide.

I am specialize in gameplay establishment, complex AI writing, Photon Quantum & Fusion, multiplayer networking, server-client architectures, and blockchain game integrations. I care deeply about clean architecture, editor tooling, and mentoring teams to build systems that last.

I have handle on experience of building product from scratch to deployment. As I have played lots of game, using that experience, wrote different game design and help shaping them too. I have good experience of tasking the project scope with right structure and then starting is in right way. I am specialize in establishing CICD after the deployment.

10+ Years Experience
10+ Shipped Projects
6+ Renowned Companies
5+ Platforms

// Current Role

Principal Unity Developer

KAP Games

Captain & Company

  • Joined at MVP — grew the game's core feature set from the ground up
  • Built Talent Tree, Perk system & full Auction House on-chain
  • Engineered AI bosses: Kraken, Octopus, Jellyfish & Golems with intelligent maneuvers
  • Wrote Photon Quantum game modes with waves, loot & faction combat
  • Integrated Sequence SDK for live Web3 inventory & blockchain transactions
Remote · Feb 2024 – Present
⬇ Download Resume

Featured Work

MoonKarts

MoonKarts

Salvay · 2022–2024

6-player deterministic kart racing with full replay system, card inventory management, and NFT minting on Arcade Colony blockchain. Shipped in 10 months as the first Unity title on Arcade Colony.

Photon QuantumNFTReplay
GnomeWars

GnomeWars

Salvay · 2022–2024

First-person shooter with Mirror multiplayer, custom walkable structures, unique weapon systems, and private Docker server deployment.

MirrorFPSDocker
Arthur Virtual Office

Arthur – Virtual Office

Arthur · 2021–2023

Enterprise VR platform used by PwC, United Nations, NTT Data & Société Générale. 1.6M session minutes annually. G2 Leader Award. Built photorealistic avatars, spatial audio, pinboard & direct Jira API integration.

Photon QuantumavatarSDKJira API
XANA Virtual Events

XANA – Virtual Events

NOBORDERz · 2020–2021

Virtual event platform supporting 200 concurrent users. Hosted Tokyo Olympics 2020 Exhibition, Milan Fashion Week 2021. Deployed on Quest, Android, iOS, macOS & Windows — single codebase.

GameLiftVRCross-Platform
Sky Forge Aircraft AI

Sky Forge — Aircraft AI

Fiver Rivers Technologies · 2018–2020

Fighter aircraft AI brain using Unity ML-Agents reinforcement learning with real terrain via Mapbox. Alpha and Beta versions shipped.

ML-AgentsMapboxAI

Experimental Showcase

Hide & Seek

Pet Project

The project contains 2 modes. Hiding and seek With AI and multiplayer demo. Detection system and freeze the player on get sought. And Area of focus implementation so that you have blind spots behind furniture.

Unity 3DC#Android

Sky Forge — Aircraft AI

Fiver Rivers Technologies · 2018–2020

Fighter aircraft AI brain using Unity ML-Agents reinforcement learning with real terrain via Mapbox. Alpha and Beta versions shipped.

ML-AgentsMapboxAI

Built It Alone.

Pet Idle Tycoon

Pet Idle Tycoon

Solo Developer · Android & iOS

10K+
Downloads
5.0★
112 Reviews

Designed and shipped solo — 25 animal production units with a layered economy combining exponential, logarithmic, and geometric formulas. Offline earnings, prestige mechanics, ads & IAP implemented end-to-end.

Unity 2DEconomy DesignIAPAdMob
History Clash

History Clash

Solo Developer · In Development

In Dev
Testing

3D RPG/RTS hybrid with resource mining, base construction, and 1v1 card-based multiplayer battles. Custom ECS architecture delivering 20 fixed-frame zero-lag networking via Photon PUN 2. Currently iterating on core loop from real user feedback.

Photon PUN 2ECSRTS/RPGCustom Netcode

Unity Asset in Store

// Helper tool

API Query Master

A production-grade Unity asset for simple API processing with a queue-based system and proper exception handling. Built to solve real pain points in game backend communication.

  • Queue-based API request management
  • Robust exception handling & retries
  • Clean, reusable architecture
  • Drop-in solution for any Unity project
View on Asset Store ↗
var api = new APIQueryMaster();

api.Enqueue(new APIRequest {
  url: "https://api.game.io/v1",
  method: "GET",
  onSuccess: HandleData,
  onError: HandleError
});

// Queue processes automatically
// with retry & exception safety

Technical Arsenal

⭐ Experienced At

Unity 3D Photon Quantum Sequence SDK C# Git

Game Development

Photon Fusion Photon PUN Mirror Multiplayer Netcode Multiplayer Unreal Engine ML-Agents VR / AR / MR

Languages

C++ Python TypeScript JavaScript Node.js Solidity PHP & MySQL XML Shader Scripting

Backend & Cloud

Amazon GameLift Docker Web3 APIs Solana Smart Contracts

Tools & Workflow

Jira ClickUp Notion Slack / Discord Android Studio Xcode Photoshop GitHub / GitLab / UnitySCM

Expertise

Multiplayer & Server-Client Architecture
Blockchain & NFT Game Integration
AI / NPC Behavior Systems
Editor Scripting & Tooling
Shader & Rendering Optimization
Cross-Platform Publishing (iOS, Android, PC, Quest)
Code Review & Team Leadership
Prototyping & Feature Finalization

Career Timeline

Principal Unity Developer

KAP Games
Feb 2024 – Present

Project: Captain & Company — Crypto-based pirate ship game

  • Implemented Talent Tree, Perk system, and Auction House from MVP stage
  • Built AI bosses (Octopus, Kraken, Jellyfish, Golems) with intelligent maneuvers
  • Developed game modes using Photon Quantum with waves & loot systems
  • wrote Pilot & Crew AI for hire that behave exactly like players help
  • Integrated Sequence SDK for live inventory and Web3 transactions
  • Built blockchain auction house with on-chain buy/sell orders
Photon QuantumWeb3Sequence SDKAI Systems

Lead Unity Developer

Salvay
Oct 2022 – Jan 2024

Projects: MoonKarts & GnomeWars

  • Built a 6-player Kart Racing game with Photon Quantum
  • Implemented JSON replay system for full match replays
  • Developed card inventory system for game entity management
  • Integrated Web3 APIs for minting NFTs on Arcade Colony blockchain
  • Developed FPS game with Mirror multiplayer and Docker server deployment
Photon QuantumMirrorNFTReplay System

Lead Unity Developer

Arthur
Feb 2021 – Jan 2024

Project: Arthur – Virtual Office

  • Photorealistic avatar generation with avatarSDK and outfit customization
  • Server-client optimization for spatial audio in large meetings
  • Created Pinboard feature with sticky notes, shapes, and document sharing
  • Integrated Jira API directly — view, create, edit, delete, and comment on tickets
Photon QuantumMirrorJira APISpatial Audio

Lead Unity Developer

NOBORDERz
Apr 2020 – Feb 2021

Project: XANA – Virtual Social Events Platform

  • Built from scratch — a virtual event organizing platform
  • Amazon GameLift server supporting 200 concurrent users per session
  • Organizer & visitor roles with permissions system
  • Live YouTube streaming integration
  • Published on Quest, Android, iOS, macOS, and Windows — single codebase
Amazon GameLiftPhoton PUNVRCross-Platform

Senior Unity Developer

Fiver Rivers Technologies
Apr 2018 – Apr 2020

Projects: Sky Forge AI & Pepsi Factory Analyzer

  • Fighter aircraft AI brain using ML-Agents reinforcement learning
  • Real terrain training integrated via Mapbox
  • Factory data visualization with live graphs & time-based report generation
ML-AgentsReinforcement LearningData Viz

Co-Founder & Game Developer

Zamunga Games
Dec 2016 – Apr 2018
  • Built Intelligent Traffic System, Stealth & Chasing AI
  • Designed a Game Missions Engine with 6 generic tasks for rapid prototyping
Unity 3DAI SystemsPrototyping

Let's Build
Something.

You don't need another developer who "can figure it out." You need someone who's already done it — multiplayer, Web3, AI, VR — at studio scale, on deadline.

I scope before I code. I flag problems before they cost you. I document what I build. Every time. No exceptions.

The longer you wait, the longer your project waits.Happy to hear what you're building.. Let's talk.

Location Lahore, Pakistan · Remote-ready
LinkedIn ahsan Ijaz ↗