Projects


Mars Crater Study

I took a dataset of 300,000 and tested the relationship between the crater's eccentricities and their location on Mars. I found a statistically significant relationship between the two variables. Based on my findings I hypothesize that the eccentricities of craters become more elongated on average as the crater's location becomes further from Olympus Mons due to the subsequent decrease in volcanic activity.

Advent of Code

My repository of solutions to every advent of code problem. Each year is solved in a different programming language: Go, Rust, Scala, C++, Haskell, Swift, Julia, Ruby, & Typescript, in reverse chronological order.