Skip to content
View khubabraza's full-sized avatar

Block or report khubabraza

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

Hi, I'm Muhammad Khubab Raza

Python Development | Flask | Machine Learning | LLM Fine-tuning & Integration | Artificial Intelligence | MySQL

I am a BS Computer Science graduate with a strong interest in Python development, backend systems, automation, machine learning fundamentals, and AI-based applications. I have hands-on experience building Flask-based web applications, working with MySQL databases, writing Python automation scripts, and integrating AI/LLM concepts into academic projects.

My main project is EduSense: Contextual Intelligent Automated Grading System, an AI-assisted educational assessment platform that evaluates MCQ answers along with student-written justifications.


Technical Skills

Languages: Python, SQL, HTML, CSS
Frameworks: Flask,
Database: MySQL, XAMPP, phpMyAdmin
Python Libraries: os, re, requests, random, pandas, NumPy, scikit-learn
Machine Learning: Supervised Learning, Regression, Classification, TF-IDF, Cosine Similarity
AI / LLM: Mistral 7B, LoRA Adapters, Dataset Preparation, JSONL Formatting, Tokenization
Tools: VS Code, Google Colab, Jupyter Notebook, GitHub


Featured Projects

EduSense: Contextual Intelligent Automated Grading System

A Flask and MySQL based intelligent assessment system that evaluates student MCQ answers using both selected options and written justifications. The system includes role-based dashboards, quiz generation, hybrid scoring, result storage, and LLM-based justification scoring support.

Python Hangman Game

A console-based Python game where the player guesses a hidden word letter by letter. This project demonstrates Python fundamentals such as loops, conditions, strings, lists, and random word selection.

Python Automation Scripts

A collection of small Python scripts for automating repetitive tasks such as file handling, text processing, email extraction, and web page title scraping.

Machine Learning Basics

A beginner-friendly machine learning repository containing basic supervised learning examples using Python and scikit-learn.


Currently Learning

  • Backend development with Flask
  • REST API integration
  • MySQL database design
  • Machine learning model workflow
  • LLM fine-tuning and deployment basics

Contact

Email: khanqahi790@gmail.com
GitHub: github.com/khubabraza

Popular repositories Loading

  1. khubabraza khubabraza Public

  2. Python-Hangman-Game Python-Hangman-Game Public

    A simple console-based Hangman game built with Python fundamentals.

    Python

  3. Python-Automation-Scripts Python-Automation-Scripts Public

    A collection of beginner-friendly Python automation scripts for file handling, text analysis, and daily utility tasks.

    Python

  4. EduSense-AI-Assessment-System EduSense-AI-Assessment-System Public

    Flask and MySQL based AI assessment system for MCQ generation and justification-based scoring.

    CSS