Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markdown & Git #1

Open
wants to merge 37 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
86de4b0
init: start my task
May 18, 2023
abf76d1
feat: add About me
May 18, 2023
75cf2a8
fix: change code
May 18, 2023
9a58a11
feat: add new information
May 18, 2023
c12681b
feat: add image
DenS116 May 18, 2023
03e2fb7
feat: add information about Language
May 18, 2023
9843669
Merge branch 'gh-pages' of github.com:DenS116/rsschool-cv into gh-pages
May 18, 2023
9c56600
fix: correct size of picture
May 18, 2023
0b81031
fix: correct size of picture 2
May 18, 2023
3c6b63d
fix: language
May 18, 2023
be1d77e
fix: image size 2
May 18, 2023
e401ed3
fix: image size Russian Language
May 18, 2023
fa69df4
fix: correction bags
May 18, 2023
946060c
fix: correction bags 2
May 18, 2023
7c29aec
fix: correction bags 3
May 18, 2023
4c8705f
feat: add link into Readme
May 18, 2023
6ea6f82
fix: correction bags 4
May 18, 2023
bd54c6d
fix: correction bags 5
May 18, 2023
b2d1ee5
fix: correction bags 6
May 18, 2023
5c0ab53
fix: correction bags with picture
May 18, 2023
0e64957
fix: correction bags with picture 2
May 18, 2023
0f81f89
fix: correction bags with picture 3
May 18, 2023
a269caf
fix: delete file
DenS116 May 18, 2023
72bb23e
docs: add picture
May 19, 2023
fdf3b2e
fix: change url of picture
May 19, 2023
cd85f85
fix: change url of picture2
May 19, 2023
96c5503
fix: change url of picture3
May 19, 2023
e72d176
fix: change url of picture4
May 19, 2023
0654490
fix: change url of picture practice
May 19, 2023
3b7b60f
feat: add html and css files
Jul 3, 2023
17e9a8e
feat: change readme
Jul 3, 2023
3646d33
Merge pull request #4 from DenS116/rsschool-cv-html
DenS116 Jul 3, 2023
0a05e8a
feat: change index file
Jul 3, 2023
bdce43b
Merge pull request #5 from DenS116/rsschool-cv-html
DenS116 Jul 3, 2023
e12b686
feat: fill files html and css
Jul 4, 2023
1896e57
feat: add underline into index.html
Jul 4, 2023
c58560e
Merge pull request #7 from DenS116/rsschool-cv-html
DenS116 Jul 4, 2023
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# rsschool-cv
https://denS116.github.io/rsschool-cv/
Binary file added assets/image/2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/image/fone4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/image/head3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/image/pac.ico
Binary file not shown.
56 changes: 56 additions & 0 deletions assets/image/rsschool.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 41 additions & 0 deletions cv.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Denis Suvorov
## Contacts
- **Location**: Cardiff, UK
- **Phone**: 07443 771289
- **Email**: [email protected]
- **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/)
<img src="https://i.ibb.co/wdLD2zF/EF.jpg" width="350" height="350" />
212 changes: 212 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,212 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CV</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="./assets/image/pac.ico">
<link
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined"
rel="stylesheet">

<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw=="
crossorigin="anonymous"
referrerpolicy="no-referrer">
</head>
<body>
<div class="container">
<header>
<div class="header">
<div class="header-left">
<div class="name">
<h1>Denis Suvorov</h1>
<h3><i>Front-end Developer</i></h3>
</div>
</div>
<div class="header-right">
<img class="mainPhoto" src="./assets/image/2.jpg" alt="Denis">
</div>
</div>
<nav class="nav">
<ul class="list">
<li><a href="#about">About Me</a></li>
<li><a href="#contact">Contact</a></li>
<li><a href="#skill">Skills</a></li>
<li><a href="#code">Code</a></li>
<li><a href="#education">Education</a></li>
<li><a href="#experience">Work</a></li>
<li><a href="#language">Language</a></li>
<li><a href="#Projects">Projects</a></li>
</ul>
</nav>
</header>
<main>
<div class="content-wraper">
<div class="content">
<section>
<h2 id="about">About Me</h2>
<p class="about">
Hi my name is Denis. I 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.
</p>
<div class="underline"></div>
</section>
<section>
<div id="experience" class="work">
<h2>Work Experience</h2>
<p>
Unfortunately I don not have experience with IT at the moment
but I have worked as cool system and air conditions engineer
for 7 years.
</p>
</div>
<div class="underline"></div>
</section>
<section>
<div id="code" class="work">
<h2>Code Example</h2>
<div class="code">
<pre>
<code>
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);
</code>
</pre>
</div>
</div>
<div class="underline"></div>
</section>
<section>
<div id="education" class="work">
<h2>Education</h2>
<p>
Polytechnic College - Installation and technical operation of
industrial equipment
</p>
</div>
<div class="underline"></div>
</section>
<section>
<div id="language" class="work">
<h2>Language</h2>
<p>Russian - Native</p>
<p>
English - Intermediate/Upper-intermediate according to the
online test at
<a class="EF" href="https://www.efset.org/" target="_blank"
>EFset</a
>
</p>
<div class="language">
<img
src="https://i.ibb.co/wdLD2zF/EF.jpg"
alt="Certificate EF"
class="language">
</div>
</div>

</section>
</div>
<div class="sidebar">
<section>
<h2 id="contact">Contacts</h2>
<div class="underline"></div>
<p class="icon">
<i class="fa-solid fa-phone"></i>
+44 7443 771289
</p>
<div class="underline"></div>
<p class="icon">
<i class="fa-solid fa-map-location-dot"></i>&nbsp; Cardiff UK
</p>
<div class="underline"></div>
<p>
<i class="material-symbols-outlined">Email</i>
[email protected]
</p>
<div class="underline"></div>
<p class="hub icon">
<a
class="hub"
href="https://github.com/DenS116"
target="_blank"
>
<i class="fa-brands fa-github"></i>&nbsp; DenS116
</a>
</p>
</section>

<section>
<div id="skill" class="sideList">
<h2>Skills</h2>
<p class="icon">
<i class="fa-brands fa-html5"></i>&nbsp; HTML
</p>
<p class="icon">
<i class="fa-brands fa-github"></i>&nbsp; Git Hub
</p>
<p class="icon">
<i class="fa-brands fa-js"></i> &nbsp; Java Script
</p>
<p class="icon"><i class="fa-brands fa-css3"></i>CSS</p>
</div>
</section>

<section>
<div id="Projects" class="sideList">
<h2>My projects</h2>
<p class="icon"><a class="hub" href="https://denS116.github.io/rsschool-cv/" target="_blank">My CV</a></p>
<p class="icon">
<a
class="hub"
href="https://dens116.github.io/plants-practice"
target="_blank"
>Plants rs school</a
>
</p>
</div>
</section>
</div>
</div>
</main>
<footer>
<div class="foot">
<p class="hub icon">
<a
class="hub git"
href="https://github.com/DenS116"
target="_blank"
>
<i class="fa-brands fa-github"></i>&nbsp; DenS116
</a>
</p>
<p class="year">© 2023</p>
<a class="hub rs" href="https://rs.school/js/" target="_blank">
<img
src="./assets/image/rsschool.svg"
alt="Rsschool Icon"
width="73"
height="26">
</a>
</div>
</footer>
</div>
</body>
</html>
Loading