
Are you ready to shoot the most epic movie scene ever?
With his three devastating weapons, the protagonist has to face several hordes of enemies from all horizons. Jumping, dodging, sliding, backflipping, ... All the moves you need to dodget bullets in style and impressing the audience!
HollyShoot is a Fast FPS game made by 9 students in 4 months. I took part in programming the gameplay, tweaking the engine and creating AI for the game. I also made the music.
gamepad Itch.io page

Need someone to watch the kids for the evening?
In today's society, we don't always have someone we can trust to look after our children for a while. Yet everyone should be free to rest and take care of themselves, even for a short while. How?
HappyBaby is a mobile application (Android and iOS) made as Bachelor's project. The goal is to put young parents in touch with nannies/babysitters, while building a strong relationship based on trust.
The application has been tested by around twenty people, aged between 16 and 65. after running several test scenarios, over 75% of them were satisfied with the application.

Trapped in a magic castle, are you smart and agile enough to solve all the enigma and escape while stealing the amulet of love ?
Goblin mode is a VR escape game made by 5 members. I took part in programming the game (VR plugin integration, Unity tools, ...) and making the music.

More than a passion, music guides me through all my projects!
I've been playing musical instruments (piano then guitar) for over 15 years. I am also passionate about computer music and I have produced tracks for most of the games I have created.
I also compose for my own interest, making music that I like. Some years ago, I joined a band as a guitarist and we perform live two to three time during the year!

C/C++ | Java | Python | Dart | C# | HTML | CSS | JavaScript | PHP | and more...
int main() {
while(have_a_job) {
auto knowledge = do_job(self);
my_knowledge += knowledge;
}
if(need_money) have_a_job = find_job(self);
else go_to_holiday([self, friends])
await next_day();
}