-
December 24, 2024
— Everett Robinson
Moving this blog to Zola and forking my old Jekyll Theme
-
March 11, 2024
— Everett Robinson
Using data to try and win my first sports pool
-
February 15, 2021
— Everett Robinson
Gaining insight into what the Birb Cam Sees with Grad-CAM
-
February 07, 2021
— Everett Robinson
Integrating iNaturalist into the Birb Cam using pyinaturalist
-
January 23, 2021
— Everett Robinson
Automated Bird Watching with Computer Vision.
-
August 24, 2020
— Everett Robinson
The mathematics that make my updated hockey model work. Predicting if a win is in shootout or overtime from the model variables.
-
August 23, 2020
— Everett Robinson
The mathematics that make my updated hockey model work. Predicting the home team win probability in overtime or shootout from model variables.
-
August 22, 2020
— Everett Robinson
The mathematics that make my updated hockey model work. Predicting the regulation time score probabilities from the model variables.
-
August 20, 2020
— Everett Robinson
The mathematics that make my updated hockey model work. Incorporating win/loss data using probability theory and calculus.
-
August 18, 2020
— Everett Robinson
Leveraging Bayesian updating effectively to create a more responsive hockey game prediction model.
-
June 20, 2020
— Everett Robinson
How I use AWS CodePipeline, CodeBuild, and CloudFormation to continuously deploy this blog and automatically update from commits to the master branch on GitHub!
-
May 29, 2020
— Everett Robinson
The set of puzzles I designed and made my fiance solve to find the site of my marriage proposal. Can you solve them?
-
December 26, 2019
— Everett Robinson
A cloud based data analytics application for extrapolating air quality data. Completed for the Georgia Tech OMSA course CSE 6242 - Data and Visual Analytics.
-
May 20, 2019
— Everett Robinson
A serverless blog architecture using a public website S3 bucket and AWS lambda functions to reduce hosting costs and make it easier to update with new content!
-
March 24, 2018
— Everett Robinson
A statistical analysis of home ice advantage in the NHL using Python for data acquisition and R for analysis. Models; Chi-Squared Goodness of Fit test, Wilcoxon Signed Rank test, Generalized Poisson Regression, Two-Way ANOVA.
-
March 24, 2018
— Everett Robinson
Using Python and a PyMC3 based Bayesian hierarchical Poisson regression model to infer relative NHL team strengths and predict the outcomes of future games.
-
January 30, 2018
— Everett Robinson
Exploring the limits and fragility of my Keras MNIST digit Convolutional Neural Network through the use of adversarial examples with CleverHans
-
January 17, 2018
— Everett Robinson
A deeper understanding of my Convolutional Neural Network through the visualization of filters in the hidden layers with NumPy and Matplotlib
-
January 13, 2018
— Everett Robinson
A Convolutional Neural Network using Keras and TensorFlow that ranks well in the Kaggle MNIST handwritten digit challenge
-
October 20, 2017
— Everett Robinson
An R based shiny app using Bayesian probability analysis to assess dice fairness. Know that they're fair! Or confirm that they're not! ;)
-
May 22, 2017
— Everett Robinson
An R script that plots and animates the history of oil and gas drilling activity in Alberta using ST37 data retrieved via my aertidywells R package.
-
March 09, 2017
— Everett Robinson
An Android App written in Java and Go that solves sudoku puzzles using Donald Knuth's Dancing Links algorithm.
-
September 27, 2014
— Everett Robinson
A Python script for web scraping and interaction that programatically plays the Neopets stock market game... and earns a lot of Neopoints in the process!
-
August 08, 2014
— Everett Robinson
Using a kit from diyelectricskateboard.com and other RC vehicle parts I turned an Earthwing long board deck into a high powered electric vehicle.
-
June 25, 2014
— Everett Robinson
Using Google Maps, JavaScript, JQuery, PHP, and MySQL I have created an improved iterative map for exploring historical oil and gas spill records in Alberta, Canada.
-
June 07, 2014
— Everett Robinson
Using Google Maps, JavaScript, JQuery, PHP, and MySQL I have created an iterative map for exploring historical oil and gas spill records in Alberta, Canada.
-
October 27, 2013
— Everett Robinson
Maker project - Home made Halloween stick figure costume using EL wire
-
September 03, 2013
— Everett Robinson
A google maps JavaScript API powered interactive travel map for my 2013 backpacking trip through Europe.
-
February 17, 2013
— Everett Robinson
Learning the basics of data bases and password hashing using PHP by re-inventing the login script.
-
December 31, 2012
— Everett
An Arduino project that records and plots sensor data without an external web server! JavaScript plots delivered via minimal local web server and an ethernet shield.
-
December 16, 2012
— Everett Robinson
A toy PHP based web development project. If Google isn't working it's pretty much the end of the world, right?
-
May 24, 2012
— Everett Robinson
How to turn a BeagleBone into Home Media Server NAS device. Powered by Ubuntu, rTorrent/ruTorrent, and Samba.
-
May 13, 2012
— Everett Robinson
A home made cardboard case for my new BeagleBone single board computer.
-
March 17, 2012
— Everett Robinson
I tried to grow moss in a candy jar. Instead I ended up with everything else but moss!
-
January 21, 2012
— Everett Robinson
My implementation of Simon Inn's Vetinari clock. Using a microcontroller the clock ticks irregularly but maintains accurate time.
-
December 27, 2011
— Everett Robinson
A microcontroller free solar powered autonomous robot based on BEAM robotics principles. Robotics kit sold by Solarbotics Ltd.
-
May 19, 2011
— Everett Robinson
Arduino project implementing a simple web server to connect an html page and a physical LCD screen using the ethernet shield.