Anna Siverikova

AnnaTashSi profile photo

Junior Frontend Developer

Contacts

mob.phone +7931-382-47-23

email any_hp@mail.ru

Discord @AnnaTashSi

GitHub @AnnaTashSi

Telegram @annaTashSi

Summary

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 Front-end.

Skills

  • HTML
  • CSS
  • Javascript
  • Git, GitHub
  • Adobe Photoshop, Illustrator, InDesign, AfterEffects

Experience

@AnnaTashSi (GitHub)

Code 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())
        };
    })
}
            
          

Education

2011 - Higher education with the qualification of Economist

2023 - RS School JavaScript Level 0

Languages

English - Intermediate (B2) level

Russian - Native