Skip to content
View Haseeb-Panhwar's full-sized avatar
:atom:
Learning
:atom:
Learning

Highlights

  • Pro
Block or Report

Block or report Haseeb-Panhwar

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

Popular repositories

  1. Scrape-and-analyze-data-analyst-job-requirements-with-Python Scrape-and-analyze-data-analyst-job-requirements-with-Python Public

    Jupyter Notebook 1

  2. it-cert-automation-practice it-cert-automation-practice Public

    Forked from google/it-cert-automation-practice

    Google IT Automation with Python Professional Certificate - Practice files

    Python

  3. Student-Information-System-using-C- Student-Information-System-using-C- Public

    This was my first semester project using C programming. It enlightened my about the basics of programming and computational logic and included use of pointers in C and basic iterative structures, a…

    C

  4. Car-Rental-System-in-Cpp Car-Rental-System-in-Cpp Public

    This was my second semester project using C++, it included use of fundamental concepts related to object oriented programming like polymorphism, inheritance and abstraction. In addition of use OOP …

  5. Metro-System-using-Dijkstra-in-Cpp Metro-System-using-Dijkstra-in-Cpp Public

    This is a Data Structure Course project that used Graph algorithms (mainly Dijkstra ) to calculate the shortest path for a metro bus using the theoretical calculations techniques. It also includes …

    C++

  6. Solution-of-Chain-Smoker-s-Problem-using-Semaphores-in-Sys-Call Solution-of-Chain-Smoker-s-Problem-using-Semaphores-in-Sys-Call Public

    This project is related to Operating Systems course, it includes the solution of Chain - Smoker's problem using semaphores in C Programming, additionally the simulation of problem and solution is i…

    C