Inside the system.
The engineering behind YG // NEXUS.
Frontend
Next.js App Router, React, and strict TypeScript. Server-rendered content with focused interactive components.
Content & data
PostgreSQL with Prisma. Published records power the public portal; draft content stays behind administrator authorization.
Identity
Auth.js credentials authentication, bcrypt password hashes, expiring sessions, and authorization on every administrative operation.
Motion & 3D
A dynamically loaded Three.js Neural Core. Reduced-motion and small-screen users receive a static geometric alternative.
Integrations
Resend email, S3-compatible media storage, and a provider-independent AI interface. Missing services report their state explicitly.
Privacy
Optional first-party event counts. No fingerprinting, no raw IP retention, and no invented visitor statistics.
Deployment
Prepared for Vercel and a swappable PostgreSQL database.