Pinned Repositories
adventurebot
An azure application that posts a daily email message for interactive choose-your-own-adventure stories
adventurebot-angular
An angular client for adventurebot
algorithmscSharp
Misc Algorithms written in c#
Blogifier
Blogifier is an open-source publishing platform Written in ASP.NET and Blazor WebAssembly. With Blogifier make a personal blog or a website.
eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
ethbalance
When you submit your wallet transactions to the IRS from a per wallet perspective, and every time the balance drops (expense) or rises (income), the IRS agent can try to tax you. From the perspective of your left pocket, the balance has dropped when moving money from pocket to pocket, and your right pocket gains. This graph/csv shows you from the perspective of your pants (not an individual pocket). From your pants perspective your balance hasn't changed.
Face-recognition-via-SVD-and-PCA
Program will detect the face from the web-camera and try to recognize it among existing faces in the DB.
linear-algebra
build a tool to learn/teach linear algebra
mechanism-design
An example of mechanism design. In this example we simulate a market and scale the price up to meet demand.
pricewatch
A chrome extension for shopping at safeway/fredmeyer
maddadder's Repositories
maddadder/algorithmic_game_theory
Self study of Algorithmic Game Theory by Vazirani, Vijay Nisan, Roughgarden, Tardos
maddadder/cs-video-courses
maddadder/glassdoor-scrape
A project where I scraped Glassdoor job postings to determine the most in-demand data science skills
maddadder/Nash-Equilibrium
Finds the Nash Equilibrium of a given grid
maddadder/pricewars-merchant