I have a bachelor’s degree in computer science and I am currently following a master’s degree in Multimedia informatics. Through my school’s journay i had the opportunity to work on several IT projects like my own videogame or even artificial intelligence.

Videogame engine on Vulkan

I have implemented my own game engine based on Vulkan, the project is entarely developed in c++. The architecture supports server-client real time gaming, to to so, i had to create a ffmpeg encoder. The light is a nice phong light, implemented directly using Slang shader langage. The code is available on my github repo

Ray tracer in c++

Implementation of a full raytracer to create an image in c++. This project aim to simply generate an image using ray tracing. the source code is availabel on my github repo.

Energy reduction techniques for internet infrastructures

My master’s thesis project aim to discover how to reduce the energy consumption in the internet infrastrucutre.

Real time object recognition and network delivery

Develop a web based application for the automated detection of food packaging in digital images using a Raspberry Pi camera module. The system is based on a Deep Learning model trained on a newly built Food Package data-set which contains food packaging images using transfer learning techniques. The full paper is available here: link.

Energy box | Bip’s hack to dare 2025

Our solution is the “Energy Box”, a small machine that uses Hydrothermal Carbonization (HTC) to turn food waste into electricity. It works fast, has very low emissions, and doesn’t smell bad. The system includes smart sensors that track energy production and usage in real time. All the data is shown clearly through a dashboard, so users can monitor and improve their energy performance. Main focus is on industries and municipalities, where food waste is high and the need for sustainable solutions is urgent.

Websites

I am currently managing lorenzopengue.eu and lauranefreour.eu website. I am hosting the websites on my personal vps that runs ubuntu OS. Both websites are using worpress crm, apache as web server, and MySQL as database.