veza/apps/web/desy/legacy/templates/nexus.html

202 lines
11 KiB
HTML
Raw Normal View History

2026-01-22 16:23:11 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Veza Nexus | Profile</title>
<link
href="https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;700&family=Space+Grotesk:wght@300;400;500;600;700&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="../css/style.css">
</head>
<body>
<div class="page-bg"></div>
<!-- LAYOUT SHELL -->
<div class="flex h-screen overflow-hidden">
<!-- SIDEBAR -->
<!-- SIDEBAR NAV -->
<aside class="w-64 bg-void-50/80 backdrop-blur border-r border-void-200 hidden md:flex flex-col p-4 z-50">
<div class="mb-8 flex items-center gap-3 px-2">
<div class="w-8 h-8 rounded bg-gradient-to-tr from-cyan-500 to-magenta-500 animate-pulse-slow"></div>
<div class="flex flex-col">
<span class="font-display text-2xl tracking-widest text-white leading-none">VEZA</span>
<span class="text-[10px] text-void-500 font-mono tracking-widest uppercase">Design System
v5.0</span>
</div>
</div>
<nav class="space-y-1 flex-grow overflow-y-auto no-scrollbar pb-20">
<div class="px-2 mb-2 text-xs font-mono text-void-500 uppercase tracking-widest">Templates</div>
<a href="auth.html" class="nav-item">Authentication</a>
<a href="nexus.html" class="nav-item active">Nexus Profile</a>
<a href="social.html" class="nav-item">Social Feed</a>
<a href="market.html" class="nav-item">Marketplace</a>
<a href="studio.html" class="nav-item">Creator Studio</a>
<a href="productivity.html" class="nav-item">Productivity</a>
<a href="education.html" class="nav-item">Education</a>
<a href="admin.html" class="nav-item">Admin & Moderation</a>
<a href="hardware.html" class="nav-item">Hardware Gear</a>
<a href="developers.html" class="nav-item">Developer API</a>
<a href="gaming.html" class="nav-item">Gaming & XP</a>
<div class="px-2 mt-6 mb-2 text-xs font-mono text-void-500 uppercase tracking-widest">Atom Library</div>
<a href="../index.html#intro" class="nav-item">Introduction</a>
<a href="../index.html#colors" class="nav-item">Color Palette</a>
<a href="../index.html#typography" class="nav-item">Typography</a>
<a href="../index.html#buttons" class="nav-item">Buttons & Actions</a>
<a href="../index.html#badges" class="nav-item">Badges & Status</a>
<a href="../index.html#inputs" class="nav-item">Forms & Inputs</a>
<a href="../index.html#cards" class="nav-item">Cards & Containers</a>
<a href="../index.html#tables" class="nav-item">Tables & Data</a>
<a href="../index.html#feedback" class="nav-item">Feedback & Modals</a>
</nav>
<!-- Theme Toggle Foot -->
<div class="pt-4 border-t border-void-200">
<div class="flex items-center justify-between px-2">
<div class="flex items-center gap-2">
<div class="w-2 h-2 rounded-full bg-lime-500 shadow-glow-green"></div>
<span class="text-xs text-void-400 font-mono">SYSTEM: ONLINE</span>
</div>
<button id="themeToggle"
class="w-8 h-8 rounded-full bg-void-200 text-void-600 hover:text-cyan-500 hover:bg-void-100 flex items-center justify-center transition-all">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<circle cx="12" cy="12" r="5"></circle>
<path
d="M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42">
</path>
</svg>
</button>
</div>
</div>
</aside>
<!-- MAIN CONTENT -->
<main class="flex-grow overflow-y-auto relative scroll-smooth h-full">
<div class="max-w-7xl mx-auto p-4 md:p-8 space-y-12">
<!-- PROFILE BANNER -->
<div class="profile-banner">
<img src="https://images.unsplash.com/photo-1534067783865-6126655fbe95?q=80&w=2670&auto=format&fit=crop"
class="banner-image">
</div>
<!-- PROFILE HEADER -->
<div class="profile-header-content">
<div class="profile-avatar-xl">
<img src="https://images.unsplash.com/photo-1566492031773-4f4e44671857?q=80&w=2574&auto=format&fit=crop"
class="w-full h-full object-cover">
<div class="status-indicator online"></div>
</div>
<div class="pb-4 flex-grow">
<div class="flex items-center gap-4 mb-1">
<h2 class="text-4xl font-display mb-0 text-white">SENKE_PRIME</h2>
<span class="badge badge-gaming">LVL 42</span>
<span class="badge badge-cyan">ADMIN</span>
</div>
<p class="font-mono text-cyan-400 text-sm mb-4">@senke_dev • Network Architect</p>
<!-- XP Bar -->
<div class="w-full max-w-md">
<div class="flex justify-between text-xs font-mono text-void-500 mb-1">
<span>XP PROGRESS</span>
<span>8,450 / 10,000</span>
</div>
<div class="xp-container">
<div class="xp-fill w-[84%]"></div>
</div>
</div>
</div>
<div class="pb-6 flex gap-3">
<button class="btn btn-outline">Edit Profile</button>
<button class="btn btn-primary btn-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path
d="M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.38a2 2 0 0 0-.73-2.73l-.15-.1a2 2 0 0 1-1-1.72v-.51a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z">
</path>
<circle cx="12" cy="12" r="3"></circle>
</svg>
</button>
</div>
</div>
<!-- TABS -->
<div class="profile-tabs">
<div class="profile-tab active">Overview</div>
<div class="profile-tab">Inventory</div>
<div class="profile-tab">Achievements</div>
<div class="profile-tab">Settings</div>
</div>
<!-- CONTENT GRID -->
<div class="grid grid-cols-1 lg:grid-cols-3 gap-8">
<!-- LEFT COLUMN: Stats -->
<div class="space-y-6">
<div class="grid grid-cols-2 gap-4">
<div class="stat-card">
<span class="stat-value">128</span>
<span class="stat-label">Projects</span>
</div>
<div class="stat-card">
<span class="stat-value text-magenta-500">4.2k</span>
<span class="stat-label">Followers</span>
</div>
<div class="stat-card">
<span class="stat-value text-lime-500">98%</span>
<span class="stat-label">Reputation</span>
</div>
<div class="stat-card">
<span class="stat-value text-cyan-500">24</span>
<span class="stat-label">Streaks</span>
</div>
</div>
</div>
<!-- MAIN COLUMN: Settings (Active Tab) -->
<div class="lg:col-span-2">
<div class="card p-6">
<h3 class="text-xs font-mono text-muted uppercase mb-4">System Preferences</h3>
<div class="grid grid-cols-1 md:grid-cols-2 gap-8">
<div class="space-y-4">
<div class="flex items-center justify-between p-2 bg-void-50 rounded">
<span class="text-white text-sm">Ghost Mode</span>
<div class="toggle-switch"></div>
</div>
<div class="flex items-center justify-between p-2 bg-void-50 rounded">
<span class="text-white text-sm">Neuro-Notifications</span>
<div class="toggle-switch active"></div>
</div>
</div>
<div class="space-y-4">
<div class="input-group">
<label class="label">Display Name</label>
<input type="text" class="input" value="Senke_Prime">
</div>
<div class="input-group">
<label class="label">Bio</label>
<input type="text" class="input"
value="Building the future, one pixel at a time.">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
</div>
<script type="module" src="../js/main.js"></script>
</body>
</html>