Ram Maheshwari Logo Image
Levi Blankenheim

My name is Levi

I am currently a student at the University of Wisconsin-Whitewater, pursuing a Bachelor's degree in Computer Science.

About Me Growing up in a small town, I discovered a burgeoning passion for coding and computer science during my high school years, especially as part of the robotics club. I'm fairly good with Javascript and Python, and I've been studying Java and C# for years. I am committed to leveraging my skills to innovate and revitalize outdated software applications, and I can't resist the opportunity to construct software that meets the unique needs of individuals and communities.

I'm Currently

Working at West Bend Mutual Insurance as a Software Developer Intern. At WBMI, I've learned a lot about the software development process and how to work in a team. I've also learned a lot about insurance and how it works. I'm currently working towards my skills in front-end development. This website is one example of that.

My Skills

Java
C#
Python
HTML
React
JavaScript
DevOps
Gherkin
Postman API
MySQL
Agile Methodologies
Android
Teamwork
Time Management
Training

Projects Here, you will find some of the side projects I've made. Typically, these will end up being solutions to problems I find I have on a regular basis. More rarely, it might be a focus spree that triggers a game to show up.

Gym Statistics Website Screenshot

UWW Gym Statistics

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.

Database Management (Carshop)

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 Code

Embeded Systems (Ready-Set-Time)

I 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 Code