Weather Guesser is one of my first projects. It's a game in which the player tries to guess the weather of a city given the name of the city and an interactive map showing where the city is. The closer the guess is to the correct answer, the more points the player is rewarded. This was made with the help of another student at the University of Minnesota, and was built entirely with HTML, CSS, and Javascript, and is hosted with Vercel!
This is a To Do List App made using React Native and Expo. It has Daily and Weekly Task sections and allows for easy addition, deletion, and completion of tasks.
This is a realistic gravity simulation made using a Python and an understanding of physics. It is currently set up to accurately recreate the Earth's orbit about the Sun, as shown in the picture. The red dot shows the Sun, while the blue represents the Earth's path.