started updating the skills section
This commit is contained in:
parent
f12d1c8292
commit
447972b0ad
68
index.html
68
index.html
@ -350,23 +350,24 @@
|
||||
<section id="skills" class="skills">
|
||||
<div class="container">
|
||||
|
||||
<div class="section-title">
|
||||
<div class="section-title" data-aos="fade-up">
|
||||
<span class="prevent-select">My Skills</span>
|
||||
<h2>My Skills</h2>
|
||||
<p>Sit sint consectetur velit quisquam cupiditate impedit suscipit alias</p>
|
||||
<p>A blend of technical expertise and personal passions</p>
|
||||
</div>
|
||||
<ul id="skills-filters" class="d-flex justify-content-center">
|
||||
<ul id="skills-filters" class="d-flex justify-content-lg-center" data-aos="fade-up">
|
||||
<li data-filter="*" class="filter-active">All</li>
|
||||
<li data-filter=".filter-prod">Productivity</li>
|
||||
<li data-filter=".filter-lang">Languages</li>
|
||||
<li data-filter=".filter-frame">Frameworks</li>
|
||||
<li data-filter=".filter-web">Web</li>
|
||||
<li data-filter=".filter-hobby">Hobbies</li>
|
||||
<li data-filter=".filter-other">Other</li>
|
||||
</ul>
|
||||
|
||||
<!-- TODO: check the filter & link of each thing (normally the first
|
||||
line should be good) -->
|
||||
<div class="skills-container">
|
||||
<div class="skills-container" data-aos="fade-up">
|
||||
<div class="row">
|
||||
<div class="col-md-6 col-lg-3 mb-5 skill-item filter-prod">
|
||||
<div class="icon-box">
|
||||
@ -414,11 +415,10 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-6 col-lg-3
|
||||
mb-5 skill-item filter-web">
|
||||
<div class="col-md-6 col-lg-3 mb-5 skill-item filter-web filter-prod filter-hobby">
|
||||
<div class="icon-box">
|
||||
<div class="icon"><i class="bx bx-server"></i></div>
|
||||
<h4 class="title"><a href="">Server Management</a></h4>
|
||||
<h4 class="title"><a>Server Management</a></h4>
|
||||
<p class="description">Since 2018, I've been diving into the world of server
|
||||
administration,
|
||||
experimenting with various hardware setups. It's been an enriching journey that's
|
||||
@ -430,57 +430,39 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-6 col-lg-3 mb-5 skill-item filter-prod">
|
||||
<div class="col-md-6 col-lg-3 mb-5 skill-item filter-hobby">
|
||||
<div class="icon-box">
|
||||
<div class="icon"><i class="fa fa-masks-theater"></i></div>
|
||||
<h4 class="title"><a href="https://neovim.io">Theater</a></h4>
|
||||
<h4 class="title"><a>Theater</a></h4>
|
||||
<p class="description">
|
||||
Neovim is a versatile text editor that's become
|
||||
an integral part of my workflow. It
|
||||
offers customization, plugin support, and version control integration, making it a
|
||||
reliable tool for my coding and writing tasks.
|
||||
For seven years, I've been part of a theater group focusing on physical theater, telling stories through movement and
|
||||
dance instead of spoken words. This experience has significantly sharpened my non-verbal communication skills and
|
||||
deepened my understanding of storytelling.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 col-lg-3 mb-5 skill-item filter-prod">
|
||||
<div class="col-md-6 col-lg-3 mb-5 skill-item filter-lang filter-web">
|
||||
<div class="icon-box">
|
||||
<div class="icon">
|
||||
<img src="assets/img/tsjs.png" alt="neovim-logo" />
|
||||
<img src="assets/img/tsjs.png" alt="typescript-logo" />
|
||||
</div>
|
||||
<h4 class="title"><a href="https://neovim.io">Javascript / Typescript</a></h4>
|
||||
<h4 class="title"><a href="https://www.typescriptlang.org">Javascript / Typescript</a></h4>
|
||||
<p class="description">
|
||||
Neovim is a versatile text editor that's become
|
||||
an integral part of my workflow. It
|
||||
offers customization, plugin support, and version control integration, making it a
|
||||
reliable tool for my coding and writing tasks.
|
||||
Through university courses and internships, I've developed a strong proficiency in TypeScript, an essential tool for
|
||||
modern web development. Its ability to enhance JavaScript with type safety and clearer code structure has made my
|
||||
projects more robust and maintainable, positioning me as a skilled developer in this area.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 col-lg-3 mb-5 skill-item filter-prod">
|
||||
|
||||
<div class="col-md-6 col-lg-3 mb-5 skill-item filter-hobby">
|
||||
<div class="icon-box">
|
||||
<div class="icon">
|
||||
<img src="assets/img/neovim.png" alt="neovim-logo" />
|
||||
</div>
|
||||
<h4 class="title"><a href="https://neovim.io">Neovim</a></h4>
|
||||
<div class="icon"><i class="fa fa-basketball"></i></div>
|
||||
<h4 class="title"><a>Basketball</a></h4>
|
||||
<p class="description">
|
||||
Neovim is a versatile text editor that's become
|
||||
an integral part of my workflow. It
|
||||
offers customization, plugin support, and version control integration, making it a
|
||||
reliable tool for my coding and writing tasks.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 col-lg-3 mb-5 skill-item filter-prod">
|
||||
<div class="icon-box">
|
||||
<div class="icon">
|
||||
<img src="assets/img/neovim.png" alt="neovim-logo" />
|
||||
</div>
|
||||
<h4 class="title"><a href="https://neovim.io">Neovim</a></h4>
|
||||
<p class="description">
|
||||
Neovim is a versatile text editor that's become
|
||||
an integral part of my workflow. It
|
||||
offers customization, plugin support, and version control integration, making it a
|
||||
reliable tool for my coding and writing tasks.
|
||||
I began my journey as a Table Official in basketball after frequently attending a friend's matches, which led to my
|
||||
involvement with the SFT Lugano Tigers. Following a brief training, I assumed the role, contributing to the game by
|
||||
managing scores and timekeeping, blending my passion with responsibility.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user