rsschool-cv

Anton Drabkou

photo

Junior Frontend Developer

As a passionate and meticulous Junior Frontend Developer, I possess solid expertise in HTML, CSS, and third-party frameworks like TBD. My objective is to leverage my technical abilities to benefit employers and contribute to successful projects. I’m eager to tackle novel tasks, apply my coding and troubleshooting skills, and enhance the overall user journey

WORK EXPERIENCE

CODE EXAMPLE

const numbers = [];
function squareSum(numbers){
let sum = 0;
  for (let i = 0; i < numbers.length; i++) {
  sum += numbers[i]**2;
}
  return sum;
} 

SKILLS & COMPETENCIES

TRAINING COURSES

EDUCATION