photo

Contacts

Languages

  • Russian - native
  • Belarusian - native
  • English - A2
  • Polish - A1

Tatsiana Lapko

Summary

I'm a novice front-end developer with a strong desire to learn and progress as quick as it's possible. I have already learned basics of HTML and CSS, got my hands dirty with SQL (queries, joins, partitions) and I'm looking forward for participation in the Rolling Scopes School.

Skills

  • HTML/CSS
  • SQL knowledge
  • GIT
  • Adobe Illustrator

Code example

          function makeCounter() {
            let count = 0;
          
            return function() {
              return count++;
            };
          }
          
          let counter = makeCounter();
          
          alert(counter());
          alert(counter());
          alert(counter());

Education

Interests

  • cycling
  • snowboarding
  • hiking