Finance Stock Portefolio in REACT

This web project was made with Vite React and TypeScript.
With FMP's API, search for interesting stocks to add to your portefolio. Only frontend and API endpoints are implemented for now, no persistent data or authentification. Backend will be made in .Net with SQL servers. This project deepened my knowlegde of REACT and standard CSS libraries. I also plan on learning about .Net through this project.

finShark app Last updated October 26th 2024

Poker Suffle in React

Poker Shuffle

This web project was made with Vite React and TypeScript.
The game was givin as an assignment in a progamming class in Université de Montréal in python.
The game was adapted to a web-app. This project is my first React app.

Last updated September 27th 2024

Video rental and streaming app

video app picture

This java eclipse app let's users rent movies for 48 hours or be subscribed to have access to a librairy of free rentals.
This project was a data base class project. Learning about sql servers, entity-relations models, queries to a database, functions and triggers.

Last updated April 2024

Decisions tree to recommand movies - report

Decision tree figure

This artificial intelligence class report proposes a decision tree model to make film recommandations for streaming service's clients.
This report applies the fundamentals of supervised learning from machine learning. It is written in french.

Last updated December 2023

Maximum Slackline Placement in Montréal Parcs

slackline stock picture

This python project implements a greedy algorithm on a data file.
Attempting to maximize the possible distance of slacklines in a parc. All data were givin by the teacher and were real data about the trees from different parcs in Montréal in date of Febuary 2023.

Last updated Febuary 2023

Clock in SVG

This web project was made with SVG and does requests to Open Weather's API.
The clock shows the actual time and weather for the next 24 hours for Université de Montréal coordonates. The blue background ajusts to sunrise and sunset time. The actual moonphase is also displayed.

Last updated June 2022