diff --git a/README.md b/README.md index a7ac464..e257d2e 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# rsschool-cv \ No newline at end of file +# rsschool-cv +https://Iryna-lev.github.io/rsschool-cv/cv +https://Iryna-lev.github.io/rsschool-cv/ diff --git a/cv.md b/cv.md new file mode 100644 index 0000000..6e400c7 --- /dev/null +++ b/cv.md @@ -0,0 +1,20 @@ +# **Iryna Levko** +## **Contact details:** +### *Email address: iryna.b.levko@gmail.com +### *LinkedIn:linkedin.com/in/iryna-levko-694859186 +---- +## **About me** +### Actively searching for the chance to apply my skills, experience and knowledge to a new career. Highly motivated. Quick learner. +--------------- +## **HTML Code example** +```
Your sex? + +
+``` +_________________________ +## **Eduction and Training** +### *Master's degree, Applied Linguistics. +### *The Fundamentals of Digital Marketing. Google. +### *Responsive Web Design. FreeCodeCamp.(in progress) +### *«JavaScript/Front-end. Stage 0». RS Schools Course diff --git a/index.html b/index.html new file mode 100644 index 0000000..e6c5436 --- /dev/null +++ b/index.html @@ -0,0 +1,39 @@ + + + + + CV + + +

Iryna Levko

+

Contact details

+

+

+

+

About me

+

+ Actively searching for the chance to apply my skills, experience and knowledge to a new career. Highly +motivated. Quick learner. +

+

HTML code example

+
+            
+                
Your sex?
+
+
+

Education and training

+

+

+

+ + diff --git a/style.css b/style.css new file mode 100644 index 0000000..2daf8c8 --- /dev/null +++ b/style.css @@ -0,0 +1,3 @@ +h1,h2{ + font-weight:bold; +}