Go to top

Projects

A curated selection of my favourite GitHub projects

pycs

AUGUST 2023

Pycs is an autograder solution designed to simplify the assignment submission and grading process for both students and teachers. Developed using Flask and integrated with Pytest and Junit5, Pycs allows students to register, sign in securely, join classes, view assignments, submit their work, and receive grades along with detailed feedback.

Languages:

Follow Through

APRIL 2017

This is our Capstone project. It involves using image processing in real time to analyse basketball shots in motion. The goal is to help users improve their form and accuracy.

Languages:

Tic-Tac-Toe

AUGUST 2023

A tic tac toe console game written in Common Lisp (SBCL) in a mostly-functional style.

Languages:

Conway's Game of Life

JULY 2020

An SDL Implementation of Conway's Game of Life!

Languages: