Skip to content

This is a collection of the C# and .NET projects that I have as part of my portfolio thus far, again these vary from smaller code snippets to larger programs.

Notifications You must be signed in to change notification settings

ProfSFrink/c_sharp_portfolio

Repository files navigation

C# Projects Portfolio

This is a collection of the C# and .NET projects that I have as part of my portfolio thus far, again these vary from smaller code snippets to larger programs. They where all developd in Visual Studio 2019.


Blackjack (TwentyOne) Game - .NET Console Application (CODE) (README)

Newsletter Sign-up Web Application - ASP.NET MVC Web Application (CODE) (README)

Car Insurance Quote Generator - ASP.NET MVC Web Application (CODE) (README)

Unit Testing Practice Math Application - Test (TDD) Approach (CODE) (README)

FizzBuzz Problem (CODE) (README)