Full-Stack EngineerLahore, PK

I buildproductionsoftware, platforms, systems and tools

  • //01SaaS Platforms
  • //02Desktop Apps
  • //03Real-Time Systems
  • //04AI & Machine Learning

Full-stack engineer with 3 years building production SaaS, cross-platform desktop, and real-time applications for clients across five countries. I care most about the part everyone skips: making it fast.

  • 0Y

    Experience

  • 0

    Countries shipped to

  • 0%

    Memory reduced

  • 0×

    Faster cold start

Clients & collaborators

  • Vaypar
  • Codeory
  • FuzeGenAI
  • Soldo UK
  • BYSARAD UAE
  • 3D Research IT
  • stac-utils

Selected work

Things I'veactually shipped

Vaypar — project artwork

//01

Vaypar

A business OS that unifies CRM, inventory, POS billing and analytics in one workspace — configurable for eight different industries.

Next.js and PostgreSQL. Every sale updates stock, customer balances and ledgers across devices in real time. Barcode and QR billing, low-stock alerts, and OCR bill scanning to cut manual entry for shop owners.

Next.jsPostgreSQLReal-timeOCR
Codeory CRM — project artwork

//02

Codeory CRM

A desktop CRM for small-business teams that stays responsive on low-end hardware.

Next.js frontend, Node REST APIs, PostgreSQL, packaged with Electron into a single product. Bundle splitting, lazy loading and runtime data management cut memory 66% (300MB → 100MB) and cold start 8× (8s → 1s).

ElectronNode.jsPostgreSQLPerformance
Ultron — project artwork

//03

Ultron

A JARVIS-style voice assistant that runs entirely on your own machine — no cloud, no paid APIs.

A 3D particle orb on a Next.js canvas that you rotate mid-air and spark with hand gestures via webcam tracking (MediaPipe). Real-time three-way communication between browser, Python backend and Android phone over ADB — "open YouTube on my phone" executes on the device.

MediaPipePythonThree.jsADB
Hybrid Malware Detection — project artwork

//04

Hybrid Malware Detection

Classifies Windows executables as malicious or benign without ever running them.

Dual-model ensemble (XGBoost + TabNet) over 23 PE-header features extracted with pefile — entropy, imported APIs, section sizes. Consensus engine with feature-level explainability, optional VirusTotal cross-validation, and a Flask interface for analysts.

XGBoostTabNetFlaskXAI

Also

  • FuzeGenAI — one codebase, three targets

    Re-engineered a single web codebase into React Native mobile, Electron desktop and a PWA on a shared PostgreSQL backend, shipping a production build under 50MB.

  • Soldo UK — financial analytics APIs

    REST APIs and TypeScript aggregation services over sales, purchase and banking data, powering day-book reports and 7/30-day dashboards.

  • BYSARAD & 3D Research — immersive Three.js

    A scroll-driven boutique storefront with 4K product showcases, and an interactive gallery of Blender-modelled historical statues with hover-activated lighting.

  • stac-fastapi-pgstac — CVE-2026-48710

    Authored and submitted the upstream security patch (PR #399) for the PostgreSQL backend powering STAC geospatial APIs.

    View PR ↗

What I do

Everything you needto ship and scale

I take products from an idea to something running in production — web, desktop and mobile on one shared backend, then tuned until it is fast on the hardware your users actually own.

  • SaaS Platform Development

    Multi-tenant products with real-time data, billing and analytics. Next.js and PostgreSQL, built to stay coherent as they grow.

  • Cross-Platform Desktop

    One codebase to web, Electron desktop, React Native and PWA — shared backend, consistent behaviour, one thing to maintain.

  • Real-Time Systems

    Live transaction flows where a write propagates to every connected device immediately, and the ledger is never wrong.

  • Performance Engineering

    Bundle splitting, lazy loading, runtime memory work. I profile before and after, and I show you both numbers.

  • AI & Machine Learning

    Classification pipelines, ensemble models, explainable predictions, and fully local speech and gesture interfaces.

  • Immersive Web

    Three.js product showcases and scroll-driven 3D experiences that load fast enough for people to actually see them.

Capabilities

Built with the right tools

  • Full-stack web

    TypeScriptReactNext.jsNode.jsExpressTailwind
  • Backend & data

    PythonDjangoFlaskPostgreSQLMongoDBREST APIs
  • ML & AI

    XGBoostTabNetscikit-learnExplainable AIMediaPipe
  • Cross-platform & cloud

    ElectronReact NativeThree.jsAWSGCPAuth0ADBGit

Experience

Three years ofshipping for real users

Freelance

Full-Stack Developer

Feb 2026 — Present

Remote

  • Building Vaypar for a Canadian client: a multi-industry business management SaaS unifying CRM, inventory, POS billing and analytics, configurable for 8+ verticals.
  • Engineered the real-time transaction flow and added barcode/QR billing, low-stock alerts and OCR bill scanning.

Codeory

Full-Stack Engineer

Jun 2025 — Jan 2026

US (Remote)

  • Built and shipped a cross-platform SaaS CRM end-to-end — Next.js, Node REST APIs, PostgreSQL — packaged with Electron into a single desktop product.
  • Cut memory footprint 66% and cold start 8× via bundle splitting, lazy loading and runtime data management.

FuzeGenAI

Full-Stack Developer

Sep 2024 — Jun 2025

US (Remote)

  • Re-engineered one web codebase into three production targets — React Native, Electron and PWA — on a shared PostgreSQL backend, shipping under 50MB.
  • Optimised map-data processing across Python services and Node APIs, eliminating redundant round-trips.

Self-Employed

Freelance Full-Stack Developer

Sep 2023 — Sep 2024

Remote

  • Soldo (UK): REST APIs and TypeScript aggregation services over sales, purchase and banking data, powering day-book and 7/30-day analytics.
  • US client: secure authentication with Auth0 plus AWS and Google Cloud deployment workflows.
  • BYSARAD (UAE) and 3D Research (Italy): two immersive Three.js experiences.

Process

From idea toproduction in weeks

  • 1

    Scope & architecture

    Understand the business, pick the data model, agree what ships first. You get a plan before anyone writes code.

  • 2

    Build in the open

    Weekly demos against a working build. You steer as it takes shape instead of reacting at the end.

  • 3

    Ship, measure, tune

    Deploy, profile, cut what is slow. Performance is a feature, not a phase you get to later.

$ _

Why work with me

An engineer whomeasures

  • Performance is a feature

    I profile before I claim. 66% lighter, 8× faster cold start — measurements, not adjectives.

  • One codebase, every platform

    I have shipped a single product to web, Electron, React Native and PWA on a shared backend. I know where that gets expensive.

  • Offline-first and private

    Ultron runs fully local. No cloud dependency, no per-token bill, no data leaving the machine.

  • You own everything

    Full source, documentation and deployment guides from day one. No lock-in, nothing you cannot hand to someone else.

Open source & recognition

Work that outlivesthe contract

//01 — Security patch

CVE-2026-48710

stac-fastapi-pgstac — project artwork

Authored the security patch for stac-fastapi-pgstac, the open-source PostgreSQL backend for STAC geospatial APIs, and submitted it upstream as PR #399.

PR #399 ↗
  • //02

    Advanced Learning Algorithms

    DeepLearning.AI & Stanford Online via Coursera, March 2026.

  • //03

    BS Computer Science

    The University of Lahore, expected 2027.

Ready to start?

Let's build somethingthat ships

Hiring?

Open to remote full-stack roles. Resume, GitHub and LinkedIn are one click away — or email me directly and I will reply within a day.

Or reach me directly at taimoorazam38@gmail.com.