Did some stuff on the projects page

This commit is contained in:
2026-03-27 18:37:24 +01:00
parent df387db473
commit 87ca29e63c
3 changed files with 179 additions and 8 deletions

View File

@@ -7,15 +7,94 @@
<!--<script src="script.js"></script> -->
</head>
<body>
<div class="disbox">
<div class="disboxh">
<img class="ico" src="../assets/gitico.png"></img>
<img class="ico" src="../assets/blogico.png"></img>
<div style="display: flex; direction: row; justify-content: center; margin-bottom: 50px;">
<div class="disbox">
<div class="disboxh">
<img class="ico" src="../assets/gitico.png"></img>
<img class="ico" src="../assets/blogico.png"></img>
</div>
<p class="disboxp">
loc_projects:<br><br>
During my <b>dev journey</b>, I had the opportunity to create some cool projects.<br><br>
I've collected here those that might <b>pick your interest</b>.
</p>
</div>
</div>
<div style="display: flex; direction: row; justify-content: center; margin-bottom: 50px;">
<div>
<div class="disbox" style="margin-bottom: 50px;">
<div class="disboxh">
<img class="ico" src="../assets/gitico.png"></img>
<img class="ico" src="../assets/blogico.png"></img>
</div>
<p class="disboxp">
loc_myfiches.com:<br><br>
During my <b>dev journey</b>, I had the opportunity to create some cool projects.<br><br>
I've collected here those that might <b>pick your interest</b>.
</p>
</div>
<div class="disbox">
<div class="disboxh">
<img class="ico" src="../assets/gitico.png"></img>
<img class="ico" src="../assets/blogico.png"></img>
</div>
<p class="disboxp">
loc_rusty_slicer:<br><br>
During my <b>dev journey</b>, I had the opportunity to create some cool projects.<br><br>
I've collected here those that might <b>pick your interest</b>.
</p>
</div>
</div>
<div style="width: 20px;"></div>
<div class="disbox">
<div class="disboxh">
<img class="ico" src="../assets/gitico.png"></img>
<img class="ico" src="../assets/blogico.png"></img>
</div>
<p class="disboxp">
loc_numworks_hacking:<br><br>
During my <b>dev journey</b>, I had the opportunity to create some cool projects.<br><br>
I've collected here those that might <b>pick your interest</b>.
<br>
patatipata<br/>
patatipata<br/>
patatipata<br/>
patatipata<br/>
patatipata<br/>
patatipata<br/>
patatipata<br/>
patatipata<br/>
patatipata<br/>
patatipata<br/>
patatipata<br/>
</p>
</div>
</div>
<div style="display: flex; direction: row; justify-content: center; margin-bottom: 50px;">
<div class="disbox">
<div class="disboxh">
<img class="ico" src="../assets/gitico.png"></img>
<img class="ico" src="../assets/blogico.png"></img>
</div>
<p class="disboxp">
loc_a_la_carte:<br><br>
During my <b>dev journey</b>, I had the opportunity to create some cool projects.<br><br>
I've collected here those that might <b>pick your interest</b>.
</p>
</div>
</div>
<div style="display: flex; direction: row; justify-content: center; margin-bottom: 50px;">
<div class="disbox">
<div class="disboxh">
<img class="ico" src="../assets/gitico.png"></img>
<img class="ico" src="../assets/blogico.png"></img>
</div>
<p class="disboxp">
loc_minecraft_mods:<br><br>
During my <b>dev journey</b>, I had the opportunity to create some cool projects.<br><br>
I've collected here those that might <b>pick your interest</b>.
</p>
</div>
<p class="disboxp">
loc_projects:<br>
During my dev journey, I had the opportunity to create some projects, I've collected here, those that might pick your interest.
</p>
</div>
</body>
</html>