Skip to content
View fahdahmd's full-sized avatar

Block or report fahdahmd

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

Hi, I'm Fahad πŸ‘‹

Python developer building AI/ML tools and automation systems, including bilingual (EN/δΈ­ζ–‡) tools for cross-border e-commerce.

  • πŸ”­ Currently building AI agents, real-time systems, and cross-border tools
  • 🌱 Learning: applied ML and production-grade agent systems
  • πŸ“ Based in Lahore, Pakistan
  • πŸ’Ό Open to remote opportunities in Python / AI-ML / Automation

πŸš€ Featured Projects

Bilingual (EN/δΈ­ζ–‡) customer support and listing assistant for cross-border e-commerce, powered by Qwen (Alibaba Cloud Model Studio) β€” live-tested against the real API.

  • Stack: Python, FastAPI, Qwen/DashScope

Fine-tuned YOLOv8 to detect empty shelf space in retail photos, served via FastAPI with a live upload dashboard.

  • Stack: Python, FastAPI, YOLOv8/Ultralytics, PyTorch
  • Result: mAP@50 0.613 on a held-out validation set, full Colab training notebook included

AI customer support agent using Retrieval-Augmented Generation β€” answers only from a store's own catalogue and policies, refuses to guess when data doesn't cover a question.

  • Stack: Python, FastAPI, sentence-transformers, OpenRouter
  • Result: 94% correct behavior, zero hallucinations on a purpose-built eval set

Real-time collaborative kanban board β€” WebSocket-synced card updates and live presence across multiple clients.

  • Stack: Python, FastAPI, WebSockets, SQLAlchemy

Webhook router β€” verifies, delivers, and automatically retries webhooks (GitHub, Stripe, or custom) with a full delivery audit trail.

  • Stack: Python, FastAPI, APScheduler

Self-hosted page-change watcher β€” schedules checks on any URL, detects changes by content hash, with SSRF protection and JWT auth built in.

  • Stack: Python, FastAPI, APScheduler, SQLAlchemy

πŸ› οΈ Tech Stack

Languages: Python, TypeScript AI/ML: PyTorch, YOLOv8, RAG pipelines, Qwen, LLM integration Backend: FastAPI, WebSockets, PostgreSQL, SQLAlchemy Other: Docker, GitHub Actions, Git


πŸ“« Reach me

LinkedIn

Popular repositories Loading

  1. First-demo First-demo Public

    This is my first repository

  2. Angebotsheld Angebotsheld Public

    TypeScript

  3. ECOM-Support_agent ECOM-Support_agent Public

    Python

  4. fahdahmd fahdahmd Public

  5. Tidy Tidy Public

    Safe CLI file organizer with dry-run preview, undo, and duplicate detection built in.

    Python

  6. Watchtower Watchtower Public

    Self-hosted page-change watcher: schedules checks on any URL, detects changes by content hash, with SSRF protection and JWT auth built in.

    Python