Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# rsschool-cv
# rsschool-cv
https://stunko.github.io/rsschool-cv/cv
53 changes: 53 additions & 0 deletions cv.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# _Eugeny Kurkovich_
> 20.07.1978
>
>>
e-mail: stunko@yandex.ru
>>
phone: +7 (111) 111-11-11

## Brief Self-Introduction
__My goals and priorities__

#### Goals

* Item 1
* Item 2
* Item 2a
* Item 2b

## Skills
__My skills__

#### Skills

* Item 1
* Item 2


## Work Experience
__My work Experience__

##### Tables

| Left columns | Right columns |
| ------------- |:-------------:|
| left foo | right foo |
| left bar | right bar |
| left baz | right baz |

#### Code example:
```python
import random
import string

sample = random.choices(string.ascii_uppercase, k=9)
print(f"With is random string: {''.join(sample)}")
```

## Education
__My education__


## Languages
__My language skills__