Skip to content
View Najam-Hassan-Kazmi's full-sized avatar

Block or report Najam-Hassan-Kazmi

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. Game-Project-Who-Wants-To-Be-A-Millionaire Game-Project-Who-Wants-To-Be-A-Millionaire Public

    This is the Game, Who Wants to be a Millionaire in Python Language. Play this simply by copying the code and submitting it in your environment. HAVE FUN!

    Python

  2. Assignment-3---Maven Assignment-3---Maven Public

    Hey, fellas! In this repo, I used Maven in the environment provided by IntelliJ IDEA. I used the build feature to build my package. I moved the .jar file created after that execution, to the direct…

    Java

  3. Assignment-4---Correcting-and-Testing Assignment-4---Correcting-and-Testing Public

    We have started to create test classes and run the tests. The calculator, I was provided with, was a bit faulty. After fixing the errors, I setup the test class CalculatorTest.java.

    Java

  4. Communication-between-Server-and-Browser Communication-between-Server-and-Browser Public

    This is the combined Repository for the Part-0 exercises of the course: Deep Dive Into Modern Web Development. Let's have a look at how the browser and the server contact using sequential diagramming.