CV
Name
- Komleva Aleona
- Junior frontend Developer
My Contact Info
- Phone: +7 904 988-25-05
- E-mail: norgiss404@gmail.com
- GitHub: KomlevaAlena GitHub
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
Languages
- Russian - native.
- English - A2.