Ilya Strelcov

Ilya Strelcov

SUMMARY

My main goal is to change my profession and become a front-end developer. I have enough motivation not to drop out and burn out. Every day I improve and develop in this direction

SKILLS

  • HTML
  • CSS
  • Basic JS, jQuery
  • BEM
  • Git
  • Photoshop
  • Gulp

CODE EXAMPLES

                
                    function max(array) {
                        if (!array || array.length === 0) {
                            return 0;
                        } else {
                            return Math.max.apply(null, array);
                        }
                    }
                
            

EXPERIENCE

This is my first project, I have no web developer experience, but I have completed assignments from online courses:

  • HTMLAcademy
  • freeCodeCamp
  • Codewars

EDUCATION

In 2018 he graduated from the Gomel State University named after I. F. Skaryna, specialization: information technology software.

ENGLISH LEVEL

Elementary (A2), but I keep learn English to this day.