Skip to content

feat(projects): add DaemonCraft - #8

Open
SairaAsua wants to merge 1 commit into
mainfrom
feat/add-daemoncraft-project
Open

feat(projects): add DaemonCraft#8
SairaAsua wants to merge 1 commit into
mainfrom
feat/add-daemoncraft-project

Conversation

@SairaAsua

Copy link
Copy Markdown
Contributor

Qué

Agrega DaemonCraft a la grilla de proyectos (components/projects.tsx), con botón Website → https://daemoncraft.altermundi.net y Repo → AlterMundi/saoul_daemoncraft.

  • Descripción: AI daemon que vive dentro de Minecraft, con modelos locales self-hosted.
  • Tags: Local AI · Education · Minecraft — Status: Active.

Layout

Con 6 proyectos la grilla queda en dos filas parejas de 3. Se removió el hack de centrado de tarjetas sobrantes (col-start-2 / last-child:col-start-4), que con 6 ítems dejaba una tarjeta sola en una fila; ahora todas usan lg:col-span-2 uniforme. Se quitó también el parámetro index del .map() que quedó sin uso.

Verificación

  • npm run build ✅ (compila sin errores).
  • npm run lint: sin nuevos errores (los 3 restantes son preexistentes en navbar.tsx).
  • Verificado visualmente en dev: fila 1 = Conectividad · LibreAgro · SAI; fila 2 = Phideus · Harmonic Beacon · DaemonCraft.

🤖 Generated with Claude Code

…di.net

Add DaemonCraft to the PROJECTS grid (AI daemon inside Minecraft, local
self-hosted models). With 6 projects the grid is now two even rows of
three, so drop the trailing-card centering hack (col-start-2 /
last-child:col-start-4) in favor of uniform lg:col-span-2 packing.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant