ZONAID

AI SYSTEMS ARCHITECT & PRODUCT R&D

Zonaid H_
© 2026
Zonaid H. avatar

I bridge the gap between complex multimodal AI pipelines and high-throughput, cloud-native backend infrastructures. Currently serving in a dual technical-executive capacity as a corporate supervisor and head of international product research, directing specialized algorithm development and global go-to-market architecture for AI-driven media systems.

Image

SELECTED WORKS

Task Queue

UAV Navigation

Ledger

Task Queue

UAV Navigation

Ledger

Image

System Architecture

Redis StreamsWorker Node 1
DLQWorker Node 2…N
Redis
ZADD queue <now> <jobId>
ZREMRANGEBYSCORE queue 0 <now-window>
// sliding-window rate limit

PPO Network

42-dim ObsPolicy Net (PPO)[vx,vy,vz]
Welford NormAdapter Pattern
Success Rate
68.8%
A* Bound
85%
Zero-shot
47.6%
Python
class UAVEnv(gym.Env):
  def step(self, action):
    self.drone.apply_velocity(action)
    return obs, reward, done, {}

Event-Sourced Architecture

ClientAPI GatewayEvent Store
Cmd HandlerAggregate RootPostgreSQL
Read ModelMaterialized Views
Java
class LedgerEntry {
  final UUID entryId;
  final BigDecimal amount;
  final Instant timestamp;
  // immutable, no setters
}

System Architecture

Redis StreamsWorker Node 1
DLQWorker Node 2…N
Redis
ZADD queue <now> <jobId>
ZREMRANGEBYSCORE queue 0 <now-window>
// sliding-window rate limit

PPO Network

42-dim ObsPolicy Net (PPO)[vx,vy,vz]
Welford NormAdapter Pattern
Success Rate
68.8%
A* Bound
85%
Zero-shot
47.6%
Python
class UAVEnv(gym.Env):
  def step(self, action):
    self.drone.apply_velocity(action)
    return obs, reward, done, {}

Event-Sourced Architecture

ClientAPI GatewayEvent Store
Cmd HandlerAggregate RootPostgreSQL
Read ModelMaterialized Views
Java
class LedgerEntry {
  final UUID entryId;
  final BigDecimal amount;
  final Instant timestamp;
  // immutable, no setters
}
Portrait

I'm a software engineer crafting robust, scalable, and innovative digital solutions that empower businesses to achieve their goals through technology.

  • Work Experience
  • AIMEDIAREST — Head of AI Product R&D & Systems Engineer

    01/2026 - Present

    Headed specialized R&D initiatives to develop end-to-end multimodal AI pipelines for visual scene parsing, highlight detection, transcription, and automated post-production creator workflows.

    Research, design, and technically scale localized generative AI media applications tailored specifically for Western and global consumer markets.

    Abstracted complex media processing by architecting an object-oriented Python "Editorial Engine" framework to automate 15+ post-production workflows.

    Managed containerized service distributions on AWS and GCP cloud infrastructure utilizing Kubernetes and Docker environments to optimize real-time inference queues.

  • SUN CAPER DATA — Big Data Analyst Intern (ML & Automation)

    01/2025 - 06/2025

    Processed and normalized more than 10M dense data logs across historical pipelines to isolate predictive signals, boosting target ML model accuracy by 12%.

    Optimized large-scale SQL query execution speed by 30% and automated legacy scheduled ETL pipelines, cutting manual maintenance engineering overhead by 50%.

  • MAESINFO — Software Engineer (Systems & Observability)

    02/2024 - 08/2024

    Built a transactional payment gateway microservice using Java and Spring Boot, increasing platform throughput by 35% and dropping latency by 140ms.

    Enhanced API system reliability by 25% through the implementation of defensive validation layers and fault-tolerant processing workflows using gRPC.

    Improved system incident response intervals by 40% through the composition of centralized Grafana and Kibana observability dashboards alongside unified JSON logging.

//

1M+

Daily Active Message Capacity

//

20K+

Daily Core Transactions Secured

//

35%

Backend Throughput Acceleration

TECH STACK

AI & Simulation

PyTorch Stable-Baselines3 Gymnasium API PPO DQN Multi-Seed Evaluation

Backend & Systems

Java Go Python C++ Spring Boot Microservices Architecture gRPC REST APIs

Cloud & Infrastructure

Kubernetes Docker AWS GCP Terraform Linux System Administration

Data & Streaming

PostgreSQL Cassandra MongoDB Redis Apache Kafka RabbitMQ
TECHNICAL RECOMMENDATIONS
“Zonaid consistently demonstrated exceptional problem-solving skills in designing and implementing high‑performance distributed systems. His work on the task‑queue optimization resulted in measurable performance improvements that directly impacted our service reliability.”
Senior Engineering Manager
Sun Caper Data
“Outstanding technical leadership on the compliance ledger project. Zonaid’s deep understanding of distributed systems and attention to architectural details ensured we built a robust, scalable solution that met our strict audit requirements.”
Principal Architect
MaesInfo
TECHNICAL BLOG
Scalable Matching Engines — TL;DR
A concise breakdown of sharded indices and caching for sub-200ms matches.
OPEN TO WORK

Open to Backend & Cloud-Native Roles

Actively seeking roles and contracts that focus on distributed systems, platform reliability, and GenAI integrations. Available for remote or relocation.

Contact & Interviews Download CV

Frequently
asked questions