Skip to content
View ahadb's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ahadb

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
ahadb/README.md

I build data-intensive end-to-end systems for the enterprise and beyond.

AI-assisted development. Human judgment where it matters.

Extended into AI integration — RAG pipelines, LLM workflows, and intelligent interfaces built with the same engineering discipline as the rest of the stack.

ahadbokhari.com · ahadb.github.io

Projects

Applications

  • Flow Desk - Real time order management system with AI insights
  • NLP to SQL — Natural language → SQL with guarded execution
  • Ask My Docs — RAG workflow for querying and summarizing documents

AI Systems

Unnecessary Stuff

  • Flat File CMS — A collection of flat-file CMS systems
  • ES6 — ES6 concepts, tools, and syntax
  • Log Analyzer — REST API for parsing and analyzing server logs
  • Ode to IIFE — A pattern that shaped JavaScript history

Pinned Loading

  1. flow-desk flow-desk Public

    Real-time trading OMS with AI summarization and NLP filtering. Full-stack React, TypeScript, Node/Express, PostgreSQL, WebSockets. RAG and agent layer in progress.

    TypeScript

  2. nlp-to-sql-ai nlp-to-sql-ai Public

    An AI-powered app that converts natural language into SQL queries and runs them against a live database.

    TypeScript

  3. ai-governance-platform ai-governance-platform Public

    Enterprise control plane for LLM deployments that enforces policies, routes requests, and maintains audit trails.

    Python

  4. agent-system agent-system Public

    An enterprise-oriented agent orchestration service that runs a controlled think -> act -> observe loop

    Python

  5. api-gateway api-gateway Public

    A production-grade API Gateway implementing enterprise resilience patterns for routing and orchestrating AI services.

    TypeScript

  6. equities-trading-platform equities-trading-platform Public

    An event driven equities platform with tick/fill simulation and an MCP server for Agent workflows

    Python