Hi, I'm a web-developer
Erika Milevskaya
based in Minsk, Belarus.

Hi, I'm Erika Milevskaya
My name is Erika. I am a beginner web developer. Now I am studying technologies such as HTML, CSS, JavaScript and working hard on my portfolio. I want to continue my studies and improve in the field of front-end development. In 2021, I graduated with honors from Minsk State Linguistic University with a degree in intercultural communication. In addition, I started working during my studies. In hindsight, it gave me great opportunitues to gain useful experience in many areas. For the last years, I have been working as a content manager, and this job has given me the opportunity to understand the structure and work of websites. In addition, I do tutoring, teaching English to adults and children. First and foremost, I am able to achieve high results thanks to a creative approach to projects, a responsible attitude to work and my great analytical skills. I am also distinguished by accuracy and the desire to do the job in the best possible way. Besides, I feel comfortable working in a friendly and relaxed environment, so I do my best to maintain such an atmosphere in the team. I always move forward and constantly strive to acquire new knowledge and successfully apply it in my work.
1
Year of ExperienceName:
Erika MilevskayaEmail:
erika.milewska@gmail.comDate of birth:
31 January, 1999From:
Minsk, BelarusForeign languages:
English - C1, German - B2, Russian - C1, Belarusian - C1.
HTML/CSS
Adaptive layout
JavaScript basics
Understanding the structure of websites
Working with Figma and Photoshop
Work with CMS systems
A basic understanding of SEO
Ability to work with large volumes of information
Teamwork skills
Proficiency in English
Translation and interpreting skills
Translation of business correspondence and documentation
September 2014 — June 2018
Specialty — Language Support of Socio-cultural Activities. Qualification — Organizer of social and cultural activities (with knowledge of a foreign language). Diploma with honors.
September 2018 — January 2021
Specialty — Language Support of Intercultural Communication (major in Public Relations). Qualification — Spicailaist in Intercultural Communication. Translator/Interpreter (Advisor). Diploma with honors.
March 2022 — April 2022
The course program includes development and architecture of modern websites, HTML5 basics, CSS3 basics, Adope Photoshop, software for developing websites, CSS Flexbox and CSS Grid layout models, JavaScript basics, CMS systems.
April 2022 — May 2022
The course program includes the study of HTML/CSS basics, adaptive layout, working with CSS media queries, basic understanding of JavaScript, work on freelance platforms.
May 2022 — July 2022
The course program includes the study of JavaScript, Angular, work with DOM, CSS3 animation, Git, GitHub, HTML5 API, debugging tools Chrome, Firebug.
December 2022 — March 2023
The course program includes HTML Basics, Chrome Dev Tools, introduction to the Git Version Control System, CSS basics and positioning, CSS Flex, Figma, the study of JavaScript basics, DOM API, DOM Events, algorithms and data Structures.
March 2017 — August 2017
Work responsibilities: sports complex administrating, high-quality customer service and consulting, receiving incoming calls, providing information about the services, selling fitness services, preparing the club for work, working with possible objections, record keeping.
September 2018 — March 2020
Work responsibilities: translation and interpretation, work with business documentation, organization of office life support, work with clients and CRM systems, development of a content plan and maintenance of social media accounts, mailing lists.
April 2020 — January 2021
Work responsibilities: editing and updating information on the online store site, monitoring the correct operation of the site, creating text and graphic content, placing product cards, processing price lists, working with online store tools and third party platforms.
March 2021 — Present
Work responsibilities: translations of various texts, business correspondence and documentation; editing translations made by other employees; consecutive interpreting during business meetings, maintaining recoreds in the approved form.
FEBRUARY 2021 — Present
Work responsibilities: creating original content on a gambling theme in English, searching and collecting information for writing texts, filling the website with content, working with CMS, editing and proofreading materials on the site, creating and processing simple images in graphic editors, SEO-optimization of text according to technical task, elimination of simple errors on the website and description of complex problems, website testing and participation in the development of the website, work with freelancers and control of the full-time specialists, reporting, development and analysis of the content plan.
Personal qualities: friendliness, creative approach to work, responsibility, self-discipline, analytical skills, accuracy and attention to detail, fast learner, having a team spirit and good communication skills, perfectionism.
Availability for business trips: yes.
Hobbies: reading books and watching films in English in original, attending quizzes and quests, playing the guitar, psychology, fitness.
Code example:
const greeting = document.querySelector('.greeting');
function getTimeOfDay() {
const hours = new Date().getHours();
if (hours >= 0 && hours < 6) return "night";
if (hours >= 6 && hours < 12) return "morning";
if (hours >= 12 && hours < 18) return "afternoon";
return "evening";
}
if (greeting) {
const timeOfDay = getTimeOfDay();
greeting.textContent = `Good ${timeOfDay}`;
}
I enjoy discussing new projects and challenges. Please share as much info, as possible so we can get the most out of our first catch-up.
Email: erika.milewska@gmail.com
Instagram: rika.milew
Telegram: erika_mee
Facebook: Erika Milevskaya
Github: rika-milew