Skip to main content

Projects

These are some of the projects I’ve truly enjoyed working on! You can use the tags and categories sections to find something specific.

Gabriel García Márquez

Gabo RAG

··10 mins
‘Gabo’ is a RAG (Retrieval-Augmented Generation) system designed to enhance the capabilities of LLMs (Large Language Models) such as ‘Llama 3.2’ or ‘Phi 3.5’. This project honors Colombian author Gabriel García Márquez by marking the tenth anniversary of his death.
Prisoner's Dilemma Illustration from Wireless Philosophy

Prisoners-Dilemma-Cellular-Automata

··13 mins
A Python project that explores the dynamics of cooperation and competition through the lens of game theory. Employing cellular automata and classic tactics like Tit For Tat, the project investigates the performance of various strategies in the context of the Prisoner’s Dilemma.
Flint Lockwood Spray-On Shoes

Pi-Tensorflow-Lite-Object-Detection

··7 mins
This project builds a real-time object detection system using a Raspberry Pi and a camera. It captures live video, processes it with a TensorFlow Lite model to detect specific objects, and saves important events as video files.