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
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
## My Homepage

This is my web page. Please **feel free** to browse. It's a résumé.

If you encounter any difficulties with the site please [let me know](https://www.facebook.com/serega.novikoff/ "Here's the Link to My Facebook") .

Keep in mind this example is **pretty simple**.
This is my résumé.

Welcome and thank you for visiting my web page. )

Expand All @@ -13,6 +9,5 @@ p.s.
if (sad() === true) {
sad.stop();
beAwesome();
codeWithBinaryStudio();
}
}
```
21 changes: 11 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@ <h1 class="mb-0">Sergiy
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="experience">
<div class="my-auto">
<h2 class="mb-5">Experience</h2>




<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h4 class="mb-0">Web Developer</h4>
Expand All @@ -140,7 +144,7 @@ <h4 class="mb-0">Web Developer</h4>
</ul>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">May 2016 - Present</span>
<span class="text-primary">May 2016 - April 2018</span>
</div>
</div>

Expand All @@ -166,6 +170,10 @@ <h4 class="mb-0">Creator of E-books</h4>
</div>
</div>
</div>




</section>

<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="education">
Expand Down Expand Up @@ -219,15 +227,11 @@ <h2 class="mb-5">Skills</h2>
<div class="subheading mb-3 margin-topper">Technical Skills:</div>
<ul class="fa-ul mb-0 bullet-white-marked non-marked">
<li>
Front-end: CSS3, HTML5, XML, web standards and accessibility, cross-browser compatibility, JSON with
padding
Front-end: CSS3, HTML5, XML, web standards and accessibility, cross-browser compatibility
</li>
<li>
Programming/scripting languages: JavaScript (ES6, jQuery, Bootstrap), basic knowledge of SQL
</li>
<li>
DB: Oracle
</li>
<li>
Development tools: WebStorm, Note++, Sublime Text, Photoshop/Fireworks, GitHub Desktop
</li>
Expand All @@ -253,9 +257,6 @@ <h2 class="mb-5">Some Funny Reviews</h2>
<li><a href="https://www.amazon.com/dp/B00B9GY3IO">www.amazon.com/dp/B00B9GY3IO</a> &#x2935;<br>
“layout are very easy to read”, “with an easy to access look-up system”
</li>
<li><a href="https://www.amazon.com/dp/B00C4I83X2">www.amazon.com/dp/B00C4I83X2</a> &#x2935;<br>
“it is functional“
</li>
<li><a href="https://www.amazon.com/dp/B014GBBQIS">www.amazon.com/dp/B014GBBQIS</a> &#x2935;<br>
“Not only does author Novikov provide the phrases in Cyrillic Russian but also in phonetic (Latin)
characters to help those who cannot read Cyrillic. It also helps greatly that in the Phonetic
Expand Down Expand Up @@ -355,4 +356,4 @@ <h2 class="mb-5">Contacts</h2>
<script src="js/resume.js"></script>

</body>
</html>
</html>