Code Monkey home page Code Monkey logo

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

Svetlana Prus's Projects

fe9-memory-ver1 icon fe9-memory-ver1

Memo Game - This project was done under PASV-bootcamp, February 2021.

fe9-todolist-ver.2 icon fe9-todolist-ver.2

Shopping List (To-do-list principle) - This project was done under PASV-bootcamp, January 2021.

githut icon githut

Visualization of data from github archive.

graphql-cert icon graphql-cert

The five practical courses which help to get GraphQL knowledge & practice. https://www.apollographql.com/tutorials/certifications/apollo-graph-associate

gridbugs-ru icon gridbugs-ru

Перевод списка багов в CSS Grid Layout, курируемого Рейчел Эндрю

interview-questions icon interview-questions

Коллекция вопросов и ответов на собеседовании по веб-разработке (https://tinyurl.com/wxysrpsy)

js-interview icon js-interview

Вопросы с реальных интервью на должность фронтенд-разработчика

kanban-axios icon kanban-axios

Kanban-1: This project was done under PASV-bootcamp, March 2021.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.