About me
Hello! My name is Sixtine, I'm a French sophomore student in coding & digital innovation at IIM Digital School in Paris. I've been interested in web development for more than a year now and I aspire to become a full-stack web developer by the end of my studies. For now, I'm more comfortable with frontend languages.
Apart from my studies in coding, I have several hobbies as well. I recently started taking interest in learning the korean & japanese languages. Their music, animation and film culture is what pushed me in that direction. I also like traveling, playing video games and reading on my free time.
Skills
Coding
HTML
CSS
JavaScript
PHP
WordPress
UX - UI Design
Figma
XD
Photoshop
Projects
Manianim
"Manianim" is a UX-UI design project I did last year using Adobe XD. The theme was to design a streaming app, choosing a certain subject. I decided to work on a sports animes focused app.
So, I worked on designing all the different pages and sections of this app, from the sign-in/sign-up pages, homepage, to the history section, the page that present the anime in question, and many more.
This project required precision, meticulousness and patience because it took me quite some time to finish it. But I like this project a lot and I enjoyed working on it.
Louis Vuitton fondation
This website is a project that I worked on earlier this year to experience using SCSS for the first time. We had an imposed theme for this project: the website had to present a monument or an iconic place/building in Paris.
I chose the Louis Vuitton Fondation because I find its design & architecture really interesting.
This project helped me experience using SCSS, a useful extension of the CSS language. It helped me organize my files better with the 7-1 architecture.
BMW: App mockup
Here is a short project that I did during a class on Figma.
It's an interface for an app dedicated to the BMW CE04 scooter where you can manage your scooter by activating (or not) certain options.
Phone Web App
This project made with Vue JS aims to recreate part of the functionalities of the phone app of a smartphone. There are 3 main pages:
On the Journal page, you have your call history with the contact's name or number, the date & time of the calls. On the Contact page, you have the list of your contacts and a button to call them. You can also click on the "+" button to have access to a form which allows you to add a new contact. On the Keyboard page, you can dial and call the number you want.
🚧 The project still needs to be improved on some features.
Pokedex
The project was done in a group of 4 with Javascript. Its purpose was to make us work with an API and discover its features, in this case the Poke API.
In this project, we tried to recreate a pokedex where you can search for pokemons and filter your search.
🚧 The project is still being improved.
Mockup implemention
This project was carried out as part of a mockup integration course, in class, where the objective was to code this mockup right here as faithfully as possible (you can also find it here).
The page also had to be responsive of course. We didn't have any additional mockups to build on.
Mockup implemention
As part of an internship search, I had the opportunity to do a model integration in HTML/CSS/JS for a digital agency in Paris. It was a coding test.
The page also had to be responsive of course. We didn't have any additional mockups to build on than the desktop one here.
You can visit the page here.
Calculator
This is a personal project. I tried to recreate something similar to the iPhone's calculator app.
The basic functions are available. I added a history system as well to keep track of your inputs in the calculator.