In a course on computer vision, some peers and I created a convolutional neural network
to predict the motion of a bouncing spheroid (ball, football, etc.).
2020
Merriam's Webpage
JavaScript
I wrote a neat lil unobtrusive dictionary add-on for Firefox.
This website
HTML
CSS
JavaScript
What you're reading right now is something I wrote December 2019 through January 2020
in my free time. I think it's pretty neat!
2019
Raytracer
C++
C
As a part of my computer graphics coursework I wrote a
program which creates images using ray tracing—a
physics-based rendering technique—to create
photorealistic scenes.