I am a Computer Science major at the University of Central Florida passionate about programming and machine learning. I am a National Merit Scholar, Burnett Honors Scholar, and UCF Programming Team member. I am intimately familiar with C/C++, Java, Python (Certified Associate in Python Programming) and more.
At the University of Central Florida, students often use unconventional routes when walking across campus. As a result, traditional mapping services provide inaccurate info to those looking for the fastest paths. That's why I developed walkUCF, a virtual walking map web application built for how students genuinely walk.
walkUCF goes beyond the basics by allowing users to:
πͺ Choose which building entrances to use.
π’ Walk through buildings.
π³ Walk across grass.
π¦ Jaywalk.
πΆββ‘οΈ Enter their own walking speed.
Check it out at walkUCF.com!
Check out the UCF Today news article featuring this project!
When taking code notes for a compiled language, those pesky executables end up littering the folder and make it difficult to view your notes later! That's why I developed FDelete, a windows application that removes all the files of desired extensions from the desired folders.
While this could have been a simple command line application, FDelete gives the user a better experience with:
π¨ An intuitive User Interface.
βοΈ Saved settings for fine grained control.
π‘οΈ Built in safeguards.
π« Invalid extension and invalid directory lists.