Skip to content
View SvetlanaPrus's full-sized avatar
  • n/a
  • Oslo, Norway
  • 14:20 (UTC -12:00)
Block or Report

Block or report SvetlanaPrus

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SvetlanaPrus/README.md

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

Popular repositories

  1. s.prus-portfolio s.prus-portfolio Public

    (In the process...) Website-portfolio, own project. The following technologies have been used so far: HTML/SCSS, React-Spring, Webpack, Babel, Javascript, React, EmailJS

    SCSS 2

  2. Codewars-Solutions Codewars-Solutions Public

    My solutions for Codewars katas: 2020 - 2021

    1

  3. ru-test-assignments ru-test-assignments Public

    Forked from Hexlet/ru-test-assignments

    Тестовые задания для самостоятельного выполнения от разных it компаний

    1

  4. 123-Essential-JavaScript-Interview-Questions 123-Essential-JavaScript-Interview-Questions Public

    Forked from ganqqwerty/123-Essential-JavaScript-Interview-Questions

    JavaScript interview Questions

    1

  5. reactjs-interview-questions reactjs-interview-questions Public

    Forked from sudheerj/reactjs-interview-questions

    List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!

    JavaScript 1

  6. mega-interview-guide mega-interview-guide Public

    Forked from danieldelcore/mega-interview-guide

    The MEGA interview guide, JavaSciript, Front End, Comp Sci

    HTML 1