my photo

Anastasiya Mazun

Contacts


Location: Belarus, Minsk
Phone number: +375445341178
email: mazun.1999@icloud.com
github: @Mazunok
discord: Anastasiya Mazun(@Mazunok)

About Myself

I have a long learning jorney of JS/React. I already have some small projects and now I'm here to upgrade my knowleges to become a developer. The main rule of my life is never give up.

Education

  • Minsk linguistic college: 2014-2018
  • Teach me skills - FrontEnd/React: 2022
  • Redev - now
  • RSS School 0 - now

Experience

  • code example

     
                                    function strCount(str, letter){  
                                    let sum = 0;
                                    for(let i=0; i<str.length;i++){
                                        if(str.charAt(i)==letter){
                                            sum+=1;
                                        }
                                    }
                                    return sum;
                                    }
                                
  • CV markdown
  • Country list(React)

Languages

  • Russian-native
  • English-B1
  • Polish-B1