fix: design of projects page
Build and upload website update to beta site / build-and-upload (push) Successful in 1m16s

This commit is contained in:
2026-06-20 10:39:26 +02:00
parent 55abb90d48
commit ca95df73e0
+46 -46
View File
@@ -105,38 +105,30 @@
<p>Projects you can use for free, that have their source code publicly available and you can help develop</p>
<p>You may find all of them <a href="https://github.com/janishutz?tab=repositories" target="_blank">here</a></p>
<div class="side-by-side">
<div class="side-by-side">
<div class="side-by-side-item left">
<img src="https://raw.githubusercontent.com/eye-tap/eyetap/refs/heads/main/assets/favicon-logo.jpg"
alt="eyetap logo" class="project-logo small-logo">
<h3>Eye-TAP</h3>
<p>
Eye-TAP is a web-based Eye-Tracking Annotation Platform, used to do a study on the performance
of
the annotation of fixation points to characters by algorithms in comparison to human annotators.
</p>
<a href="https://github.com/eye-tap" class="button">GitHub</a>
</div>
<div class="side-by-side-item right">
<img src="https://raw.githubusercontent.com/beatsketch/.github/refs/heads/main/assets/logo.jpg"
alt="janishutz.com logo" class="project-logo small-logo">
<h3>BeatSketch</h3>
<p>
VR Beat Saber Map Maker that allows you to quickly draft a map by simply playing the map you
want to create.
</p>
<a href="https://beatsketch.github.io" class="button" target="_blank">Website</a>
</div>
</div>
<div class="side-by-side-item left">
<img src="https://libreevent.janishutz.com/assets/logo.png" alt="libreevent logo"
class="project-logo small-logo">
<h3>libreevent</h3>
<p>Tired of paying for event management software and want to gain control over your data? libreevent is
a powerful tool to sell tickets for your next event. Complete with mobile apps for entry control</p>
<a href="/projects/libreevent" class="button">Details</a>
<img src="https://raw.githubusercontent.com/eye-tap/eyetap/refs/heads/main/assets/favicon-logo.jpg"
alt="eyetap logo" class="project-logo small-logo">
<h3>Eye-TAP</h3>
<p>
Eye-TAP is a web-based Eye-Tracking Annotation Platform, used to do a study on the performance
of
the annotation of fixation points to characters by algorithms in comparison to human annotators.
</p>
<a href="https://github.com/eye-tap" class="button">GitHub</a>
</div>
<div class="side-by-side-item right">
<img src="https://raw.githubusercontent.com/beatsketch/.github/refs/heads/main/assets/logo.jpg"
alt="janishutz.com logo" class="project-logo small-logo">
<h3>BeatSketch</h3>
<p>
VR Beat Saber Map Maker that allows you to quickly draft a map by simply playing the map you
want to create.
</p>
<a href="https://beatsketch.github.io" class="button" target="_blank">Website</a>
</div>
</div>
<div class="side-by-side">
<div class="side-by-side-item left">
<img src="https://github.com/janishutz/MusicPlayerV2/raw/master/assets/logo.png" alt="musicplayer logo"
class="project-logo small-logo">
<h3>MusicPlayer</h3>
@@ -144,6 +136,31 @@
well as Apple Music</p>
<a href="/projects/musicplayer" class="button">Details</a>
</div>
<div class="side-by-side-item right">
<img src="https://static.janishutz.com/logo.jpg" alt="janishutz.com logo"
class="project-logo small-logo">
<h3>Configurations, etc</h3>
<p>Various configuration files I personally use are available on my personal Gitea instance</p>
<a href="https://git.janishutz.com/janishutz?tab=repositories" class="button" target="_blank">Git</a>
</div>
</div>
<div class="side-by-side">
<div class="side-by-side-item left">
<img src="https://raw.githubusercontent.com/janishutz/BiogasControllerApp/refs/heads/main/BiogasControllerAppLogo.png"
alt="biogascontrollerapp logo" class="project-logo small-logo">
<h3>BiogasControllerApp</h3>
<p>A small KivyMD-based application to control a small Biogas Plant in the subject ENATECH at
Kantonsschule Wohlen</p>
<a href="/projects/biogascontrollerapp" class="button">Details</a>
</div>
<div class="side-by-side-item right">
<img src="https://libreevent.janishutz.com/assets/logo.png" alt="libreevent logo"
class="project-logo small-logo">
<h3>libreevent</h3>
<p>Tired of paying for event management software and want to gain control over your data? libreevent is
a powerful tool to sell tickets for your next event. Complete with mobile apps for entry control</p>
<a href="/projects/libreevent" class="button">Details</a>
</div>
</div>
<div class="side-by-side">
<div class="side-by-side-item left">
@@ -164,23 +181,6 @@
<a href="https://github.com/janishutz/arch-dev-vm" class="button" target="_blank">GitHub</a>
</div>
</div>
<div class="side-by-side">
<div class="side-by-side-item left">
<img src="https://raw.githubusercontent.com/janishutz/BiogasControllerApp/refs/heads/main/BiogasControllerAppLogo.png"
alt="biogascontrollerapp logo" class="project-logo small-logo">
<h3>BiogasControllerApp</h3>
<p>A small KivyMD-based application to control a small Biogas Plant in the subject ENATECH at
Kantonsschule Wohlen</p>
<a href="/projects/biogascontrollerapp" class="button">Details</a>
</div>
<div class="side-by-side-item right">
<img src="https://static.janishutz.com/logo.jpg" alt="janishutz.com logo"
class="project-logo small-logo">
<h3>Configurations, etc</h3>
<p>Various configuration files I personally use are available on my personal Gitea instance</p>
<a href="https://git.janishutz.com/janishutz?tab=repositories" class="button" target="_blank">Git</a>
</div>
</div>
<hr class="divider" style="margin-top: 75px;">