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

Highlights

  • Pro

Block or report IamHammadDevX

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

$ cat about.md

GenAI engineer and full-stack architect with 4+ years shipping production AI SaaS, autonomous workflows, and scalable backend systems. I work remotely at Vughy Inc while completing my CS degree at UET Lahore. I specialize in LLM integration, agentic orchestration, RAG pipelines, and real-time platforms β€” moving fast without skipping architecture. Currently architecting multi-agent systems and production AI infrastructure.

CS @ UET Lahore Β· Gujranwala, PK Β· 55+ projects shipped Β· 4+ years remote Β· Open to freelance, contract & full-time roles

// ─────────────────────────────────────────────────────────────────── //

$ ls ./stack --icons

LANGUAGES

FULL-STACK

AI / ML / LLM
Β LangChain Β· LangGraph Β· Claude API Β· OpenRouter Β· Deepgram Β· Pinecone

DATA & TOOLING

// ─────────────────────────────────────────────────────────────────── //

$ ls ./projects -la

VulnGuard AI STATUS: DEPLOYED SOLO
AI-powered Solidity vulnerability scanner delivering instant Claude-powered audit reports for Web3 teams and auditors.
Next.js TypeScript Claude API PostgreSQL Stripe Solidity

CopilotMeet STATUS: BETA
Real-time AI interview assistant with sub-300ms latency using Deepgram Nova-3 STT, in-memory vector RAG, and OpenRouter LLMs.
Next.js TypeScript Supabase Deepgram OpenRouter Vector RAG

Autonomous Trading Agent STATUS: DEPLOYED
Agentic AI trading system with multi-step decision workflows built on LangGraph for live market execution and signal generation.
LangGraph Python MQL5 FastAPI

AI-Resume-Screening STATUS: RESEARCH COMPLETE
NLP-powered candidate ranking system with deep learning classifiers, ATS integration, and automated scoring pipelines.
Python TensorFlow NLP Scikit-learn

Real-Time Stock Signals STATUS: DEPLOYED
Real-time market analytics platform with technical indicators, WebSocket feeds, and Telegram alert delivery for traders.
Python FastAPI WebSocket Redis Telegram API

Time Tracker SaaS STATUS: DEPLOYED
Multi-tenant time tracking platform with billing, invoicing, and analytics dashboards for remote teams.
Next.js Node.js PostgreSQL Stripe

AnonyChat App STATUS: DEPLOYED
Anonymous real-time messaging platform with E2E encryption, admin controls, and WebSocket-based delivery.
React Node.js Socket.io MongoDB

// ─────────────────────────────────────────────────────────────────── //

$ crontab -l

# learning
0 6 * * *  advanced-llm-fine-tuning --mode=transfer-learning
30 6 * * *  distributed-systems --topic=edge-computing

building

0 9 * * * agentic-ai --orchestration=multi-agent --framework=langgraph 0 11 * * * vulnguard-ai --scan=solidity --report=claude 0 14 * * * copilotmeet --latency=target_300ms --stt=deepgram

exploring

0 16 * * * serverless --provider=aws --pattern=event-driven 0 18 * * * web3-security --audit=autonomous --defi=tooling

always

          • open-to --types="GenAI SaaS, Full-Stack, Real-Time Systems, Contract, Freelance"

// ─────────────────────────────────────────────────────────────────── //

curl api.github.com/users/IamHammadDevX

Β  Β 

// ─────────────────────────────────────────────────────────────────── //

$ contact --open

Β  Β  Β  Β 

$ logout
Connection to hammad closed.

Pinned Loading

  1. Student-abnormal-behavior-detection-system-using-CNN Student-abnormal-behavior-detection-system-using-CNN Public

    Classroom Monitor** is a production-grade web application that leverages **deep computer vision** to analyze classroom behavior in real time. Users upload a photograph of a classroom, and the syste…

    Jupyter Notebook

  2. Real-time-Stock-Signal-System Real-time-Stock-Signal-System Public

    This is a comprehensive real-time stock monitoring and alert system that scans U.S. markets during trading hours and sends intelligent, filtered alerts to three specialized Telegram channels. The s…

    Python

  3. AnonyChat-App AnonyChat-App Public

    The system provides instant anonymous text chat functionality without identity, profile, or login. A simple admin module allows monitoring sessions and banning IPs.

    JavaScript 1

  4. AI-Assistant AI-Assistant Public

    Using Eleven Labs LLM MODELs

  5. Bitcoin-TimeSeries-Forecasting Bitcoin-TimeSeries-Forecasting Public

    Semester-Level Time Series Forecasting Project: Bitcoin Prices

    Jupyter Notebook

  6. VulnGaurd-AI VulnGaurd-AI Public

    VulnGuard AI is an AI-powered smart contract vulnerability scanner that instantly detects security flaws in Solidity code. Paste your contract β†’ Get real-time analysis of reentrancy, overflow, acce…

    TypeScript