Projects

Peip Website

HTML
CSS
Javascript
p5.js

A website with multiple Javascript subprojects

Peip Website

During my first year of engineer preparatory cycle for entrance into engineering school, I chose to enroll in the web-multimedia option. The objective was to carry out several small canvas projects with p5.js, to ultimately bring them all together on the same website.

For the first exercise, we had to create a logo containing the initials of our name.

Peip Website

Next, we needed to reproduce the artwork images from the code. Here are the results:

Peip Website
Peip Website
Peip Website
Peip Website

The next canvas is a set of buildings on a starry background with random appearance and intensity of stars. It is also possible to switch off or switch on the lights of building windows

Peip Website

This corresponds to a sheet on which you can draw with different colors

Peip Website

For this last script, we had to imagine and recreate a monster whose eyes followed the mouse cursor, here is the result of the monster I created

Peip Website

The project sources are available on my Github