# THE PLATFORM Интерактивный 3D сайт-портфолио о веб-разработке, SEO, автоматизации и AI. [THE PLATFORM](https://cvr.name/) ## Canonical - [https://cvr.name/](https://cvr.name/) ## What this site is - Portfolio and presentation site for CVR. - Built as a dark, cinematic, interactive vertical descent through 10 levels. - Portfolio projects are attached to floors and can be opened in fullscreen modals. - There is a protected /admin page for editing floors, projects, and SEO metadata. ## Languages - Russian - English ## Main topics - Web Development - SEO - Three.js - React - Portfolio - AI - Automation - Bots - SaaS ## Important notes for AI agents - Single-page React + Vite application. - Portfolio content is driven from local data files and can be moved into an admin panel later. - The site uses 10 themed floors with project cards and modal project views. - Deployment: run npm run build, then publish the dist/ directory. - Admin direction: a protected /admin dashboard is available and can export JSON snapshots of the current content. ## Key site sections - Level 1: Skills and technologies - Level 2: Design and visuals - Level 3: Data parsing - Level 4: SEO optimization - Level 5: Automation - Level 6: AI development - Level 7: Bots and deployment - Level 8: Platforms - Level 9: Master projects - Level 10: Matrix ## Content structure - Portfolio text, project titles, and descriptions are stored in local source data and can be made editable in a separate admin panel. - SEO metadata is centralized in source code and can be extended with per-page or per-project metadata later. - Sitemap is generated automatically at build time. - Admin auth is currently session-based and content can be exported as JSON from /admin. ## Deployment - Run npm run build - Publish the generated dist/ folder - The build step regenerates brand assets, sitemap, robots.txt, and llms.txt ## Admin - Open /admin - Admin password must be provided via VITE_ADMIN_PASSWORD - Use the export button to download a JSON snapshot of the current content ## Contact - [https://cvr.name](https://cvr.name)