rsschool-cv

Siuzanna Maksimova

photo

Junior Frontend Developer

CONTACTS

Phone: +380971367521
E-mail: maksimova2021@gmail.com
GitHub: Suizanna
linkedin: suizanna-maksimova
Telegram: @Suizanna_M
Krivoy Rog, Ukraine


SUMMARY

I am a Junior Front-End developer. I focus on HTML5, CSS3, JS, React. Looking for an interesting job with a good team, where I could improve my skills and use them for interesting tasks. Development, practice and work for the result are important for me.

Projects

Phonebook application with the ability to register users and work with private collections of contacts.

App for watching popular and searching films. The application uses themoviedb.org API.

Project about searching movies, and adding favorite movoes to a client personal library.


Code Example

Учитывая непустой массив целых чисел, верните результат умножения значений вместе по порядку. Пример: [1, 2, 3, 4] => 1 _ 2 _ 3 * 4 = 24

function grow2(x) {
    let total = x[0];
    x.forEach((el) => (total *= el));
    return total;
}

Work Experience

Musical School.
Position: teacher of music. 2017- 2020.

Children Development Center.
Position: teacher of English and Preschool Development. 2018 - 2019


Education

Lviv National Music Academy
Bachelor | Musician 2013 - 2017

Additional Education

GoIT
Full Stack Developer November 2020 - September 2021

RS School
JavaScript/Front-End Developer 2021 - up to date


Tech Skills

Soft Skills

Language Skills