Paul Gradie, PhD's repositories
CleanArchitectureAspNet
A .net8 starter API using Microsoft Identity, modeling organizations, admins, and organization members, with an integration and performance test project (using Sailfish) and a Client. All using modern best practices. Feel free to contribute.
Neural-Networks-101
A repository that holds a few jupyter notebooks that give an in-depth tutorial on how neural networks work, and how to implement them from scratch.
CatPirateQuotes
A cheeky repo to hold the code for making automated AI generated posts to LinkedIn
paulegradie.github.io
Personal Website of Paul Gradie
TerminalConfiguration
A repository to hold all of my custom settings and configurations for various IDEs, projects (when standard) and terminals.
Aminamax
Fun project to figure out typescript and react
Conventional
A suite of convention specifications for enforcing type and style conventions in your codebase
Conventional.Repros
Conventional.Repros
DynamicDispatchDemo
A small project to explain how dynamic dispatch solves the problem of resolving a less derived type at runtime.
Gilded-Rose-Kata-In-CSharp
My implementation of the gilded rose kata refactor.
LearnRedis
Sample App built to learn the ins and outs of Redis
Next-Starter
NextJs and Mui5 starter template
SimpleServer
A simple http server implemented in C#
TaskQueueExamples
Examples of TaskQueues using various different approaches