Pinned Repositories
accelerating_vehicle
acceleration_towards_sun
Calculate the steps for time in seconds, velocity in ms^-1, and distance from Sun in m, for a planet if it suddenly stopped orbiting the Sun.
aliquot_sequences
cargo_clean_all
Run this tool to clean all debug and release temp files to save storage space.
collatz_conjecture
This brute-forces the Collatz Conjecture in the hope of finding a number that does not converge to 4 -> 2 -> 1.
csv_generator
A CSV generator to be used to test the timetable scheduler.
digitFifthPowers
funDevToolPrograms
lenovo_vantage
A TUI application to replicate the functionality of the Lenovo Vantage application that can currently only be downloaded via the Microsoft Store. This can be used to alter various BIOS settings. My idea for this project came from gokulmaxi (https://github.com/gokulmaxi/vantage).
spell_checker
Use this to scan a directory and all files inside for commonly misspelled words.
guymarshall's Repositories
guymarshall/lenovo_vantage
A TUI application to replicate the functionality of the Lenovo Vantage application that can currently only be downloaded via the Microsoft Store. This can be used to alter various BIOS settings. My idea for this project came from gokulmaxi (https://github.com/gokulmaxi/vantage).
guymarshall/funDevToolPrograms
guymarshall/spell_checker
Use this to scan a directory and all files inside for commonly misspelled words.
guymarshall/accelerating_vehicle
guymarshall/acceleration_towards_sun
Calculate the steps for time in seconds, velocity in ms^-1, and distance from Sun in m, for a planet if it suddenly stopped orbiting the Sun.
guymarshall/aliquot_sequences
guymarshall/cargo_clean_all
Run this tool to clean all debug and release temp files to save storage space.
guymarshall/collatz_conjecture
This brute-forces the Collatz Conjecture in the hope of finding a number that does not converge to 4 -> 2 -> 1.
guymarshall/csv_generator
A CSV generator to be used to test the timetable scheduler.
guymarshall/digitFifthPowers
guymarshall/dummyNameGenerator
guymarshall/factorial
guymarshall/fibonacci
guymarshall/get_square_factors
guymarshall/goldbach_conjecture
My attempt at solving this age-old conjecture.
guymarshall/guymarshall
Config files for my GitHub profile.
guymarshall/magic_square_of_squares
guymarshall/multiplicative_persistence
Multiply all the digits of a number together to form another number. Repeat the process until the result is less than 10. Display the number of steps this took.
guymarshall/my-website
guymarshall/open_all_urls
guymarshall/plotData
guymarshall/prime_numbers
guymarshall/project_euler
This is a collection of the code for all the project euler problems I have completed.
guymarshall/tax_calculator
guymarshall/timetableGenerator
guymarshall/Useful-bash-scripts
guymarshall/writeTestFile