Skip to content
View sahariman's full-sized avatar

Block or report sahariman

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

Popular repositories Loading

  1. sonic-classic-heroes sonic-classic-heroes Public

    A C++/SFML platformer inspired by Sonic the Hedgehog — switch between Sonic, Tails, and Knuckles across 3 levels and a boss fight. Built for an OOP course project.

    C++

  2. buzz-bombers buzz-bombers Public

    A C++/SFML recreation of the classic Intellivision game Buzz Bombers — spray bees, save honeycombs, survive the flowers.

    C++

  3. smart-city smart-city Public

    A console-based C++ Smart City Management System for Islamabad, modeling transport, education, medical, commercial, and population sectors using graphs, trees, hash tables, heaps, and queues — buil…

    C++

  4. dolay-sholay dolay-sholay Public

    Gym management & fitness tracking desktop app built with Java 17, JavaFX, and SQL Server. Features role-based dashboards for Members, Trainers, and Admins — CS3004 Software Design & Analysis project.

    Java

  5. ivor-paine-memorial-hospital ivor-paine-memorial-hospital Public

    Hospital database management system for the Ivor Paine Memorial Hospital, built with PHP and SQL Server. Features patient, ward, and staff forms with 12 SQL reports covering consultants, care units…

    PHP

  6. city-mind city-mind Public

    Simulated city-management AI system combining CSP, genetic algorithms, simulated annealing, A* search, and ML (K-Means + Decision Tree) on a shared grid graph — with a live Tkinter dashboard.

    Python