CV

Name

  • Komleva Aleona
  • Junior frontend Developer

My Contact Info

About

I am currently a student, continuing my education. My career goals are to develop web interfaces.
My main goal is to change my professional field.
I have experience working in a team, resolving disputes between departments, and solving problems in a short time.

Skills

  • HTML
  • CSS, Less, Sass
  • JavaScript, React
  • Git, GitHub
  • SQL
  • Figma, Photoshop, Illustrator
  • WordPress

Example code

CodeWars: Kata "A wolf in sheep's clothing"

                
function warnTheSheep(queue) {
    const wolfIndex = queue.indexOf("wolf");
    if (wolfIndex === queue.length - 1) {
    return "Pls go away and stop eating my sheep";
}
    const sheepNumber = queue.length - wolfIndex - 1;
    return `Oi! Sheep number ${sheepNumber}! You are about to be eaten!`;
}
                
                

Experience

Junior frontend Developer

  • Lifetour progect (HTML, BEM, Saas, JavaScript) Deploy link:  Lifetour
  • Supergym progect (HTML, BEM, Saas, JavaScript) Deploy link:  Supergym

Languages

  • Russian - native.
  • English - A2.