Programming Projects

I have done a variety of programming projects for classes. I have experience using C#, ASP.NET, HTML, CSS, JavaScript, and SQL languages. Below are projects I have submitted.

I took a class that built off of the technical writings I had done, and me and my team worked to build a website based off of those writings. We designed a website that ran via ASP.NET and designed the webpages using Bootstrap and a few custom bits of CSS code when needed.

View Example

This is the website you're currently on! I created this portfolio using Jekyll, a static site designer that uses the liquid templating language. All templating and design was custom made. Bootstrap is used in the background for its grid system and cross-platform compatability.

View Example

I took entry and advanced level C# programming courses. We made several programs, some of which used the command line and others that used a GUI. This program is one of the more advanced GUI applications I built that has multiple windows and properties.

View Example

I did several C# projects in varying sizes. The entry above is one of the best applications I built in class, but there are plenty of other examples available in my GitHub account. This also includes content from the web development courses I took.

View Example

I took a class where we learned about using relational databases. This document includes queries, results, and the relational diagram between tables in the database.

View Example