Personal projects

Physics

Deflating Bubble Animation (Three.js)
A Three.js interactable simulation and implementation of physics paper about Unblowing bubbles.
JavaScript Three.js Paper Reference: [1]
Deflating Bubble Animation (Manim)
A Manim animation of a physics paper about Unblowing bubbles.
Python Manim, Scipy Paper Reference: [1]

References

[1] Unblowing bubbles: understanding the physics of bubble deflation through a straw

pubs.aip.org/.../Unblowing-bubbles

Heron's Fountain Simulation
A simulation of Heron's Fountain.
JavaScript Three.js
Danny and Tony's physics lab (WIP)
A full-featured lab with interactable experiments and other funny stuff.
JavaScript Three.js

Android

OpenCV - OpenGL object manipulation
Project involving object manipulation using OpenCV and OpenGL.
Java/Kotlin/C++ OpenCV, OpenGL

Games

Greta's adventures
A platformer with an environmental theme. Developed in less than 48h and University Game Jam winner. NB: Full featured game WIP!
C# Unity
Find My Dog
A "Find Waldo" style videogame developed for a friend of mine.
C Raylib

Web

School website
A school website built with Laravel and JS Vanilla.
JS, PHP, MySQL Laravel

Microcontrollers

Bulb enlightment on motion + temperature
A system for light bulb enlightenment triggered by motion, with added temperature monitoring.
C++ Arduino

Bachelor's Thesis

HAR model on STM32 microcontroller
Human Activity Recognition (HAR) model implemented on an STM32 microcontroller using TFLite and a no-code solution, EdgeImpulse (2022).
Python, C, C++ STM32, TFLite, STM32Cube, EdgeImpulse