Add slide about Scandio

This commit is contained in:
2024-01-18 14:18:50 +01:00
parent 3bfd70f4ed
commit 32da5b1e30
6 changed files with 37 additions and 7 deletions

View File

@@ -19,6 +19,36 @@
</div>
</section>
<section data-background-image="/backgrounds/normal.svg" data-background-position="top right">
<h2 style="margin: 48px;">Über Scandio</h2>
<center class="r-stretch" style="display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 36px; justify-items: center;">
<img src="consulting.png" style="height: 200px;">
<img src="development.png" style="height: 200px;">
<img src="operations.png" style="height: 200px;">
<small>
<b>CONSULTING</b>
<p>
Wir analysieren und beraten; von Cloud-Architektur über agile Beratung bis hin zu Migrationen in die Atlassian Cloud.
</p>
</small>
<small>
<b>DEVELOPMENT</b>
<p>
Webanwendungen oder Softwarearchitektur, IoT oder Data Science: unsere Teams decken jeden Aspekt von agiler
Softwareentwicklung ab.
</p>
</small>
<small>
<b>SYSTEMS ENGINEERING</b>
<p>
Mit Best Practices aus dem DevOps-Bereich and agilen Methoden entwicken unsere Teams maßgeschneiderte
Cloud-Architekturen.
</p>
</small>
</center>
<p style="margin: 48px;"><a href="https://www.scandio.de/">www.scandio.de</a></p>
</section>
<section data-background-color="black">
Projektsetup
</section>