Skip to content
View cyberEclipse7's full-sized avatar
🎯
Focusing
🎯
Focusing
  • University of Sharjah
  • United Arab Emirates

Highlights

  • Pro
Block or Report

Block or report cyberEclipse7

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

  1. InvoiceNinja InvoiceNinja Public

    An automated invoice generator that helps a shop owner to design their invoice.

    Python 1

  2. animalSoundGame animalSoundGame Public

    Creating a simple program to depict "Animal Sound".

    C++

  3. AO_withRationalNumbers AO_withRationalNumbers Public

    Redefining Arithmetic/Relational Operators to use with Rational Numbers

    C++

  4. COVID-19-Symptoms-Checker-App COVID-19-Symptoms-Checker-App Public

    Building an app for the local health center to share with the local registered patients, so they can check their symptoms by logging into this app.

  5. eliminateDuplicates eliminateDuplicates Public

    A program which inputs numbers into the array and displays unique values only.

    Java

  6. Tic-Tac-Toe-Board Tic-Tac-Toe-Board Public

    A JavaFX program that displays a tic-tac-toe board. A GridPane layout is used where each cell may be an ‘X’ image, an ‘O’ image, or empty. What to display at each cell is randomly decided.

    Java