Fahad Murtaza

Senior Software Engineer & Technical Founder — 20+ years

Top 3% Toptal Codeable Expert Principal Engineer, iSuperCoder WordPress & Rust AI Integration

Who He Is

Fahad Murtaza has been building software since before smartphones changed the meaning of the word. His career started in 2007 in Pakistan, moved through Dubai's fast-growing tech scene in the mid-2010s, and eventually stretched into freelance work across the UK, US, and UAE. He has worked inside funded startups, enterprise engineering teams, and as a solo consultant — and since 2021 has been running iSuperCoder, a software development company he founded.

What stays consistent across all of that is that he builds things that actually work. Not prototypes, not demos — platforms that serve millions of users, plugins with paying customers, and systems designed to last. He is the kind of engineer who cares about the difference between a response time of 25ms and 250ms, and can usually tell you why the first one matters.

He holds a Top 3% designation on Toptal and Expert status on Codeable, both of which require a substantial vetting process. He has spoken at WordCamp UAE and WordCamp Lahore. He has published educational courses on algorithms, calculus, Python, PHP OOP, Rust, and using Claude Code — material that reflects genuine teaching instincts rather than content marketing.

Career Arc

2007–2012
Early Career

Web applications, agency work, early WordPress development across Pakistan and freelance clients.

2012–2014
Product Engineering

Built Lessonopoly, an educational platform, and PakistanJs.com, a developer community. First experience taking a product from idea through launch.

2014–2015
Propertyfinder.ae, Dubai

Software Engineer on the UAE's leading property website. Code refactoring, consolidation across multiple country markets, agile delivery at scale.

2015–2016
Insydo, Dubai

Full-stack development on Dubai's activity discovery platform. Booking systems, payment integrations, mobile-first UX.

2016–2017
Senseye (Siemens), UK

Microservices architecture, RESTful APIs, and third-party service integration for industrial IoT predictive maintenance.

2017–2018
ViewsFlow (PeerIndex), UK

Data engineering and analytics platform work on a social influence measurement system.

2018–2022
Gravixar, UAE (Founder)

Founded and led a software consulting firm. Engineering team leadership, client acquisition, custom platform delivery across the MENA region.

2019–present
Toptal (Top 3% Freelance)

Specialist in e-commerce and WordPress solutions. 100% client satisfaction rate across all engagements.

2019–2025
Codeable WordPress Expert

Enterprise WordPress solutions for global clients. 98% satisfaction rating over 6 years.

2021–present
iSuperCoder (Founder, Principal Engineer)

Building a microservices SaaS platform in Rust. Managing a Pakistan engineering team. Full business development and technical leadership.

2023
The China Project

Full-stack development, responsive applications, database optimisation, agile cross-functional delivery.

What He Builds

TableCrafter & Gravity Tables Commercial Plugin

A suite of WordPress plugins for advanced data tables and grids, sold commercially via Freemius and used by sites globally. Built with PSR-4 architecture, service-oriented PHP, Elementor widget integration, WooCommerce compatibility, and REST API endpoints. This is the kind of plugin work that goes well beyond installing a library — it involves deep integration with WordPress internals, a proper settings UI, licensing infrastructure, and ongoing maintenance.

iSuperCoder Platform SaaS / Microservices

A project management SaaS built as a fleet of Rust microservices using Actix-web and Axum. The auth service has 149 tests. The user service has 345 tests. File management includes Google Drive sync. The entire stack — MongoDB, Redis, Docker, Nginx — runs behind a Next.js 15 frontend. Rust was chosen deliberately: the services benchmark at 270 to 500 times the throughput of equivalent Node.js implementations.

Elementor MCP Server AI Tooling

An MCP (Model Context Protocol) server that exposes 70 Elementor page-building operations to AI clients. This means an AI agent can create pages, add widgets, adjust layouts, and manage content on a WordPress site through natural language instructions. It is the kind of bridge between AI capabilities and real-world CMS operations that almost nobody had built when he shipped it.

AI Shopping Assistant AI / WooCommerce

A WooCommerce-native chatbot powered by Claude (Anthropic) and Moonshot AI (Kimi K2). It understands a store's product catalogue, handles natural-language shopping queries, and provides personalised recommendations. A production AI integration that required careful prompt engineering, product data indexing, and session management.

WordPress Hooks RAG Chatbot AI / RAG

A retrieval-augmented generation system built with FastAPI, LangChain, Pinecone, and GPT-4. It answers natural-language questions about WordPress hooks — a corpus of 3,000+ actions and filters — by retrieving relevant documentation and synthesising accurate answers. The companion tool that scanned and catalogued those hooks was also built from scratch.

BackTable App Store HealthTech / Real-time

A social platform for medical professionals with real-time communication, case-sharing, and specialist community features. WebSocket-based messaging at the core. Served a user base that required reliability and data sensitivity alongside the standard social mechanics.

Mundonow App Mobile / Flutter

A Flutter mobile application for MundoNOW, a Spanish-language news and podcast network. Firebase backend, offline caching, push notifications, and fully bilingual content. Shipped for both iOS and Android.

AI Stock Forecasting ML / FinTech

A FastAPI and Next.js platform using ensemble ML models for stock price forecasting. Built for research rather than production trading, but a genuine ML pipeline rather than a wrapper around a single model.

YouTube Summariser AI / Python

A Dockerised application combining a Next.js frontend with a Python Flask backend. Uses OpenAI Whisper for transcription and Claude or GPT-4 for summary generation. Handles long-form video content across multiple languages.

SEO Monitoring Pipeline SEO / DevOps

A headless Lighthouse CI pipeline built into the iSuperCoder marketing site. Runs automated SEO audits, scores professional versus emergency keyword ratios, generates Google Search Console-aligned keyword tracking plans, and targets a sustained 90+ Lighthouse SEO score. This is SEO as engineering, not SEO as a checklist.

fahdmurtaza.com Performance

This site. 3.2KB gzipped. 25ms average response time at 5,000 users per minute. Served via Caddy with HTTP/2 and automatic HTTPS. Scores in the top 1% of PageSpeed benchmarks. Built to demonstrate that a personal site can be both professional and genuinely fast.

Strengths

Full-stack completeness

Fahad works at every layer — infrastructure, database schema, backend APIs, frontend UI, and mobile clients. He has taken products from blank repo to deployed application without handing off between teams. That breadth means he understands the constraints and tradeoffs at each layer, which leads to better decisions even when working with specialists.

Product instinct alongside engineering

He has founded two companies, managed client relationships, and led engineering teams. He understands why something needs to be built, not just how. His plugins have paying customers. His platforms have real users. The commercial context is built into how he thinks about requirements.

Performance as a discipline

25ms response times and 3.2KB payloads on a personal site are a statement of values, not a side effect. The Rust microservices at iSuperCoder were a deliberate architectural choice made after benchmarking. He cares about the numbers and knows how to improve them.

Early and practical AI adoption

He has been integrating AI into production products since the early access period of Claude and GPT-4. His AI work includes RAG pipelines, MCP servers, WooCommerce chatbots, and transcription systems — not toy demos, but features that work inside real applications.

SEO as a technical discipline

His SEO work goes well beyond adding meta tags. He builds automated Lighthouse pipelines, tracks keyword ratios programmatically, manages canonical and noindex logic at scale, and treats Core Web Vitals as engineering constraints rather than audit scores. The WP Better SEO Links plugin — which adds rel="nofollow", "sponsored", and "ugc" attributes to the Classic Editor — is a small but precise tool that reflects how he thinks about the space.

WordPress ecosystem at depth

He is one of a small number of engineers who has built commercial plugins from scratch, integrated Gravity Forms and Elementor at the API level, contributed to platform tooling, managed enterprise installations at scale, and taught WordPress OOP concepts to other developers. That depth is hard to develop from the outside and rarer than the market suggests.

Teaching and community

He has spoken at WordCamp Lahore and WordCamp UAE. He has built educational courses on algorithms, calculus, Python, PHP, Rust, and Claude Code. That investment in teaching reflects how he thinks about the craft — as something worth explaining clearly rather than hoarding.

Technical Profile

Languages
JavaScript, TypeScript, Rust, Python, PHP, Go, Ruby, Dart, C, C++, SQL, HTML, CSS, Sass
Frontend
React, Next.js (13/14/15), Vue.js, Angular, Svelte, Tailwind CSS, Elementor, Gutenberg blocks
Backend
Node.js, Express, Actix-web, Axum, Django, FastAPI, Laravel, Slim, Symfony, Ruby on Rails
Mobile
Flutter, React Native, Expo, PWA, Ionic
Databases
PostgreSQL, MySQL, MongoDB, Redis, SQLite
Cloud
AWS (EC2, S3, RDS, Lambda, CloudFormation), Google Cloud, Docker, Kubernetes, Nginx, Caddy, Railway
WordPress
Custom plugins (PSR-4, service containers), custom themes, Gravity Forms, WooCommerce, Elementor, Gutenberg, REST API, Freemius, WP-CLI
AI & ML
OpenAI GPT-4, Claude (Anthropic), LangChain, Pinecone, Whisper, Moonshot AI, ensemble ML models, RAG pipelines, MCP servers
SEO & Search
Google Search Console, Lighthouse CI, Core Web Vitals, structured data (JSON-LD), robots.txt, sitemaps, headless Lighthouse pipelines, rel attribute management
Testing
PHPUnit, Rust test framework (494+ tests across services), Jest, Codeception, property-based testing
Education
B.Sc. Computer Engineering, COMSATS Institute of Information Technology (2002–2007)