About Me
I am a software engineer specializing in full-stack web development. A 2023 Summa Cum Laude graduate from Colorado School of Mines, I have professional experience building and improving software systems. At KE Andrews, I worked on in-house software where I developed new systems from the ground up, implemented key enhancements, delivered critical bug fixes and support, and managed project tickets throughout the development lifecycle. I combine technical expertise with strong project management skills to deliver quality solutions.
Technical Skills
Projects
CLUE Game
A semester-long project written in Java and using Swing UI. Complete with JUnit testing, the program allows a user to play against 5 AI players. Find the source code here: CLUE Game Code
Field Session
I worked on a software team on behalf of Cobalt, Inc., where I helped to create the front-end of a medical test designed to improve a patient's cognitive ability and mental health. This included taking raw data and transforming it into numbers that could be displayed using bar graphs and spider charts. The graphs were responsive to the data being received at any moment, and also synchronized with different frequencies of sound for those who are hearing impaired. I also connected the software to hardware API and tested it using synthetic data. The project was done mainly in .NET C# and XAML, with the exception of some Python.