@@ -241,18 +241,56 @@ <h1 id="hero-name" data-name="Bikram Gole">Bikram Gole</h1>
241241< span class ="cli-output "> Linux | Python | C++ | Open Source | AI</ span >
242242< span class ="cli-gap "> </ span >
243243< span class ="cli-prompt "> neo@arch:~$ projects</ span >
244- < span class ="cli-output "> > DevXTechnic </ span >
245- < span class ="cli-output "> > Arch Ricing Setup </ span >
246- < span class ="cli-output "> > AI Tools Experiments </ span >
244+ < span class ="cli-output "> > Ytdaily </ span >
245+ < span class ="cli-output "> > Hyprland Cava Underlay </ span >
246+ < span class ="cli-output "> > Fish Prompt </ span >
247247 </ pre >
248248 </ div >
249249 </ section >
250250
251251 < section id ="mission-console " class ="panel reveal delay-1 skew-right ">
252252 < h2 > Mission Console 🛰️</ h2 >
253- < p > Click controls. Watch the page mutate.</ p >
253+ < p > Click controls. Watch the page mutate. The deck below reads live state from the page. </ p >
254254 < div class ="control-row ">
255+ < button id ="console-launch-btn " class ="btn ghost " type ="button "> Launch Pulse 🌌</ button >
255256 < button id ="quote-btn " class ="btn primary " type ="button "> Drop Insight 💡</ button >
257+ < button id ="console-matrix-btn " class ="btn ghost " type ="button "> Toggle Matrix</ button >
258+ </ div >
259+ < div class ="ops-grid " aria-label ="mission status deck ">
260+ < article class ="ops-card ">
261+ < span class ="ops-label "> Theme</ span >
262+ < strong id ="ops-theme "> mint</ strong >
263+ </ article >
264+ < article class ="ops-card ">
265+ < span class ="ops-label "> Pulse State</ span >
266+ < strong id ="ops-pulse-state "> Cold start</ strong >
267+ </ article >
268+ < article class ="ops-card ">
269+ < span class ="ops-label "> Active Mode</ span >
270+ < strong id ="ops-active-mode "> Standard</ strong >
271+ </ article >
272+ < article class ="ops-card ">
273+ < span class ="ops-label "> Last Signal</ span >
274+ < strong id ="ops-last-event "> Console ready</ strong >
275+ </ article >
276+ </ div >
277+ < div class ="pulse-ladder " aria-label ="pulse milestone ladder ">
278+ < article class ="pulse-node " data-target ="5 ">
279+ < strong > 5</ strong >
280+ < span > Warp</ span >
281+ </ article >
282+ < article class ="pulse-node " data-target ="10 ">
283+ < strong > 10</ strong >
284+ < span > Chill</ span >
285+ </ article >
286+ < article class ="pulse-node " data-target ="15 ">
287+ < strong > 15</ strong >
288+ < span > Grid</ span >
289+ </ article >
290+ < article class ="pulse-node " data-target ="20 ">
291+ < strong > 20</ strong >
292+ < span > Matrix</ span >
293+ </ article >
256294 </ div >
257295 < div id ="quote-output " class ="terminal " role ="status " aria-live ="polite "> Console ready.</ div >
258296 < p class ="signal-board "> Signals launched: < strong id ="signal-count "> 0</ strong > </ p >
@@ -271,57 +309,174 @@ <h2>Project Spotlight</h2>
271309 < div class ="spotlight-grid tilt-zone ">
272310 < article class ="spotlight-card tilt ">
273311 < div class ="spotlight-swatch " aria-hidden ="true "> </ div >
312+ < p class ="spotlight-kicker "> Workflow Lab</ p >
274313 < h3 > Ytdaily</ h3 >
275- < p > Daily YouTube workflow experiments and automation tinkering.</ p >
314+ < p > Daily YouTube workflow experiments built to reduce friction and automate the boring parts.</ p >
315+ < p class ="spotlight-meta "> Why it matters: this is the kind of tool-first thinking I want to bring into AI engineering.</ p >
276316 < div class ="chips ">
277317 < span > Automation</ span >
278318 < span > Workflow</ span >
279319 < span > Scripts</ span >
280320 </ div >
321+ < p class ="spotlight-stat "> Mood: useful over flashy</ p >
281322 < a class ="spotlight-link " href ="https://github.com/DevXtechnic/Ytdaily " target ="_blank " rel ="noopener noreferrer "> Open repo →</ a >
282323 </ article >
283324 < article class ="spotlight-card tilt ">
284325 < div class ="spotlight-swatch " aria-hidden ="true "> </ div >
326+ < p class ="spotlight-kicker "> Visual Linux</ p >
285327 < h3 > Hyprland Cava Underlay</ h3 >
286- < p > Hyprland visuals with an audio-reactive Cava underlay.</ p >
328+ < p > Hyprland visuals fused with an audio-reactive Cava underlay for a desktop that feels alive.</ p >
329+ < p class ="spotlight-meta "> Why it matters: it shows I care about systems, aesthetics, and how software feels in daily use.</ p >
287330 < div class ="chips ">
288331 < span > Linux</ span >
289332 < span > Hyprland</ span >
290333 < span > Audio</ span >
291334 </ div >
335+ < p class ="spotlight-stat "> Mood: ricing with signal</ p >
292336 < a class ="spotlight-link " href ="https://github.com/DevXtechnic/hyprland-cava-underlay " target ="_blank " rel ="noopener noreferrer "> See build →</ a >
293337 </ article >
294338 < article class ="spotlight-card tilt ">
295339 < div class ="spotlight-swatch " aria-hidden ="true "> </ div >
340+ < p class ="spotlight-kicker "> CLI Identity</ p >
296341 < h3 > Fish Prompt</ h3 >
297- < p > Custom Fish shell prompt theming and CLI polish.</ p >
342+ < p > Custom Fish shell prompt theming focused on clarity, terminal personality, and day-to-day flow.</ p >
343+ < p class ="spotlight-meta "> Why it matters: even tiny interfaces should feel sharp, fast, and unmistakably mine.</ p >
298344 < div class ="chips ">
299345 < span > Shell</ span >
300346 < span > Prompt</ span >
301347 < span > CLI</ span >
302348 </ div >
349+ < p class ="spotlight-stat "> Mood: minimal but flex-worthy</ p >
303350 < a class ="spotlight-link " href ="https://github.com/DevXtechnic/fish-prompt " target ="_blank " rel ="noopener noreferrer "> View prompt →</ a >
304351 </ article >
305352 </ div >
306353 </ section >
307354
308355 < section id ="ai-constellation " class ="panel reveal delay-2 skew-right ">
309- < h2 > AI Constellation 🤖</ h2 >
310- < div class ="chaos-grid ">
311- < article class ="chaos-card tilt c1 "> < h3 > YouTube</ h3 > < p > AI Explained, Matt Wolfe</ p > </ article >
312- < article class ="chaos-card tilt c2 "> < h3 > AI Leaders</ h3 > < p > Sam Altman, Dario Amodei, Elon Musk</ p > </ article >
313- < article class ="chaos-card tilt c3 "> < h3 > Focus</ h3 > < p > Build practical AI projects and ship consistently.</ p > </ article >
314- < article class ="chaos-card tilt c4 "> < h3 > Tagline</ h3 > < p > Aura Farmer</ p > </ article >
356+ < div class ="section-head ">
357+ < div >
358+ < h2 > AI Constellation 🤖</ h2 >
359+ < p class ="subtitle "> The people, feeds, and build ideas currently steering the ship.</ p >
360+ </ div >
361+ </ div >
362+ < div class ="chaos-grid ai-grid ">
363+ < article class ="chaos-card tilt c1 ">
364+ < p class ="chaos-kicker "> Feed</ p >
365+ < h3 > YouTube Radar</ h3 >
366+ < p > The channels that keep my model of tech, AI, Linux, and internet culture sharp.</ p >
367+ < div class ="chips chaos-tags ">
368+ < span > AI Explained</ span >
369+ < span > Matt Wolfe</ span >
370+ < span > Mental Outlaw</ span >
371+ < span > Fireship</ span >
372+ </ div >
373+ </ article >
374+ < article class ="chaos-card tilt c2 ">
375+ < p class ="chaos-kicker "> Operators</ p >
376+ < h3 > People I Watch</ h3 >
377+ < p > I pay attention to builders who shape products, research, and systems at scale.</ p >
378+ < div class ="chips chaos-tags ">
379+ < span > Sam Altman</ span >
380+ < span > Dario Amodei</ span >
381+ < span > Elon Musk</ span >
382+ < span > Linus Torvalds</ span >
383+ </ div >
384+ </ article >
385+ < article class ="chaos-card tilt c3 ">
386+ < p class ="chaos-kicker "> Build Thesis</ p >
387+ < h3 > What I Actually Want</ h3 >
388+ < p > Useful AI, fast tooling, open systems, and projects that feel good to use every day.</ p >
389+ < div class ="chips chaos-tags ">
390+ < span > AI Tools</ span >
391+ < span > Automation</ span >
392+ < span > Linux</ span >
393+ < span > Open Source</ span >
394+ </ div >
395+ </ article >
396+ < article class ="chaos-card tilt c4 ">
397+ < p class ="chaos-kicker "> Current Orbit</ p >
398+ < h3 > Locked In On</ h3 >
399+ < ul class ="chaos-list ">
400+ < li > Agent-style workflows that save real time</ li >
401+ < li > Terminal UX that feels clean and native</ li >
402+ < li > Making personal branding feel technical, not corporate</ li >
403+ </ ul >
404+ </ article >
405+ < article class ="chaos-card tilt c5 ">
406+ < p class ="chaos-kicker "> Recent Upgrades</ p >
407+ < h3 > Site Changelog</ h3 >
408+ < ul class ="chaos-list ">
409+ < li > Spotlight cards now explain why each repo matters</ li >
410+ < li > Culture section now scans like cards, not a wall of names</ li >
411+ < li > Terminal now understands project-aware commands</ li >
412+ </ ul >
413+ </ article >
414+ < article class ="chaos-card tilt c6 ">
415+ < p class ="chaos-kicker "> Next Move</ p >
416+ < h3 > What Gets Sharper Next</ h3 >
417+ < ul class ="chaos-list ">
418+ < li > Smarter terminal flows and repo shortcuts</ li >
419+ < li > Higher-end motion around scroll and hover states</ li >
420+ < li > A more premium “live updates” feeling across the page</ li >
421+ </ ul >
422+ </ article >
315423 </ div >
316424 </ section >
317425
318426 < section id ="culture-brain " class ="panel reveal delay-3 skew-left ">
319427 < h2 > Culture + Brain Fuel 📚</ h2 >
320428 < div class ="favorite-grid tilt-zone ">
321- < article class ="favorite-card tilt "> < h3 > Books</ h3 > < p > 1984, Can't Hurt Me, Elon Musk, All Tomorrows, I Have No Mouth and I Must Scream</ p > </ article >
322- < article class ="favorite-card tilt "> < h3 > Movies</ h3 > < p > The Matrix, The Monkey King, Robot, 2.0, The Real Jackpot, Nayak, Ready Player One, Squid Game, BFG</ p > </ article >
323- < article class ="favorite-card tilt "> < h3 > Games</ h3 > < p > Black Myth: Wukong, Minecraft, Detroit: Become Human, God of War</ p > </ article >
324- < article class ="favorite-card tilt "> < h3 > Anime</ h3 > < p > Death Note, Monster, Psycho-Pass, The 7 Deadly Sins, Attack on Titan, Naruto, My Hero Academia, Classroom of the Elite, Baki</ p > </ article >
429+ < article class ="favorite-card tilt ">
430+ < h3 > Books</ h3 >
431+ < p class ="favorite-lead "> Dystopia, grit, ambition, and existential damage.</ p >
432+ < div class ="chips favorite-tags ">
433+ < span > 1984</ span >
434+ < span > Can't Hurt Me</ span >
435+ < span > Elon Musk</ span >
436+ < span > All Tomorrows</ span >
437+ < span > I Have No Mouth and I Must Scream</ span >
438+ </ div >
439+ </ article >
440+ < article class ="favorite-card tilt ">
441+ < h3 > Movies</ h3 >
442+ < p class ="favorite-lead "> Mind-benders, big energy, and pure spectacle.</ p >
443+ < div class ="chips favorite-tags ">
444+ < span > The Matrix</ span >
445+ < span > The Monkey King</ span >
446+ < span > Robot</ span >
447+ < span > 2.0</ span >
448+ < span > The Real Jackpot</ span >
449+ < span > Nayak</ span >
450+ < span > Ready Player One</ span >
451+ < span > Squid Game</ span >
452+ < span > BFG</ span >
453+ </ div >
454+ </ article >
455+ < article class ="favorite-card tilt ">
456+ < h3 > Games</ h3 >
457+ < p class ="favorite-lead "> My rotation is a mix of myth, creativity, and story-heavy chaos.</ p >
458+ < div class ="chips favorite-tags ">
459+ < span > Black Myth: Wukong</ span >
460+ < span > Minecraft</ span >
461+ < span > Detroit: Become Human</ span >
462+ < span > God of War</ span >
463+ </ div >
464+ </ article >
465+ < article class ="favorite-card tilt ">
466+ < h3 > Anime</ h3 >
467+ < p class ="favorite-lead "> Psychological pressure, power systems, and strategic monsters.</ p >
468+ < div class ="chips favorite-tags ">
469+ < span > Death Note</ span >
470+ < span > Monster</ span >
471+ < span > Psycho-Pass</ span >
472+ < span > The 7 Deadly Sins</ span >
473+ < span > Attack on Titan</ span >
474+ < span > Naruto</ span >
475+ < span > My Hero Academia</ span >
476+ < span > Classroom of the Elite</ span >
477+ < span > Baki</ span >
478+ </ div >
479+ </ article >
325480 </ div >
326481 </ section >
327482
@@ -349,7 +504,7 @@ <h2>Neo Terminal ⚡</h2>
349504 < input id ="mini-terminal-input " type ="text " placeholder ="help " autocomplete ="off " />
350505 </ form >
351506 </ div >
352- < p class ="mini-terminal-hint "> Try: help, whoami, skills, quote, launch, matrix, theme mint, crypto </ p >
507+ < p class ="mini-terminal-hint "> Try: help, now, buildlog, projects, repo ytdaily, culture, quote, matrix </ p >
353508 </ div >
354509 </ section >
355510
@@ -372,6 +527,24 @@ <h3 id="quiz-question" class="quiz-question">Hit start and prove your Neo-level
372527 < h2 > Live GitHub 💻</ h2 >
373528 < p > Auto-fetched from < a href ="https://github.com/DevXtechnic " target ="_blank " rel ="noopener noreferrer "> github.com/DevXtechnic</ a > .</ p >
374529 < p id ="repo-meta-line " class ="repo-meta-line "> Loading repo stats...</ p >
530+ < div id ="repo-overview " class ="repo-overview " aria-live ="polite ">
531+ < article class ="repo-stat ">
532+ < span class ="repo-stat-label "> Repos</ span >
533+ < strong id ="repo-total-stat "> --</ strong >
534+ </ article >
535+ < article class ="repo-stat ">
536+ < span class ="repo-stat-label "> Stars</ span >
537+ < strong id ="repo-star-stat "> --</ strong >
538+ </ article >
539+ < article class ="repo-stat ">
540+ < span class ="repo-stat-label "> Top Stack</ span >
541+ < strong id ="repo-top-stat "> Loading</ strong >
542+ </ article >
543+ < article class ="repo-stat ">
544+ < span class ="repo-stat-label "> Freshest Repo</ span >
545+ < strong id ="repo-fresh-stat "> Loading</ strong >
546+ </ article >
547+ </ div >
375548 < div id ="repo-grid " class ="repo-grid tilt-zone " aria-live ="polite "> </ div >
376549 < button id ="repo-toggle " class ="btn ghost repo-toggle " type ="button " aria-expanded ="false "> Show more repos</ button >
377550 </ section >
0 commit comments