my-photo

Anastasiya
Lukjanchikava

About Mysefs

I have no great axperience in Front-end yet, but I want to become a good programmer and work in different interesting projects. I work well in a team, easily find an approach to a person and can plan my time. And you know, it’s very important for me to see the result of my work and coding. Today I do all my best to get all necessary knowledge of understanding and learning coding on JS, HTML and CSS.

Now I’m learning on RS-School and I suppose that’ll give me a chance to start my career and become a professional programmer.

Education and Courses

Language

  • English: according to the Common European Framework of Reference (CEFR), my level is between B1 Intermediate and B2 Upper Intermediate.
  • Russian: native speaker.

My Skills

  • HTML (Basic)
  • CSS (Basic)
  • Git (Basic)

Code Example

                
                        function multiply(a, b){ 
return a * b;
let result=multiply(a,b);
alert (result);
}

Experience

Some little project from r_d school course: HomeWork3