photo

Pavel Sudakov


Junior Frontend Developer

Contacts

Summary

Since studying at the university, I have been interested in programming. Currently I work in online sales and internet marketing. Some work tasks require editing the code of web pages and integrating third-party services into the code of the page. I am interested in Web Development, so I decided to change my profession and take the first steps to become a professional Frontend Developer.

Skills

  • HTML, CSS
  • JavaScript Basics
  • Git, Github
  • Figma, Photoshop

Code

function nicknameGenerator(name) { if (name.length 3) { return name[2].match(/[a, e, i, o, u]/g) ? name.slice(0, 4) : name.slice(0, 3) } else { return "Error: Name too short" } }

Education

  • 2001-2006 Volga Region Institute of Management

Projects


Courses

  • HTML, CSS and JavaScript basics at code-basics.com
  • JavaScript Manual on learn.javascript.ru (in progress)
  • RS School’s Course «JavaScript/Front-end. Stage 0» (in progress)

Languages

  • English A2
  • Russian native