|
|
<!DOCTYPE html> <!-- Doctype HTML5 -->
|
|
|
<html lang="fr">
|
|
|
<!-- TODO : Changes to navbar -->
|
|
|
<!-- Dropdown must be : Skills -> soft / hard -->
|
|
|
<!-- Simple button for projects-->
|
|
|
<!---->
|
|
|
<!-- Underline current page -> CSS-->
|
|
|
<head>
|
|
|
<meta charset="UTF-8">
|
|
|
<link type="text/css" rel="stylesheet" href="style.css">
|
|
|
<script src="toggle.js"></script>
|
|
|
<script src="effect.js" defer></script>
|
|
|
<title>Corentin</title>
|
|
|
<nav class="navbar">
|
|
|
<ul class="navbar-list">
|
|
|
<li><a href="index.html">Accueil</a></li>
|
|
|
<li><a href="cursus.html">Cursus</a></li>
|
|
|
<li class="dropdown">
|
|
|
<a href="#">Technique</a>
|
|
|
<ul class="dropdown-content">
|
|
|
<li><a href="projets.html">Projets</a></li>
|
|
|
<li><a href="competences.html">Compétences</a></li>
|
|
|
</ul>
|
|
|
</li>
|
|
|
<li><a href="form.html">Contact</a></li>
|
|
|
<label class="switch">
|
|
|
<input type="checkbox" id="theme-switch">
|
|
|
<span class="slider"></span>
|
|
|
</label>
|
|
|
</ul>
|
|
|
</nav>
|
|
|
</head>
|
|
|
<body>
|
|
|
<header>
|
|
|
<h1>Caillot Corentin</h1>
|
|
|
</div>
|
|
|
<img id="profile" src="img/faced.jpg" alt="profil"title="Corentin" />
|
|
|
<aside>
|
|
|
<ul class="example-2">
|
|
|
<li class="icon-content">
|
|
|
<a
|
|
|
href="https://www.linkedin.com/in/cnal-cocofoot-83254427a"
|
|
|
target="_blank"
|
|
|
aria-label="LinkedIn"
|
|
|
data-social="linkedin"
|
|
|
>
|
|
|
<div class="filled"></div>
|
|
|
<svg
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
width="16"
|
|
|
height="16"
|
|
|
fill="currentColor"
|
|
|
class="bi bi-linkedin"
|
|
|
viewBox="0 0 16 16"
|
|
|
xml:space="preserve"
|
|
|
>
|
|
|
<path
|
|
|
d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854zm4.943 12.248V6.169H2.542v7.225zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248S2.4 3.226 2.4 3.934c0 .694.521 1.248 1.327 1.248zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016l.016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225z"
|
|
|
fill="currentColor"
|
|
|
></path>
|
|
|
</svg>
|
|
|
</a>
|
|
|
<div class="tooltip">LinkedIn</div>
|
|
|
</li>
|
|
|
<li class="icon-content">
|
|
|
<a href="https://github.com/lennay03" aria-label="GitHub" data-social="github"target="_blank">
|
|
|
|
|
|
<div class="filled"></div>
|
|
|
<svg
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
|
width="16"
|
|
|
height="16"
|
|
|
fill="currentColor"
|
|
|
class="bi bi-github"
|
|
|
viewBox="0 0 16 16"
|
|
|
xml:space="preserve"
|
|
|
>
|
|
|
<path
|
|
|
d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27s1.36.09 2 .27c1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.01 8.01 0 0 0 16 8c0-4.42-3.58-8-8-8"
|
|
|
fill="currentColor"
|
|
|
></path>
|
|
|
</svg>
|
|
|
</a>
|
|
|
<li class="icon-content">
|
|
|
<a href="mailto:contact@corentincaillot.com" target="_blank" aria-label="Gmail" data-social="gmail">
|
|
|
<div class="filled"></div>
|
|
|
<!-- Minimal Gmail SVG (Monochrome) -->
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 24 24">
|
|
|
<path d="M12 13.065L3 6v12h18V6l-9 7.065zM12 11L3 4h18l-9 7z"/>
|
|
|
</svg>
|
|
|
</a>
|
|
|
<div class="tooltip">Gmail</div>
|
|
|
</li>
|
|
|
</ul>
|
|
|
</aside>
|
|
|
<div>
|
|
|
<section>
|
|
|
<article>
|
|
|
<!-- TODO : Add images to illustrate -->
|
|
|
<h2>Qui suis-je ?</h2>
|
|
|
<p>
|
|
|
Je m'appelle <strong>Corentin</strong>, j'ai <em>20 ans</em>, et je suis actuellement en <strong>première année de BUT informatique</strong> (pour la deuxième fois).
|
|
|
Depuis toujours passionné par l'informatique, je me plonge chaque jour un peu plus dans le développement et les nouvelles technologies.
|
|
|
</p>
|
|
|
<details>
|
|
|
<summary>En savoir plus</summary>
|
|
|
<p>
|
|
|
Je suis également un <strong>grand amateur de jeux vidéo et de sport</strong>.
|
|
|
J’ai exploré <strong>de nombreux jeux</strong> comme <em>Rocket League, Valorant, Minecraft et Genshin Impact</em>, et j’aime particulièrement les <strong>défis stratégiques </strong>et <strong>compétitifs</strong> qu’ils offrent.
|
|
|
|
|
|
Côté sportif, j’ai pratiqué plusieurs disciplines, allant du <em>paintball</em> au <em>football</em>, en passant par <em>l’escalade, l’athlétisme et le ping-pong</em>. J’aime <strong>repousser mes limites</strong> et découvrir de nouvelles expériences.
|
|
|
</p>
|
|
|
</details>
|
|
|
</article>
|
|
|
|
|
|
<article>
|
|
|
<h2>Ce qui me passionne</h2>
|
|
|
<p>
|
|
|
Si je devais résumer mes centres d'intérêt en quelques mots : <strong>code, compétition et créativité</strong>.
|
|
|
J’adore <strong>résoudre des problèmes complexes</strong>, <strong>automatiser des tâches</strong> et <strong>concevoir des applications</strong> qui facilitent la vie des utilisateurs.
|
|
|
Que ce soit en développant un <em>projet personnel</em> ou en explorant de <em>nouvelles technologies</em>, je cherche toujours à m’améliorer et à apprendre.
|
|
|
</p>
|
|
|
</article>
|
|
|
</section>
|
|
|
|
|
|
<section>
|
|
|
<article>
|
|
|
<h2>Mon objectif professionnel</h2>
|
|
|
<p>
|
|
|
Mon ambition est claire : <strong>devenir développeur</strong> et bâtir une carrière dans le domaine du <strong>développement logiciel ou mobile</strong>.
|
|
|
</p>
|
|
|
<details>
|
|
|
<summary>Lire la suite</summary>
|
|
|
<p>
|
|
|
À terme, j’aimerais travailler sur des <em>projets innovants</em>, collaborer avec des <em>équipes dynamiques</em> et relever des <em>défis techniques stimulants</em>.
|
|
|
Mon but est d’acquérir une <strong>expertise solide</strong>, tout en développant des projets qui ont un impact positif.
|
|
|
|
|
|
|
|
|
</p>
|
|
|
</details>
|
|
|
</article>
|
|
|
</section>
|
|
|
|
|
|
<section>
|
|
|
<article>
|
|
|
<h2>Pourquoi me choisir ?</h2>
|
|
|
<p>
|
|
|
✅ <strong>Autonome et curieux</strong>, j’adore apprendre et relever de nouveaux défis.
|
|
|
✅ <strong>Passionné</strong>, je mets toute mon énergie dans les projets que j’entreprends.
|
|
|
✅ <strong>Rigoureux</strong>, je cherche constamment à améliorer la qualité de mon code et à optimiser mes solutions.
|
|
|
</p>
|
|
|
<p>
|
|
|
Si vous recherchez un <strong>développeur motivé</strong>, prêt à innover et à s’adapter aux défis technologiques, <a href="mailto:contact@corentincaillot.com"><strong>n’hésitez pas à me contacter !</strong></a> 🚀
|
|
|
</p>
|
|
|
</article>
|
|
|
</section>
|
|
|
</div>
|
|
|
</header>
|
|
|
<footer>
|
|
|
<p>© 2025 Corentin Caillot. Tous droits réservés.</p>
|
|
|
<p>📧 Contactez-moi : <a href="mailto:contact@corentincaillot.com">contact@corentincaillot.com</a></p>
|
|
|
<!--<p><a href="https://github.com/">GitHub</a> | <a href="https://linkedin.com/">LinkedIn</a></p>-->
|
|
|
</footer>
|
|
|
</body>
|
|
|
|
|
|
</html> |