|
6 | 6 | <meta name="color-scheme" content="dark" /> |
7 | 7 | <meta name="theme-color" content="#020305" /> |
8 | 8 | <meta name="darkreader-lock" /> |
9 | | - <title>Neo | Aura Farmer</title> |
10 | | - <meta name="description" content="Bikram Gole - Aura Farmer from Gongabu, KTM. Chaotic fun personal site around AI, open source, crypto, and philosophy." /> |
| 9 | + <title>Bikram Gole | Aura Farmer</title> |
| 10 | + <meta name="description" content="Bikram Gole (Aura Farmer) — AI-leaning builder from Gongabu, KTM. Open source, Linux, and high-energy dev experiments." /> |
| 11 | + <meta name="author" content="Bikram Gole" /> |
| 12 | + <meta name="keywords" content="Bikram Gole, DevXTechnic, Aura Farmer, AI, open source, Linux, developer portfolio, Nepal" /> |
| 13 | + <link rel="canonical" href="https://devxtechnic.github.io/" /> |
| 14 | + <meta property="og:title" content="Bikram Gole | Aura Farmer" /> |
| 15 | + <meta property="og:description" content="AI-leaning builder from Gongabu, KTM. Open source, Linux, and high-energy dev experiments." /> |
| 16 | + <meta property="og:type" content="website" /> |
| 17 | + <meta property="og:url" content="https://devxtechnic.github.io/" /> |
| 18 | + <meta property="og:image" content="https://devxtechnic.github.io/og-image.svg" /> |
| 19 | + <meta property="og:site_name" content="DevXTechnic" /> |
| 20 | + <meta name="twitter:card" content="summary_large_image" /> |
| 21 | + <meta name="twitter:title" content="Bikram Gole | Aura Farmer" /> |
| 22 | + <meta name="twitter:description" content="AI-leaning builder from Gongabu, KTM. Open source, Linux, and high-energy dev experiments." /> |
| 23 | + <meta name="twitter:image" content="https://devxtechnic.github.io/og-image.svg" /> |
| 24 | + <link rel="icon" href="favicon.svg" type="image/svg+xml" /> |
| 25 | + <link rel="apple-touch-icon" href="favicon.svg" /> |
| 26 | + <script type="application/ld+json"> |
| 27 | + { |
| 28 | + "@context": "https://schema.org", |
| 29 | + "@type": "Person", |
| 30 | + "name": "Bikram Gole", |
| 31 | + "alternateName": "Aura Farmer", |
| 32 | + "url": "https://devxtechnic.github.io/", |
| 33 | + "sameAs": ["https://github.com/DevXtechnic"], |
| 34 | + "jobTitle": "Student", |
| 35 | + "knowsAbout": ["AI", "Open Source", "Linux", "Python", "C++"], |
| 36 | + "address": { |
| 37 | + "@type": "PostalAddress", |
| 38 | + "addressLocality": "Gongabu", |
| 39 | + "addressRegion": "KTM", |
| 40 | + "addressCountry": "NP" |
| 41 | + } |
| 42 | + } |
| 43 | + </script> |
11 | 44 | <link rel="preconnect" href="https://fonts.googleapis.com" /> |
12 | 45 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> |
13 | 46 | <link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Syne:wght@700;800&display=swap" rel="stylesheet" /> |
14 | 47 | <link rel="stylesheet" href="styles.css" /> |
15 | 48 | </head> |
16 | 49 | <body data-page="home"> |
| 50 | + <a class="skip-link" href="#main-content">Skip to content</a> |
17 | 51 | <script> |
18 | 52 | (() => { |
19 | 53 | try { |
|
72 | 106 | </div> |
73 | 107 | </header> |
74 | 108 |
|
75 | | - <main> |
| 109 | + <main id="main-content"> |
76 | 110 | <section id="hero-zone" class="hero reveal skew-left"> |
77 | 111 | <span class="hero-pulse" aria-hidden="true"></span> |
78 | 112 | <svg class="hero-motif" viewBox="0 0 220 140" aria-hidden="true"> |
@@ -158,6 +192,48 @@ <h2>Mission Console 🛰️</h2> |
158 | 192 | <p class="signal-board">Drop Insight resets the chain.</p> |
159 | 193 | </section> |
160 | 194 |
|
| 195 | + <section id="project-spotlight" class="panel reveal delay-2 skew-left"> |
| 196 | + <div class="section-head"> |
| 197 | + <div> |
| 198 | + <h2>Project Spotlight</h2> |
| 199 | + <p class="subtitle">Curated builds I am evolving right now.</p> |
| 200 | + </div> |
| 201 | + <a class="btn ghost" href="https://github.com/DevXtechnic" target="_blank" rel="noopener noreferrer">View GitHub</a> |
| 202 | + </div> |
| 203 | + <div class="spotlight-grid tilt-zone"> |
| 204 | + <article class="spotlight-card tilt"> |
| 205 | + <h3>DevXTechnic</h3> |
| 206 | + <p>Personal dev hub and experiments powering this portfolio.</p> |
| 207 | + <div class="chips"> |
| 208 | + <span>Portfolio</span> |
| 209 | + <span>UI</span> |
| 210 | + <span>Experiments</span> |
| 211 | + </div> |
| 212 | + <a class="spotlight-link" href="https://github.com/DevXtechnic" target="_blank" rel="noopener noreferrer">Open profile →</a> |
| 213 | + </article> |
| 214 | + <article class="spotlight-card tilt"> |
| 215 | + <h3>Arch Ricing Setup</h3> |
| 216 | + <p>My Arch + Hyprland setup tuned for speed and visuals.</p> |
| 217 | + <div class="chips"> |
| 218 | + <span>Linux</span> |
| 219 | + <span>Hyprland</span> |
| 220 | + <span>Dotfiles</span> |
| 221 | + </div> |
| 222 | + <a class="spotlight-link" href="https://github.com/DevXtechnic" target="_blank" rel="noopener noreferrer">See configs →</a> |
| 223 | + </article> |
| 224 | + <article class="spotlight-card tilt"> |
| 225 | + <h3>AI Tools Experiments</h3> |
| 226 | + <p>Rapid prototypes exploring LLM workflows and automations.</p> |
| 227 | + <div class="chips"> |
| 228 | + <span>AI</span> |
| 229 | + <span>Automation</span> |
| 230 | + <span>Prototypes</span> |
| 231 | + </div> |
| 232 | + <a class="spotlight-link" href="https://github.com/DevXtechnic" target="_blank" rel="noopener noreferrer">Explore lab →</a> |
| 233 | + </article> |
| 234 | + </div> |
| 235 | + </section> |
| 236 | + |
161 | 237 | <section id="ai-constellation" class="panel reveal delay-2 skew-right"> |
162 | 238 | <h2>AI Constellation 🤖</h2> |
163 | 239 | <div class="chaos-grid"> |
|
0 commit comments