Portfolio

This project is the site before your eyes. The very website you are browsing. It was made with Wordpress, for reasons of school constraints, in order to teach us the tool and prove that we, students of the HEPL web section, know how to use it.
The specifications are in the last GitHub link if you want to consult it for the technical aspect. Further down the page, you'll find details of the design.

The front page of this website. It features the NK logo at the top, the svg cristal-like background and the welcome text.

Design

There were several stages in the design before we finally arrived at the final result. The initial idea for the theme was something with a synthwave vibe, but most dark themes are already similar, so I had to come up with something a bit more original.
Staying with a brightly coloured theme made up of triangular shapes, I decided to go for a theme representing crystals, drawn as vectors. Simple, yet no less beautiful, and inspired by nature's creations.
All the illustrations are hand-drawn by myself, using Figma tools, and the style was written in SCSS.

A screenshot taken on Figma from the design

Back-end

Most of the content is generated by Wordpress, and almost none of it is static (with the exception of certain elements of the home page). I used the functions native to Wordpress in order to display them, but also with the help of the ACF plugin, without which almost nothing would be possible.
I didn't take enormous pleasure in using this CMS, but it was a constraint and so I had no choice.

A bunch of code
Back to the projects