Available · Remote / Anywhere

Building AI that does 
the work for you. 

I build AI systems that eliminate manual work — multi-agent LLM pipelines, machine-learning models, and Python automation that runs hands-off once deployed.

1.5+
Years building AI
11
AI apps shipped
AWS EKS
Deployed to production
Open-source
LLM-eval tool
01About

I'm a software engineer & AI developer who turns repetitive, manual operations into autonomous systems. Over the past 1.5 years I've shipped production AI for B2B startups — multi-agent Claude pipelines, ML models, and Python automation that run hands-off; one replaced a team's ~6-hour weekly reporting routine.

Automation-first

I find the manual bottleneck and replace it with a pipeline that runs unattended — ingestion, logic, reporting, delivery.

Agentic by design

Role-separated LLM agents with structured handoffs and prompt-engineering rigor for consistent, reliable output.

ML where it counts

From BERT fraud detection to anomaly analytics — real models on real datasets, deployed, not just notebooks.

02Selected Work

Products I designed, built, and shipped.

★ FlagshipAutonomous AI System · 2026In progress

JobSearch Agent

An autonomous agent that runs my entire job hunt. Every day it crawls startup-friendly job boards, scores each role against my profile with an LLM, tailors a resume and cover letter per posting, and surfaces a ready-to-send application behind a single review-and-apply click — then watches my inbox to track every reply.

  • Daily multi-board crawl → LLM match scoring (0–100)
  • Auto-tailored resume + cover letter per role
  • Review-then-one-click apply with Gmail reply tracking
Status24/7

autonomous

1Crawl
2Match
3Tailor
4Apply
5Track
Next.jsClaude APIPlaywrightGmail APICron
RAG Assistant · 2026Live

Ask My Portfolio

95%
answer relevance

A retrieval-augmented assistant that answers recruiters' questions about my work, grounded in my real projects with citations — and honestly says "I don't know" when something isn't in my portfolio. Built rigorously, with an automated eval harness measuring quality on every change.

  • Citation-grounded answers; refuses on weak retrieval (no hallucination)
  • Local/Gemini embeddings + cosine retrieval; Claude generation, Gemini fallback
  • Eval harness: retrieval hit@k, correct-refusal, relevance + k-sweep
Next.jsRAGClaudeGeminiEmbeddings
Analytics Platform · 2025Live

AffiliateIQ

~6 hrs
saved / week

Replaces a manual weekly Excel reporting routine with a live intelligence dashboard. A scheduled pipeline pulls performance data straight from the API, scores every promoter for fraud risk with an explanation, and auto-generates report cards — turning hours of spreadsheet work into an always-current view.

  • Live API ingestion — automated, no manual exports
  • Fraud scoring that explains why each promoter is flagged
  • Revenue trends + cohort retention at a glance
Next.jsTypeScriptData VizCron
AI Meeting Assistant · 2026Live

MeetSync

~30s
to action items

Connect a meeting source once and the rest runs itself — transcripts are pulled automatically, an LLM extracts structured action items in seconds, and follow-ups are drafted and tracked to completion. No more manual note-taking or chasing tasks after a call.

  • Hands-off: transcript → action items automatically
  • LLM extraction with owners, due dates & priority
  • Auto-drafted follow-ups + overdue tracking
Next.jsLLM ExtractionOAuthWebhooks
AI Personal Finance · 2026Live

Vaultly

Realtime
chat agent

A conversational finance app built around an AI chat agent. Since direct bank APIs weren't available, it ingests transactions through an email-parsing pipeline — turning bank notification emails into clean, categorized data the agent can reason over for budgeting, recurring detection, and analytics.

  • Email-based bank ingestion (no direct API needed)
  • Streaming AI chat agent with server-only logic
  • Auto-categorization, recurring detection & analytics
  • Production deploy: Docker → AWS EKS via Terraform, CI/CD + monitoring
Next.js 15SupabaseAI SDKDockerKubernetes (EKS)TerraformCI/CD
AI Outreach Agent · 2026Live

LeadScout

Score
+ outreach

Describe a product and an ideal-customer profile, and an AI agent finds matching B2B creators/influencers, scores each on fit, and drafts personalized outreach + follow-ups — built from a real freelance lead-gen project.

  • Agentic discovery → fit scoring → ranked shortlist
  • Personalized DM + follow-up generation
  • CSV export, honest data framing
Next.jsClaude APIStructured OutputsTypeScript
Multi-Agent Content · 2026Live

BlogSmith

SEO
blog pipeline

A multi-agent pipeline that turns a topic into a publish-ready, SEO-optimized blog post — research (keywords) → writing → SEO (meta title, description, slug, tags, embedded links). Built from a real content-automation freelance project.

  • Research → write → SEO, as distinct stages
  • Meta title/description, slug, tags + embedded links
  • Structured output rendered as a finished article
Next.jsClaude APIMulti-AgentStructured Outputs
Study PWA · 2026Live

AcePrep

Offline
study PWA

An installable mobile study app for interview prep — flashcards, AI-generated multiple-choice quizzes, readable docs, and progress tracking with streaks. Fully offline (localStorage), no backend. Built to actually prep for my own interviews.

  • Flashcards (spaced-recall) + MCQ quizzes (build-time AI-generated)
  • Mastery-by-topic, streaks, progress — all in localStorage
  • Installable PWA, works offline
Next.jsPWAClaude API (build-time)TypeScript
Multimodal Consumer AI · 2026Live

Snap2Plan

Snap
→ week of meals

Snap a photo of your fridge and Snap2Plan sees your ingredients, plans a week of dinners around what you already have, and gives you a grocery list of only what's missing. Vision + planning in one structured call.

  • Photo of your fridge → identified ingredients (Claude vision)
  • Meal plan that uses what you have + diet/time/people constraints
  • Grocery list of only the missing items, with quantities
Next.jsClaude VisionStructured OutputsTypeScript
03Try It Live

Don't take my word for it — run it.

Two of these products, working right here in your browser. Paste your own input and watch them think.

JobSearch Agent · Live interactive demo

Score a job against my profile

Runs locally in your browser — a preview of the LLM match-scoring in the real agent.

MeetSync · Live interactive demo

Turn a transcript into action items

Runs locally in your browser — a simplified preview of the LLM extraction in the live app.

04Capabilities

AI & LLM

Multi-Agent WorkflowsClaude API (Agentic)Prompt EngineeringRAG & OrchestrationLLM QA & EvalChain-of-Thought

Machine Learning

BERT / TransformersResNet50-LSTMRandom ForestNLP & Text AnalyticsTF-IDF / Semantic Searchscikit-learn

Automation & Data

Python PipelinesREST API Integrationn8n WorkflowsAnomaly / Fraud DetectionScheduled ReportingPandas / NumPy

Engineering

Next.js / ReactNode.js / NestJSTypeScriptMongoDB / MySQLSupabase / PostgresGit

Cloud & DevOps

AWS (EKS / ECR)DockerKubernetesTerraform (IaC)CI/CD (GitHub Actions)MLOps / Monitoring
05Experience

AI Automation Developer

2024 – Present

Zillionn — UK Startup

  • Architected end-to-end Claude API agent pipelines: ingestion → analysis → drafting → review → delivery, running with no manual intervention.
  • Built role-separated multi-agent LLM workflows with structured handoffs — cutting operational overhead by 10 hrs/week.
  • Applied chain-of-thought, role prompting, and output formatting for consistent, accurate automated outputs.

Freelance AI Automation Developer

Feb 2025 – Present

B2B / US & UK Startup Clients · Remote

  • Built scheduled Python pipelines ingesting live REST data, applying performance segmentation, fraud flagging, and auto-generating weekly/monthly reports.
  • Engineered an end-to-end affiliate system: UTM attribution, FirstPromoter API, fraud detection, and automated deep-reporting.
  • Designed LLM chatbot QA frameworks — prompt regression testing, output consistency benchmarking, and edge-case coverage.
Education

BS Computer Science

COMSATS University

2021 – 2025 · CGPA 3.5 / 4.0

Machine Perception & Visual Intelligence Research Group

Certifications
  • CS50: Introduction to Computer Science — Harvard
  • CS50 AI with Python — Harvard
  • CS50: Programming with Python — Harvard
  • Supervised Machine Learning — Stanford / DeepLearning.AI
06Contact

Let's build something that runs itself.

Open to AI / ML / automation roles — remote or relocation. Fast to onboard, faster to ship.