This is a Computer Vision project designed to detect and block real life billboards present on the user's camera. It involves the creation and training of the CNN model that makes the detections, in addition to the web deployment that allows it to be run over the user's live video feed.
This project is my way to learn about Github Actions, their potential, and how they can be trigerred. It consists of playing a chess match inside a Github issue.
cl-aristid is a framework done in Common Lisp to draw Lindenmayer Systems. You can define different L-systems rules and symbols and then output the whole fractal to a svg
An interactive explanation of a computer's architecture and microarchitecture, using HTML image maps to delve deeper on each click. This site starts explaining from the compiler's and programmer's point of view and on each step brings you closer to the Arithmetic Logic Unit, the register file and the hardware wires.
Una sencilla reimaginación de como evolucionó la Constitución de la Nación Argentina a través de los años, usando git como herramienta. El historial de diferencias que dió cada reforma constitucional termina dando un panorama de como cambió el país en su historia, pasando por las distintas dictaduras y etapas. Utiliza todo lo que provee git y github para ser lo más completa posible, sea el tiempo del commit, un Pull Request declinado, u otras cosas.
Valgreen is a wrapper around the popular memory management tool valgrind. It's intended for students that are starting to learn about memory leaks and get overwhelmed by valgrind's output, without finding the source of the leak.
Simple Python module made to learn about package publishing and Python scripting. The idea behind it comes from Oblique Strategies, a deck of cards made by Brian Eno and Peter Schmidt to overcome a productivity stalemate.
La idea de estos proyectos es que el estudiante de la Facultad de Ingeniería, Universidad de Buenos Aires, tenga algunas herramientas cómodas para planear sus estudios.
El FIUBA-Plan es una herramienta para planear el cuatrimestre actual, teniendo en cuenta los horarios semanales de todas las materias.
El FIUBA-Map presenta las materias de todas las carreras en un grafo interactivo, para ver que se puede cursar, cuantos créditos da, etc.
El FIUBA-Repos colecciona todos los repositorios hechos por distintos estudiantes y los clasifica, para facilidad de búsqueda y encuentro.
This is an exercise to teach git in an interactive manner. It works as a contribution collage, working on a simple website, so that any user can learn git by adding a different image to this mural.
A Python website scraper which downloads every official high quality poster it can find from a given movie, using IMP Awards (the best online resource for movie posters) as its source.
Little Python script made to learn about scraping websites (the DC and Marvel wikis) using BeautifulSoup. The program receives a comicbook series name and downloads every comicbook cover it can find of it.