Projects

A selection of my work: school projects, personal builds, and experiments.

Project thumbnail

HomeMatch

iOS app concept built with SwiftUI (listings, search, and clean UI components).

SwiftUI iOS UI/UX Api Springboot
Project thumbnail

TÉORA Boutique

E-commerce site with cart, checkout, and dynamic content (PHP + Bootstrap).

PHP Bootstrap SQL
Live
Project thumbnail

ESP32 IoT Lab

Small IoT experiments: BLE, sensors, and real-time data logging.

IoT ESP32 C/C++
Live
Pokedex MVVM

Pokédex (MVVM + API)

Swift app using MVVM architecture and an external Pokémon API to display dynamic data and details views.

Swift MVVM API
NutriLog

NutriLog

Nutrition tracking app made in Swift with a clean UI and structured data flow for daily logs.

Swift SwiftData iOS
Platformer Game

2D Platformer Game

Java platformer built with a custom game engine (collisions, gravity/jumps, enemies, levels, UI).

Java Game Dev Engine
Météo App

Météo (Web + API)

Weather web app using HTML/CSS and JavaScript to fetch real-time forecast data from an API.

HTML CSS JavaScript API
Live
Popcorn TV

Popcorn TV

Swift app that showcases movies/series with a smooth browsing experience and clean UI components.

Swift UI
Battle Royale Java

Battle Royale (Java)

Text-based battle royale game in Java with waves, weapons, inventory, and combat logic.

Java OOP Game Logic