Skip to content

Latest commit

 

History

History

hyperskill

Hyperskill Projects

Frontend Developer Track

My solutions to Hyperskill projects from the Frontend Developer track.

Project Level Status
Case Converter Easy Completed
Flashcards (Frontend) Hard Completed
To-Do List (JavaScript) Challenging Completed
Hypergram Medium Partially Solved1
Minesweeper (JavaScript) Challenging Partially Solved2
Open Space Hard Completed

My certificate of completion of the track.

JavaScript Core Track

My solutions to Hyperskill projects from the JavaScript Core track.

Project Level Status
Dog Glossary Challenging Completed

There are no certificates for this track yet.

Introduction to JavaScript Track

My solutions to Hyperskill projects from the JavaScript Core track.

Project Level Status
Chalkboard Printer Medium Completed
Hangman (JavaScript) Hard Completed

My certificate of completion of the track.

Introduction to HTML and CSS Track

My solutions to Hyperskill projects from the Introduction to HTML and CSS track.

Project Level Status
Flashcards (Frontend) Hard Completed
Hyperblog HTML Easy Completed
Petbook Challenging In Progress
Amazing Prices Challenging In Progress

There are no certificates for this track yet.

Essential Skills for Backend Developers Track

My solutions to Hyperskill projects from the Essential Skills for Backend Developers track.

Project Level Status
Gitman Easy Completed
Remo Easy Completed
Dolly Challenging Completed

My certificate of completion of the track.

Footnotes

  1. The project is completed (as per the requirements) but there is no way to pass the tests for the last stage on the Hyperskill platform due to the error in the tests themselves, at the same time you can run the project locally and see that it works as expected.

  2. The project is partially solved (first two stages), the game works as expected but there is no way to pass the tests for the 3rd stage on the Hyperskill platform due to the error (?) in the tests themselves. I decided to move on to the next project - time is too precious to waste, but at the same time I've added functionality to the game that was not required by the project description, so I consider it as partially solved.