Software
1#about-me {
2 company: "N/A";
3 role: "Software Engineer Intern";
4 location: "Chicago, IL";
5 school: "University of Alabama, Tuscaloosa";
6 major: "Computer Science";
7 favorite: {
8 language: "Python";
9 book: "Meditations by Marcus Aurelius";
10 movie: "Into the Spider-Verse";
11 song: "Feel It by d4vd";
12 food: "Ice Cream";
13 game: "Minecraft";
14 };
15 learning: "Golang and Chessprogramming";
16}