rsschool-cv

Leisyan Yamaltdinova

Junior Front-End Developer

Alt-me


About

Junior Front-End Developer with solid background in customer service passionate about coding and looking forward to learn much about Web Development and becoming high level professional in IT.

Tech Stack

Professional experience

SKF

Customer Service Specialist (2017-2021)

Education

Code Example

const movies = ['Proposal', 'Bridgit Jones Diary', 'Me myself and Irene'];
const moviesUpdate = movies.map(item => {
    return "I have seen" + item + "last week"
})
alert(moviesUpdate)

Languages