Skip to content

SvetlanaPrus/SvetlanaPrus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVETLANA PRUS

image

Contact details:

Phone: +47 XX XX XX 26

Prof.: LinkedIn Badge GitHub Badge GitLab Badge CodeWars Badge

Soc.: Telegram Badge Facebook Badge

About me:

I have a passion and interest to new technologies. Right now, I am on a way in the career-changing transition process and looking for a job as a Frontend Developer. I have an IT-engineering background. Gained an international work experience in the maritime industry and an experience in accounting. As a person, I am structured and organized, able to prioritize and complete tasks with efficiency and accuracy. Enjoy dealing with a dynamic environment and relate to different people. Have a positive attitude and enthusiasm for new challenges. Am I your new employee?

Skills:

  1. HTML, CSS, Figma
  2. Javascript, DOM
  3. React, Redux
  4. GitHub, GitLab, Trello
  5. WebStorm, VS Code

Code example:

Codewars: Level 7 - Convert the score

function scoreboard(string) {
  const arrWords = ["nil","one","two","three","four","five","six","seven","eight","nine"];
    
    return string
        .split(' ')
        .filter(word => arrWords.includes(word))
        .map(word => arrWords.indexOf(word));
}
codewars badge small

Repositories:

📌 GitHub:

Readme Card Readme Card Readme Card Readme Card

📌 GitLab:

Professional tests (Pluralsight):

drawing drawing drawing drawing

Education:

Kaliningrad State Technical University
Bachelor's degree, Engineer of Information Technologies

Courses:

Learning resources: Udemy, Coursera, EdX, Pluralsight, Linkedin Learning, Microsoft documentation and webinars, bootcamps.

👉 EdX & University of Pennsylvania -
09.21-present: Programming for the Web with JavaScript (Level: Intermediate)

👉 "CodeReview"-
01-02.22: Preparing for an interview

👉 "Lectrum", the live online bootcamp
11-01.22: React bootcamp, theory
10-11.21: JavaScript/Advanced & TypeScript with modern approach to development, theory
07-09.21: JavaScript/ECMAScript with deep topics understanding, Group & Own Projects (HTML DOM, vanilla JS & Local Storage)
05-08.21: React, Redux, MobX, TypeScript, Styled Components and CSS Modules, Group & Own Projects (React JS)

👉 Microsoft Azure Specialization via Coursera, 05.21-present
Microsoft Azure AI Fundamentals AI-900 Exam Prep
Microsoft Azure Data Fundamentals DP-900 Exam Prep
Microsoft Azure Fundamentals AZ-900 Exam Prep

👉 "PASV", the live online bootcamp
04-04.21: React Project, try
12-03.21: React JS fundamentals, incl. Hooks, API, Router, Redux
10-11.20: Javascript Practice, solving algorithmic problems
09-10.20: Javascript Syntax

👉 Coursera & University of London -
11.2020: "Responsive Web Design" course
10.2020: "Responsive Website Basics: Code with HTML, CSS and JavaScript" course

Studied other related subjects, passed and certified:
Microsoft Azure Data Fundamentals, Microsoft Azure Fundamentals

Languages:

  • English: Intermediate / Upper Intermediate
  • Norwegian: Intermediate / Upper Intermediate
  • Lithuanian: Beginner / Pre-Intermediate
  • Russian: Native

Releases

No releases published

Packages

No packages published