Skip to content

Instantly share code, notes, and snippets.

@sun1shayina
Created February 8, 2018 17:37
Show Gist options
  • Save sun1shayina/ec85b18f93e0ca110d8fe741b5fb5a11 to your computer and use it in GitHub Desktop.
Save sun1shayina/ec85b18f93e0ca110d8fe741b5fb5a11 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>my resume</title>
<h2>IT Technician- Qualification </h2>
<p>Full Name: Sun Mawezi Shayina</p>
<p>Proffession: IT </p>
<p>Cellphone:+1 2066438123</p>
<p>Seatac-Washington</p>
<p align=""></p>
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Sunspots_and_Solar_Flares.jpg/220px-Sunspots_and_Solar_Flares.jpg">
<body>
<H4>Hardskills</H4>
<ul>
<li style="color: blue">Html,CSS,GitHub,Sublimetext</li>
<li style="color: green">Operating Systems: Windows, Linux</li>
<li style="background-origin: : red"> JavascriptBash,NodeJs</li>
</ul>
<h4>Softskills</h4>
<ul>
<li>Highly flexible ,Lives in greater Seattle area</li>
<li>Exceptional customer service and communication skills</li>
<li>Flexible,detail-oriented,creative mindset,project management abilities</li>
<li>Bilingual,Fluent in french</li>
</ul>
<h3 style="font-family: Arial">Contact :</h3> <a href="https://www.linkedin.com/in/sun-shayina-207417153/"> My likendln account </a>
<br>
<a href="https://github.com/sunshayina"> My Github account </a>
<br>
<audio controls>
<source src="horse.ogg" type="audio/ogg">
Your browser does not support the audio element.
</audio>
<h3>Spoken language</h3>
<table border="solid black">
<tbody><tr>
<th>language</th> <td>French</td> <td>English</td>
</tr>
<tr>
<th>Writing</th> <td>Full proffesional</td> <td>Full proffesional</td>
</tr>
<tr>
<th>Speaking</th> <td>Full proffesional</td> <td>Full proffesional</td>
</tr>
<tr>
<th>Understanding</th> <td>Full proffesional</td> <td>Full proffesional</td>
</tr>
</tbody></table>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment