My name is Syed Muhammad Qasim, and I am pursuing my Bachelor's in Artificial Intelligence from Mehran University of Engineering and Technology. I am skilled in data visualization, machine learning, deep learning, and have a good knowledge of Java. I have been actively exploring advanced ML, DL, and GenAI concepts.
Database
An Employee Management System built with Python, CustomTkinter, and MySQL. Add, update, delete, and search employee records through an intuitive GUI with secure persistent storage.
Deep Learning
An Artificial Neural Network model that predicts whether a bank customer will churn. Built with TensorFlow/Keras, deployed on Streamlit with interactive input controls and real-time predictions.
Deep Learning
An ANN regression model that estimates a customer's annual salary based on banking attributes. Deployed as an interactive Streamlit app with real-time inference and visual insights.
Dashboard
An interactive data analysis dashboard built from real Google Form survey data. Visualizes student academic trends, engagement metrics, and satisfaction scores with rich charts and KPI cards.
Dashboard
A comprehensive data analysis dashboard for Pakistan Super League 2025. Explores player performance, match statistics, team comparisons, and batting/bowling trends through interactive visualizations.
Built a CNN model on the MNIST dataset to classify handwritten digits with high accuracy. Covers Conv2D layers, pooling, dropout, and model evaluation.
Deep Learning View NotebookFollowed Corey Schafer's Matplotlib series to master advanced plotting techniques — subplots, styles, annotations, bar/pie/scatter charts, and live plots.
Data Visualization View NotebookHands-on Pandas practice using the IPL cricket dataset. Covers DataFrame operations, groupby, merging, filtering, and exploratory data analysis techniques.
Data Analysis View NotebookLearned how to package Python scripts into standalone Windows executables using PyInstaller. Covers single-file builds, icons, and dependency bundling.
Python View RepoA C++ console-based attendance management portal. Supports marking, viewing, and storing attendance records for students using file handling and OOP concepts.
C++ View RepoA Python utility to generate custom QR codes for URLs, text, or contact info. Uses the qrcode library with support for custom colors and embedded logos.
Python View RepoA collection of Java mini projects built while learning OOP — including calculators, banking systems, and small games — demonstrating classes, inheritance, and interfaces.
Java View Repo