About Me

I'm a Computer Science student at FAST National University (Batch of 2023) with a strong foundation in C++ and a growing focus on web development. I enjoy solving complex problems and translating them into clean, efficient code and user-friendly websites. I’m working toward becoming a full-stack web developer, building both front-end and back-end skills with modern technologies. Currently strengthening my knowledge in software development, data structures, system design, and modern web technologies (HTML, CSS, JavaScript). Open to internships and collaborative projects.

Skills

C++

HTML5

CSS

JavaScript

Python

Pandas

NumPy

Plotly

Shell (Bash)

Git & GitHub

Education

2023-2027

Bachelor of Science in Computer Science

National University of Computer and Emerging Sciences CFD Campus

Currently pursuing a comprehensive program focused on software development, algorithms, data structures, databases, and system design. Gaining practical experience through projects in C++, SQL, and web technologies while developing strong problem-solving and analytical skills.

2021-2023

Intermediate (ICS)

Divisional Public School & College Dera Ghazi Khan

Completed Intermediate in Computer Science with a strong foundation in programming, mathematics, and logical reasoning. Developed an early interest in software development and computer systems during this period.

Portfolio

Contact Book

An advanced C++ contact management system featuring generic resizable lists, reusable sorting templates, intelligent string-based search, search history with timestamps, contact groups, frequent-view tracking, and automatic file-based data persistence.

C++
View on GitHub

Mini Instagram

Mini Instagram — a console-based micro social network implemented with custom linked-list data structures (graph for users, stacks for posts/messages, queues for requests/notifications, BST for search) supporting signup/login, follow/requests, messaging, newsfeed and notifications.

C++
View on GitHub

Game Store Website

Game Store — a full-stack e-commerce web application built with HTML, CSS, JavaScript, Node.js, and SQL, featuring user authentication, inventory control, game browsing, shopping cart, order, and payment management

HTML CSS JavaScript Node.js SQL
View on GitHub

Female Diabetes Predictor

A Streamlit-based web app that predicts diabetes risk in females using the Pima Diabetes Dataset, featuring data visualization, statistical analysis, and machine learning (Logistic Regression) for accurate prediction.

Python Streamlit Machine Learning

Operating System Simulator

A simulated Operating System built in C++ that demonstrates core OS concepts — multitasking, process/thread creation, context switching, resource allocation, user/kernel modes, and multilevel scheduling — with 15 executable tasks (Notepad, Calculator, file operations, mini-games, etc.).

C++

Portfolio Website

A responsive portfolio website built with HTML and CSS featuring four sections — About Me, Education, Skills, and Portfolio — to showcase personal and professional details in a clean layout.

HTML CSS