From 58e4e6614b789588be079c5770d76a29e35af510 Mon Sep 17 00:00:00 2001 From: Iryna-lev <119951292+Iryna-lev@users.noreply.github.com> Date: Thu, 8 Dec 2022 23:01:26 +0100 Subject: [PATCH 01/15] feat: add cv.md file --- cv.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 cv.md diff --git a/cv.md b/cv.md new file mode 100644 index 0000000..fb39afe --- /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 \ No newline at end of file From ce510354029e9e33e53c75a4507f40ec6cf21271 Mon Sep 17 00:00:00 2001 From: Iryna-lev <119951292+Iryna-lev@users.noreply.github.com> Date: Thu, 8 Dec 2022 23:03:45 +0100 Subject: [PATCH 02/15] feat: update cv.md file --- cv.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cv.md b/cv.md index fb39afe..2427da7 100644 --- a/cv.md +++ b/cv.md @@ -17,4 +17,4 @@ _________________________ ### *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 \ No newline at end of file +### *«JavaScript/Front-end. Stage 0». RS Schools Course From 4de58da121ffb564316ee3034ad2d8d691e9ea91 Mon Sep 17 00:00:00 2001 From: Iryna-lev <119951292+Iryna-lev@users.noreply.github.com> Date: Thu, 8 Dec 2022 23:04:36 +0100 Subject: [PATCH 03/15] feat: update cv.md file --- cv.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cv.md b/cv.md index 2427da7..af462e5 100644 --- a/cv.md +++ b/cv.md @@ -17,4 +17,4 @@ _________________________ ### *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 +### *«JavaScript/Front-end. Stage 0». RS Schools Course From 8853f0e8cb00598f291281ef03711a7ddd658a9f Mon Sep 17 00:00:00 2001 From: Iryna-lev <119951292+Iryna-lev@users.noreply.github.com> Date: Thu, 8 Dec 2022 23:05:15 +0100 Subject: [PATCH 04/15] feat: update cv.md file --- cv.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cv.md b/cv.md index af462e5..6e400c7 100644 --- a/cv.md +++ b/cv.md @@ -17,4 +17,4 @@ _________________________ ### *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 +### *«JavaScript/Front-end. Stage 0». RS Schools Course From 40d716514dd3d958b1d44279f4ff3d40c993a1fb Mon Sep 17 00:00:00 2001 From: Iryna-lev <119951292+Iryna-lev@users.noreply.github.com> Date: Thu, 8 Dec 2022 23:09:02 +0100 Subject: [PATCH 05/15] docs: add link to project --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a7ac464..a96e81a 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -# rsschool-cv \ No newline at end of file +# rsschool-cv +https://Iryna-lev.github.io/rsschool-cv/cv From ce8a8053c496a5dafe03e05a62b8f7ea705c4185 Mon Sep 17 00:00:00 2001 From: Iryna-lev <119951292+Iryna-lev@users.noreply.github.com> Date: Sat, 10 Dec 2022 16:14:43 +0100 Subject: [PATCH 06/15] feat: add index.html file --- index.html | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..6eb3479 --- /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

+

+

+

+ + \ No newline at end of file From 2d3e1e83bfe74080ddde5ee0c2c8a96b2d811307 Mon Sep 17 00:00:00 2001 From: Iryna-lev <119951292+Iryna-lev@users.noreply.github.com> Date: Sat, 10 Dec 2022 16:15:24 +0100 Subject: [PATCH 07/15] feat: update index.html file --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6eb3479..600e1de 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@

Iryna Levko

Contact details

@@ -36,4 +36,4 @@

Education and training

- \ No newline at end of file + From 395144092aa17423164ddd24161cb4da3ab0c866 Mon Sep 17 00:00:00 2001 From: Iryna-lev <119951292+Iryna-lev@users.noreply.github.com> Date: Sat, 10 Dec 2022 16:15:51 +0100 Subject: [PATCH 08/15] feat: update index.html file --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 600e1de..e6c5436 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@

Iryna Levko

Contact details

From 5d22201d2de4b9d385a9b3a5c3df809ac28ae0b8 Mon Sep 17 00:00:00 2001 From: Iryna-lev <119951292+Iryna-lev@users.noreply.github.com> Date: Sat, 10 Dec 2022 16:16:43 +0100 Subject: [PATCH 09/15] feat: update index.html file From c455a67f3ee2b37d860236c843e702478873ab2f Mon Sep 17 00:00:00 2001 From: Iryna-lev <119951292+Iryna-lev@users.noreply.github.com> Date: Sat, 10 Dec 2022 16:18:44 +0100 Subject: [PATCH 10/15] feat: add style.css file --- style.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 style.css diff --git a/style.css b/style.css new file mode 100644 index 0000000..f975d9d --- /dev/null +++ b/style.css @@ -0,0 +1,3 @@ +h1,h2{ + font-weight:bold; +} \ No newline at end of file From e75c44a8899145346e8809a8cf88cd496c778eba Mon Sep 17 00:00:00 2001 From: Iryna-lev <119951292+Iryna-lev@users.noreply.github.com> Date: Sat, 10 Dec 2022 16:20:15 +0100 Subject: [PATCH 11/15] update: add style.css file --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index f975d9d..2966605 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,4 @@ h1,h2{ font-weight:bold; -} \ No newline at end of file +color:green; +} From 0cc12b301321efd65e4a8f1d639c8a9af92ef1a4 Mon Sep 17 00:00:00 2001 From: Iryna-lev <119951292+Iryna-lev@users.noreply.github.com> Date: Sat, 10 Dec 2022 16:20:39 +0100 Subject: [PATCH 12/15] update: add style.css file --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 2966605..fb81b8c 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,4 @@ h1,h2{ font-weight:bold; -color:green; +color:black; } From d9e5be2402d18a9667f64a70db311d4f74c92ce8 Mon Sep 17 00:00:00 2001 From: Iryna-lev <119951292+Iryna-lev@users.noreply.github.com> Date: Sat, 10 Dec 2022 16:21:05 +0100 Subject: [PATCH 13/15] update: add style.css file --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index fb81b8c..2daf8c8 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,3 @@ h1,h2{ font-weight:bold; -color:black; } From 9dc15137eeee8295a64d17934adf58e281a2b4bb Mon Sep 17 00:00:00 2001 From: Iryna-lev <119951292+Iryna-lev@users.noreply.github.com> Date: Sat, 10 Dec 2022 16:30:04 +0100 Subject: [PATCH 14/15] feat : update README.md file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a96e81a..2a30a38 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # rsschool-cv https://Iryna-lev.github.io/rsschool-cv/cv +https://GITHUB-USERNAME.github.io/rsschool-cv/ From 471ca3097adb40f2c63dabcc8506da33eeea3318 Mon Sep 17 00:00:00 2001 From: Iryna-lev <119951292+Iryna-lev@users.noreply.github.com> Date: Sat, 17 Dec 2022 02:37:25 +0100 Subject: [PATCH 15/15] feat: update README.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a30a38..e257d2e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # rsschool-cv https://Iryna-lev.github.io/rsschool-cv/cv -https://GITHUB-USERNAME.github.io/rsschool-cv/ +https://Iryna-lev.github.io/rsschool-cv/