This commit is contained in:
2026-03-01 16:50:56 +01:00
commit e77d729074
33 changed files with 7202 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
---
title: 'FileClap'
description: 'Doormat'
pubDate: 'Jul 08 2022'
---
<style is:global>
/* either do it this way or uh yeah */
h1 { color: #ffdf20 }
body {background: #030712 }
.wrapper {background: #101828 }
p { color: #cacbcd}
a { color: #cacbcd }
img { border: 10px solid;
border-color: #ffdf20; }
</style>
# FileClap: Clear the paperwork off the table
Your digital assistant for students and trainees
No more paper chaos! FileClap helps you easily organize photos, receipts, and important documents. Securely stored and accessible from anywhere—for a stress-free daily life with more clarity!
![homeviwe](../../assets/fileclap/homeview.png)
Uses Vector embeddings to aid in context aware searching
![homeviwe](../../assets/fileclap/search.png)
<a href="fileclap.com/home"><h1>check it out!</h1></a>

31
src/content/blog/horsa.md Normal file
View File

@@ -0,0 +1,31 @@
---
title: 'Horsa'
description: 'Lorem ipsum dolor sit amet'
pubDate: 'Jul 08 2022'
---
<style is:global>
h1 { color: #bb4d00 }
h2 { color: #bb4d00 }
h3 { color: #bb4d00 }
h4 { color: #bb4d00 }
body {background: #27272a }
.wrapper {background: #18181b }
p { color: #e2e2e2}
a { color: #e2e2e2 }
img { border: 10px solid;
border-color: #bb4d00; }
</style>
# Horsa Haas HorseShoe as a Service
Horsa is an Mobile First all in One Solution for ur BlackSmithing Shop
## Features
- Invoice Management
- Appointment Planning
- Automatic VRT planning
- Customer Management
- Inventory Management
- WorkUnit preperation
![homeviwe](../../assets/horsa/invoices.png)

View File

@@ -0,0 +1,24 @@
---
title: 'pwa-player'
description: 'Lorem ipsum dolor sit amet'
pubDate: 'Jul 08 2022'
---
<style is:global>
h1 { color: #eab308 }
h2 { color: #eab308 }
h3 { color: #eab308 }
h4 { color: #eab308 }
body {background: #1c1719 }
.wrapper {background: #1c1719 }
p { color: #ec4889}
a { color: #ec4889 }
img { border: 10px solid;
border-color: #ec4889; }
</style>
# Osu!Music (Pwa Player)
Pwa player is a Website that allows u to play and share ur local osu music with ur friends and listen to it on the go
The Focus is on easy setup, customization and most emportantly Enjoying the music
![homeviwe](../../assets/pwa-player/menu.png)