Skip to content
View snackoverflowasad's full-sized avatar
🎐
locked in
🎐
locked in

Highlights

  • Pro

Block or report snackoverflowasad

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
snackoverflowasad/README.md

Asad Hussain

Full-Stack Engineer · Agentic AI Developer

📧 techie.asad.dev@gmail.com  |  🌐 asadhussain.in  |  💼 LinkedIn  |  📦 npm


Summary

Full-stack developer with hands-on experience building production web applications and autonomous AI systems. I work across the entire stack from React interfaces and REST APIs to multi-agent orchestration and RAG pipelines. I have published open-source tooling on npm with measurable adoption, contributed to live production deployments, and designed agentic architectures built for real-world business workflows.

Currently available for remote full-time roles and freelance engagements.


Core Competencies

Domain Technologies
Languages JavaScript, TypeScript, Python, C++, Java
Frontend React, Tailwind CSS, GSAP, HTML5, CSS3
Backend Node.js, Express, Socket.io, Nginx
Databases MongoDB, MySQL, Redis, Firebase
AI & Agents OpenAI Agents SDK, LangChain, LangGraph, RAG, Multi-Agent Systems
DevOps & Tools Docker, GitHub Actions, Git, Vercel, Render, Postman

Project Experience

chat-buddy  ·  Published npm Package  ·  npm i -g chat-buddy

A production-grade CLI tool that functions as an AI-powered WhatsApp assistant. The system replies to incoming messages in a user-defined voice, schedules Google Calendar events through natural language commands, and maintains per-user conversation memory across sessions. Security measures include local AES-256-CBC encryption for API keys and an output guardrails layer before any message is dispatched. A message debounce mechanism batches rapid incoming messages into single AI calls, reducing token consumption. Achieved 1,200+ downloads within the first month of release with no marketing.

TypeScript · Node.js · OpenAI Agents SDK · whatsapp-web.js · Google Calendar API · GitHub Actions


Multi-Agent AI System  ·  Open Source

A domain-agnostic, production-ready agent handoff architecture built with the OpenAI Agents SDK. A central Reception Agent interprets user intent, enforces input/output guardrails, and routes requests to the appropriate specialized agent — Sales, Refund, Booking, or Vacancy — while preserving full conversation context across turns. Designed as a reusable framework for enterprise-facing business workflows.

TypeScript · Node.js · OpenAI Agents SDK · Zod · Stateful Conversations


MetaSphere 2026  ·  Live Production

Official event website for MetaSphere 2026, organized by the Department of BCA, IEM Kolkata. Developed as part of a student team, featuring animated UI with GSAP, real-time Firebase backend integration, and a responsive Tailwind CSS layout. Currently live and serving active traffic.

HTML · JavaScript · Tailwind CSS · GSAP · Firebase


Publications


Pinned Loading

  1. chat-buddy chat-buddy Public

    Chat Buddy is an AI-powered WhatsApp assistant that runs entirely from your terminal. It acts as your personal proxy answering messages, scheduling calendar events, and managing chats with a person…

    TypeScript 15 7

  2. Metasphere-2026 Metasphere-2026 Public

    Official website for MetaSphere 2026, organized by the Department of BCA, IEM Kolkata. Built by a team of students using HTML, Tailwind CSS, and JavaScript, featuring event details, schedule, speak…

    HTML 2 3

  3. Multi-Agent-System Multi-Agent-System Public

    Production-ready multi-agent AI system built with the OpenAI Agents SDK, featuring intelligent agent handoff. A central Reception Agent interprets user intent, applies guardrails, and routes reques…

    TypeScript

  4. JWT-Auth JWT-Auth Public

    A Node.js + Express + MongoDB backend focused on authentication and account security workflows (register, login, JWT auth, email verification, password reset), with a health-check endpoint.

    JavaScript 1