Anastaiya's avatar

Anastasiya Enavigo

Front-end developer to-be

Contact info:

  • e-mail address: enavigo@mail.ru
  • phone no.: +375445861488
  • telegram, viber, whatsapp no.: +375445861488

Hard skills:

  • HTML - basics
  • CSS – basics
  • JS - minimal

About myself:

I have no experience in programming but I'm eager to learn. For now it is all too complicated and I hope to be able to keep up with the pace fo the course.

Soft skills:

  • Teamwork
  • Organizational
  • Adaptability
  • Resourcefulness

Education:

MSLU: School of English

Сourses:

  • 04/2022 - ITAcademy - Introduction to Computer science.
  • 06/2022 – present - RS School - JavaScript/Front-end. Stage 0.

Code example:

                    
                        fruits=[];
                        userAnswer=prompt("Перечислите Ваши любимые фрукты.");
                        userAnswer=userAnswer.replace(/\s+/g, '');
                        fruits=userAnswer.split(",");
                        console.log(fruits);
                    
                

Languages:

  • Russian native
  • English B2
  • Italian B1