Projects
This is a list of projects I have build
AvantGarble: A Dadaist chatbot. Code
Pointillism: Draw an image as a layered points. Code
Patchify filter: A filter to draw and image using patches from a database.
Halftone filter: A filter that imitates a halftone printing proceses. Code
Tiny Tensorgrad: Very simple deep learning framework based on numpy. Includes an simple autograd engine and a pytorch API.