diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-03-16 18:20:22 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-16 18:20:22 +0000 |
| commit | b0cc10b2026f4a143e8c864a7f4cbc78a9087e51 (patch) | |
| tree | 873876e3b8befab0c36dc9a6add8d9590ad56284 /index.html | |
| parent | d8b9720dc5e8a0e4fd878255e417fb192ed4e09e (diff) | |
| download | cv-francais-b0cc10b2026f4a143e8c864a7f4cbc78a9087e51.tar.gz cv-francais-b0cc10b2026f4a143e8c864a7f4cbc78a9087e51.tar.bz2 cv-francais-b0cc10b2026f4a143e8c864a7f4cbc78a9087e51.zip | |
Added information
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 33 |
1 files changed, 28 insertions, 5 deletions
@@ -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> |
