My projects

Some of the projects for which I have a nice pic.

A couple of opocii's swarms face each other on a map

Micro-swimmers simulation

Mathematical model describing the tumbling motion of a single cell organism in open and confined environment and its numerical implementation.

C++
Python
GitHub
A couple of opocii's swarms face each other on a map.

Opocii's world

3D simulation/game of a population of creatures that grow, eat, build, kill, die. Made using only a 2D rendering library.

C
Simulation of bacteria forming clusters.

Chemotaxis simulation

Imitating bacteria behavior, a swarm of agents is able to transport mass from a source to a sink. Each agent can find its way across obstacles using chemotaxis and exchanging a bit of information with other agents it meets along its path.

This same website.

This same website

Website built with Gatsby, a static site generator for React. Over-killing for this simple portfolio, but a nice learning experience.

Html
Javascript
React
GitHub
No image available.

Unreal Engine 4 prototype

Prototype of a 3D editor for building skeletons of a wide variety of shapes, comprehensive of joints and bones. The creatures are later programmable writing the sequences of movements to perform.

C++
UE4
GUI of the Memory Cards software.

Memory Cards

Software that allows the user to create flashcards and run study sessions. It interfaces with the text editor / pdf reader / browser/ etc. for showing the cards and the answers. It keeps track of the progress.

Python
SQL
GitHub