Artem Feschenko

Artem Feschenko

Contacts

Bio

I'm 43 years old html/css creator. I have long-term experience of creating landings and multipages sites from Photoshop and Figma. Need to expand knowledge in the field of website and application creation.

Skills

  • HTML, CSS
  • JavaScript
  • PHP/MySQL (beginner)
  • Figma, Photoshop
  • Gulp
  • Git

Examples

// Expanders
var expanders = document.querySelectorAll('.expander');
expanders.forEach(el => {
    el.querySelector('.expander__header').onclick = (e) => {
        e.preventDefault();
        el.classList.toggle('expanded');
    }
});

Expirience

Education

  • Krasnoyarsk State University, Faculty of Mathematics, Bachelor's degree

Languages

  • English - Intermediate (I'll take the test later)