Side Projects

13 November 2020

Simple Boids

A simple implementation of boids using javascript and rendering to an HTML canvas.

28 July 2019

Shockley-Queisser Limit Calculator

A Jupyter notebook which walks through the calculation of the famous Shockley-Queisser Limit - the maximum theoretical efficiency of a photovoltaic converter.

19 March 2018

3D Printed Hand Prosthetic Prototype

Over the last few months I’ve been involved in a student society project with the ambitious goal of designing and fabricating a hand prosthetic. Here’s the first time we got the prototype to grip anything.

11 March 2018

Distances Between Ports

An exercise in using regular expressions and making a simple dataset.