Pinned Repositories
base-chat
A simple chat application built using Angular and Firebase
design-patterns-explained-with-food
GoF Design Patterns with "Real-World" examples involving Food-Related Businesses and mock dependencies
dotfiles
My dotfiles
dotnet-forum-starter
ProductiveDev Forum Demo App
lightlib-lms
A lightweight library management system built in .NET 5.0 MVC with Postgres and EF Core
limbus
A basic NLP pipeline in Python with time-series sentiment analysis
react-firebase-notes-app
A simple app to explore React with Firebase
react-flashcards
A simple React + Firebase flashcard application
storytelling
Links to compelling stories about programming and how storytelling itself relates to computing
wake_engine
A chess engine in Python using numPy (WIP). Livestreamed here: www.youtube.com/watch?v=1QotIA4_jb4
wesdoyle's Repositories
wesdoyle/design-patterns-explained-with-food
GoF Design Patterns with "Real-World" examples involving Food-Related Businesses and mock dependencies
wesdoyle/lightlib-lms
A lightweight library management system built in .NET 5.0 MVC with Postgres and EF Core
wesdoyle/dotfiles
My dotfiles
wesdoyle/wake_engine
A chess engine in Python using numPy (WIP). Livestreamed here: www.youtube.com/watch?v=1QotIA4_jb4
wesdoyle/flask-ner
Flask + spaCy simple API for Named Entity Recognition
wesdoyle/storytelling
Links to compelling stories about programming and how storytelling itself relates to computing
wesdoyle/python_epidemic_simulation
A crude simulation of an epidemic in Python with pygame visualization
wesdoyle/5-minute-fridays
Code from my Five Minute Fridays YouTube series
wesdoyle/Javelin
Search / Information Retrieval patterns using .NET
wesdoyle/house-prices
EDA, linear regression, random forest house price prediction
wesdoyle/limbus
A basic NLP pipeline in Python with time-series sentiment analysis
wesdoyle/LangLearn
Language Learning example app - Blazor + .NET Core Web API
wesdoyle/demo-scripts
Repository containing scripts used for my YouTube tutorials
wesdoyle/sicp-meetup
Structure and Interpretation of Computer Programs Meetup
wesdoyle/deep-learning-book-notes
My notes from the Deep Learning book by Goodfellow, Bengio, and Courville. (WIP)
wesdoyle/group_sketch
wesdoyle/wesdoyle
wesdoyle/blog
Source code for my old blog. New source code is here: https://github.com/wesdoyle/my-blog
wesdoyle/docker-dotnet-spark
A .NET for Apache Spark docker image (3rdman/dotnet-spark)
wesdoyle/gcc
wesdoyle/mnist-paint
Vanilla JS + TensorFlow paint with MNIST hand-written digit classification
wesdoyle/my-blog
https://wesdoyle.net | My blog. Current iteration is built with Nuxt.js + Tailwind
wesdoyle/recursive.link
Vue + d3 chaos games
wesdoyle/terraform-aws-nomad
A Terraform Module for how to run Nomad on AWS using Terraform and Packer
wesdoyle/tesseract
A .Net wrapper for tesseract-ocr
wesdoyle/bagger
The Bagger application packages data files according to the BagIt specification.
wesdoyle/bagit-python
Fork of LoC baggit-python to explore performance enhancements
wesdoyle/hyperloglog
Exploring HyperLogLog
wesdoyle/nginx-security-demo
A step-by-step guide demonstrating web application security using Nginx, Rust, and PostgreSQL. Demonstrates progression from a vulnerable setup to a more secure configuration, covering SQL injection prevention, TLS implementation, rate limiting, and WAF integration.
wesdoyle/pgvector-dotnet
pgvector support for .NET (C#, F#, and Visual Basic)