Skip to content
View bilalz5-github's full-sized avatar

Block or report bilalz5-github

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 Loading

  1. Project_Euler_problem_1 Project_Euler_problem_1 Public

    This project solves the first problem from Project Euler. The task is to find the sum of all the natural numbers below a given number that are multiples of 3 or 5.

    Java

  2. Project_euler-03 Project_euler-03 Public

    This project solves the third problem from Project Euler. The task is to find the largest prime factor of a given number.

    Java

  3. TicTac TicTac Public

    Graphical Tic-Tac-Toe in Java Play the classic game with a modern graphical interface! Enjoy 2-player mode, learn winning strategies, and explore Java programming. Join the fun!

    Java

  4. Maven-colleboration-work Maven-colleboration-work Public

    Java

  5. Maven-colleboration-Task Maven-colleboration-Task Public

    This project demonstrates a basic Java Servlet using Maven for build management. The servlet handles HTTP requests and generates dynamic responses, serving as an introductory example for Java web d…

    Java

  6. UnitTesting UnitTesting Public

    This Maven project contains utility methods for basic arithmetic operations and string manipulation. The methods include: sum: Adds two integers. divide: Divides two doubles and returns the result …

    Java