Back-end and Mobile Software Developer at RXO, Inc.
static void AboutMe()
{
string[] languages = {"C#", "Java", "Python", "C", "SQL", "JavaScript"};
string[] devTools = {"Docker", "Visual Studio", "IntelliJ IDEA", "GCP", "Postman", "Git", "Kafka", "Azure"};
string[] frameworks = {"React", "React Native", "Django", "ASP.NET", "Springboot"};
bool isLearning = true;
string funFact = "IBM's maintenance manual from 1975 is famous for the line, \"By all means, do not use a hammer.\"";
}
I'm currently working on a number of personal and professional projects, such as:
- Developing the backend for an onboarding application with Springboot for
- Developing an app for file encryption that is cross-compatible on mobile devices with C# and Xamarin
- Assisting in development of popular open-source Minecraft mods and plugins
- Learning how to develop software in C for embedded systems and microcontrollers
- Reverse engineering the base JPEG standard in an OOP language such as Java