Photo of Kristina Kuznetsova

Kristina Kuznetsova

Junior front-end developer

About me

My conviction is that my work must bring value and positive experiences to people. To me, front-end development is not merely a profession to acquire, but rather the initial phase in developing my own products that will serve users well.

My strengths

  • Quick learner
  • Stress resistance
  • Team-oriented

Education

  • — Public programming courses: HTML, CSS, JavaScript
  • — RS School Courses: Front-end developing
  • — School 21

Skills

  • HTML5, CSS3
  • JavaScript
  • Git, Bash
  • Figma

Code example

                            
function reverseInt(num) {
    const reversed = num.toString().split('').reverse().join('');
    return reversed;
}
console.log(reverseInt(123));
                            
                        

My projects

Languages

  • Russian - native
  • English - A2 (B1 in progress)
  • Chinese - HSK1

My contact info

  • Phone: +7 (916) 113 71 74
  • E-mail: 20kristinakuznetsova02@gmail.com
  • Telegram: @Kuznetzss
  • Discord: kyrismun (@nikkilake)