import { useEffect } from "react"; import { motion } from "framer-motion"; import { Link, useLocation } from "wouter"; import { useQuery } from "@tanstack/react-query"; import { Shield, FileCode, Terminal as TerminalIcon, ChevronRight, BarChart3, Network, ExternalLink, Lock, Zap, Users, Globe, CheckCircle, ArrowRight, Star, Award, Cpu, Building, Sparkles, Monitor } from "lucide-react"; import gridBg from '@assets/generated_images/dark_subtle_digital_grid_texture.png'; import { useTutorial, homeTutorialSteps, TutorialButton } from "@/components/Tutorial"; import { ThemeToggle } from "@/components/ThemeToggle"; export default function Home() { const { startTutorial, hasCompletedTutorial, isActive } = useTutorial(); const [, navigate] = useLocation(); const { data: metrics } = useQuery({ queryKey: ["metrics"], queryFn: async () => { const res = await fetch("/api/metrics"); return res.json(); }, }); return (
We train Architects. We build the Shield. We define the Law.
The Law. Our dual-entity protocol creates a self-sustaining ecosystem. The Foundation trains; the Corporation secures.
The Standard. Elite training through gamified curriculum. Certifications that employers trust. The Passport to the Metaverse.
The Shield. Real-time security for the build environment. PII scrubbing. Threat intervention. Protection for every line of code.
Built for the Future
Aegis monitors every interaction, scrubbing PII and blocking threats before they reach users.
Codex certifications are blockchain-verifiable and recognized across the industry.
Works with any engine, any platform, any virtual world. One standard for all.
Join a network of certified Metaverse Architects building the future together.
We believe the Metaverse should be built by trained professionals. The Foundation provides free education, gamified learning paths, and verifiable certifications to anyone with the drive to become an Architect.
Security shouldn't be an afterthought. The Corporation builds Aegis - the enterprise security layer that protects builders and users alike. Real-time threat detection, PII scrubbing, and intervention systems.
See It In Action