Skills

  • JavaScript (ES6+)
  • JQuery
  • HTML&CSS
  • Figma
  • Git, Github
  • Adobe Illustrator

About Me

My interest in web development started in the beginning of summer of 2021 when I decided to take a participation in intensive lessons by Glo Academy and they taught me a lot about HTML & CSS!

Today I study on different platforms (Udemy, Coursera, Youtube) to improve my skills. My main focus these days is learn how to build applications that are user-interactive and efficient.

Courses

Code Example

                    
            function capitalizeWord(word) {
                const sliced = word.slice(1);
                const firstLetter =  word[0].toUpperCase();
                const capitalized = firstLetter + sliced;
                return capitalized;
            }
                
            

Languages

  • Kazakh - Native
  • Russian - Proficiency
  • English - Upper - Intermediate

Education

  • Bachelor degree
  • Satbayev university, Mining engineering
    07/2015 - 07/2019
  • Master's degree
  • Satbayev university, Mining engineering
    09/2020 - 2022