About Me
An active and curious individual who values balance in life. Passionate about sports and outdoor activities—enjoy forest hikes, cycling, and staying fit. Love exploring new places with friends and family, whether on weekend trips or longer adventures. Believe that a healthy lifestyle fuels creativity and productivity in work.

Skils
BackEnd
- PHP
- Laravel
- Symfony
Frontend
- HTML
- CSS
CMS
- WordPress
Languages
- English A2-B1
- Russian native speaker
Education
Belarusian State Technological University (BSTU)
Bachelor’s/Master’s Degree in Engineering (Wood Processing Technology)
Certifications & Training
Java Programming Course
IT Academy
Example code
function multiply(a, b){
return a * b
}