About Me

I am a software engineer from the University of Florida. I have 2 years of professional experience with Northrop Grumman. I am an entrepreneur currently working on using artificial intelligence to automate paperwork for law enforcement. In my free time I enjoy biking, fishing, guitar, programming, and playing retro video games from the NES and SNES era.

Picture of a jack crevalle I caught.
Picture of a largemouth bass I caught.

Skills

  • Experience developing and deploying full stack applications from scratch
  • Experience managing a production Linux server and CI/CD pipeline
  • C, C++, Java, Python, Go, C#, R
  • OpenAI API
  • Unity and game development
  • MYSQL and database theory

Projects

Here are some of my personal projects I've created the last 2 years.

Historybuff.io Project

Historybuff.io

Website I created and managed for four months last year. Everyday, users would be given three new history trivia questions. I developed the frontend and backend for the site and updated the questions everyday.

OpenGL Project

OpenGL Rendering

Developed a C++ application to render OBJ files from scratch using OpenGL. Implemented the data structure to store mesh data. I also implemented Gouraud and Phong shading.

Tetris Project

Tetris Replica

Replica of the original NES Tetris created in C++.