Popular repositories Loading
-
PSL-Analytics
PSL-Analytics PublicA statistical analysis of 9 years of Pakistan Super League (PSL) cricket data (2016-2024) using R. Includes data cleaning, EDA, feature engineering, and visualization of victory patterns.
R
-
ITNMS_Project
ITNMS_Project PublicA smart city transit simulation built in C++ using manual Data Structures & Algorithms without STL libraries. Features include Graph routing (Dijkstra, MST), Hash Maps for vehicles, Queues for tick…
C++
-
HangMan_Project
HangMan_Project PublicA C++ console Hangman game where players guess names of 195 countries. Features dynamic ASCII art that builds the gallows with every mistake, adding visual tension. Includes duplicate letter checks…
C++
-
Robot_Sensor
Robot_Sensor PublicA C++ robot navigation simulation. It generates random sensor data for four cardinal directions to detect obstacles and calculates the safest path based on the furthest distance. Features modular c…
C++
-
SplitWise_Expense_Manager
SplitWise_Expense_Manager PublicA C++ expense tracker for managing shared finances. Features include secure user login, group creation via unique access keys, and expense logging with equal or unequal splits. Uses file I/O to per…
C++
-
BattleShip_Game
BattleShip_Game PublicThis C++ console application recreates the classic Battleship game using robust Object-Oriented Programming. It features an 8x8 grid, offering both Player vs Player and Player vs CPU modes with a "…
C++
If the problem persists, check the GitHub status page or contact support.