My Portfolio

Projects

Here are some of my school projects

Note: The interactive projects will be added in time. Here's a list of my school's projects in chronological order from the oldest to the latest.

ZenCafe

A website for a coffee shop. This was my very first website and it was done using only HTML and CSS.

ZenCafe

Ledor

A website to sell expensive houses. This was my first website programming using HTML, CSS and a responsive design.

Ledor

Le Nouvel Angle

A news website. It was fun to learn and play with the different displays and posistions for the different news. It has some animations, is repsponsive and contain external and internal links. It was made using HTML and CSS.

Le Nouvel Angle

Le Bottin

This program was made to create a phone book. It was fun and interesting and I enjoyed working with MySQL Workbench! It was made using C# and MySQL as a database.

More details soon.

Mini lecteur audio

This project was made to create a mini audio player. It was my first app using Javascript and the learning curve was intense. Thankfully, I received some help from wonderful people. It was made using Javascript, HTML, CSS and using the audio tag.

Mini lecteur audio

Ninjas

This project was to create a CRUD list of ninjas - we could choose the theme of the list. While I was working on this list, I was also working on a phone book (Le Bottin) where I decided to make a ninja phone book. Therefore, I decided to make a ninja list, to keep the theme. It was made using Javascript, HTML, CSS and saving the data in the local storage.

A following project was to recreate the same CRUD list but using TypeScript instead of Javascript.

Ninjas

Magasin General Lebrun

This project was made in 4 parts. The goal was to create a website for a general store


1. The first part was to create the structure (folders and files) required, using the MVC model and PUG as a template engine.

2. The second part was to include a database: connect it and migrate the data in it. I used MongoDB and Mongoose to connect it.

3. The third part was to create the routes and the controllers to display the data. I used Express to create the routes and the controllers.

4. The fourth part was to be able to shop online with CRUD functions to select products and add them to the cart. It also required products page and a checkout page so the sales would be saved in the database.

Magasin General Lebrun

Color Picker

This project was made to create a color picker. It was made using Javascript, HTML and CSS.

Color Picker

Other projects

The latest projects done in school were team projects. I am awaiting the permission of each member of each team to share them here.

One of them was to sell museum arts online. It was made using VueJs, Javascript, HTML, CSS and MongoDB. Of the 4 members of the team, everyone did an excellent job working on a bit of everything. The team was very well balanced and we worked very well together. It was also the first time I worked with a team where everyone was working on the same project at the same time. It was a great experience.

The other one was a musical map. It was made using ToneJS, MapBoxgl, Javascript, HTML and CSS. Of the 5 members of the team, 1 did an excellent job with ToneJS, 1 did an excellent job with MapBoxgl, 1 did an excellent job with the backend, 1 did an excellent job connecting it all together and I worked more on the team management, the testing, the documentation and the deployment.