Khrystyna Krasovska

Junior Frontend Developer

I'm an enthusiastic and detail-oriented Frontend Software Engineer seeking an entry-level position with Company to use my skills in coding, troubleshooting complex problems, and assisting in the timely completion of projects. I participated in a hackathon, bootcamp, practice in the field HTML, CSS, JavaScript, React.

Projects

  • Barbershop GitHub Link [ HTML, SASS, JS, Parcel ]

    A website with a responsive layout for BarberShop.

    Role: Team Lead.

    Build project on github, check for build errors and live page performance.

  • IceCream GitHub Link [ HTML, SASS, JS, Parcel ]

    A landing page with a responsive layout for a IceCream Shop.

    Role: Developer.

    Code section "Contacts", made the active buttons of the products section (with Java Script), assistance in optimizing the site and improving the performance of Ligthouse.

  • Filmoteka GitHub Link [ HTML, SASS, JS, Parcel ]

    A website with a responsive layout for people, who very likes to watch films

    Role: Team Lead.

    Team project.I was leading the process, writing the code to open the single movie modal. I helped to work with the locale storage. Build the project on github with using Parsel, check for build errors and live page performance.

  • WebStudio GitHub Link [ HTML, SASS, JS, Parcel ]

    A website with a responsive layout for Company for creating websites.

    Role: Team Lead.

    Build project on github, check for build errors and live page performance.

  • Land GitHub Link [ HTML, SASS, JS, Parcel ]

    A website with a responsive layout for Business Company.

    Role: Team Lead.

    Build project on github, check for build errors and live page performance.

  • Phonebook GitHub Link [ React, Redux ]

    A web-application are using in the phone to add new contact to your phonebook.

    Role: Team Lead.

    Build project on github, check for build errors and live page performance.

Code Example

function fearNotLetter(str) {
	const baseArr = "abcdefghijklmnopqrstuvwxyz".split("");
	const arr = str.split("");
	const letter = arr.find((elem) => baseArr.includes(elem));
	const index = baseArr.indexOf(letter);
	const newArr = baseArr.slice(index, index + arr.length);
	
		for (let i = 0; i < arr.length; i += 1) {
			if (arr[i] !== newArr[i]) {
				return newArr[i];
		 	}
		}
		return undefined;
	}
				

Work Experience

Director PE Krasovska

October 2018 - November 2019 | Ukraine
  • Organization and maintenance of an online store.
  • Purchase of materials for nail service and sale.

Quality Assurance Engineer Company “Apex-Print” (production of flexible packaging materials)

April 2012 - June 2014 | Ukraine
  • Optimization of the production of quality products, increase in the volume of quality products due to the control of products at the early stages of production, creation and editing of documentation for product quality control.
  • Analysis of defective products, identification of causes and quantities, search for possible solutions to the problem.

Education and Courses

IT School GoIT

FullSctack Developer

May 2022 – by now | Ukraine

The educational program "IT Nation 2020" on the platform "Codifun"

Advanced Frontend Web Developer

April 2020 – September 2020 | Ukraine

East Ukrainian National University named after Volodymyr Dal

Economics of Enterprise

September 2012 – December 2014 | Ukraine

National Aerospace University – Kharkiv Aviation Institute

Development and design of products from composite materials

September 2006 - February 2012 | Ukraine
-->