Hello! I'm Hayden Pott, a computer science student at Louisiana Tech University.
I have been proramming for about 6 years in many different languages,
including Rust, C, JavaScript/TypeScript, Java, Python, and much more!
pub enum Pages {
Home,
Blog,
Contact,
Projects,
GitHub,
LinkedIn,
}