Dirección: Calle 20A # 2 - 100 | Correo: coldisama@gmail.com

10 marzo, 2026

Proyecto Transversal

<!DOCTYPE html> <html lang=”es”> <head> <meta charset=”UTF-8″ /> <meta name=”viewport” content=”width=device-width, initial-scale=1.0″ /> <title>Dulce Code Challenge</title> <style> * { box-sizing: border-box; } :root { –bg1: #0f172a; –bg2: #1e293b; –card: rgba(15, 23, 42, 0.78); –accent: #38bdf8; –accent2: #a78bfa; –text: #e2e8f0; –muted: #94a3b8; –ok: #22c55e; –bad: #ef4444; –warn: #f59e0b; } body { margin: 0; min-height: 100vh; font-family: …

Proyecto Transversal Leer más »

Scroll to Top