Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 871898f

Browse files
committedFeb 8, 2024
feat: added starter code for the new project
1 parent 3aa47bd commit 871898f

File tree

5 files changed

+13
-0
lines changed

5 files changed

+13
-0
lines changed
 

‎hyperskill/08_chalkboard_printer/01/.gitkeep

Whitespace-only changes.

‎hyperskill/08_chalkboard_printer/02/.gitkeep

Whitespace-only changes.

‎hyperskill/08_chalkboard_printer/03/.gitkeep

Whitespace-only changes.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Chalkboard Printer
2+
3+
My solution to the project [Chalkboard Printer](https://hyperskill.org/projects/393?track=32) 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
@@ -27,3 +27,11 @@ My [certificate](https://hyperskill.org/certificates/062a6479-a287-4220-9f0a-312
2727
| [Dog Glossary](./07_dog_glossary) | Challenging | Completed |
2828

2929
There are no certificates for this track yet.
30+
31+
## Introduction to JavaScript Track
32+
33+
[My](https://hyperskill.org/profile/7889902) solutions to [Hyperskill](https://hyperskill.org) projects from the [JavaScript Core](https://hyperskill.org/tracks/32) track.
34+
35+
| Project | Level | Status |
36+
| --------------------------------------------- | ------ | ----------- |
37+
| [Chalkboard Printer](./08_chalkboard_printer) | Medium | In Progress |

0 commit comments

Comments
 (0)
Please sign in to comment.