ALESIA ABAEVA

Future Frontend Developer

avatar

CONTACTS

Phone: +7 928 463 05 65

E-mail: alesya.abaeva@gmail.com

Location: Krasnodar/Russia

EDUCATION

PROJECTS


ABOUT ME

My career started with the setup and implementation of CRM systems. After a couple of months, I realized that it's not enough just to understand the computer well. You need to be able to edit the source code.

At first, my colleagues helped me, showed me where and what to fix. Then I realized I wanted to know more. But then my training had to be postponed, as I was promoted to Deputy General Director. Having been in this position for more than three years, I entered the department and now I can fully devote myself to studying really interesting things for me.

In general, may the force come with me on this difficult path.


SKILLS

HTML

75%

CSS

55%

JavaScript

45%

Git Github

55%

Figma

80%

CODE EXAMPLE

                    
let arr = ['a', 'b', 'c', 'd', 'e']
let arrRevers = []
for( let i = arr.length - 1; i >= 0; i--){
    arrRevers.push(arr[i])}
console.log(arrRevers)

LANGUAGES

  • Russian native
  • English A2