Welcome, this is a place where previously personal projects have been made public. These come in a variety of origins, needs, and scope.

Some of these projects are supposed to be academic, some of them personal, some of them are meant as a learning experiment, some of them are proofs of concepts for later projects, and some of them are just tutorials that I wrote to help the public audience.

I cannot guarantee anything, but it is my hope that whatever is shared here is used for the betterment of human life. Not for greed, not for superficial fame. I can only hope that you do whatever makes yourself and your maker proud.

Remember that knowledge bestows its learner incredible power. Scientific knowledge is built on the discipline and sacrifice of people that come before us. It is legacy. Please only use this rescource in a way that will justify their sacrifice.

Compressible Flow Library

A C program that implements basic compressible flow relations all aerospace undergraduates should know about
Read more →

2D Compression Ramp

A C++ Program for optimizing supersonic engine inlets
Read more →

Knowledge Archives

A project that seeks to store, and teach technical information in an effective way
Read more →

Airfoil Conformal Mapping

Python Program to compute pressure distribution around an airfoil assuming inviscid flow.
Read more →

Neural Network Backpropagation Algorithm

A painful experience in learning how to write C++ Programs
Read more →