I like the structure and speed of C++, it's a robust language that can handle a lot that comes it's way. However over the past few years, C# has taken its place as my favorite programming language.

Boeing Real Time Sofware Engineer

-

Programmed real-time software for a variety of Boeing products.

Hunter Engineering Computer Science Co-Op

-

I worked in a small team to add new features and solve bugs for Hunter Engineering's Tire Balancer. Even though this was a co-op position, what I liked most about this opportunity was the ability to have my work matter. My boss often reviewed my work to make sure everything was good to go and eventually it would be added to the beta and then production line.

My main project here was a laser spot that Hunter used to point to where a weight should be placed on a wheel.

Intro to Robotics Class

In college I had the unique opportunity to take a robotics class as a Computer Science student. This was an awesome learning experience for me because, not only did it allow me to work on my C++ skills, but it also allowed me to learn the electrical engineering side of things. You can find the code to the project I worked on at: todo

Lego Universe Restoration Project

As I kid I liked to play MMOs and one of those MMOs was called Lego Universe which closed in 2015. Through a group of people online, we were able to create a server that could communicate with the game client. We decoded internet packets that were sent while the MMO was online, and through trial and testing we were able to learn how the client and the server communicates.

It has been a long time since I have worked on the project since I had the need to go to school and finish my studies. However, a team of people have continued development of the server and their source can be found on: DarkflameUniverse GitHub