TensorVerse.ai ← studio portfolio
TensorVerse portfolio

Code_Y

An AI education platform for teachers and students.

Early · in development lives at education OS · in development

What it is

Code_Y is an “education OS” — one AI platform meant to run across a teacher dashboard, a student app, locked-down classroom PCs, and a BYOD companion. Teachers stay the authority; the AI adapts around the people using it.

Status: very early. It's an M0 skeleton with M1 in progress — essentially auth and basic CRUD. The AI, realtime, UI, and worker packages aren't built yet. It is not live and not usable, and there is no public app to link to yet.

Stack: Next.js 15, tRPC v11, Drizzle + Cloud SQL Postgres, self-managed auth (Argon2id + JWT), Cloud Run.

  • Teacher dashboard + student app (planned)
  • Self-managed auth (Argon2id + JWT)
  • Next.js 15 · tRPC · Drizzle · Cloud Run
  • Skeleton + auth/CRUD — early build