Hi! I'm a computer science student.
You can view my personal projects below.
Projects
Weather Forecast
This weather app provides current weather conditions and a short-term forecast for any chosen location. It was built to enhance my proficiency with React, focusing on component structure and API integration.
Sprintype
This web application challenges users to improve their typing speed through a fast-paced word game. Players have 30 seconds to type as many falling words as possible, to earn points and compete for a spot on the leaderboard. High scores are stored and retrieved using a connected database, adding a persistent competitive element. The project was developed to strengthen my skills with TypeScript and React.