Skip to content
View LordHudson's full-sized avatar

Block or report LordHudson

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. FxCurrencyConverter FxCurrencyConverter Public

    A currency conversion application built with JavaFx and Scene Builder. It uses an API to get exchange rate data. The API can be found at "https://v6.exchangerate-api.com/". The working application …

    Java

  2. FxFibonnaci FxFibonnaci Public

    Fibonacci number checking program with a Graphic User Interfaca built with SceneBuilder. Application is able to confirm if a number is a Fibonacci number or not and is also able to return a fibonac…

    Java

  3. FxNumberGuesser FxNumberGuesser Public

    A number guessing game with a Graphic User Interface built with JavaFX and Scenebuilder. The GUI application has been deployed/exported as a jar file.

    Java

  4. FibonnaciNumbers FibonnaciNumbers Public

    This is a Fibonacci program has two functionalities. It Returns true if a number passed as an argument is a fibonacci number and returns false if it isn't. The other functionality is that it return…

    Java

  5. SalarayCalculator SalarayCalculator Public

    This program calculates an employee's bonus and salary increase based on the 2021 SASBO salary agreement.

    Java