Hello, my name is

Eliott Abadie

I am a Front-End Developer

Passionate about coding, I started in the world of Front-End development.
I love creating intuitive and optimized websites.
Each project is a way for me to gain skills and learn more.

Eliott Abadie

About me

A

The Road

My first steps in the world of coding were at school, we used "scratch2" to create drawings, games and solve math problems.
Later, we used python to do maths.
I really enjoyed coding like this! So I started studying web development and fell in love with it.
A few month later I started a Front-End Developer training program from "OpenClassroom" and successfully completed it in 2022 !

E

My stack

  • HTMLHTML
  • CSSCSS
  • JavaScriptJavaScript
  • TypeScriptTypeScript
  • ReactJSReactJS
  • NextJSNextJS
  • ReduxRedux
  • FireBaseFireBase

T

Q

S

Random facts

  • I did theater for 3 years
  • I love sports like biking, swimming and gym
  • I listen to Lof-fi most often, but my musical tastes are varied, from classical to metal
  • I hate anything like tik tok or instagram reels
  • My favorite food is mango

F

G

Projects

T⊙D⊙s

Yes, this is one of the most basics for a developer.
I created it for practice and decided to use TypeScript, FireBase to create and communicate with a database + authenticate users, and Next.js which was not that useful because of the interactivity of the app, but I learned a lot.

Rock Paper Scissors

This project from 'Front-End Mentor' is a basic Rock Paper Scissors, but with great animations with JavaScript.
I really like this type of project because with pre-made designs (not animations ones) I can fully focus on the code, without being stopped by thinking about the design.

Where in the world

Another project from 'Front-end mentor', this one take some countries datas and display them.
Search in the countries, filter them and see the country page are the main features.
I used JavaScript to create it, but I think I should have used React instead for the component based development

Kasa

From my Front-End dev training program, this one made with ReactJS is my first project using React.

Les Petits Plats

Another project from my training program, this one is a list of recipes, in which we can search a recipe, and select an ingredient, utensils or appliances.
Made with JavaScript