aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html33
1 files changed, 28 insertions, 5 deletions
diff --git a/index.html b/index.html
index dc22264..645cbfd 100644
--- a/index.html
+++ b/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>