Skip to content
View Kazmi007's full-sized avatar

Block or report Kazmi007

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Beacon Beacon Public

    Functional equivalent of a maps application (i.e. Google Maps, Yandex Maps etc.) that utilizes custom implementations of graphs and hash-tables. The project highly makes use of OOP and abstraction.

    C++

  2. H-Track H-Track Public

    In this project the spread of a contagious disease is modeled through random movement of individuals (following certain probabilistic rules) and contagiousness factor of the disease. The model also…

    Python

  3. Djukebox Djukebox Public

    This project centers around making a music streaming platform using a circular linked list implementation. The principles of OOP and abstraction are highly utilized.

    C++

  4. Stress-Predicting-Model Stress-Predicting-Model Public

    A supervised machine learning model that uses a decision tree to predict stress level from humidity, temperature and step-count values for an individual.

    Jupyter Notebook

  5. Airline-Reservation-System Airline-Reservation-System Public

    This project features an airline reservation system that utilizes a custom binary search tree implementation and OOP.

    C++

  6. Network-Mapping Network-Mapping Public

    The project deals with creating a network mapping for a residential street using structs and linked lists.

    C