rsschool-cv

Foto

Anna Siverikova
Junior Frontend Developer ===================

Contacts
mob.phone +7931-382-47-23
email any_hp@mail.ru
Discord @AnnaTashSi
GitHub @AnnaTashSi
telegram @annaTashSi

About myself
Now I am improving my programming skills to change the direction of my professional activity. I have successfully built a career and had frequent promotions in the field of finance. I think that the skill of effective work and self-study will help me in Back-end.

Professional skills

Code’s example

const addRadioButtonClickHandler = () => {
    document.querySelector(".radio-button").addEventListener('click', (event) => {
        if (event.target.classList.contains('favorites-label')) {
            let clickedButton = event.target;
            removeActiveButton();
            selectedButton(clickedButton);
            showSeasonBooks(clickedButton.innerText.toLowerCase().trim())
        };
    })
}

Experience
@AnnaTashSi (GitHub)

Edication
2011 - Higher education with the qualification of Economist
2023 - RS School JavaScript Level 0

Languages
English - Intermediate (B2) level
Russian - Native