Skip to content

Commit f09e4b4

Browse files
authored
Update Index.tsx
1 parent e366020 commit f09e4b4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/pages/Index.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ const Index = () => {
2020
description: "Organizing and running local meetups to foster the tech community in Guatemala.",
2121
tech: ["Community", "Speaking", "Workshops"]
2222
},
23+
{
24+
title: "Tu primera red neuronal",
25+
description: "Este codigo, actualizado al 4 de marzo de 2021, sirve como soporte para el video Tu primera red neuronal: https://youtu.be/UNFFLJPW7KQ <br /> Si deja de funcionar por algun motivo, deja un issue en github o un comentario en el video. Ya no es necesario bajar la libreria jscolor, ya viene como parte del codigo usando un CDN :)",
26+
tech: ["Video", "Automation", "Encoding", "Networks"]
27+
},
2328
{
2429
title: "MeshMate",
2530
description: "I am a Layer5 MeshMate. I am an advocate for infrastructure management and visualization using <a href='docs.kanvas.new'>Kanvas</a> for cloud native applications.",

0 commit comments

Comments
 (0)