Skip to content
View nicholaspatrickhill's full-sized avatar
Block or Report

Block or report nicholaspatrickhill

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Hi 👋, I'm Nick Hill.

My goal is to build user-centric applications by leveraging 10+ years of experience supporting customers with software and hardware as well as my recently developed computer programming skills.

With experience working with software and hardware in customer-focused roles in the audiovisual, legal and financial industries, I combine technical aptitude and analytical/problem-solving skills with a leadership style built on positive human communication.

I discovered the power and flexibility of computer programming by seeing it firsthand during the integration of complex AV systems. Wanting to work directly with source code, I've been learning C# and the fundamentals of object-oriented programming. I seek to use these skills to develop multi-tier scalable, performant, and reliable user-centric applications.

Connect with me:

www.linkedin.com/in/nicholaspatrickhill

Languages and Tools:

csharp dotnet mssql photoshop

Pinned

  1. PepperApp PepperApp Public

    An application that stores Peppers and their Scoville Heat Unit ratings. Demonstrates a CRUD API, Entity Framework, SQL, Repository/Service pattern, DTO pattern, database seeding, async/await, logg…

    C# 6

  2. Audioly2.0 Audioly2.0 Public

    A complete rebuild of my Audioly music player using XAML to describe the player's appearance and C# for event handling.

    C# 2

  3. MyInstruments MyInstruments Public

    MyInstruments is my capstone project for Code Kentucky's Software Development Part 1. This console application was developed to help me manage my collection of musical instruments. Demonstrates inh…

    C# 5

  4. AnimalMatchGame AnimalMatchGame Public

    In-progress game in which the user selects matching animals in the window. Uses C# and XAML in a WPF application. Demonstrates Event Handling.

    C#

  5. AssistantTeacher AssistantTeacher Public

    AssistantTeacher is a console application designed to help teachers compile information about their classes. Demonstrates exception handling, user input, If-Else blocks, For loops, iterating over a…

    C#

  6. DY-73_DiceRoller_Game DY-73_DiceRoller_Game Public

    An affable character from a distant world prompts the user to play a series of dice games in this console app. Demonstrates while and for loops, If-Else blocks based on random number generation, sw…

    C#