Skip to content

Commit 44f65e0

Browse files
docs(frontend): 📝 Update timeline
1 parent bb71d56 commit 44f65e0

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

public/json/timeline.json

+42
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,48 @@
185185
"title": "LiberTeis",
186186
"description": "Reestructuración de la base de datos y reescritura de la API y backend completo.",
187187
"url": "https://github.com/AlexDeveloperUwU/LiberTeis"
188+
},
189+
{
190+
"title": "Centro de documentación personal",
191+
"description": "Actualización del CSS del centro de documentación.",
192+
"url": "https://docs.alexdevuwu.com"
193+
},
194+
{
195+
"title": "Página web personal",
196+
"description": "Mejoras en el frontend y backend.",
197+
"url": "https://alexdevuwu.com"
198+
},
199+
{
200+
"title": "ESP32",
201+
"description": "Creación de un repositorio que contiene mis pruebas con un ESP32.",
202+
"url": "https://github.com/AlexDeveloperUwU/ESP32"
203+
},
204+
{
205+
"title": "Git Server",
206+
"description": "Creación de mi propio Git Server con Forgejo para backups y proyectos extra.",
207+
"url": "https://git.alexdevuwu.com"
208+
}
209+
],
210+
"Diciembre": [
211+
{
212+
"title": "Página web personal",
213+
"description": "Mejoras en el frontend y backend.",
214+
"url": "https://alexdevuwu.com"
215+
},
216+
{
217+
"title": "ESP32",
218+
"description": "Creación de nuevos proyectos para pruebas.",
219+
"url": "https://github.com/AlexDeveloperUwU/ESP32"
220+
},
221+
{
222+
"title": "LiberTeis",
223+
"description": "Reescritura de la API y backend completo.",
224+
"url": "https://github.com/AlexDeveloperUwU/LiberTeis"
225+
},
226+
{
227+
"title": "OBS Tools",
228+
"description": "Creación del repositorio y herramientas y widgets necesarios para mis streams.",
229+
"url": "https://github.com/AlexDeveloperUwU/obs-tools"
188230
}
189231
]
190232
}

0 commit comments

Comments
 (0)