ErickWhiteDev
I am an undergraduate aerospace engineering student at the University of Colorado Boulder with minors in computer science and applied math.
University of Colorado BoulderColorado
Pinned Repositories
AdventOfCode2022
AdventOfCode2023
COMAP_2023
ErickWhiteDev
Config files for my GitHub profile.
erickwhitedev.github.io
My new and improved personal website.
integral-solver
A simple program to solve integrals using multiple methods (LRAM, RRAM, MRAM, trapezoidal, Simpson's) and compare the values to the actual calculated value, with percent error.
legacy-portfolio-site
This is my original portfolio website, kept here for reference! See my new site at https://erickwhitedev.github.io!
Matrix-Methods-For-Orbital-Mechanics
messier-tracker
A program that provides various insights on the Messier catalogue, an index of objects commonly viewed by amateur astronomers.
phrase-solver
A small game in which players have to guess a phrase (similar to hangman).
ErickWhiteDev's Repositories
ErickWhiteDev/erickwhitedev.github.io
My new and improved personal website.
ErickWhiteDev/AdventOfCode2022
ErickWhiteDev/AdventOfCode2023
ErickWhiteDev/COMAP_2023
ErickWhiteDev/ErickWhiteDev
Config files for my GitHub profile.
ErickWhiteDev/integral-solver
A simple program to solve integrals using multiple methods (LRAM, RRAM, MRAM, trapezoidal, Simpson's) and compare the values to the actual calculated value, with percent error.
ErickWhiteDev/legacy-portfolio-site
This is my original portfolio website, kept here for reference! See my new site at https://erickwhitedev.github.io!
ErickWhiteDev/Matrix-Methods-For-Orbital-Mechanics
ErickWhiteDev/messier-tracker
A program that provides various insights on the Messier catalogue, an index of objects commonly viewed by amateur astronomers.
ErickWhiteDev/phrase-solver
A small game in which players have to guess a phrase (similar to hangman).
ErickWhiteDev/prime-finders
An assortment of programs to find prime numbers in various programming languages, just for fun.
ErickWhiteDev/pythagorean-triples
A basic Python script to find Pythagorean triples within a given range.
ErickWhiteDev/thank-you-project
This repository contains two versions of a project I made as a "thank you" to two volunteers who helped me immensely in one of my computer science classes.