// Automation Specialist — Available to Hire
Huzaifa Automates
I build production-grade automation systems — n8n workflows with 30+ nodes, AutoHotkey bots that send emails at scale, WhatsApp AI agents, and bulk Gmail pipelines that run 24/7 without human input.
// N8N Automation Workflows
Real Workflows I Built
// How my email workflow runs
// AutoHotkey Scripts
Desktop Automation Bots
emailsPerTab := 50 ; 50 emails before switching Gmail tab
currentTab := gmailTabsStart ; starts from tab 2
; read from Google Sheets
recipientName := Clipboard ; col A — name
recipientEmail := Clipboard ; col B — email
; compose → paste → send → next row → repeat
Send ^%currentTab% ; switch to Gmail tab
Click Compose Button
Send %recipientEmail% → Tab → %subject% → Ctrl+Enter
// Gmail Account Infrastructure
Multi-Account Email System
I manage a structured fleet of Gmail accounts for high-volume cold outreach. Each account is configured with custom senders, rate-limited sending schedules, and routed intelligently via n8n Switch nodes to distribute email load and protect sender reputation.
// Let's Work Together
Need automation
that actually works?
N8N workflows, AutoHotkey bots, Gmail systems, WhatsApp AI agents — I build it, test it, and hand it over running.
your@email.com© 2025 Huzaifa — Automation Specialist