aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2021-03-16 18:20:22 +0000
committerGitHub <noreply@github.com>2021-03-16 18:20:22 +0000
commitb0cc10b2026f4a143e8c864a7f4cbc78a9087e51 (patch)
tree873876e3b8befab0c36dc9a6add8d9590ad56284 /index.html
parentd8b9720dc5e8a0e4fd878255e417fb192ed4e09e (diff)
downloadcv-francais-b0cc10b2026f4a143e8c864a7f4cbc78a9087e51.tar.gz
cv-francais-b0cc10b2026f4a143e8c864a7f4cbc78a9087e51.tar.bz2
cv-francais-b0cc10b2026f4a143e8c864a7f4cbc78a9087e51.zip
Added information
Diffstat (limited to 'index.html')
-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>