summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html62
1 files changed, 46 insertions, 16 deletions
diff --git a/index.html b/index.html
index 2bc7ce8..7402c90 100644
--- a/index.html
+++ b/index.html
@@ -103,24 +103,54 @@
</section>
<section>
<h2 id="skills">Compétences</h2>
- <h3>Informatique <small>(voir mon <a class="text-link" style="color: darkgrey" href="https://github.com/Laitram31">Github</a> et mes <a class="text-link" style="color: lime" href="https://git.marcellus.cc">autres repos</a>)</small></h3>
- <h4>Langages de programmation:</h4>
- <ul>
- <li>C : Avancé</li>
- <li>Python : Avancé</li>
- <li>HTML, CSS : Avancé</li>
- <li>shell : Intermédiaire</li>
- <li>C# : Intermédiaire</li>
- <li>OCaml : Intermédiaire</li>
- <li>JavaScript : Bases</li>
-
-
- <h3>Langues</h3>
- <h3>Autres</h3>
- <p>Permis B</p>
+ <h3 class="skill">Informatique <small>(voir mon <a class="text-link" style="color: darkgrey" href="https://github.com/Laitram31">Github</a> et mes <a class="text-link" style="color: lime" href="https://git.marcellus.cc">autres repos</a>)</small></h3>
+ <div class="skill-cats">
+ <div>
+ <h4>Langages de programmation:</h4>
+ <ul>
+ <li>C : Avancé</li>
+ <li>Python : Avancé</li>
+ <li>HTML, CSS : Avancé</li>
+ <li>shell : Intermédiaire</li>
+ <li>C# : Intermédiaire</li>
+ <li>OCaml : Intermédiaire</li>
+ <li>JavaScript : Bases</li>
+ </ul>
+ </div>
+ <div>
+ <h4>Outils</h4>
+ <ul>
+ <li><abbr title="Amazon Web Service">AWS</abbr> : suivi de la formation en ligne "AWS Academy Cloud Foundations sur le Cloud Computing avec AWS</li>
+ <li>Éditeurs de texte : (neo)vim, suite JetBrains, VSCode, Microsoft Visual Studio</li>
+ </ul>
+ </div>
+ </div>
+ <h3 class="skill">Autres</h3>
+ <div class="skill-cats">
+ <div>
+ <h4>Langues</h4>
+ <ul>
+ <li>Français : natif</li>
+ <li>Anglais : C1</li>
+ <li>Allemand : B1</li>
+ </ul>
+ </div>
+ <div>
+ <h4>Autres</h4>
+ <ul>
+ <li>Permis B</li>
+ <li>Président du <a class="text-link" href="https://rtfm.marcellus.cc" style="color: #ff3333">club musique</a> de mon campus</li>
+ <li>Staff pour le <abbr title="Bureau Des Étudiants">BDE</abbr></li>
+ </ul>
+ </div>
+ </div>
+ </section>
+ <section>
+ <h2>Ouvertures culturelles</h2>
+ <!-- Récemment, j'ai lu / j'écoute gnagnagna -->
</section>
</div>
- <footer>Site réalisé à la <span style="color: beige;">󱠡</span> &nbsp; et avec <span style="color: red">󰩖</span> &nbsp; par <a href="marcellus.cc">Martial</a><br>
+ <footer>Site réalisé à la &nbsp;<span style="color: beige;">󱠡</span> &nbsp; et avec &nbsp;<span style="color: red">󰩖</span> &nbsp; par <a href="https://marcellus.cc">Martial</a><br>
<a href="http://www.wtfpl.net/"><img
src="http://www.wtfpl.net/wp-content/uploads/2012/12/wtfpl-badge-4.png"
width="80" height="15" alt="WTFPL" /></a></footer>