Skip to content
View aquibn's full-sized avatar
  • IIIT Lucknow
  • Lucknow
  • 08:16 (UTC -12:00)

Highlights

  • Pro

Block or report aquibn

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.

Content in all repositories owned by your account will be closed.
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
aquibn/README.md

Naweed Aquib

Backend and systems engineer. I work on reliability problems — rate limits, durable state, failure recovery — mostly in Python and C/C++.

Selected work

voice-ai-postcall-pipeline · Python, Celery, Redis, PostgreSQL Post-call processing for a voice AI platform sized at 100K calls per campaign. Continuous token-bucket rate limiting implemented atomically in Lua so concurrent workers can't double-debit; proportional dispatch backpressure instead of a binary circuit breaker; task state in PostgreSQL with a startup recovery scan so a Redis restart doesn't lose work. ~52KB of tests.

payment-collection-agent · Python Conversational agent for payment collection — identity verification, multi-turn state, partial payments, and tool calling, with an evaluation harness and a heavily tested input parser.

intelligenceDashboard · Python Threat-intelligence pipeline: feed ingestion → NLP extraction → clustering → dashboard, over NIST CVE data.

pool_threading · C++, CMake Thread pool and concurrency primitives.

pubsub- · C Publisher/subscriber implementation.

Interests

Evaluation harnesses and verifier design for AI coding agents — how you tell whether an agent actually solved a task, and how to build graders that can't be gamed.

Elsewhere

GitHub

Pinned Loading

  1. global_Intelligence_Prediction_Dashboard global_Intelligence_Prediction_Dashboard Public

    Visualize global threat trends by integrating multiple data sources.

    Python

  2. payment-collection-agent payment-collection-agent Public

    Production-ready AI agent for automated payment collection. Features robust context management, strict identity verification, and secure tool calling. Handles multi-turn flows, partial payments, an…

    Python

  3. pool_threading pool_threading Public

    C++, Multithreading, Concurrency, CMake

    Makefile

  4. Swades-AI-Hackathon Swades-AI-Hackathon Public

    Forked from shwetd19/Swades-AI-Hackathon

    Reliable Recording Chunking Pipeline

    TypeScript

  5. voice-ai-postcall-pipeline voice-ai-postcall-pipeline Public

    A production-grade post-call pipeline for voice AI, built for 100K calls/campaign. Features LLM rate-limit handling, per-customer token budgeting, and parallel recording uploads. Includes proportio…

    Python

  6. AEO_Diagnostic AEO_Diagnostic Public

    Python