Teaching

Courses

Learn SimPy: Build Python Simulations

Co-created Udemy course on building discrete-event simulations in Python with SimPy — covering processes, resources, monitoring and case studies.

View on Udemy
Side projects

Web apps

Sim-as-a-Service

A web app that runs a basic simulation using SimPy based on user input — exploring how simulations can be served on demand.

Visit

EOQ Calculator

A small calculator for the classic Economic Order Quantity model, with clean inputs and live updates.

Visit

Adwise

A small app that pulls random advice from an open API. You can also filter by subject. Built to play with React.

Visit

Memerator

An app that generates random memes using an updated set of trending memes. A fun React experiment.

Visit