diff --git a/README.md b/README.md index f8f5fcb..050acda 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -https://denS116.github.io/rsschool-cv/cv \ No newline at end of file +https://denS116.github.io/rsschool-cv/ \ No newline at end of file diff --git a/assets/image/2.jpg b/assets/image/2.jpg new file mode 100644 index 0000000..8d3a9dd Binary files /dev/null and b/assets/image/2.jpg differ diff --git a/assets/image/fone4.jpg b/assets/image/fone4.jpg new file mode 100644 index 0000000..ced69f8 Binary files /dev/null and b/assets/image/fone4.jpg differ diff --git a/assets/image/head3.jpg b/assets/image/head3.jpg new file mode 100644 index 0000000..83aaafe Binary files /dev/null and b/assets/image/head3.jpg differ diff --git a/assets/image/pac.ico b/assets/image/pac.ico new file mode 100644 index 0000000..af64f2b Binary files /dev/null and b/assets/image/pac.ico differ diff --git a/assets/image/rsschool.svg b/assets/image/rsschool.svg new file mode 100644 index 0000000..d54236a --- /dev/null +++ b/assets/image/rsschool.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + diff --git a/cv.md b/cv.md deleted file mode 100644 index be3e05b..0000000 --- a/cv.md +++ /dev/null @@ -1,41 +0,0 @@ -# Denis Suvorov -## Contacts -- **Location**: Cardiff, UK -- **Phone**: 07443 771289 -- **Email**: densuvorov116@gmail.com -- **GitHub**: [denS116](https://www.github.com/DenS116) -## About Me -Motivated and dedicated IT enthusiast seeking an entry-level position in [specific area of IT or desired role]. Eager to apply theoretical knowledge gained through coursework and self-study to contribute to the success of a dynamic and forward-thinking organization. -## Skils -- Git -- HTML -- SCC -- JavaScript -## Code Example - - -```javascript -let num1 = 10; -let num2 = 5; - -let sum = num1 + num2; -let difference = num1 - num2; -let product = num1 * num2; -let quotient = num1 / num2; - -console.log("Sum:", sum); -console.log("Difference:", difference); -console.log("Product:", product); -console.log("Quotient:", quotient); -``` - - -## Work Experience -- Unfortunately I don not have experience with IT at the moment -- Worked as cool system and air conditions engineer for 7 years -## Education -- Polytechnic College - Installation and technical operation of industrial equipment -## Languages -- **Russian** - Native -- **English** - Intermediate/Upper-intermediate according to the online test at **EFset** [efset.org](https://www.efset.org/) - diff --git a/index.html b/index.html new file mode 100644 index 0000000..2544180 --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + CV + + + + + + \ No newline at end of file diff --git a/style.css b/style.css new file mode 100644 index 0000000..e69de29