Update some stuff

This commit is contained in:
2025-11-01 13:00:49 +01:00
parent 823d72fbb3
commit 248667512c
4 changed files with 77 additions and 78 deletions

View File

@@ -40,18 +40,22 @@
</section>
<section>
<h3>My <span class="accentuated">background</span></h3>
<p>
Bla bla bla lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
</p>
<h3>My <span class="accentuated">background</span></h3>
<p>
I hold a Bachelor's degree in Full-Stack Development,
where I gained solid experience in both front-end and
back-end technologies. I am currently pursuing a
Masters degree to further strengthen my skills and
deepen my expertise in software development, DevOps,
machine learning, embedded systems, and network administration.
</p>
</section>
<section>
<h3>My <span class="accentuated">skills</span></h3>
<p>
Java, C#, Python, JavaScript / TypeScript, Node.js, Vue, PostgreSQL, Docker.
</p>
<h3>My <span class="accentuated">skills</span></h3>
<p>
Java, C#, Python, JavaScript / TypeScript, Node.js, Vue, PostgreSQL, Docker.
</p>
</section>
<section>
<h3><span class="accentuated">Connect</span> with me</h3>
@@ -84,6 +88,7 @@
<h1>Check out my live projects</h1>
<div class="card-list">
<div class="card punched-card">
<a href="https://unluckiest.naaturel.be">
<img src="./assets/unluckiest.png" class="thumbnail" alt="Unluckiest">
@@ -110,61 +115,7 @@
</div>
</div>
<!--<div class="card-list">
<a>
<div class="card">
<h2>My <span class="accentuated">projects</span></h2>
<hr/>
<p>Get a look at what I've worked on</p>
</div>
</a>
<a>
<div class="card">
<h2><span class="accentuated">About</span> me</h2>
<hr/>
<p>Learn more about my skills and background</p>
</div>
</a>
<a>
<div class="card">
<h2><span class="accentuated">Contacts</span></h2>
<hr/>
<p>Get in touch with me</p>
</div>
</a>
</div>
</div>-->
<!--<footer>
<p>Scroll down to get started</p>
<div><img src="./assets/arrow.svg" alt="arrow"></div>
</footer>-->
<!--<div class="content">
<div >
<h1>Live projects</h1>
<hr/>
<div class="project-list">
<a href="https://unluckiest.naaturel.be"><img src="./assets/unluckiest.png" alt="unluckiest"></a>
<a href="https://letsmeet.naaturel.be"><img src="./assets/letsmeet.png" alt="letsmeet"></a>
</div>
</div>
<div class="separator"></div>
<div>
<h1>Connect with me!</h1>
<hr/>
<div class="links">
<ul>
<li><a href="https://github.com/Naaturel/">Github</a></li>
<li><a href="https://x.com/naaturel_/">X (Twitter)</a></li>
<li><a href="https://www.instagram.com/naaturel_/">Instagram</a></li>
</ul>
</div>
</div>
</div>-->
</div>
</main>