Some of the projects that I have built are:
MathematicalToolkit: A forward-mode automatic differentiation tool that is based on operator overloading in C++ plus a fast tensor library for vector forward mode AD.
Blocker: (wip) A simple blockchain application written in Python. This is more of a proof of concepts application.