update presentation
parent
4b910b33be
commit
6d1c1f648c
|
@ -0,0 +1,2 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
||||
<svg fill="#fff" width="800px" height="800px" viewBox="-2 -2.5 24 24" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin" class="jam jam-gitlab"><path d='M10.006 18.443L6.326 7.118h7.36l-3.68 11.325zm0 0L1.168 7.118h5.158l3.68 11.325zM1.168 7.118l8.838 11.325-9.68-7.032a.762.762 0 0 1-.276-.852l1.118-3.441zm0 0L3.385.296a.38.38 0 0 1 .724 0l2.217 6.822H1.168zm8.838 11.325l3.68-11.325h5.157l-8.837 11.325zm8.837-11.325l1.119 3.441a.762.762 0 0 1-.277.852l-9.68 7.032 8.838-11.325zm0 0h-5.157L15.902.296a.38.38 0 0 1 .725 0l2.216 6.822z' /></svg>
|
After Width: | Height: | Size: 681 B |
12
index.html
12
index.html
|
@ -35,7 +35,7 @@
|
|||
|
||||
<h2 class="Centered" id="domain">Artisan logiciel</h2>
|
||||
|
||||
<p class="Centered">(Mon site de photo <a target="_blank" href="https://jalil.arfaoui.net/photo">c’est par ici</a>)</p>
|
||||
<p class="Centered">(Mon site de photo, <a target="_blank" href="https://jalil.arfaoui.net/photo">c'est par ici</a>)</p>
|
||||
|
||||
<div class="Centered">
|
||||
|
||||
|
@ -56,7 +56,8 @@
|
|||
|
||||
<h3>☯ Mes valeurs</h3>
|
||||
<ul>
|
||||
<li><a target="_blank" href="http://manifesto.softwarecraftsmanship.org/#/fr-fr">Software Craftsmanship</a></li>
|
||||
<li>Le mouvement <a target="_blank" href="http://manifesto.softwarecraftsmanship.org/#/fr-fr">Software Craftsmanship</a></li>
|
||||
<li>L’utilité sociale du développeur</li>
|
||||
<li>Être fier de son travail, mais sans égo</li>
|
||||
<li>Autogestion, autonomie et responsabilité</li>
|
||||
<li>Approche <a href="https://en.wikipedia.org/wiki/Domain-driven_design" target="_blank">Domain Driven Design</a></li>
|
||||
|
@ -65,7 +66,7 @@
|
|||
|
||||
<h3>🎁 Ce que j'offre</h3>
|
||||
<ul>
|
||||
<li><a target="_blank" href="https://www.linkedin.com/in/jalil/">18 ans d'expérience</a> à concevoir des systèmes logiciels</li>
|
||||
<li><a target="_blank" href="https://www.linkedin.com/in/jalil/">20 ans d'expérience</a> à concevoir des systèmes logiciels</li>
|
||||
<li>Une forte implication dans la qualité et l'utilité de mes réalisations</li>
|
||||
<li>Développement centré sur l'utilisateur</li>
|
||||
</ul>
|
||||
|
@ -91,12 +92,15 @@
|
|||
<a href="https://www.malt.fr/profile/jalilarfaoui" target="_blank">
|
||||
<img src="img/Malt_Logo_White_RVB.png" alt="Profil Malt"/>
|
||||
</a>
|
||||
<a href="https://stackoverflow.com/users/162038/jalil" target="_blank">
|
||||
<a href="https://stackexchange.com/users/54164/jalil?tab=accounts" target="_blank">
|
||||
<img src="img/stackoverflow.png" alt="Profil StackOverflow"/>
|
||||
</a>
|
||||
<a href="https://github.com/JalilArfaoui" target="_blank">
|
||||
<img src="img/github.png" alt="Profil Github"/>
|
||||
</a>
|
||||
<a href="https://framagit.org/jalil" target="_blank">
|
||||
<img src="img/gitlab.svg" alt="Profil Framagit"/>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
|
|
Loading…
Reference in New Issue