Welcome to EverythingPatt.com

This website is a repository of my current coding projects, fun coding challenges, and resume. It is built with .Net Blazor for the front-end client and SQL Server for the back-end database. Javascript and Bootstrap are also utilized for minor functions and overall layout.

This version of the website is currently hosted on my personal Raspberry Pi on my home server.

Additionally there is a version hosted on Microsoft Azure located at EverythingPatt.Azurewebsites.net.

Live Projects

Digital Golf Scorecard

Track your golf performance in real time using the Kissell Family House Rules.

Upon round completion, save all data to the database.

Golf Stats API & Database

In late 2020, we had a passionate argument about who was the best golfer in our group. While at the time I believed I was clearly the best golfer, I lacked the data to prove it.

The golf scorecard was launched in early 2021 and the backend database was quickly added. Data was collected throughout 2021 and I plan on continuing to log our results to better understand our golf games and ultimately prove my dominance over my golf buddies.

Feature / Bug Tracker

View upcoming featuers to be added to EverythingPatt.com, request additional features, or report a bug.

Programming Challenges

As a life-long learner and self-taught programmer, I'm constantly looking for new and interesting coding challenges.

Project Euler is an excellent series of math based computer science problems.

The Coding Train is a wonderfully fun YouTube channel. Its coding challenges are more visually oriented which I'm hoping will help with my front-end Blazor skills.

CodeSignal is a website with a large number of computer science problems with an online judge.

NumberMatch is a mobile puzzle game published by Easybrain.

Website

See the full technology stack used to create this website and some insights on the design choices made in its creation.