Pinned Repositories
Cpp-BasicCalculator
This is a very basic calculator, uses a simple case switch to handle; Addition, Subtraction, Multiplication, Division.
Cpp-BMICalculator
Short BMI calculator that uses [kg] and [meters]
Cpp-DigitalClock
Simple program to display the current local time
Cpp-DistanceConversion
Converts one distance into another [mm, cm, m, km || in, ft, yrd, mi]
Cpp-EvenFibonacci
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
Cpp-Multiples3-5
Project Euler: Problem 1. Find the sum of all the multiples of 3 or 5 below 1000.
Cpp-SpeedConversion
Converts one speed into another [m/s, kmph, mph, kn, ft/s]
CSS-AniList
The css I use for my AniList profile
IXxJordan's Repositories
IXxJordan/Cpp-BasicCalculator
This is a very basic calculator, uses a simple case switch to handle; Addition, Subtraction, Multiplication, Division.
IXxJordan/CSS-AniList
The css I use for my AniList profile
IXxJordan/Cpp-BMICalculator
Short BMI calculator that uses [kg] and [meters]
IXxJordan/Cpp-DigitalClock
Simple program to display the current local time
IXxJordan/Cpp-DistanceConversion
Converts one distance into another [mm, cm, m, km || in, ft, yrd, mi]
IXxJordan/Cpp-EvenFibonacci
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
IXxJordan/Cpp-Multiples3-5
Project Euler: Problem 1. Find the sum of all the multiples of 3 or 5 below 1000.
IXxJordan/Cpp-SpeedConversion
Converts one speed into another [m/s, kmph, mph, kn, ft/s]