Files
VixenchromaWebSite/html/fr/index.html

138 lines
7.1 KiB
HTML

<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="title" content="VixenChroma">
<meta name="description" content="VixenChroma - Line / Alyx website" />
<meta name="keywords" content="alyx le guen, alyx, le guen, line, vixenchroma">
<link rel="author" href="https://vixenchroma.com"/>
<link rel="icon" type="image/svg+xml" href="/img/favicon.svg">
<link rel="stylesheet" href="/vixenchroma.css" />
<title>Vixenchroma</title>
</head>
<body>
<div id="container">
<div id="header"></div>
<div id="headerArea">
<h2 style="color:white">Site web Vixenchroma - de Line / Alyx</h2>
</div>
<div id="flex">
<aside id="leftSidebar" style="margin-right: 8px;">
<h3>Langages</h3>
<div class="box">
<li><a href="/">En</a> / <a href="/fr/">Fr</a> / <a href="/jp/">Jp</a></li>
</div>
<div>
<h3>Navigation</h3>
<div class="box">
<ul style="padding-left:8px;">
<li><a href="/">Accueil</a></li>
<br>
<li><a href="/about.html">A propos</a></li>
<br>
<li><a href="/art.html">Art</a></li>
<br>
<li><a href="/embroidery.html">Broderie / Patches</a></li>
<br>
<li><a href="/3dprinting_painting.html">Impression 3D, figurines et peinture</a></li>
<br>
<li><a href="/other_things.html">Autre</a></li>
</ul>
</div>
</div>
<div>
<h3>Liens</h3>
<div class="box">
<ul style="padding-left:8px;">
<li><a href="https://wiki.vixenchroma.com/public" target="_blank">Mon Wiki</a></li>
<br>
<li><a href="https://git.vixenchroma.com/explore/repos" target="_blank">Mon Gitea</a></li>
<br>
<li><a href="https://github.com/Alyx-LeGuen" target="_blank">Mon Github</a></li>
<br>
<li><a href="https://www.linkedin.com/in/alyx-le-guen-a17581173" target="_blank">Mon Linkedin</a></li>
</ul>
</div>
</div>
<div>
<h3>Magnifiques badges !</h3>
<img src="/img/WonderWorld.png" alt="Such a world of Wonder" style="margin-left: auto;margin-right: auto;display: block;"/>
<img src="/img/webbadge/agrou.png" alt="fox say agrou" style="margin-left: auto;margin-right: auto;display: block;">
<img src="/img/webbadge/traaa.png" alt="cool trans flag" style="margin-left: auto;margin-right: auto;display: block;">
<img src="/img/webbadge/linux.png" alt="cool linux badge" style="margin-left: auto;margin-right: auto;display: block;">
<img src="/img/webbadge/brains.gif" alt="powered by my brain" style="margin-left: auto;margin-right: auto;display: block;">
<img src="/img/webbadge/fox.png" alt="moving fox gif" style="margin-left: auto;margin-right: auto;display: block;width: 60%;">
</div>
</aside>
<main>
<h1 style="font-size: 23px">Bienvenue sur Vixenchroma !</h1>
<img src="/img/UnderDestruction.gif" alt="UnderDesctruction"/>
<p><strong>Informations sur la proprietaire :</strong></p>
<p>Je suis Line ou Alyx, une SysOps française avec beaucoup trop de hobbies.</p>
<p><strong>Projets en cours :</strong></p>
<p>- Je travaille sur ce site web</p>
<p>- Creation d'un style pixel art cyberpunk cool pour tous mes projets</p>
<p>- Peindre des figurines</p>
<p>- Ca joue a The Finals et Arc Raiders</p>
<p>- J'apprends a lire et ecrire le japonais</p>
<p>- Je me remets a la robotique et a la domotique.</p>
<p>- J'essaie de dormir davantage.</p>
<p><strong>IRL CTF / Conference ou vous avez peut-etre pu me voir :</strong></p>
- BreizhCTF 2025<br>
- European Cyber Week 2024<br>
- Purple Pill Challenge 2024<br>
- Le Hack Paris 2024<br>
- BreizhCTF 2024<br>
- European Cyber Week 2023<br>
- Purple Pill Challenge 2023<br>
- Le Hack Paris 2023<br>
- BreizhCTF 2023<br>
<pre style="font-family: 'ADDSBP';"> ------------------------
| WAF |
------------------------
\/
/^u_ /
,___,--~~~~--' /'~
`~--~\ )____,)/'
(/\\_ (/\\_
</pre>
<img src="/img/UnderDestruction.gif" alt="UnderDesctruction"/>
</main>
<aside id="rightSidebar" style="margin-left: 8px;">
<h3>Mises a jour</h3>
<div class="box">
<img src="/img/webbadge/new.gif" alt="new gif"/><span> 04/11/25</span>
<ul style="padding-left:8px;">
<li>Mise a jour linguistique !
<br>Vous pouvez passer de l'anglais au français
<br>
<br>Et j'ai commence a traduire en japonais</li>
<br>
<li>Meilleure organisation des pages et du code HTML</li>
</ul>
<p>--------</p>
<span> 21/05/25</span>
<ul style="padding-left:8px;">
<li>Ajout d'une page "A propos" et plusieurs pages pour presenter mes projets</li>
</ul>
<p>--------</p>
<a style="color:deeppink; font-size: 18px;" href="/all_updates.html" >Voir l'ensemble des maj</a>
</div>
<h3>Outils / Liens externes</h3>
<div class="box">
<ul style="padding-left:8px;">
<!-- Old https://goblin-heart.net/sadgrl/webmastery/webmaster-links sadgrl website -->
<li><a href="https://sadgrl.online/resources/webdev-links/">Liens utiles pour creer un site web</a></li>
<br>
<li><a href="https://www.dafont.com/addstandardbitmap.font">Police de caracteres utilisee pour le site</a></li>
</ul>
</div>
<img src="/img/webbadge/coolline.png" alt="powered by my brain" style="margin-left: auto;margin-right: auto;display: block;width: 80%;">
</aside>
</div>
</div>
</body>
</html>