Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ <h2 class="text-center">Talleres</h2>
<th>Lab 3</th>
<th>Lab 4</th>
<th>Lab 5</th>
<th>Lab 6</th>
</tr>
</thead>
<tbody>
Expand All @@ -84,16 +85,16 @@ <h2 class="text-center">Talleres</h2>
<td>WS-106 - Modulariza y Conquista: Servicios hibridos en tu App Android - Jose Luis Somilleda</td>
<td>WS-107 - Prototipado avanzado con Figma, Protopie & Lottie - Nicolas Del Real</td>
<td>WS-103 - Linux SELinux - Alex Callejas</td>
<td>WS-108 - Liderazgo al Alcance de Todos: Kit de Supervivencia el mundo corporativo - Kim Escobedo
</td>
<td>WS-108 - Liderazgo al Alcance de Todos: Kit de Supervivencia el mundo corporativo - Kim Escobedo</td>
<td>WS-110 - Creando APIs web en Rust con Rocket - Ivan Chavero</td>
</tr>
<tr>
<td>13:00 PM - 14:30 PM</td>
<td colspan="5">Lunch time</td>
<td colspan="6">Lunch time</td>
</tr>
<tr>
<td>14:30 PM - 15:00 PM</td>
<td colspan="5">Networking</td>
<td colspan="6">Networking</td>
</tr>
<tr>
<td>15:00 PM - 18:00 PM</td>
Expand All @@ -102,6 +103,7 @@ <h2 class="text-center">Talleres</h2>
<td>WS-109 - Cómo integrar AI en tu práctica de diseño de producto - Mariana Garcia</td>
<td>WS-102 - Ansible automation - Alex Callejas</td>
<td>WS-104 - CatSniffer - Electronic Cats</td>
<td></td>
</tr>
</tbody>
</table>
Expand Down