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
Web applications, agency work, early WordPress development across Pakistan and freelance clients.
Built Lessonopoly, an educational platform, and PakistanJs.com, a developer community. First experience taking a product from idea through launch.
Software Engineer on the UAE's leading property website. Code refactoring, consolidation across multiple country markets, agile delivery at scale.
Full-stack development on Dubai's activity discovery platform. Booking systems, payment integrations, mobile-first UX.
Microservices architecture, RESTful APIs, and third-party service integration for industrial IoT predictive maintenance.
Data engineering and analytics platform work on a social influence measurement system.
Founded and led a software consulting firm. Engineering team leadership, client acquisition, custom platform delivery across the MENA region.
Specialist in e-commerce and WordPress solutions. 100% client satisfaction rate across all engagements.
Enterprise WordPress solutions for global clients. 98% satisfaction rating over 6 years.
Building a microservices SaaS platform in Rust. Managing a Pakistan engineering team. Full business development and technical leadership.
Full-stack development, responsive applications, database optimisation, agile cross-functional delivery.
What He Builds
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.