Skip to content
View ahsankhizar5's full-sized avatar
:octocat:
Available
:octocat:
Available

Highlights

  • Pro

Block or report ahsankhizar5

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

Ahsan Khizar

AI Engineering | Automation Systems | ML-Backed Products

I build AI systems that connect models, APIs, data workflows, and usable product interfaces.

Portfolio LinkedIn Email

Profile Views


Focus

My work sits at the intersection of AI engineering, backend systems, automation, and applied machine learning.

I started with software and web development, then moved toward ML pipelines, LLM-powered workflows, model-backed APIs, and human-in-the-loop automation. That path matters because I do not treat AI as a notebook-only skill. I care about systems that can be tested, reviewed, deployed, and used.

builder = {
    "core": ["Python", "FastAPI", "PyTorch", "Scikit-learn", "SQL"],
    "ai_systems": ["LLM workflows", "automation agents", "model-backed APIs"],
    "product_layer": ["Next.js", "React", "TypeScript", "PostgreSQL"],
    "direction": "AI systems that detect, automate, and scale practical workflows"
}

Proof Of Work

Project What it shows Stack
DocuSync AI documentation automation for engineering teams, with GitHub PR webhooks, Notion sync, LLM drafting, and human review. FastAPI, Python, Next.js, PostgreSQL, Gemini, Notion API
VibeStream AI content strategist that analyzes video, finds high-signal moments, and generates thumbnail/caption ideas. TypeScript, React, Vite, Gemini, Imagen
PIGEON Reproduction Research implementation for image geolocation using visual embeddings and geographic structure. Python, CLIP, ViT-B/32, S2 Geometry
Customer Behavior Profiling Fraud and anomaly-detection system with preprocessing, behavior profiles, model experiments, evaluation, and tests. Python, Pandas, Scikit-learn, Streamlit, Pytest
Fraud Detection ML Pipeline ML pipeline for imbalanced fraud classification and evaluation. Python, Scikit-learn, SMOTE, Random Forest

Private/industry work includes CAD automation for standard-part drawing workflows using C#, WinForms, and the SolidWorks API.


Stack

Python FastAPI PyTorch Scikit--learn Pandas PostgreSQL Supabase TypeScript React Next.js GitHub Actions Notion API


GitHub Signal

GitHub stats GitHub streak
GitHub activity graph

Contribution Graph

Contribution snake


Repository Map

Area Repositories
AI automation docusync, gemini-vibestream
ML systems customer-behavior-profiling, fraud-detection-ml-pipeline, PIGEON_Reproduction
Software foundation Private-Freelance-Marketplace-SaaS, pyqt5-image-editor-opencv
Earlier web work React, HTML/CSS, landing pages, and frontend practice kept as foundation evidence

Open To

AI engineering roles, automation projects, backend API work, ML/data systems, and contract builds around practical AI tools.


Pinned Loading

  1. docusync docusync Public

    An autonomous AI agent that synchronizes GitHub Pull Request diffs with Notion documentation using Gemini, FastAPI, and Next.js.

    Python

  2. gemini-vibestream gemini-vibestream Public

    The Autonomous AI Content Strategist. Ingest raw footage, extract viral DNA, and generate high-CTR thumbnails using Gemini 3 Flash Preview & Imagen 3.

    TypeScript

  3. PIGEON_Reproduction PIGEON_Reproduction Public

    Research implementation of image geolocation using CLIP visual embeddings and S2 Geometry concepts.

    Jupyter Notebook

  4. fraud-detection-ml-pipeline fraud-detection-ml-pipeline Public

    A complete machine learning pipeline for fraud detection using balanced classification, feature engineering, and ROC-based evaluation.

    Python 1

  5. customer-behavior-profiling customer-behavior-profiling Public

    AI-powered Customer Behavior Profiling system for fraud detection. Implements data collection, preprocessing, behavior profiling with clustering, and anomaly detection using supervised and unsuperv…

    Python