Skip to content

Commit c437ccc

Browse files
committed
updating sessions
1 parent be6f5f8 commit c437ccc

3 files changed

Lines changed: 7 additions & 26 deletions

File tree

index.html

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ <h1 class="text-4xl md:text-5xl font-bold text-[#16293F] mb-2">SouJava 30-Year C
313313
<p class="text-xl text-gray-600 mb-4">Join brilliant speakers from around the globe for a week of free Java learning</p>
314314
<div class="inline-block bg-[#F77347] text-white px-6 py-2 rounded-full font-semibold mb-4">June 2-6, 2025</div>
315315
<a href="https://soujava.dev/30y-celebration-week" class="inline-block bg-[#F77347] text-white px-8 py-3 rounded-lg font-semibold hover:bg-opacity-90 transition-colors text-lg">
316-
Save your spot
316+
Register Now
317317
</a>
318318
</header>
319319

@@ -322,11 +322,11 @@ <h1 class="text-4xl md:text-5xl font-bold text-[#16293F] mb-2">SouJava 30-Year C
322322
<div class="schedule-header">
323323
<div class="flex items-center gap-4">
324324
<h2 class="text-3xl font-bold text-[#16293F]">Schedule</h2>
325-
<a href="https://soujava.dev/30y-celebration-week" target="_blank" class="stream-btn flex items-center gap-2">
325+
<a href="https://www.youtube.com/@SouJava/streams" target="_blank" class="stream-btn">
326326
<svg viewBox="0 0 24 24" fill="currentColor">
327-
<path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 15l6-4.5-6-4.5v9z"/>
327+
<path d="M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z"/>
328328
</svg>
329-
Save your spot
329+
Watch Live Stream
330330
</a>
331331
</div>
332332
<div class="flex gap-2">
@@ -379,18 +379,6 @@ <h2 class="text-3xl font-bold text-[#16293F]">Schedule</h2>
379379
</div>
380380
</td>
381381
</tr>
382-
<tr>
383-
<td class="table-cell table-cell-time font-medium text-[#F77347]" data-time="12:30">12:30</td>
384-
<td class="table-cell table-cell-session">
385-
Coming Soon <span class="session-language">(english)</span>
386-
</td>
387-
<td class="table-cell table-cell-speaker">
388-
<div class="speaker-profile" data-speaker="salaboy">
389-
<img src="speakers-pics/salaboy.jpeg" alt="Maurício Salatino" class="speaker-avatar">
390-
<span class="speaker-name">Maurício Salatino</span>
391-
</div>
392-
</td>
393-
</tr>
394382

395383
<!-- Tuesday -->
396384
<tr>
@@ -465,7 +453,7 @@ <h2 class="text-3xl font-bold text-[#16293F]">Schedule</h2>
465453
</td>
466454
</tr>
467455
<tr>
468-
<td class="table-cell table-cell-time font-medium text-[#F77347]" data-time="12:00">12:00</td>
456+
<td class="table-cell table-cell-time font-medium text-[#F77347]" data-time="12:00">12:00">12:00</td>
469457
<td class="table-cell table-cell-session">
470458
Coming Soon <span class="session-language">(english)</span>
471459
</td>
@@ -477,7 +465,7 @@ <h2 class="text-3xl font-bold text-[#16293F]">Schedule</h2>
477465
</td>
478466
</tr>
479467
<tr>
480-
<td class="table-cell table-cell-time font-medium text-[#F77347]" data-time="13:00">13:00</td>
468+
<td class="table-cell table-cell-time font-medium text-[#F77347]" data-time="13:00">13:00">13:00</td>
481469
<td class="table-cell table-cell-session">
482470
Coming Soon <span class="session-language">(english)</span>
483471
</td>

speakers-pics/salaboy.jpeg

-17.8 KB
Binary file not shown.

speakers.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,7 @@
7878
"linkedin": "https://www.linkedin.com/in/otaviojava/",
7979
"twitter": "https://x.com/otaviojava"
8080
},
81-
{
82-
"id": "salaboy",
83-
"name": "Maurício Salatino",
84-
"title": "OSS & Ecosystem Engineer @Diagrid @Dapr @DaprDev - Java Champion - Platform Engineering on Kubernetes Author",
85-
"bio": "I am Mauricio Salatino, also known as @salaboy, and I am passionate about Open Source, Kubernetes, and Cloud-Native software. I still consider myself a developer at heart.\n\nI am an Open Source & Ecosystem Software Engineer at @Diagrid, contributing to and driving initiatives for the Dapr OSS project. I also serve as a Steering Committee member for the Knative Project, and I am Co-Leading the Knative Functions initiative. I am serving as a co-chair of the TAG AppDelivery Application Development working group for the CNCF.\n\nI also wrote a book titled Platform Engineering on Kubernetes for Manning. I previously worked at VMware and Red Hat, building tools to help developers be more productive." "image": "speakers-pics/salaboy.jpeg",
86-
"linkedin": "https://www.linkedin.com/in/salaboy/",
87-
"twitter": "https://x.com/salaboy"
88-
},
81+
8982
{
9083
"id": "sebastien",
9184
"name": "Sébastien Blanc",

0 commit comments

Comments
 (0)