The music tracker is a live site that allows users to track music that they own. Since I like to collect vinyl, I wanted to create a site that allowed me to track what music I have. I also wanted to be able to add music to a wishlist whenever I had a sudden thought. This also helps give possible gift ideas to people the user knows. I wrote this project mainly in PHP, and had a lot of fun finding different features to include. This site started out as a school project, but quickly became more than that when I realized I wanted to actually use this outside of class.
Click me to see the live site.
This project is similar to the music database, and laid a lot of the groundwork for how the music database functions. While in a class centered around PHP, I was tasked with making a website that displayed advanced SQL and PHP. This site allows users to add vehicles to their account and store all kinds of information about them. The main purpose of this site was to allow users to track financial information regarding vehicles. Since I seem to enjoy collecting and working on cars, I thought it would be a good idea to see just how much money was going towards this hobby of mine. Users can store information about their vehicle including parts they have bought, work they have done, or work that shops have done. There is also a data heavy profile page that quantifies a lot of data that the user has entered, including but not limited to: average cost of vehicles, parts, work done, and total cost of everything put together.
Click me to see the live site.
Not only do I enjoy classic cars and music, I also enjoy classic video games. This was a big inspiration for a project I did in a game development class. I based my game off of the arcade mini-game Battle Tanks featured on the 1980s classic Tron. This game was written in JavaScript, and was probably the most challenging project I have done. This was the first project that had really made me use more advanced programming.
Click me to play the game.
This was a project I wrote in C# using Visual Studio and the .NET framework. This site has multiple features, including using session variables, file uploads, and random sorting.
Click me to view the GitHub repository, or scroll through the images below to see some of the features from this site.