Skip to content

Commit 5f86fac

Browse files
feat: add starter code for the new project
1 parent cf348f6 commit 5f86fac

File tree

7 files changed

+13
-0
lines changed

7 files changed

+13
-0
lines changed

hyperskill/07_dog_glossary/01/.gitkeep

Whitespace-only changes.

hyperskill/07_dog_glossary/02/.gitkeep

Whitespace-only changes.

hyperskill/07_dog_glossary/03/.gitkeep

Whitespace-only changes.

hyperskill/07_dog_glossary/04/.gitkeep

Whitespace-only changes.

hyperskill/07_dog_glossary/05/.gitkeep

Whitespace-only changes.

hyperskill/07_dog_glossary/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Open Space
2+
3+
My solution to the project [Dog Glossary](https://hyperskill.org/projects/323?track=65) on [Hyperskill](https://hyperskill.org).
4+
5+
Each stage of the project is in a separate folder.

hyperskill/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,11 @@
1717
[^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 to precious to waste it, 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.
1818

1919
My [certificate](https://hyperskill.org/certificates/062a6479-a287-4220-9f0a-312d10233c68.pdf) of completion the track.
20+
21+
## JavaScript Core Track
22+
23+
[My](https://hyperskill.org/profile/7889902) solutions to [Hyperskill](https://hyperskill.org) projects from the [JavaScript Core](https://hyperskill.org/tracks/65) track.
24+
25+
| Project | Level | Status |
26+
| --------------------------------- | ----------- | ----------- |
27+
| [Dog Glossary](./07_dog_glossary) | Challenging | In Progress |

0 commit comments

Comments
 (0)