About Me
I am a Mechatronics Engineering graduate with a minor in Embedded Systems Integration from Texas A&M University, class of 2023. Gig 'Em Aggies!
I've worked in the Oil & Gas and Automation industries, and have hands on, practical experience working with and programming robotic systems as well as installing Machine Vision systems on oil rigs to work in tandem with automated robotic systems.
On top of my work experience, I'm a self-taught programmer, with experience with C, Java, and Python as well as Web Development.
For more information about my experience and background, please feel free to view my resume linked here.
Personal Projects
meow-script
meow-script is a simple script that adds a cat to your terminal! Made using BASH, this script also served as a way for me to familiarize myself with the getopt BASH command and how it parses arguments provided to it via the command line. Click the link in the title to find the Github Repository for this project.
Pomodoro Technique App
A minimalist app to aid users in implementing the Pomodoro Technique for studying and work. Programmed with Java, the timer automatically alternates between work, short break, and long break sessions in accordance with the Pomodoro Technique. Click the link in the title to find the Github Repository for this project.