Introduction

I am currently a student at the Academy of Interaction Entertainment in Lafayette, LA. I have gained a plethora of experience in multiple programming languages over my education. I've been programming since high school and have had a passion for it ever since. You can find a list of my skills and proficient languages on my LinkedIn account. Feel free to check my GitHub as well for any projects I'm currently working on or those that I've contributed to in the past.

Graphics Assessment

This repository is for the Graphics assessment for Year 2. It contains multiple compiled programs for each required part of the assessment. Check the releases tab for an easy way to find a compiled and zipped version of each program.

2D SDL/OpengGL Engine

This repository is for an SDL/OpenGL engine that I created in 2015 for the current AIE students to use for a 2D graphics assessment. It uses OpenGL for rendering, GLFW for the wrangler, and SDL for everything else. Students successfully used the engine to create their programs and it was updated in 2016 for the Year 1 students for that year to use.