One of the coolest things about programming is that it allows you to bring your ideas to life 💡
Here are some things I've built during my spare time, feel free to check them out! If you have any question regarding one project, feel free to reach me out.
Kanjisho is a modern Japanese dictionary one can use to find informations on kanjis, words, English translations, kanji strokes and more. It uses third-party sources to provide these data.
An open-source cross-platform MMORPG written in TypeScript. It implements a bunch of features such as real-time multiplayer, chat, inventory, fights, and more.
An open-source cross-platform MMORPG written in TypeScript. It implements a bunch of features such as real-time multiplayer, chat, inventory, fights, and more.
Pokémine is a webtool allowing users to ease the trade messages generation for Pokémon bots. It uses data from PokéAPI, Smogon & others to provide presets and input validation.
Traycer is a little Ray-Tracer written in C++. Ray tracing is a rendering technique for generating an image by tracing the path of light as pixels in an image plane.
Traycer is a little Ray-Tracer written in C++. Ray tracing is a rendering technique for generating an image by tracing the path of light as pixels in an image plane.
My personal portfolio project is the website you are on! It uses TypeScript, MUI & Next.js and is available on GitHub.
▹ Typescript ▹ Next.js ▹ Material-UI ▹ Responsive
MagicVault is a modern and responsive search engine and cards collection manager for the Magic: The Gathering TCG. It uses Scryfall API as a third party to retrieve cards informations.
▹ Typescript ▹ FaunaDB ▹ Next.js ▹ Scryfall API
NatashaDiaries is a blog made to help japanese students willing to study abroad by providing them advices based on Natasha's experiences.
▹ Vue.JS ▹ Netlify CMS ▹ Gridsome ▹ SEO
VSChill is a Visual Studio Code theme based on Nord, specifically edited to fit my preferences regarding Javascript / Typescript programming.
▹ VSCE ▹ VS Code ▹ JavaScript
TVManager allows you to better manage your media library : TV Shows, Movies and Animes. It makes use of the TMDB API to retrieve all data and keep the website up to date.
▹ Jboss ▹ Java EE ▹ Database ▹ JSP ▹ API
Hex is a strategy board game for two players played on a hexagonal grid. Project carried out as part of my second year at Paul Sabatier University.
▹ C ▹ HMI ▹ SDL 1.2.15 ▹ Cross-Platform