Skip to content
View BehzadHassan's full-sized avatar

Highlights

  • Pro

Block or report BehzadHassan

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
BehzadHassan/README.md
██████╗ ███████╗██╗  ██╗███████╗ █████╗ ██████╗
██╔══██╗██╔════╝██║  ██║╚══███╔╝██╔══██╗██╔══██╗
██████╔╝█████╗  ███████║  ███╔╝ ███████║██║  ██║
██╔══██╗██╔══╝  ██╔══██║ ███╔╝  ██╔══██║██║  ██║
██████╔╝███████╗██║  ██║███████╗██║  ██║██████╔╝
╚═════╝ ╚══════╝╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚═════╝

$ whoamiAI/ML Engineer · Computer Vision Specialist · Full-Stack Developer

Typing SVG

Portfolio LinkedIn Kaggle Email

Profile Views


$ cat about_me.txt

class BehzadHassan:
    name       = "Behzad Hassan"
    role       = ["AI/ML Engineer", "Computer Vision Specialist", "Full-Stack Developer"]
    university = "Sukkur IBA University"
    status     = "Final-Year CS Student · Open to Opportunities"
    location   = "Sukkur, Pakistan 🇵🇰"

    focus = {
        "AI": "Building end-to-end AI systems and real-time CV applications.",
        "Web": "Crafting premium, high-performance full-stack web solutions.",
        "Research": "Benchmarking Vision Language Models (VLMs) on Medical Imaging data."
    }

    current_projects = [
        "SegFormer.AI - Semantic Segmentation Dashboard",
        "PixelForge - AI Image Enhancement Platform",
        "Medical VLM Evaluation - Research & Benchmarking"
    ]

$ ls ./skills/

🤖 AI / Machine Learning

TensorFlow PyTorch Keras scikit-learn Pandas NumPy Google Cloud

👁️ Computer Vision

OpenCV Python

MediaPipe   FaceNet   Real-time Detection   Pose Estimation   Facial Recognition   Face Mesh   VLMs

🌐 Full-Stack Development

Next.js Django Flask TailwindCSS MySQL MongoDB

🛠️ Tools & Others

GitHub Docker Heroku C++ Java


$ ls ./projects/ --featured

Project Description Stack Link
🔬 VLM Benchmarking Evaluating 5 open-source VLMs on Pakistani medical imaging data (X-ray, CT, MRI). Python VLMs Next.js → Live
🚗 SegFormer.AI Real-time semantic segmentation for urban road scenes with high-precision models. SegFormer-B5 FastAPI Next.js → GitHub
🛠️ PixelForge Professional AI Image Enhancement platform supporting SUPIR, Real-ESRGAN, and HAT. PyTorch React AI-Upscaling → GitHub
🛍️ ROZA Store Premium e-commerce frontend with fluid navigation and hover-zoom inspection. Next.js Framer Motion → Live
🏥 SympScan AI disease prediction using Random Forest with treatment & workout plans. Flask scikit-learn → GitHub
🧬 Face-Match Facial recognition using FaceNet embeddings with ranked similarity scores. Python FaceNet Flask → GitHub

$ ./github_stats.sh

GitHub Streak


$ tail -1 /var/log/quote.log


> Building intelligent systems at the intersection of AI, Computer Vision & Web Development.

Always open to interesting problems, research collaborations, and new opportunities.

Pinned Loading

  1. Medical-VLM-Evaluation Medical-VLM-Evaluation Public

    A specialized benchmarking framework for evaluating state-of-the-art Medical Vision-Language Models (VLMs) on clinical imaging datasets, optimized for resource-constrained environments and regional…

    TypeScript

  2. SympScan SympScan Public

    Full-stack AI system that predicts diseases from user-input symptoms and provides personalized treatments, precautions, diet, and workout plans. Built with a machine learning backend and interactiv…

    Jupyter Notebook

  3. 3D-Pose-Detector 3D-Pose-Detector Public

    Real-time 3D human pose detector for webcams and video files. Features a sleek dark-themed UI and an innovative dual-view system for synchronized raw tracking and 3D depth analysis.

    Python

  4. mouse-tracking-system mouse-tracking-system Public

    A robust, production-ready mouse tracking system with advanced fingerprinting capabilities for reliable long-term identification of individual mice in video sequences.

    Python

  5. Face-Match Face-Match Public

    Face matching app using FaceNet. Upload a query image to find and display similar faces from a target image directory via a simple web interface.

    Python

  6. SegFormer.AI SegFormer.AI Public

    A production-grade web application leveraging the SegFormer-B5 Transformer architecture for high-precision, real-time semantic segmentation of urban road scenes with a high-performance FastAPI back…

    TypeScript