Front-End Developer

Sviatlana Shcherba

My name is Svetlana Shcherba. I am from Minsk (Republic of Belarus). I have a higher technical education. I graduated from Belarusian National Technical University, Faculty of Instrumentation in 2014. I worked as a design engineer in the Minsk Electrotechnical Plant named after V. I. Kozlov from 2014 to 2021. Now I work as a freelance SMM/sales manager in the area of packaging production. I have basic knowledge of 3d modeling. I also passed through several courses at IT-Academy in Minsk from May 2022 to February 2023: My skills include HTML, CSS, JavaScript, React. I would like to gain experience in these areas. I work on my coding and English skills every day.

Projects

  1. https://mellow-jelly-7f2349.netlify.app/ ..................................................................... [ HTML5, CSS3]
  2. https://eloquent-klepon-cf3684.netlify.app .................................................................... [JavaScript]
  3. https://svetlanashcherba.github.io/virtual-keyboard/ ...................................................... [JavaScript]
  4. https://rolling-scopes-school.github.io/svetlanashcherba-JSFE2023Q1/minesweeper/ .. [JavaScript]
  5. https://github.com/SvetlanaShcherba?tab=repositories/ ..................................... [repository Github]

Code

          var countBits = function(n) {
            var counter=0;
            let binaryNum=n.toString(2);
            for (let char of binaryNum) {
              if ( char==1 ){
                counter=counter+1;
              };
            };
            return counter;
          };
        

Work Experience

Design engineerMinsk Electrotechnical Plant named after V. I. Kozlov

August 2014 - June 2021| Republic of Belarus

Education

IT-Academy

  • Website development using HTML, CSS and JavaScript
  • Development of web applications with JavaScript
  • React for web development

May 2022 - February 2023 |Republic of Belarus


The Rolling Scopes school

  • "JavaScript/Front-end". Stage 1.

March 2023 - June 2023| Republic of Belarus


Belarusian National Technical University

Faculty of Instrumentation

September 2008 - June 2014| Republic of Belarus