Side projects
My personal projects and experiments.
Githreads
Application that displays a feed of posts that users can like and comment on, once they've authenticated with Github. Developed with Next.js and React.
Images Converter
Application that converts images into different formats. Developed with Next.js, React, Typescript and Tailwind CSS.
Binance Tracking
Application connected to the Binance API that allows you to track the performance of your operations. Developed with Next.js, React, Typescript and Tailwind CSS.
Trading Journal API
REST API developed with Nest.js that serves routes to manage a trading journal.
Bookstore Microservices
Nest.js application based on a microservices architecture, with an API Gateway centralizing calls to services dedicated to managing users and books.
Symfony Ecom App
To test my skills, I created my own e-commerce site with Symfony 7
Task Management Webservice
Task management webservice that lets a client connect to it to create, read, update and delete tasks. Designed with Node.js, Express.js and MongoDB.
The game of Life
Conway's Game of Life simulation. Developed with React and Next.js.
Chatbot
Chatbot that uses the Chatsonic API to respond to prompts. Developed with React.
vLille Search Project
Application that displays the status of the V'Lille bike stations in Lille. Developed with React.
Ping stability test
Application that lets you test the stability of your ping over time to a remote host. Designed with Next.js and React.