Skip to content
View IXxJordan's full-sized avatar
Block or Report

Block or report IXxJordan

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. Cpp-BasicCalculator Cpp-BasicCalculator Public

    This is a very basic calculator, uses a simple case switch to handle; Addition, Subtraction, Multiplication, Division.

    C++ 1

  2. CSS-AniList CSS-AniList Public

    The css I use for my AniList profile

    CSS 1 1

  3. Cpp-Multiples3-5 Cpp-Multiples3-5 Public

    Project Euler: Problem 1. Find the sum of all the multiples of 3 or 5 below 1000.

    C++

  4. Cpp-SpeedConversion Cpp-SpeedConversion Public

    Converts one speed into another [m/s, kmph, mph, kn, ft/s]

    C++

  5. Cpp-EvenFibonacci Cpp-EvenFibonacci Public

    Project Euler: Problem 2. Considering the terms in the Fibonacci sequence whose values do not exceed four million, find the sum of the even - valued terms

    C++

  6. Cpp-DigitalClock Cpp-DigitalClock Public

    Simple program to display the current local time

    C++