Programming.
I have been studying programming since I was in the sixth grade when I taught myself how to create websites by coding in HTML. This interest grew into a foundation of other languages such as CSS and C++. Since then, I have coded several websites (including this one), games, and a variety of other programs. To the right you can see a screenshot of a database I made as part of my information technology management group project which tracked graduate student information with SQL and PHP.
This is an example of some PHP that went into the graduate database that was made for my Information Technology Management project.
Here is some of the SQL that I created for our database which pulled information for our product.
Lastly, here is part of a Python program I created to retrieve student information from MSU's people search resource.