Pinned Repositories
BlockchainSimulation
A blockchain simulation that visually emphasizes key concepts, like Proof-of-Work.
ERC809-General
A re-implementation of ERC809 smart-contracts to handle renting of arbitrary duration with nearly constant gas use.
FinanceChartbook
A graphical presentation of the financial economy using R Markdown and the St. Louis FRED database.
jekyll-theme-cadre
A responsive, modern, and customizable Jekyll theme for bloggers with Bootstrap styling and KaTex support.
MBeautifier
MBeautifier is a MATLAB source code formatter, beautifier. It can be used directly in the MATLAB Editor and it is configurable.
mnir_news
An application of the Taddy 2013 multinomial inverse regression for political news
money_stuff_to_audio
Scrape my email for the Matt Levine Money Stuff newsletter and convert to audio with AWS Polly.
neural-network
A fully-connected, feedforward, neural network using Stochastic Gradient Descent. Written in Julia.
pi-video-camera
xyzNews
My thesis work - put the news into context by predicting authorship and analyzing semantic differences.
slee981's Repositories
slee981/jekyll-theme-cadre
A responsive, modern, and customizable Jekyll theme for bloggers with Bootstrap styling and KaTex support.
slee981/MBeautifier
MBeautifier is a MATLAB source code formatter, beautifier. It can be used directly in the MATLAB Editor and it is configurable.
slee981/BlockchainSimulation
A blockchain simulation that visually emphasizes key concepts, like Proof-of-Work.
slee981/ERC809-General
A re-implementation of ERC809 smart-contracts to handle renting of arbitrary duration with nearly constant gas use.
slee981/FinanceChartbook
A graphical presentation of the financial economy using R Markdown and the St. Louis FRED database.
slee981/mnir_news
An application of the Taddy 2013 multinomial inverse regression for political news
slee981/money_stuff_to_audio
Scrape my email for the Matt Levine Money Stuff newsletter and convert to audio with AWS Polly.
slee981/neural-network
A fully-connected, feedforward, neural network using Stochastic Gradient Descent. Written in Julia.
slee981/wsjplot
Make ggplot graphs that look like the Wall Street Journal.
slee981/fed_statements
A text analysis of Federal Reserve Board statements.
slee981/pi-video-camera
slee981/xyzNews
My thesis work - put the news into context by predicting authorship and analyzing semantic differences.
slee981/bash_info
My favorite terminal rc settings for mac, debian based linux, Git Bash for Windows, and WSL2.
slee981/BeautyContest
A smart-contract Implementation of the Keynesian Beauty Contest game.
slee981/calculate-ols-robust-errors
Recreate STATA's robust standard errors in the MATLAB clone, Octave.
slee981/Corpus
A natural language processing container to quickly inspect a corpus of documents.
slee981/docker-for-language-versions
Use Docker to manage different versions of your favorite programming languages.
slee981/geofred
A wrapper around "zachwill/fred" FRED API that provides easier handling of locations and aggregation types.
slee981/gocv
Go package for computer vision using OpenCV 4 and beyond.
slee981/kaggle-m5-uncertainty
Code for the Kaggle M5 Forecasting Uncertainty Challenge
slee981/Overlay-Network-Simulation
Interactive overlay network
slee981/raspi-opencv-setup
slee981/Resume
My resume
slee981/sam-dynamodb-auth-template
Template for implementing basic auth using AWS SAM (lambda), DynamoDB, and SES.
slee981/searchEngine
A simple search engine for the memphis.edu domain
slee981/slee981.github.io
Personal webpage
slee981/sos-music-project
slee981/sparkling-correlation
A blog on data, computers, and causal inference.
slee981/TwitterSearchAPI
A Twitter search client mining tweets using their advanced search implementation.
slee981/vscode_settings
My settings files for VS Code