Pinned Repositories
AmicableNumbers
BigGame
Random Game made while bored
BiggestPrimeFactor
Simple Program to find the biggest prime factor of a long
changePass
Change password in TXT/CSV
ConsoleCube
Play with a Rubiks Cube in the console!
CSC230
CubeSums
Checks if a given number n can be written as the sum of two cubes in two different ways: n = a³+b³ = c³+d³
LinkFollower
A Perl Script that allows you to follow a link from somewhere that leads to the correct site with the incorrect domain name.
SlantPrimeSolver
Solves Difficult Sudoku Puzzle
TicXenoJS
Svvanson1's Repositories
Svvanson1/TicXenoJS
Svvanson1/AmicableNumbers
Svvanson1/BiggestPrimeFactor
Simple Program to find the biggest prime factor of a long
Svvanson1/LinkFollower
A Perl Script that allows you to follow a link from somewhere that leads to the correct site with the incorrect domain name.
Svvanson1/BigGame
Random Game made while bored
Svvanson1/changePass
Change password in TXT/CSV
Svvanson1/ConsoleCube
Play with a Rubiks Cube in the console!
Svvanson1/CSC230
Svvanson1/CustomerCard
Simple class I wrote to check validity & encrypt card information
Svvanson1/CycleRace
Svvanson1/ElectricalForces
A simple program I hacked together to help my brother solve for electrical forces in his homework
Svvanson1/Imaginary
Class to help work with imaginary numbers
Svvanson1/IncreasingSequence
Given a sequence of integers as an array, determines whether it is possible to obtain a strictly increasing sequence by removing no more than one element from the array.
Svvanson1/KiyoLCM
Svvanson1/LargestPalindromeProduct
Find the largest Palindrome number from products of 3 digit numbers
Svvanson1/LearningArduino
Files for learning Arduino
Svvanson1/Leonardo-s-Prime-Factors
Svvanson1/LongestCollatzSequence
Finds the longest Collatz Sequence under one million
Svvanson1/MathClass
A collection of methods to help with Linear Algebra and Calculus
Svvanson1/nthPrime
Finds the nth prime
Svvanson1/Polar
Does simple trig with Polar and Rectangular coordinates
Svvanson1/ProxyServer
Svvanson1/QuadraticPrimes
Svvanson1/RabbitProblem
How many months until the Rabbits take over earth?
Svvanson1/RandomGame
A random game I made while bored
Svvanson1/RandomSentenceGenerator
A random sentence generator made in C
Svvanson1/ScreepsFiles
Files for my Screeps Base code
Svvanson1/StockGame
A Console based Stock buying and selling RPG
Svvanson1/StockScreener
Svvanson1/TimeConversion
Given a time in -hour AM/PM format, convert it to military (24-hour) time.