mirror of
https://github.com/Alee14/cv-francais.git
synced 2025-01-22 13:51:46 -05:00
Added information
This commit is contained in:
parent
d8b9720dc5
commit
b0cc10b202
1 changed files with 28 additions and 5 deletions
33
index.html
33
index.html
|
@ -22,16 +22,39 @@
|
|||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-3">
|
||||
<img src="assets/Alee.png" width="50%" height="50%">
|
||||
<h1>Andrew Lee</h1>
|
||||
<p>Courriel: <a href="mailto:andrew@alee14.me">andrew@alee14.me</a></p>
|
||||
<p>Site Web: <a href="https://alee14.me">https://alee14.me</a></p>
|
||||
<img src="assets/Alee.png" width="200px" height="200px">
|
||||
<h1>Andrew Lee</h1>
|
||||
<p>Courriel: <a href="mailto:andrew@alee14.me">andrew@alee14.me</a></p>
|
||||
<p>Site Web: <a href="https://alee14.me">https://alee14.me</a></p>
|
||||
</div>
|
||||
<div class="col-md">
|
||||
<h1>Intérêt</h1>
|
||||
<h1>Compétences</h1>
|
||||
<ul>
|
||||
<li>Programmeur</li>
|
||||
<li>Assembler des ordinateur depuis Décembre 2018</li>
|
||||
<li>Je fais des modèles 3D</li>
|
||||
<li>Je suis CPR agréé depuis 2019</li>
|
||||
</ul>
|
||||
<h1>Langues Je Parle</h1>
|
||||
<ul>
|
||||
<li>Anglais</li>
|
||||
<li>Français</li>
|
||||
</ul>
|
||||
<h1>Langages De Programmation</h1>
|
||||
<ul>
|
||||
<li>C#</li>
|
||||
<li>JavaScript</li>
|
||||
<li>HTML</li>
|
||||
</ul>
|
||||
<h1>Mes Projets</h1>
|
||||
<ul>
|
||||
<li>AleeBot</li>
|
||||
<li>DLMP3</li>
|
||||
<li>Snug Cup</li>
|
||||
</ul>
|
||||
<h1>Les Écoles</h1>
|
||||
<ul><li>Pierrefonds Community High School
|
||||
</li></ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue