Hi There 👋
It's nice to meet you!
I am a highly curious and motivated computer science and finance student at the University of Florida. Having completed my first year, I have gained many foundational skills that I am
eager to apply in future internships and career. With my strong curiosity to learn more and deep interest in finance and computer science, I bring a fresh, new perspective to the table.
Throughout the summer, I had the privilege of interning at Florida’s Department of Transportation. I gained valuable experience in both networking and workstation
support.
I am committed to developing my skills and contributing to meaningful projects in the fields of software development and financial technology.
By combining my expertise in both disciplines, I strive to find innovative solutions to complex problems.
I am excited to see what lies ahead and what internship opportunities I am given!
Recent Projects
Fitness Tracker Application (In Development) - C++
With the use of an API, user will be able to lookup exersizes by searching them by either name or muscle group and intensity.
User will also be able to record excersizes and store them in a database, which will be able to be queried in the future.
Minesweeper - C++
For this project, I used SFML library to create the visual display for the game.
I also developed the game logic, such as the timer function, shuffle mines, win and lose check algorithm.
Additionally, I implemented a leaderboard that saves and displays the top 5 player, including from previous game runs.