Aliaksei Kamoska

Software Engineer

Profile

Front-end developer with a knowledge of how to build accessible and responsive web design. Easily can learn new technologies and tools.

I am familiar with Angular, React and NodeJS.

Past projects

  • RS school "Momentum clone" momentum screenshot

    A learning project in pure JavaScript. It works with the several Rest APIs. It has a custom audio player and to-do list

  • RS school "Art quiz" art quiz screenshot

    A learning project in pure JavaScript and SCSS. It has detailed description in the console.

Code review


          function solve(input) {
            const set = new Set(input.split(','));
            let array = Array.from(set);

            array = array.map(el => Number(el));
            array.sort((a, b) => a - b);

            return array.join(',');
          }
          

Education

  • 2000-2005 Engineer of radioelectronics Belarusian State University of Informatics and Radioelectronics
  • 2015-2018 English at the Intenational House school
  • 2017 "Adaptation of an employee to the role of a manager" course at the zis.by
  • 2019 "Professional manager skills" course at the zis.by
  • 2021 online courses on Mozilla Developer Network
  • 2021-present online course on Learnjavascript.ru
  • 2021-2022 "Short track" course at the RS School
  • 2022 Website Performance Optimization Udacity
  • 2022 NodeJS in AWS at the RS School

Self presentation