DevMatch
INTELLIGENT MATCHING PLATFORM

Construye el
equipo que
mereces.

El sistema evalúa compatibilidad técnica, logística y
disponibilidad antes de hacer Match con tu equipo ideal.

student.profile.ts
import { DevMatch } from '@dm/core';

interface StudentProfile {
  id: string; // uuid
  name: string;
  skills: string[];
  available: number; // hrs/semana
}

// Cloud Storage Online -> active
// profile.status = 'ready'
auth.register.init()

Crea tu cuenta

Ingresa tus datos para comenzar el proceso de matching.

REGISTRO LOGÍSTICA DISPONIBILIDAD