RoskinGleb

Front-End Developer

avatar

about me

I heard about RSSchool and I became interested in how the course is conducted. I am working as a freelancer now. My goal is to improve my JavaScript skills and develop new skills. Also I would like to work in a team.

skills

  • HTML5
  • CSS3/SCSS
  • JavaScript
  • Python
  • PHP
  • Git
  • DB (Mysql/MariaDB)
  • Linux
  • Figma, Avocode

code example

                
function findMissing(arr1, arr2) {
  arr2.sort();
  for(let i = 0; i <= arr1.sort().length; i++){
    if (arr1[i] != arr2[i]) return arr1[i];
  }
}
                
              

education

Higher

  • Belarusian State University of Informatics and Radioelectronics

Courses

  • FreeCodeCamp
  • RS-School (front-end development, in progress)

languages

  • Russian - Native
  • English - A1

projects