Location: Belarus, Minsk
Phone number: +375445341178
email: mazun.1999@icloud.com
github: @Mazunok
Nickname discord: Anastasiya Mazun(@Mazunok)
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.
Minsk linguistic college: 2014-2018
Teach me skills - FrontEnd/React: 2022
Redev - now
RSS School 0 - now
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 : https://github.com/Mazunok/rsschool-cv.git
Country list(React): https://github.com/Mazunok/react-country-list.git
Russian-native
English-B1
Polish-B1