Open to Remote rolesSenior Full-Stack AI Engineer

Architecting Scalable Systems.
Delivering at AI-Speed.

Yaseen Nurmahammad Khatib is a Senior Full-Stack AI Engineer who builds and ships autonomous AI products — from Agentic RAG pipelines and LLM orchestration to the high-throughput MERN systems they run on. He turns AI capabilities into production software, at AI-speed.

Based in Hyderabad (IST) · Remote-first, effective across global time zones.

~/products

View all →

Shipped products and autonomous pipelines — built lean, deployed at AI-speed.

Desktop · Rust

streamerOS

Ultra-lightweight streaming cockpit

A Rust-powered desktop cockpit for Twitch & YouTube streamers — live system telemetry, multi-platform chat velocity, and automated OBS scene sync, all inside a ~152 MB / 1.8% CPU footprint.

RustTauri v2WebSocketsNext.jsOBS WebSocket v5
Automation · Agent

Automated LinkedIn Pipeline

Autonomous content scheduler

A Python autonomous agent running on GitHub Actions that schedules and publishes technical content on a cron — drafting every post through the Gemini API. Zero servers, zero manual posting.

PythonGitHub ActionsGemini APICron
Pipeline · Content

Zero-Cost AI Blog Writer

Git-triggered article factory

A native Next.js pipeline that autonomously writes, formats, and deploys Markdown articles straight to this site — Gemini drafts the MDX, GitHub Actions commits it, and GitHub Pages ships it.

Next.jsMDXgoogle-genaiGitHub ActionsGitHub Pages

RAG Terminal Concierge

Query my experience through a context-grounded RAG pipeline — live execution traces, structured outputs, and no answers outside the indexed corpus.

rag-concierge — zshrunning
~/architecture

The Architecture is Everything.

AI handles the syntax; the engineer dictates the flow. Master the pipeline: Database → Backend → Frontend. An AI-equipped architect ships the volume of an entire engineering squad. Hold the reactor to see the difference.

Speed: 1x (Manual)
Database
Backend API
$ build --ai
GET /api 200
POST /sync ✓
cache.hit()
route.resolve()
exec(task)
$ build --ai
GET /api 200
POST /sync ✓
cache.hit()
route.resolve()
exec(task)
Frontend UI
portfolio -- interactive-modelive

~/projects

Flagship · Desktop Cockpit

streamerOS

A Rust-powered desktop cockpit for streaming professionals, engineered via modular Claude orchestrations. Handles live system telemetry feeds, multi-platform chat velocity streams, and real-time automated OBS scene synchronization.

AI-ArchitectedRust / Next.jsLive Telemetry
RustWebSocketsClaude AI
system telemetrylive
CPU Load
Chat Velocity
OBS Sync
RAG · Tier-1 Support

streamerOS AI Support Agent

A Tier-1 support assistant for streamerOS built on a grounded RAG architecture. A Hono router on Cloudflare Workers embeds the product knowledge base into Upstash Vector, retrieves the relevant passages per question, and streams a gemini-flash answer constrained strictly to that context — refusing anything out of scope.

Zero-HallucinationEdge-StreamedServerless
HonoCloudflare WorkersUpstash Vectorgemini-flash@ai-sdk
case://posco/analysis
Verdict Generated
Automation · Agent

Automated LinkedIn Pipeline

A self-hosted autonomous agent that lives entirely in a GitHub repository. On a cron schedule, a GitHub Actions runner drafts a technical post with the Gemini API, publishes it, and commits its state back to the repo — no server, no subscription.

AutonomousZero-CostCron-Scheduled
PythonGitHub ActionsGemini API
TueThuTuecron: 0 10 * * 2,4PUBLISH QUEUE$ python publisher.py→ gemini: draft ok→ post → linkedin✓ published.json +1$
Pipeline · Content

Zero-Cost AI Blog Writer

A native Next.js pipeline that autonomously writes, formats, and deploys Markdown articles straight to this site. Gemini drafts the MDX, GitHub Actions commits it, and GitHub Pages ships the static export — at a steady-state cost of exactly $0.

$0 InfraSelf-WritingStatic Export
Next.jsMDXgoogle-genaiGitHub Actions
---title:slug:date:---commitmaincontent(blog): postGitHub Pagesoutput: export → live
Agentic AI · RAG

Police RAG Agent — POSCO Cases

An autonomous agentic retrieval-augmented generation engine deployed for law enforcement workflows. Scans massive multi-format legal structures to confidently trace, evaluate, and output systematic verdict matrices directly to investigators.

Agentic AIVector RetrievalLLM Orchestration
LLMVector DBPrompt OrchestrationPython
case://posco/analysis
Verdict Generated
Workflow Automation

IntegrateX

An interactive workflow-automation environment featuring responsive connectors, processing layers, and directional edge bindings. Developed a custom state Serialization Adapter architecture to optimize graph serialization over the wire.

Achieved 94% reduction in workflow payload size by implementing a custom Serialization Adapter pattern, drastically lowering database I/O.
94% Payload CompressionReact FlowZustand
React FlowZustandTypeScript
triggerlogicoutputwebhook
Enterprise · Admin Portal

CMZ App — Enterprise Portal

A scaled administrative core engine supporting thousands of active endpoints. Hardened through structured cache rings and strict role-based authorization layers for low-latency, high-availability operation.

25% Latency Reduction99.9% Uptime35% Error Elimination
ReactTypeScriptNodeRedisJWTWebSockets
SERVER
Backend · REST API

Hospital-API

A high-throughput clinical workflow orchestration platform. Optimizes lookup routines through heavily cached queries and defensive server request-validation pipes for reliable patient-doctor data flow.

40% Workload Reduction30% Query Optimization25% Server Response Accel
Node.jsExpressMongoDB
DB1DB2DB3GATEWAY
Embedded · Smart TV

Cross-Platform TV Suite

Embedded native smart-television systems engineered using modular vanilla abstractions for pristine execution over limited, multi-resolution, low-spec client platforms.

30% Retention Boost15% Performance Tuning
ReactVanilla JSSamsungLGVizio
Architecture · Refactoring

SANKALP

Structural system architectural optimization and deep defensive codebase translation for an enterprise core application. Implemented system type-safety definitions and refactored core data channels.

System ArchitectureDeep Code Refactoring
System DesignTypeScriptRefactoring

~/experience

Jun 2025 — Present

Senior Software Developer · Sparity

Architecting autonomous Agentic workflows and integrating LLMs into production MERN systems — owning intelligent systems from design and orchestration through deployment.

Agentic AILLM IntegrationMERNSystem Architecture

Jan 2023 — May 2025

Full Stack Web Developer · MSA Software

  • Architected and scaled high-throughput Node.js APIs and React frontends, reducing legacy system latency by optimizing MongoDB aggregation pipelines.
  • Transitioned cross-functional teams to modern Next.js and TypeScript standards, eliminating type-related production bugs.
ReactTypeScriptNodeMongoDB

Sep 2021 — Jan 2023

Software Developer (SDE 1) · Manorama Infosolutions Pvt Ltd

  • Engineered robust backend API services and frontend interfaces, establishing core data flow patterns that accelerated feature delivery.
  • Optimized system architecture for concurrent user sessions, improving overall platform stability.
ReactJSASP.NETREST APIs

~/masterclass

View roadmap →

The AI Systems Architect Roadmap

A 15-part masterclass on building production-grade AI systems — from rethinking the MERN stack to hybrid retrieval, observability, FinOps, and stateful agents.

15/15 published
  1. 01

    The AI-Native Dev Stack

    Foundations

  2. 02

    Beyond the Prompt

    Foundations

  3. 03

    Vector Foundations

    Foundations

  4. 04

    RAG: Grounding the Agent

    Systems

  5. 05

    Agentic Control Loops

    Systems

  6. 06

    Latency-First AI

    Production

  7. 07

    The Model Context Protocol

    Production

  8. 08

    94% Compression

    Production

  9. 09

    Guardrail Engineering

    Production

  10. 10

    Hybrid RAG

    Production

  11. 11

    LLM Observability

    Production

  12. 12

    FinOps for AI

    Production

  13. 13

    Evaluation-Driven Dev

    Production

  14. 14

    Memory & Stateful AI

    Production

  15. 15

    The AI-Native Portfolio

    Career

Explore the full roadmap →

~/field-notes

View all →
7 min

Agentic Workflows vs. Copilots: Autocomplete vs. Autonomy

A copilot completes your line; an agent executes your task. Why the difference is categorical — not incremental — and why it separates a 10% speedup from a 10x one.

Read Article →
7 min

Custom Serialization Adapters: 94% Payload Compression

Rich UI objects make terrible database records. The Serialization Adapter pattern that separates render model from transport record — and cut IntegrateX payloads by 94%.

Read Article →
8 min

Vector Embeddings in Production: Custom Search for RAG

Demo vector search is one query; production RAG is a pipeline. Chunking strategy, metadata-filtered hybrid search, and index freshness — the architecture behind the Police RAG system.

Read Article →
03Contact

Have a product to build? Let's ship it.