I'm a UC Berkeley alumni with a BA in statistics with a teaching emphasis and a minor in science and math education. Currently teaching AP Statistics and AP Computer Science Principles at Berkeley High School in Berkeley, CA.
Estimating when the world population will reach 10 billion using various forecasting techniques.
Data analysis on a health survey for Cal Teach SRI.
Linear modeling with permutation-based inference for the Boston Housing dataset written with a group for the course Stat 151A @ Berkeley.
A course map written in pure JavaScript to generate interactable svg elements.
An activity on introducing tidyverse syntax written for the course Educ 150 @ Berkeley.
A website made for the now unactive Statistics Undergraduate Student Association @ Cal. Written with Python Flask to dynamically serve the pages from a database.
A minimal implementation of Git in Java for the course CS 61B @ Berkeley that followed the specifications that was given.
A timer in JavaScript made to streamline supervision of Wright Stuff for Science Olympiad.
See the codeAn interpreter for the LISP variant Scheme written in Python for the course CS 61A @ Berkeley that followed the specifications that was given.