Stuff I made
See recent projects2021
PosBary
Making a small Website and an Android app for finding the nearest point to a list of points.
NBodyQuadTree
Use Swift with SpriteKit to show calculated gravity interaction between n objects using quadtrees to improve performance.
Trading View OpenCV Python
Small GUI to see short term candles (5m - 0.5s) from Binance made with opencv-python.
2020
NTRUEncrypt JS
Trying to implement the NTRU Encrypt algorithm using JS.