I'm Currently
Searching for jobs... I want a job that will fuel my learning and allow me to utilize my skills as a software developer.
I'm job searching as a graduate of University of Wisconsin-Whitewater with a Bachelor's degree in Computer Science.
Searching for jobs... I want a job that will fuel my learning and allow me to utilize my skills as a software developer.
This was a small project I worked on. I was fed up trying to find the best times to go to the gym at my university, so I made my own stat tracker.
With the help of a partner, we created a database in MySQL for use in Java-based software where users can choose between available cars and add/remove/update their shopping cart. Users can also preview an image of each vehicle (Bing Image Search API). Functionality also includes comparing cars inside their cart.
View CodeI used two Arduinos communicating through I2C to develop a motion-activated timer. Lights/speakers on the device would alert the user when the timer starts/stops.
View CodeCreated a Knowledge Base system with a team that doesn't follow a specific theme. Knowledge Base is set up as a wiki site using a custom C# database along with a custom React UI. The system stores markdown files on the backend server features a login system with tokens through custom C# WebAPI, and uses directory/file scanning for front-side results.