Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
Added for LD24: linuxday.html, tux/col.png, tux/gs.png
  • Loading branch information
AccaEmme authored Oct 14, 2024
1 parent 44d2516 commit 5e08d64
Show file tree
Hide file tree
Showing 3 changed files with 275 additions and 0 deletions.
275 changes: 275 additions & 0 deletions linuxday.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,275 @@
<!DOCTYPE html>
<html lang="it">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Linux Day Talks 2024 AV</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<style>
body {
background-color: white;
font-family: 'Arial', sans-serif;
color: #222;
}

.header {
background-color: #4c862f;
padding: 20px;
text-align: center;
border-bottom: 5px solid #384452;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
}

.header h1 {
font-size: 3rem;
font-weight: bold;
color: #384452;
}

.header h2{
font-size: 2.5rem;
font-weight: bold;
color: #384452;
}

.header p {
font-size: 1.5rem;
font-weight: 500;
color: #333;
}

.logo {
width: 100px;
position: absolute;
top: 20px;
left: 20px;
}

.talk-section {
margin-top: 1rem;
padding: 20px;
}

.talk-section h1{
margin-bottom: 2rem;
}

.talk {
background-color: #E0E0E0;
padding: 1.5rem;
border: 1px solid #ccc;
margin-bottom: 1.5rem;
border-left: 5px solid #384452;
}

.talk h3 {
color: #384452;
font-weight: bold;
}

.talk p {
color: #333;
}

footer {
background-color: #4c862f;
color: #222;
padding: 1rem 0;
text-align: center;
border-top: 5px solid #384452;
margin-top: 2rem;
}

.footer-content p {
font-weight: 500;
}

.sheep-icon {
background-color: rgba(255, 255, 255, 0.3);
border-radius: 50%;
padding: 20px;
display: flex;
align-items: center;
justify-content: center;
width: 220px;
height: 220px;
margin: 20px 0;
}

.sheep-icon img {
width: 90%;
padding-left: 7%;
height: auto;
}

p.lead {
font-size: 1.8rem;
color: white;
font-weight: bold;
margin-top: 10px;
}

.terminal {
background-color: #333;
color: #fff;
font-family: 'Courier New', Courier, monospace;
padding: 20px;
margin: 30px 0;
margin-bottom: 0;
border-radius: 8px;
display: inline-block;
max-width: 100%;
font-size: 1.5rem;
}

.terminal::before {
content: '$ ';
color: lime;
}

/* @media only screen and (max-width: 569px) {
.terminal {
font-size: 1rem;
}
} */

p.lead.date{
font-size: 2.5rem;
}

.level {
display: flex;
justify-content: flex-start;
margin-bottom: 10px;
}

.level img {
width: 30px;
height: auto;
margin-right: 5px;
}

</style>
</head>
<body>

<!-- Header -->
<header class="header position-relative">
<div class="sheep-icon">
<img src="https://irlug.it/assets/img/logo-big.png" alt="Linux Day 2024 Mascot">
</div>

<div class="terminal mt-4">
Irlug@LinuxDay2024$ ./getTalk.sh
</div>
<p class="lead date">26 ottobre, start ore 15:00</p>
<p class="lead">Presso la sede della Misericordia <br>Via Tagliamento, 233 Avellino (AV) <br>Ingresso libero</p>
</header>

<!-- Talk Section -->
<div class="container talk-section">
<h1 class="text-center">Programma dei Talks</h1>

<div class="talk">
<div class="level">
<img src="tux/gs.png">
<img src="tux/gs.png">
<img src="tux/gs.png">
</div>
<h4 >15:00</h4>
<h3>Benvenuto</h3>
</div>

<div class="talk">
<div class="level">
<img src="tux/col.png">
<img src="tux/gs.png">
<img src="tux/gs.png">
</div>
<h4>15:30</h4>
<h3>Un viaggio tra le nuvole: La pervasività dell'open source nelle soluzioni Public Cloud <br> Come le scelte di risorse libere efficientano le soluzioni Cloud (Azure)</h3>
<p>Herman Magliacane <br>CloudDevOps @ Millennium S.p.A. <br>CompTIA Cloud+, Azure Administrator Certified</p>
</div>

<div class="talk">
<div class="level">
<img src="tux/col.png">
<img src="tux/col.png">
<img src="tux/gs.png">
</div>
<h4>16:00</h4>
<h3>REST API semplici e veloci su Ubuntu <br>Da un progetto .NET basato su Kestrel WebServer al deploy su EC2 di AWS</h3>
<p>Pietro Terracciano <br>Full-Stack .Net Engineer<br>Specializzato in Backend Development</p>
</div>

<div class="talk">
<div class="level">
<img src="tux/gs.png">
<img src="tux/gs.png">
<img src="tux/gs.png">
</div>
<h4>16:30</h4>
<h3>COFFEE BREAK</h3>
</div>

<div class="talk">
<div class="level">
<img src="tux/col.png">
<img src="tux/gs.png">
<img src="tux/gs.png">
</div>
<h4>17:00</h4>
<h3>WI-FI Apocalypse <br> Passato, presente e futuro a rilento. Facciamo chiarezza e sfatiamo i mitiREST API semplici e veloci su Ubuntu</h3>
<p>Saverio Fruncillo<br>15 anni nel settore IT, 20+ certificazioni, appassionato di tecnologia</p>
</div>

<div class="talk">
<div class="level">
<img src="tux/col.png">
<img src="tux/col.png">
<img src="tux/col.png">
</div>
<h4>17:30</h4>
<h3>Hardening your image with Trivy and Copa<br>Come rendere sicure le tue immagini con tool che ti scannerizzano vulnerabilities e patchano in automatico la tua base image</h3>
<p>Fortunato Alfonso<br>DevSecOps engineer security oriented</p>
</div>

<div class="talk">
<div class="level">
<img src="tux/col.png">
<img src="tux/col.png">
<img src="tux/col.png">
</div>
<h4>18:00</h4>
<h3>Lo stack grafico di Linux <br> Dal programmatore ai pixel sullo schermo</h3>
<p>Antonio Caggiano<br>Staff Engineer @Qualcomm</p>
</div>

<div class="talk">
<div class="level">
<img src="tux/col.png">
<img src="tux/col.png">
<img src="tux/gs.png">
</div>
<h4>18:30</h4>
<h3>Privileges...Escalated quickly <br> Da guest a root senza "sudo-are" tanto</h3>
<p>Angelo Ciampa<br>IT Security Engineer & CTO</p>
</div>


</div>

<!-- Footer -->
<footer>
<div class="container footer-content">
<p>Linux Day 2024 Avellino - Irlug</p>
</div>
</footer>

<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
</body>
</html>
Binary file added tux/col.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tux/gs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5e08d64

Please sign in to comment.