Polina Aleksandrova
Junior Frontend Developer
- Phone: +386 069 709460
- E-mail: polina086@mail.ru
- Telegram: @Aleksandrova_Polina
- LinkedIn
About Me
I specialize in creating interfaces and web projects using technologies such as JavaScript and React. Experience with Git version control system allows me to effectively participate in the development and support projects. I worked with the development team, according to the agile system.
Skills
- HTML
- CSS (Bootstrap, SASS/SCSS, BEM)
- JavaScript
- React, Redux
- Git, GitHub
- TypeScript in progress
Code example
Implement a function that computes the difference between two lists. The function should remove all occurrences of elements from the first list (a) that are present in the second list (b). The order of elements in the first list should be preserved in the result.
function arrayDiff(a, b) {
return a.filter(item => !b.includes(item))}
Experience
- Flashcards for learn English:
- Developed website using React, Redux toolkit, JS, HTML, CSS, ensuring full responsiveness and accessibility
- Implemented JSON API requests to fetch and update data
- Collaborated closely with frontend team, following Agile methodologies and version control GitHub
- Movie search website:
- Developed responsive and cross-browser layout based on Figma designs
- Implemented site functionality using JavaScript
- Implemented JSON API requests to fetch and update data
- Worked with Git version control system
- Collaborated closely with frontend team, following Agile methodologies and version control GitHub
Education
-
Saint Petersburg State Electrotechnical University “LETI” named after V.I. Ulyanov (Lenin), Saint Petersburg
Faculty of Electronics, Master degree
-
Certificate of completion ITGirlSchool, Frontend – developer
Languages
- English - Pre-intermediate
- Russian - native speaker