About myself
Was born in St. Petersburg, Russia. Graduated from St. Petersburg State Marine Technical University with a degree in Informatics and Computer Engineering. Since childhood I have been fond of computer technologies and I want to work in this area.
Skills
-
HTML
-
Css
-
JavaScript
-
Git
Experience
Code example
function countCats(matrix) {
let count = 0;
for (let row of matrix) {
for (let elem of row) {
if (elem === "^^") count++;
}
}
return count;
}
Education
2016 - 2020
University degree
St. Petersburg State Marine Technical University, Russia
2021
Online Course
The Rolling Scopes School: JS/FE Pre-school (JavaScript)
2021 - 2022
Online Course
The Rolling Scopes School: JavaScript/Front-end 2021Q3
Language
English: A2 (Pre-Intermediate)
Russian: Native