Home Contact About Project Downloads

BuildingsNext Design

Revit Files for US Department of Energy 2025 BuildingsNext Showcase

Simple Chess Game

A simple chess game, built in C with renderings created in Unity

Linear System Solver

A numerical solver of linear systems of differential equations, built in C

N-Body Problem Solver

A Numerical solver for generalized, 3D N-Body Problems with interface and renderings. Makes use of Stormer-Verlet Integration. Built in C, with renderings and UI created in Python

Beam Vibration Simulator

A simulator of the Dynamic Euler-Bernoulli Beam. Makes use of the Crank-Nicholson method. Built in C, with renderings and UI created in Python