I have experience in interface development — I worked on supporting and improving a corporate portal, handling data tables, charts, and database integration, along with a basic understanding of full-stack development. Currently, I am focusing on front-end development to organize my knowledge and take my skills to the next level. Through this course, I want to gain up-to-date skills, work on projects, and prepare for working in a team.
function findAverage(array) {
return array.length ? array.reduce((sum, el) => sum + el) / array.length : 0
}
You can see my code on the Github
Fullstack Developer, Atlant
September 2020 – Present
Worked on interface development (data tables, charts, Excel reports) and server-side logic for a corporate portal, with experience working on Oracle and MySQL databases.
Frontend Developer, SmartApp
September 2020 – August 2021
Developed interfaces based on Figma designs with WordPress integration: created interactive components (sliders, galleries, animations) and forms with client-side validation.
University
2016-2020: Belarusian National Technical University
Courses
2025: IT-academy — React
English lvl: B1
I studied English with a tutor for one year and continue to improve my skills independently. I read technical documentation and watch professional videos in English.