A selection of open-source projects I am proud of. Check out my GitHub profile for more!
structure-from-motion
— learning about Structure-from-Motion and SLAM by implementing it.
#Python
fever — the pace of Jupyter
Notebooks in your existing code base, the power of pdb++ in a visual
interface. Python hot code reloading on steroids. #Python
gunter — Adventure Time! Come on
grab your friends, let’s go to low-level lands, with OpenGL the API and Zig
the compiler. #Zig
Alumette — a tiny neural network
library with a reverse-mode automatic differentiation engine built around
NumPy arrays. Roughly based on Karpathy’s micrograd, but a little more
usable. #Python
Minigauss — a NumPy-only
Gaussian Process optimization mini library, written in a very modular way,
for learning purposes. #Python
Retina — a minimal-dependency
Computer Vision & Image Processing library built from scratch in C++17
(FFmpeg only, for video decoding). #C++
GeneticPainter — evolve
pictures made of triangles with a genetic algorithm, rendered with OpenGL.
#C
GeneticAlgorithm — a
genetic algorithm solving the Traveling Salesman Problem, visualized with
ncurses for the nice old-school vibe. #C
Cheap8 — an old-school
ncurses-based CHIP-8 virtual machine, written for learning and having fun.
#C++
DreamGazer — a creative and
interactive art generator combining DeepDream with human gaze, created for
AUHack 2018. #JavaScript
Page designed by Ankit Sultana, modified by K. Lin, and customized by Théo Morales