Skip to content

Commit

Permalink
Merge pull request #10 from Yuriy-Solodovnik/patch/content/secondary
Browse files Browse the repository at this point in the history
Add secondary information
  • Loading branch information
Yuriy-Solodovnik authored May 4, 2021
2 parents 57ef063 + d4e4226 commit 81b8db5
Showing 1 changed file with 97 additions and 9 deletions.
106 changes: 97 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,17 +84,105 @@ <h2>Résumé</h2>
</div>
<div class="row">
<div class="ten wide column">
<!-- Experience -->
<section>
<h3>Experience</h3>
<h6>Now</h6>
<ul class="timeline">
<li class="highlighted">
<p><em>1<sup>st</sup> September 2018 &ndash; present</em></p>
<p>Student of
<strong>
<a href="https://nure.ua/ru/" rel="external">Kharkiv National University of Radio Electronics</a>
</strong>.
<strong>
<a href="https://nure.ua/ru/faculty/fakultet-kompyuternoy-inzhenerii-i-upravleniya" rel="external">Faculty of Computer Engineering and Management</a>
</strong>, specialty Computer Engineering. <sup>not to be confused with the name of the faculty</sup>
</p>
<p>
<ol>
Learning web-technologies, using <strong><a href="https://github.com/aspnet/" rel="external">ASP.NET Core</a></strong>.
</ol>
<ol>
The basics of designing hardware and software devices at the system level, IP cores for crystals, as well as system programming of microcontrollers, methods of design, deployment, maintenance and ensuring reliability and security in corporate and computer systems and networks.
</ol>
<ol>
Types, principles of organization and design of modern wireless networks.
</ol>
</p>
</li>
</ul>
<h6>Back then</h6>
<ul class="timeline">
<li>
<p><em> September 2007 &ndash; 23<sup>rd</sup> June 2019</em></p>
<p>
<ol>
<strong>Studied at <a href="https://schoolapan.wixsite.com/panschool1" rel="external">Panyutyn Lyceum</a></strong>
</ol>
</p>
</li>
</ul>
<h6>Way back then</h6>
<ul class="timeline">
<li>
<p><em>19<sup>th</sup> July 2001</em></p>
<ol><strong>Born</strong> in the town of<strong><a href="https://lozovarada.gov.ua" rel="external"> Lozovaya, Ukraine [</a></strong><a href="https://www.google.com/maps/place/Лозовая,+Харьковская+область/@48.8945456,36.2456214,12z/data=!3m1!4b1!4m5!3m4!1s0x40df2f3ee2d01dbf:0xa7357ad1ebda3552!8m2!3d48.8902362!4d36.308001" rel="external"> Location </a>]</ol>
</li>
</ul>
</section>
</div>
<div class="six wide column">
<!-- Languages -->
<!-- Skills -->
<!-- Character -->
<!-- Likes -->
<!-- Dislikes -->
<!-- Wants -->
<!-- Education -->
<!-- Articles -->
<section>
<h3>Skills</h3>
<p class="tags small">Base Front End technologies: HTML5, CSS3, JavaScript. Good knowledge of C#, WinForms. Basic knowledge of databases, MySQL, Oracle, MS SQL. Some work experience with PHP, Python with Django, C++, Java.</p>
</section>
<section>
<h3>Character</h3>
<p class="tags small">DISCIPLINED CONSCIENTIOUS RATIONAL CONSISTENT CURIOUS LOW-EMOTIONAL CALM STUBBORN COMPETITIVE PROCRASTINATOR RELEVANT</p>
</section>
<section>
<h3>Likes&#128077;</h3>
<p class="tags small" id="likes">GOOD FOOD BAD FOOD FOOTBALL VOLLEYBALL BASKETBALL RUNNING ROCK DOGS TRAVELING FILMS</p>
</section>
<section>
<h3>Dislikes&#128078;</h3>
<p class="tags small" id="dislikes">ARROGANT PEOPLE INJUSTICE ANNOYANCE BALD CATS DRUGS HYPOCRISY</p>
</section>
<section>
<h3>Wants&#128523;</h3>
<p class="tags small bulleted">START MY OWN SOFTWARE DEVELOPMENT COMPANY, BE A PROFESSIONAL IN MY FIELD, BE A WELL EDUCATED PERSON, FLY TO MARS</p>
</section>
<section>
<h3>Education</h3>
<ul class="timeline">
<li>
<div><em>Every day</em></div>
<p class="tags bulleted">
Front-End Back-end English
</p>
</li>
<li>
<div><em>September 2018 &ndash; present</em></div>
<div>Student of
<strong>
<a href="https://nure.ua/ru/" rel="external">Kharkiv National University of Radio Electronics</a>
</strong>.
</div>
</li>
<li>
<div><em>1<sup>st</sup> September 2007 &ndash; 23<sup>rd</sup> June 2018</em></div>
<div><strong>Studied at <a href="https://schoolapan.wixsite.com/panschool1" rel="external">Panyutyn Lyceum</a></strong></div>
</li>
<li>
<div>2003 &ndash; 2007</em></div>
<div><strong>Spent in kindergarten like an ordinary child</strong></div>
</li>
</ul>
</section>
<section>
<h3>Articles</h3>
<p>None published <sup><em>yet</em></sup></p>
</section>
</div>
</div>
</div>
Expand Down

0 comments on commit 81b8db5

Please sign in to comment.