LOCALBREW MVC APP github

.NET MVC app displaying Brewery information for Harrisburg, PA.
The app follows the repository pattern (sans JS map) and utilizes dependency injection. An API call returns data which is parsed and assigned to a brewery model then referenced by the controller to display to the view. Basic exception handling and styling also included.

TOOLS: C#, HTML, CSS, JS, REST API, Razor, JSON NUGET, MVC

PACKFORTHEWEATHER MVC APP github

PackForTheWeather returns a personalized outfit packing list based on user input for destination, trip duration and comfort preference.
The app checks the forecast for the location and duration of trip via API then generates a list of weather appropriate outfits tailored to user preference for the trip duration.

TOOLS: C#, API, ASP.NET, MVC, HTML, CSS, JS

TACOPARSER C# CONSOLE APP github

A C# console app which, given a CSV file containing taco bell locations in Alabama, parses through the file and finds the two locations which are farthest apart based on their lat & lon.
The app was built by a team of three using TDD where unit tests were created to ensure features properly operate before deployment. Adaptable to different applications using location data.

TOOLS: C#, .NET, VERSION CONTROL, UNIT TESTS.

SWANSONRESTNORRIS C# CONSOLE APP github

The app uses public REST APIs to call and parse object and array responses into strings which are presented to simulate a nonsensical conversation between Ron Swanson, Kanye West, and Chuck Norris.

TOOLS: C#, API, JSON

ORM-DAPPER CONSOLE APP github

The app performs database query and modification via SQL through Dapper ORM. Products can be viewed as a list, by ID, modified, deleted, and created.

TOOLS: C#, SQL, Dapper ORM, ASP.NET

I'm a .NET developer currently focused on writing back end C# solutions. I have experience with querying a database, API integration, unit testing, debugging, and more which I utilize to create solutions to complex problems, implement new features and refactor existing code.

I am committed to writing readable and maintainable code that can rapidly adapt to changing business needs. I am familiar with product lifecycle, agile methodology, and am comfortable working solo or collaborating with teams to deliver an enhanced feature set within timeframe.

CURRENT TOOLS:
C#, SQL (MYSQL), CSS, HTML, JS, Git

CURRENT READ:
The Clean Coder

View my resume right here