rsschool-cv

Alexandra Zaporenko

e-mail: aleks.shilova@gmail.com
phone: +7(952)473-09-15
tg: @alekszko
discord: sashawl_83619
github: SashAwl

Professional Summary

Aspiring front-end developer skilled in HTML, CSS, and JavaScript basics. Currently focused on mastering the Vue framework and TypeScript. Eager to bring my knowledge to real-world projects and collaborate with experienced developers to deliver high-quality web applications.

Skills

HTML5
CSS3
JavaScript
Python
Git/GitHub
Responsive Design
Vue2, VueX, Vue Router

Code

function capitalizeFirstLetter(string) {
    return string.split("").reduce((strResult, item, index) => strResult + `${string[index - 1] === " " ? item.toUpperCase() : item}`, string[0].toUpperCase()); 
}

Projects

Created a product review form with Local Storage. This project demonstrates my proficiency in DOM manipulation and the use of Local Storage for persisting data.
Link: review form

Created a slider project that demonstrates my proficiency in DOM manipulation and handling browser events. This project features a responsive image slider with navigation controls.
Link: slider

Education

Minin Nizhny Novgorod State Pedagogical University, faculty of Mathematics, Computer Science, Physics

Self-paced online courses:
Front-End Web Development (Coursera)
Front-End Web Development (GeekBrains)

Additional Information:

Languages:
English (Elementary, but actively improving my language skills through continuous study and practice)

Hobby:
Private tutor(teacher) of fundamental Computer Sciense, Python programming.
How my students characterize me can be seen here