Short self information:

Purpose: to consolidate knowledge, as well as to get new ones. Change profession. Become a front-end developer.

Skills:

  • HTML&CSS(basic)
  • JS(basic)
  • GitHab
  • Git
  • TS

Code example:

            
              function num(one, two) {
                let digit = one;
                let timer = setInterval(function() {
                  console.log(digit);
                  if(digit === two) {
                    clearInterval(timer);
                  }
                  digit++;
                }, 1000);
              }         
            
          

Projects:

museum

Museum

Louvre landing page.
Technologies used:
HTML & CSS;
Java Script.

vertical-slider

Vertical slider

Study project
Rolling Scopes School

Technologies used:
HTML & CSS;
Java Script.

Education:

Courses in front-end development at the MyIT school in Brest.
Rolling Scopes School JS/FE PRE-SCHOOL course.

English:

Pre-intermediate level