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 systems that actually run — safely combining LLMs with real backend execution.

Ship code for real users.

AI-assisted code. Human judgment where it matters.

Formerly UI, I still care how things look.

There's also a website.

Projects

AI Systems

Applications

  • NLP to SQL — Natural language → SQL with guarded execution
  • Ask My Docs — RAG workflow for querying and summarizing documents
  • TaskMate AI — AI task manager using natural language

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. ai-governance-platform ai-governance-platform Public

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

    Python

  2. agent-system agent-system Public

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

    Python

  3. api-gateway api-gateway Public

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

    TypeScript

  4. constrained-agentic-enterprise constrained-agentic-enterprise Public

    Auditable planner–executor for regulated and enterprise workflows. LLM proposes; system validates and runs via MCP.

    Python

  5. equities-trading-platform equities-trading-platform Public

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

    Python

  6. 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