
Animal shelter website
html, css, JS
JavaScript burger menu & modal windows
Katherine Kanareikina
My main goal is to complete the training in RS.SCHOOL and get a new knowledge. I plan to become an effective specialist who improves his knowledge and skills. My strengths are accuracy, diligence, works well in a team.
Minsk, Belarus
katyabrizitskaya@gmail.com
+375 (29) 291 88 21
katyabriz
HTML
CSS
JS Basics
React Basics
Git
Figma
htmlacademy.ru
SENLA - HTML, CSS, React (2020 - 2021)
Rolling Scopes School - JS / FRONT-END. STAGE O
Find Factorial
function factorial (n) {
return (n === 0) ? 1 :
(n < 0) ? null : n * factorial(n - 1)
}
html, css, JS
JavaScript burger menu & modal windows
html, css, JS
The ability to add, remove tasks and to mark as important
html, css, JS
The ability to correct the uploaded photo and to copy CSS.
html, css, JS
The ability to change the dark/light theme.