Bahria University — BSCS

University Projects

Semester projects spanning web fundamentals, object-oriented programming, data structures & algorithms, and embedded systems.

1st Semester Project

Amazon Project (HTML/CSS)

A static clone of the Amazon storefront UI built with plain HTML and CSS, focused on layout structure and responsive fundamentals.

HTMLCSS
2nd Semester Project

C++ Hospital Management System with OOP

A console-based hospital management system demonstrating object-oriented programming principles — patient records, doctor scheduling, and billing.

C++OOP
3rd Semester Project

C++ Airport Management System with DSA

An airport management system applying core data structures and algorithms — flight scheduling, queues, and search/sort operations.

C++Data Structures & Algorithms
3rd Semester Project

C++ Cinema Ticket Center

A console application for booking cinema tickets, managing seat availability and showtimes.

C++
3rd Semester Project

Coal Project with Arduino Nano

An embedded systems project using Arduino Nano for coal-related sensor monitoring, combining hardware interfacing with control logic.

ArduinoEmbedded SystemsC++