Skip to content
View MoeezShehzad's full-sized avatar

Block or report MoeezShehzad

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 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 Loading

  1. Simple-Java-Calculator Simple-Java-Calculator Public

    This is a simple calculator written in java programming language as my first Project in learning java

    Java

  2. Library-Management-System Library-Management-System Public

    This is the most basic Library Management System created for the purpose of practice. This code still need more and more refinements. There are 8 Options using switch case. Some functions are still…

    Java

  3. Guess-a-Number-game-in-java Guess-a-Number-game-in-java Public

    Here is a guess a number game in java which is practice project for me in which I learned about Random class in java to use it for Mathematics operations. This code still need to be improved. But i…

    Java

  4. TodoListinJava TodoListinJava Public

    this code is simple todolist code without GUI to practice of writing data to file and reading data from a file. It provides 4 options, Add, Delete, View, Exit.

    Java

  5. WordCounterinJava WordCounterinJava Public

    ti is a simple word count Exercise in java

    Java

  6. Decimal-To-Binary-Convertor-using-Java Decimal-To-Binary-Convertor-using-Java Public

    Here's another exercise of java creating a decimal to binary number convertor program

    Java