{"id":76,"date":"2026-05-05T16:24:47","date_gmt":"2026-05-05T16:24:47","guid":{"rendered":"https:\/\/gurusfolio.com\/?page_id=76"},"modified":"2026-05-06T15:21:00","modified_gmt":"2026-05-06T15:21:00","slug":"about-me","status":"publish","type":"page","link":"https:\/\/gurusfolio.com\/","title":{"rendered":"About Me"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\"\/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n<title>More About Me \u2013 Guru&#8217;s Folio<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\/>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Syne:wght@400;500;700;800&#038;family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;1,9..40,300&#038;family=DM+Mono:wght@400;500&#038;display=swap\" rel=\"stylesheet\"\/>\n<style>\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\n:root{\n  --bg:#0c0c0c;\n  --bg2:#141414;\n  --bg3:#1c1c1c;\n  --surface:#212121;\n  --border:rgba(255,255,255,0.07);\n  --border2:rgba(255,255,255,0.13);\n  --text:#ede9e0;\n  --muted:#7a786f;\n  --muted2:#555450;\n  --accent:#b8f55a;\n  --accent-dim:#8cbf3e;\n  --heading:'Syne',sans-serif;\n  --body:'DM Sans',sans-serif;\n  --mono:'DM Mono',monospace;\n}\n\nhtml{scroll-behavior:smooth}\nbody{background:var(--bg);color:var(--text);font-family:var(--body);font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.hero{min-height:100vh;display:flex;align-items:center;padding:6rem 2rem 4rem;max-width:1100px;margin:0 auto;gap:4rem}\n.hero-text{flex:1}\n.hero-eyebrow{display:inline-block;font-family:var(--heading);font-size:1rem;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem}\n.hero-title{font-family:var(--body);font-size:clamp(2.8rem,6vw,5rem);font-weight:500;line-height:1.15;letter-spacing:-0.01em;color:var(--text);margin-bottom:1rem}\n.hero-title span{color:var(--accent)}\n.hero-role{font-family:var(--heading);font-size:clamp(0.95rem,2vw,1.15rem);font-weight:400;color:var(--muted);letter-spacing:0.04em;margin-bottom:2rem;border-left:2px solid var(--accent);padding-left:1rem;line-height:1.7}\n.hero-tagline{font-size:1.075rem;color:var(--muted);max-width:520px;margin-bottom:2.5rem;line-height:1.9}\n.hero-cta{display:inline-flex;align-items:center;gap:0.6rem;background:var(--accent);color:#0c0c0c;font-family:var(--heading);font-weight:700;font-size:0.875rem;letter-spacing:0.06em;text-transform:uppercase;padding:0.85rem 1.75rem;text-decoration:none;border-radius:2px;transition:background 0.2s,transform 0.2s}\n.hero-cta:hover{background:var(--accent-dim);transform:translateY(-1px)}\n.hero-image{flex-shrink:0;width:320px;height:380px;border-radius:4px;overflow:hidden;border:1px solid var(--border2);position:relative}\n.hero-image img{width:100%;height:100%;object-fit:cover;object-position:top}\n.hero-image::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(184,245,90,0.08) 0%,transparent 60%)}\n\n\/* \u2500\u2500 SECTIONS \u2500\u2500 *\/\n.section{padding:6rem 2rem;max-width:1100px;margin:0 auto}\n.section-label{font-family:var(--heading);font-size:0.85rem;font-weight:500;letter-spacing:0.12em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;display:flex;align-items:center;gap:0.75rem}\n.section-label::after{content:'';flex:1;height:1px;background:var(--border2);max-width:60px}\n.section-title{font-family:var(--heading);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.15;color:var(--text);margin-bottom:2.5rem}\nhr.divider{border:none;border-top:1px solid var(--border);margin:0}\n\n\/* \u2500\u2500 ABOUT \u2500\u2500 *\/\n.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}\n.about-body p{font-size:1.025rem;color:#ccc9bf;line-height:1.85;margin-bottom:1.25rem}\n.about-body p strong{color:var(--text);font-weight:500}\n.philosophy-card{background:var(--bg2);border:1px solid var(--border2);border-radius:4px;padding:2rem}\n.philosophy-card h3{font-family:var(--heading);font-size:1rem;font-weight:700;color:var(--accent);letter-spacing:0.06em;text-transform:uppercase;margin-bottom:1.25rem}\n.philosophy-card p{font-size:0.925rem;color:var(--muted);line-height:1.85;margin-bottom:1rem}\n.philosophy-card p:last-child{margin-bottom:0}\n.philosophy-card p strong{color:#aba89f;font-weight:500}\n\n\/* \u2500\u2500 SKILLS \u2500\u2500 *\/\n.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1px;background:var(--border);border:1px solid var(--border)}\n.skill-group{background:var(--bg);padding:1.75rem 1.5rem}\n.skill-group-title{font-family:var(--heading);font-size:0.85rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem}\n.skill-tags{display:flex;flex-wrap:wrap;gap:0.4rem}\n.skill-tag{font-size:0.775rem;color:var(--muted);border:1px solid var(--border2);border-radius:2px;padding:0.25rem 0.6rem;transition:border-color 0.2s,color 0.2s;white-space:nowrap}\n.skill-tag:hover{border-color:var(--accent-dim);color:var(--text)}\n\n\/* \u2500\u2500 HOW I DESIGN AI SYSTEMS \u2500\u2500 *\/\n.design-intro{font-size:1rem;color:var(--muted);max-width:600px;margin-bottom:3rem;line-height:1.85}\n\n.layers-wrap{display:flex;flex-direction:column;gap:0;border:1px solid var(--border2);border-radius:6px;overflow:hidden}\n\n.layer-item{\n  display:grid;grid-template-columns:56px 1fr auto;\n  align-items:start;gap:1.5rem;\n  padding:1.75rem 2rem;\n  border-bottom:1px solid var(--border);\n  background:var(--bg);\n  transition:background 0.2s;\n  position:relative;\n}\n.layer-item:last-child{border-bottom:none}\n.layer-item:hover{background:var(--bg2)}\n.layer-item::before{\n  content:'';position:absolute;left:0;top:0;bottom:0;width:3px;\n  background:transparent;transition:background 0.2s;\n}\n.layer-item:hover::before{background:var(--accent)}\n\n.layer-num{\n  font-family:var(--mono);font-size:0.75rem;color:var(--muted2);\n  background:var(--bg3);border:1px solid var(--border2);\n  border-radius:3px;width:36px;height:36px;\n  display:flex;align-items:center;justify-content:center;\n  flex-shrink:0;margin-top:2px;\n  transition:border-color 0.2s,color 0.2s;\n}\n.layer-item:hover .layer-num{border-color:var(--accent-dim);color:var(--accent)}\n\n.layer-body{}\n.layer-title{font-family:var(--heading);font-size:1rem;font-weight:700;color:var(--text);margin-bottom:0.4rem}\n.layer-desc{font-size:0.9rem;color:var(--muted);line-height:1.75;margin-bottom:0.6rem}\n.layer-tags{display:flex;flex-wrap:wrap;gap:0.35rem}\n.layer-tag{font-family:var(--mono);font-size:0.7rem;color:var(--accent-dim);background:rgba(184,245,90,0.06);border:1px solid rgba(184,245,90,0.15);border-radius:2px;padding:0.15rem 0.5rem}\n\n.layer-xr{\n  text-align:right;flex-shrink:0;\n  font-size:0.775rem;color:var(--muted2);\n  line-height:1.6;max-width:180px;\n  padding-top:2px;\n}\n.layer-xr-label{font-family:var(--mono);font-size:0.65rem;letter-spacing:0.1em;text-transform:uppercase;color:var(--muted2);margin-bottom:0.25rem;opacity:0.7}\n.layer-xr span{color:var(--muted);font-size:0.8rem}\n\n\/* \u2500\u2500 IMMERSIVE CONNECTION \u2500\u2500 *\/\n.immersive-grid{\n  display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));\n  gap:1px;background:var(--border);border:1px solid var(--border);\n  margin-top:3rem;\n}\n.immersive-card{\n  background:var(--bg);padding:2rem 1.75rem;\n  position:relative;overflow:hidden;\n  transition:background 0.2s;\n}\n.immersive-card:hover{background:var(--bg2)}\n.immersive-card::after{\n  content:'';position:absolute;bottom:0;left:0;right:0;height:2px;\n  background:linear-gradient(90deg,var(--accent),transparent);\n  transform:scaleX(0);transform-origin:left;\n  transition:transform 0.3s;\n}\n.immersive-card:hover::after{transform:scaleX(1)}\n.immersive-icon{font-size:1.5rem;margin-bottom:1rem}\n.immersive-title{font-family:var(--heading);font-size:0.95rem;font-weight:700;color:var(--text);margin-bottom:0.5rem}\n.immersive-desc{font-size:0.875rem;color:var(--muted);line-height:1.75}\n.immersive-example{\n  margin-top:0.75rem;font-family:var(--mono);font-size:0.75rem;\n  color:var(--accent-dim);\n  background:rgba(184,245,90,0.05);border:1px solid rgba(184,245,90,0.12);\n  border-radius:3px;padding:0.5rem 0.75rem;line-height:1.6;\n}\n\n\/* \u2500\u2500 EXPERIENCE \u2500\u2500 *\/\n.exp-list{display:flex;flex-direction:column;gap:0}\n.exp-item{display:grid;grid-template-columns:200px 1fr;border-top:1px solid var(--border);padding:2.5rem 0;gap:2.5rem;align-items:start}\n.exp-item:last-child{border-bottom:1px solid var(--border)}\n.exp-company{font-family:var(--heading);font-size:0.875rem;font-weight:700;color:var(--text);letter-spacing:0.04em;margin-bottom:0.35rem}\n.exp-period{font-size:0.8rem;color:var(--muted);margin-bottom:0.35rem;font-style:italic}\n.exp-location{font-size:0.775rem;color:var(--muted2)}\n.exp-role{font-family:var(--heading);font-size:1.1rem;font-weight:700;color:var(--text);margin-bottom:1rem;display:flex;align-items:flex-start;gap:0.6rem}\n.exp-role::before{content:'\u2726';color:var(--accent);font-size:0.7rem;margin-top:0.35rem;flex-shrink:0}\n.exp-bullets{list-style:none;display:flex;flex-direction:column;gap:0.55rem}\n.exp-bullets li{font-size:0.925rem;color:var(--muted);line-height:1.75;padding-left:1.1rem;position:relative}\n.exp-bullets li::before{content:'\u2013';position:absolute;left:0;color:var(--accent-dim);font-weight:700}\n.exp-bullets li strong{color:#aba89f;font-weight:500}\n\n\/* \u2500\u2500 FEATURED PROJECT \u2500\u2500 *\/\n.project-card{background:var(--bg2);border:1px solid var(--border2);border-radius:4px;padding:3rem;position:relative;overflow:hidden}\n.project-card::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--accent),transparent)}\n.project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}\n.project-badge{font-family:var(--heading);font-size:0.7rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;background:rgba(184,245,90,0.1);color:var(--accent);border:1px solid rgba(184,245,90,0.25);padding:0.35rem 0.9rem;border-radius:2px}\n.project-title{font-family:var(--heading);font-size:1.5rem;font-weight:700;color:var(--text);margin-bottom:0.25rem}\n.project-subtitle{font-size:0.875rem;color:var(--muted);font-style:italic}\n.project-bullets{list-style:none;display:flex;flex-direction:column;gap:0.65rem;margin-top:1.5rem}\n.project-bullets li{font-size:0.925rem;color:var(--muted);line-height:1.75;padding-left:1.25rem;position:relative}\n.project-bullets li::before{content:'\u2192';position:absolute;left:0;color:var(--accent)}\n.project-bullets li strong{color:#aba89f;font-weight:500}\n\n\/* \u2500\u2500 TOOLS \u2500\u2500 *\/\n.tools-table{width:100%;border-collapse:collapse}\n.tools-table tr{border-top:1px solid var(--border)}\n.tools-table tr:last-child{border-bottom:1px solid var(--border)}\n.tools-table td{padding:0.9rem 0;font-size:0.875rem;vertical-align:top}\n.tools-table td:first-child{font-family:var(--heading);font-size:0.7rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--accent);width:140px;padding-right:2rem;white-space:nowrap;padding-top:0.95rem}\n.tools-table td:last-child{color:var(--muted);line-height:1.75}\n\n\/* \u2500\u2500 CREDENTIALS \u2500\u2500 *\/\n.cred-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}\n.cred-card{background:var(--bg2);border:1px solid var(--border);border-radius:4px;padding:1.75rem}\n.cred-type{font-family:var(--heading);font-size:0.65rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase;color:var(--accent-dim);margin-bottom:0.75rem}\n.cred-title{font-family:var(--heading);font-size:1rem;font-weight:700;color:var(--text);margin-bottom:0.35rem;line-height:1.3}\n.cred-org{font-size:0.875rem;color:var(--muted);margin-bottom:0.25rem}\n.cred-period{font-size:0.8rem;color:var(--muted2);font-style:italic}\n.cred-note{font-size:0.8rem;color:var(--accent-dim);margin-top:0.5rem;font-style:italic}\n\n\/* \u2500\u2500 AWARDS \u2500\u2500 *\/\n.awards-list{display:flex;flex-direction:column;gap:0}\n.award-item{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border);padding:1.25rem 0;flex-wrap:wrap;gap:0.5rem}\n.award-item:last-child{border-bottom:1px solid var(--border)}\n.award-title{font-size:0.925rem;color:var(--text)}\n.award-year{font-size:0.8rem;color:var(--muted);font-style:italic}\n\n\/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n@keyframes fadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}\n.hero-text>*{animation:fadeUp 0.7s ease both}\n.hero-eyebrow{animation-delay:0.05s}.hero-title{animation-delay:0.15s}\n.hero-role{animation-delay:0.25s}.hero-tagline{animation-delay:0.35s}\n.hero-cta{animation-delay:0.45s}\n.hero-image{animation:fadeUp 0.9s 0.2s ease both}\n\n\/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n.site-footer{border-top:1px solid var(--border);padding:2rem;display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap}\n.site-footer a{color:var(--muted);font-size:0.875rem;text-decoration:none;font-family:var(--heading);letter-spacing:0.04em;transition:color 0.2s}\n.site-footer a:hover{color:var(--accent)}\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media(max-width:900px){\n  .hero{flex-direction:column-reverse;gap:2.5rem;min-height:auto;padding-top:5rem}\n  .hero-image{width:100%;height:260px}\n  .about-grid{grid-template-columns:1fr}\n  .exp-item{grid-template-columns:1fr;gap:0.75rem}\n  .layer-item{grid-template-columns:56px 1fr;}.layer-xr{display:none}\n}\n@media(max-width:600px){\n  .section{padding:4rem 1rem}\n  .project-card{padding:2rem 1.5rem}\n  .layer-item{grid-template-columns:1fr;gap:0.75rem;padding:1.25rem}\n  .layer-num{display:none}\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- HERO -->\n<!--<section style=\"max-width:1100px;margin:0 auto;padding:0 2rem\">\n  <div class=\"hero\">\n    <div class=\"hero-text\">\n      <span class=\"hero-eyebrow\">Hi, I'm<\/span>\n      <h1 class=\"hero-title\">Gurunathan<\/h1>\n      <p class=\"hero-role\">AI Solutions Architect \u00b7 Agentic AI & Immersive Experiences<\/p>\n      <p class=\"hero-tagline\">12+ years designing and delivering real-time immersive and AI-powered systems across XR, simulation, and conversational AI applications.<\/p>\n      <a class=\"hero-cta\" href=\"#\">\u2193 Download CV<\/a>\n    <\/div>\n    <div class=\"hero-image\">\n      <img decoding=\"async\" src=\"http:\/\/gurusfolio.com\/wp-content\/uploads\/2025\/10\/XR-Pic-Guru.jpg\" alt=\"Gurunathan\" loading=\"eager\"\/>\n    <\/div>\n  <\/div>\n<\/section>-->\n\n<hr class=\"divider\"\/>\n\n<!-- ABOUT -->\n<section class=\"section\">\n  <p class=\"section-label\">About Me<\/p>\n  <h2 class=\"section-title\">Building the future of<br>intelligent, immersive systems<\/h2>\n  <div class=\"about-grid\">\n    <div class=\"about-body\">\n      <p>I&#8217;m an <strong>AI Solutions Architect<\/strong> specialising in agentic AI pipelines, conversational AI systems, immersive XR platforms, industrial digital twins, and real-time voice-driven interfaces. I architect end-to-end solutions that are built to scale, built to last.<\/p>\n      <p>My track record spans production-grade systems for global enterprises including <strong>Airbus, Deutsche Bahn, Starbucks, Koch, Flinthill Resources, and Invista<\/strong> \u2014 spanning aerospace, rail, industrial, and consumer domains.<\/p>\n      <p>I enjoy building products <strong>from the ground up<\/strong> \u2014 from validating ideas through rapid prototyping, testing with real users, and delivering scalable, high-performance systems that connect people, data, and environments in powerful new ways.<\/p>\n      <p>My work sits at the intersection of two worlds that rarely converge \u2014 deep XR engineering and applied AI architecture. The goal isn&#8217;t to integrate AI into experiences \u2014 it&#8217;s to design systems where <strong>AI and immersion are inseparable<\/strong>.<\/p>\n    <\/div>\n    <div class=\"about-sidebar\">\n      <div class=\"philosophy-card\">\n        <h3>My Approach &#038; Philosophy<\/h3>\n        <p>I focus on <strong>opportunities over challenges<\/strong>, exploring creative ways to innovate even under constraints. Guided by data-driven decision-making, I&#8217;m passionate about <strong>software architecture<\/strong> and designing systems that are both elegant and efficient.<\/p>\n        <p>Collaboration is at the core of how I work. I believe excellence achieved as a <strong>team<\/strong> is far more powerful than individual success. Art and technology blend naturally in everything I build \u2014 from immersive XR to intelligent, AI-driven systems.<\/p>\n        <p>I&#8217;m a <strong>lifelong learner<\/strong> and technology enthusiast. Outside of work I stay active through <strong>football<\/strong> and the <strong>gym<\/strong>, and love connecting with like-minded creators, technologists, and innovators.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<hr class=\"divider\"\/>\n\n<!-- SKILLS -->\n<section class=\"section\">\n  <p class=\"section-label\">Core Competencies<\/p>\n  <h2 class=\"section-title\">What I bring to the table<\/h2>\n  <div class=\"skills-grid\">\n    <div class=\"skill-group\">\n      <p class=\"skill-group-title\">Immersive &#038; Real-Time Systems<\/p>\n      <div class=\"skill-tags\">\n        <span class=\"skill-tag\">Unity<\/span><span class=\"skill-tag\">Unreal Engine<\/span><span class=\"skill-tag\">AR\/VR\/MR<\/span><span class=\"skill-tag\">NVIDIA Omniverse<\/span><span class=\"skill-tag\">Digital Twins<\/span><span class=\"skill-tag\">IoT \/ MQTT<\/span><span class=\"skill-tag\">Photon<\/span><span class=\"skill-tag\">Meta Quest<\/span><span class=\"skill-tag\">HoloLens<\/span><span class=\"skill-tag\">PICO<\/span><span class=\"skill-tag\">Magic Leap<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"skill-group\">\n      <p class=\"skill-group-title\">Agentic AI &#038; Orchestration<\/p>\n      <div class=\"skill-tags\">\n        <span class=\"skill-tag\">LangChain<\/span><span class=\"skill-tag\">LangGraph<\/span><span class=\"skill-tag\">Multi-Agent Systems<\/span><span class=\"skill-tag\">RAG Pipelines<\/span><span class=\"skill-tag\">ChromaDB<\/span><span class=\"skill-tag\">Prompt Engineering<\/span><span class=\"skill-tag\">Tool Use<\/span><span class=\"skill-tag\">Memory Systems<\/span><span class=\"skill-tag\">Human-in-the-Loop<\/span><span class=\"skill-tag\">Agent Evaluation<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"skill-group\">\n      <p class=\"skill-group-title\">Voice AI &#038; Conversational<\/p>\n      <div class=\"skill-tags\">\n        <span class=\"skill-tag\">ElevenLabs TTS<\/span><span class=\"skill-tag\">Deepgram STT<\/span><span class=\"skill-tag\">Agora SDK<\/span><span class=\"skill-tag\">Real-time Voice<\/span><span class=\"skill-tag\">Hume AI<\/span><span class=\"skill-tag\">OVR Lip Sync<\/span><span class=\"skill-tag\">XR Avatars<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"skill-group\">\n      <p class=\"skill-group-title\">Cloud AI &#038; Azure<\/p>\n      <div class=\"skill-tags\">\n        <span class=\"skill-tag\">Azure OpenAI<\/span><span class=\"skill-tag\">Azure AI Foundry<\/span><span class=\"skill-tag\">Azure AI Search<\/span><span class=\"skill-tag\">Cognitive Services<\/span><span class=\"skill-tag\">Azure STT\/TTS<\/span><span class=\"skill-tag\">Responsible AI<\/span><span class=\"skill-tag\">Content Safety<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"skill-group\">\n      <p class=\"skill-group-title\">Architecture &#038; Engineering<\/p>\n      <div class=\"skill-tags\">\n        <span class=\"skill-tag\">End-to-end AI Systems<\/span><span class=\"skill-tag\">C#<\/span><span class=\"skill-tag\">Python<\/span><span class=\"skill-tag\">Node.js<\/span><span class=\"skill-tag\">JavaScript<\/span><span class=\"skill-tag\">Firebase<\/span><span class=\"skill-tag\">PostgreSQL<\/span><span class=\"skill-tag\">Redis<\/span><span class=\"skill-tag\">AWS<\/span><span class=\"skill-tag\">Azure<\/span><span class=\"skill-tag\">GCP<\/span><span class=\"skill-tag\">REST APIs<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"skill-group\">\n      <p class=\"skill-group-title\">Leadership &#038; Delivery<\/p>\n      <div class=\"skill-tags\">\n        <span class=\"skill-tag\">Enterprise Delivery<\/span><span class=\"skill-tag\">Stakeholder Management<\/span><span class=\"skill-tag\">Cross-functional Teams<\/span><span class=\"skill-tag\">Agile<\/span><span class=\"skill-tag\">Technical Docs<\/span><span class=\"skill-tag\">Mentoring<\/span><span class=\"skill-tag\">Perf Optimisation<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<hr class=\"divider\"\/>\n\n<!-- HOW I DESIGN AI SYSTEMS -->\n<section class=\"section\">\n  <p class=\"section-label\">System Design<\/p>\n  <h2 class=\"section-title\">How I design AI systems<\/h2>\n  <p class=\"design-intro\">When architecting an AI solution I think in layers \u2014 each one solving a distinct problem. What makes my approach different is that every layer is also designed to surface inside a real-time human experience, not just run as a backend service.<\/p>\n\n  <div class=\"layers-wrap\">\n\n    <div class=\"layer-item\">\n      <div class=\"layer-num\">01<\/div>\n      <div class=\"layer-body\">\n        <p class=\"layer-title\">LLM Orchestration &#038; Tool Use<\/p>\n        <p class=\"layer-desc\">The reasoning core. Deciding when to call tools, which model fits the task, how to constrain outputs to stay grounded and safe, and how to handle tool failures gracefully.<\/p>\n        <div class=\"layer-tags\">\n          <span class=\"layer-tag\">LangGraph<\/span>\n          <span class=\"layer-tag\">Azure OpenAI<\/span>\n          <span class=\"layer-tag\">Tool Binding<\/span>\n          <span class=\"layer-tag\">Output Parsers<\/span>\n          <span class=\"layer-tag\">Responsible AI<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"layer-xr\">\n        <p class=\"layer-xr-label\">In immersive use<\/p>\n        <span>Powers intelligent avatar responses, context-aware NPC behaviour, and adaptive training flows in real time<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"layer-item\">\n      <div class=\"layer-num\">02<\/div>\n      <div class=\"layer-body\">\n        <p class=\"layer-title\">Multi-Agent Coordination<\/p>\n        <p class=\"layer-desc\">Breaking complex problems into specialised agents with clear responsibilities \u2014 a tutor agent, an evaluation agent, an emotion agent \u2014 each doing one job well, orchestrated by LangGraph.<\/p>\n        <div class=\"layer-tags\">\n          <span class=\"layer-tag\">LangGraph Nodes<\/span>\n          <span class=\"layer-tag\">Conditional Routing<\/span>\n          <span class=\"layer-tag\">Agent Handoff<\/span>\n          <span class=\"layer-tag\">State Management<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"layer-xr\">\n        <p class=\"layer-xr-label\">In immersive use<\/p>\n        <span>Multiple agents running simultaneously \u2014 one listening, one evaluating emotion, one generating the avatar&#8217;s next response<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"layer-item\">\n      <div class=\"layer-num\">03<\/div>\n      <div class=\"layer-body\">\n        <p class=\"layer-title\">Memory Architecture<\/p>\n        <p class=\"layer-desc\">Short-term context for the current session. Long-term persistence across sessions via database checkpointers. The difference between an AI that feels present and one that forgets you.<\/p>\n        <div class=\"layer-tags\">\n          <span class=\"layer-tag\">MemorySaver<\/span>\n          <span class=\"layer-tag\">PostgresSaver<\/span>\n          <span class=\"layer-tag\">Session Context<\/span>\n          <span class=\"layer-tag\">Cross-session Recall<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"layer-xr\">\n        <p class=\"layer-xr-label\">In immersive use<\/p>\n        <span>Avatar remembers previous training sessions \u2014 what the learner struggled with, what topics are complete, how to adapt the next session<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"layer-item\">\n      <div class=\"layer-num\">04<\/div>\n      <div class=\"layer-body\">\n        <p class=\"layer-title\">RAG Pipelines &#038; Vector Retrieval<\/p>\n        <p class=\"layer-desc\">Grounding responses in trusted knowledge \u2014 chunking, embedding, semantic search, and retrieval. Ensures the AI speaks from your data, not from hallucination.<\/p>\n        <div class=\"layer-tags\">\n          <span class=\"layer-tag\">ChromaDB<\/span>\n          <span class=\"layer-tag\">Azure AI Search<\/span>\n          <span class=\"layer-tag\">Embeddings<\/span>\n          <span class=\"layer-tag\">Semantic Retrieval<\/span>\n          <span class=\"layer-tag\">LCEL Chains<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"layer-xr\">\n        <p class=\"layer-xr-label\">In immersive use<\/p>\n        <span>Industrial digital twins retrieve live equipment specs. Training avatars pull curriculum knowledge. VR assistants answer from product metadata<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"layer-item\">\n      <div class=\"layer-num\">05<\/div>\n      <div class=\"layer-body\">\n        <p class=\"layer-title\">Real-Time Interaction Layer<\/p>\n        <p class=\"layer-desc\">Voice pipelines (STT \u2192 LLM \u2192 TTS), WebSocket streaming, low-latency response design, and emotion detection. This is where AI stops being a service and becomes a presence.<\/p>\n        <div class=\"layer-tags\">\n          <span class=\"layer-tag\">Deepgram STT<\/span>\n          <span class=\"layer-tag\">ElevenLabs TTS<\/span>\n          <span class=\"layer-tag\">Agora SDK<\/span>\n          <span class=\"layer-tag\">Hume AI<\/span>\n          <span class=\"layer-tag\">OVR Lip Sync<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"layer-xr\">\n        <p class=\"layer-xr-label\">In immersive use<\/p>\n        <span>3D avatars that speak, listen, respond to emotion, and lip-sync in real time \u2014 creating a genuinely human-feeling AI interaction inside XR<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"layer-item\">\n      <div class=\"layer-num\">06<\/div>\n      <div class=\"layer-body\">\n        <p class=\"layer-title\">Cloud-Native Deployment<\/p>\n        <p class=\"layer-desc\">Containerised services, managed vector stores, observability via LangSmith, responsible AI guardrails, and scalable infrastructure that holds under enterprise load.<\/p>\n        <div class=\"layer-tags\">\n          <span class=\"layer-tag\">Docker<\/span>\n          <span class=\"layer-tag\">AWS \/ GCP \/ Azure<\/span>\n          <span class=\"layer-tag\">LangSmith<\/span>\n          <span class=\"layer-tag\">Content Safety<\/span>\n          <span class=\"layer-tag\">CI\/CD<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"layer-xr\">\n        <p class=\"layer-xr-label\">In immersive use<\/p>\n        <span>AI backend serving 1,000+ concurrent XR users with monitored, traced, and auditable agent interactions across every session<\/span>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <!-- IMMERSIVE CONNECTION CARDS -->\n  <div style=\"margin-top:3rem\">\n    <p style=\"font-family:var(--heading);font-size:0.85rem;font-weight:500;letter-spacing:0.12em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem\">Where AI meets immersion<\/p>\n    <p style=\"font-size:0.975rem;color:var(--muted);max-width:580px;margin-bottom:2rem;line-height:1.85\">Most AI architects build pipelines. Most XR developers build environments. I build systems where the pipeline <em>is<\/em> the environment \u2014 where the AI response becomes the avatar&#8217;s voice, the training scenario&#8217;s outcome, or the digital twin&#8217;s next state.<\/p>\n  <\/div>\n\n  <div class=\"immersive-grid\">\n    <div class=\"immersive-card\">\n      <div class=\"immersive-icon\">\ud83e\udd7d<\/div>\n      <p class=\"immersive-title\">Intelligent XR Training<\/p>\n      <p class=\"immersive-desc\">AI-powered virtual mentors that replace scripted flows with natural conversation \u2014 learners ask anything, get grounded, contextually accurate answers in real time.<\/p>\n      <div class=\"immersive-example\">RAG + Azure OpenAI + STT\/TTS \u2192 Adaptive training avatar<\/div>\n    <\/div>\n    <div class=\"immersive-card\">\n      <div class=\"immersive-icon\">\ud83c\udfed<\/div>\n      <p class=\"immersive-title\">Industrial Digital Twins<\/p>\n      <p class=\"immersive-desc\">Physical systems mirrored in XR \u2014 engineers interact with live equipment data, get AI-generated operational guidance, and control real hardware from inside VR.<\/p>\n      <div class=\"immersive-example\">IoT + MQTT + LLM context injection \u2192 Real-time industrial AI<\/div>\n    <\/div>\n    <div class=\"immersive-card\">\n      <div class=\"immersive-icon\">\ud83c\udf93<\/div>\n      <p class=\"immersive-title\">Emotionally Aware AI Tutoring<\/p>\n      <p class=\"immersive-desc\">A 3D teacher avatar that listens, detects emotion, retrieves curriculum knowledge, and adapts its teaching style \u2014 remembering each student across every session.<\/p>\n      <div class=\"immersive-example\">LangGraph + RAG + Hume AI + ElevenLabs \u2192 Ms. Nova<\/div>\n    <\/div>\n    <div class=\"immersive-card\">\n      <div class=\"immersive-icon\">\ud83e\udd16<\/div>\n      <p class=\"immersive-title\">Context-Aware NPC Systems<\/p>\n      <p class=\"immersive-desc\">Virtual characters that don&#8217;t follow scripts \u2014 they reason about their environment, respond to user intent, and maintain consistent personality across interactions.<\/p>\n      <div class=\"immersive-example\">Behaviour trees + LLM reasoning \u2192 Intelligent NPCs<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<hr class=\"divider\"\/>\n\n<!-- FEATURED PROJECT -->\n<section class=\"section\">\n  <p class=\"section-label\">Featured Project<\/p>\n  <h2 class=\"section-title\">Currently building<\/h2>\n  <div class=\"project-card\">\n    <div class=\"project-header\">\n      <div>\n        <p class=\"project-title\">AI Tutoring Platform<\/p>\n        <p class=\"project-subtitle\">Founder &#038; Architect \u2014 2026 \u2013 Present<\/p>\n      <\/div>\n      <span class=\"project-badge\">In Development<\/span>\n    <\/div>\n    <ul class=\"project-bullets\">\n      <li>Architecting a full-stack AI tutoring platform featuring a <strong>3D conversational teacher avatar<\/strong> with real-time voice interaction and emotion-aware responses.<\/li>\n      <li>Designed a <strong>multi-agent orchestration pipeline<\/strong> using LangGraph, integrating LLM reasoning, speech (STT\/TTS), and emotion detection for adaptive learning experiences.<\/li>\n      <li>Built end-to-end system across <strong>Unity (XR interface), Node.js backend<\/strong>, and cloud infrastructure (PostgreSQL, Redis, Firebase, AWS\/GCP).<\/li>\n      <li>Implementing <strong>RAG-based knowledge retrieval<\/strong> using vector embeddings and ChromaDB for context-aware and reliable responses.<\/li>\n      <li>Designed for <strong>global accessibility<\/strong> with multilingual support \u2014 English and Hindi at launch, with additional languages planned.<\/li>\n    <\/ul>\n  <\/div>\n<\/section>\n\n<hr class=\"divider\"\/>\n\n<!-- EXPERIENCE -->\n<section class=\"section\">\n  <p class=\"section-label\">Professional Experience<\/p>\n  <h2 class=\"section-title\">Where I&#8217;ve worked<\/h2>\n  <div class=\"exp-list\">\n\n    <!-- KOCH -->\n    <div class=\"exp-item\">\n      <div class=\"exp-meta\">\n        <p class=\"exp-company\">Koch<\/p>\n        <p class=\"exp-period\">Aug 2023 \u2013 Present<\/p>\n        <p class=\"exp-location\">Ontario, Canada<\/p>\n        <p class=\"exp-location\" style=\"margin-top:4px;font-style:italic\">Flinthill Resources \u00b7 Invista<\/p>\n      <\/div>\n      <div class=\"exp-content\">\n        <p class=\"exp-role\">AI Integration Specialist &#038; XR Solutions Architect<\/p>\n        <ul class=\"exp-bullets\">\n          <li>Led architecture and delivery of an enterprise-scale AI and XR platform supporting <strong>1,000+ global users<\/strong> across Pico, Meta Quest, mobile, and desktop \u2014 serving industrial clients in training and simulation use cases.<\/li>\n          <li>Transformed static training workflows into <strong>adaptive AI-driven systems<\/strong> by deploying real-time conversational AI using Azure OpenAI \u2014 combining STT\/TTS pipelines and intelligent virtual mentors powered by live LLM interactions.<\/li>\n          <li>Designed and implemented <strong>multi-agent AI architectures<\/strong> integrating LLM reasoning, speech pipelines, and orchestration layers for scalable, modular AI systems.<\/li>\n          <li>Engineered <strong>industrial digital twin solutions<\/strong> integrating real-time IoT telemetry via MQTT, enabling live monitoring and operational optimisation in rail and industrial workflows.<\/li>\n          <li>Built a <strong>platform-agnostic XR framework<\/strong> in Unity\/C# enabling single-codebase deployment across Meta Quest, Pico, mobile, and desktop \u2014 eliminating platform-specific redevelopment entirely.<\/li>\n          <li>Established performance engineering standards achieving <strong>stable 90Hz on standalone XR devices<\/strong> while reducing overall delivery timelines by ~40%.<\/li>\n          <li>Defined architecture governance and <strong>mentored engineering teams<\/strong> on scalable system design and modular AI integration.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <!-- MULTIVERSE LABS -->\n    <div class=\"exp-item\">\n      <div class=\"exp-meta\">\n        <p class=\"exp-company\">Multiverse Labs<\/p>\n        <p class=\"exp-period\">Mar 2022 \u2013 Mar 2023<\/p>\n        <p class=\"exp-location\">Remote<\/p>\n        <p class=\"exp-location\" style=\"margin-top:4px;font-style:italic\">Shinsegae \u00b7 Gov. of Sharjah \u00b7 Starbucks<\/p>\n      <\/div>\n      <div class=\"exp-content\">\n        <p class=\"exp-role\">XR Technical Consultant &#038; AI Systems Integrator<\/p>\n        <ul class=\"exp-bullets\">\n          <li>Designed and implemented <strong>intelligent NPC systems<\/strong> \u2014 architecting behaviour trees, state machines, and interaction logic giving virtual characters context-aware, responsive personalities.<\/li>\n          <li>Led architecture and delivery of AI-enhanced XR platforms serving <strong>1,000+ global users<\/strong> across Pico, Meta Quest, and mobile.<\/li>\n          <li>Acted as primary bridge between executive leadership and engineering teams \u2014 translating product vision into <strong>prioritised technical roadmaps<\/strong> within Agile delivery cycles.<\/li>\n          <li>Introduced <strong>platform-level telemetry and analytics<\/strong> to capture user interaction patterns, enabling data-driven feature prioritisation and continuous product optimisation.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <!-- SOPRA STERIA -->\n    <div class=\"exp-item\">\n      <div class=\"exp-meta\">\n        <p class=\"exp-company\">Sopra Steria<\/p>\n        <p class=\"exp-period\">Jan 2014 \u2013 Mar 2022<\/p>\n        <p class=\"exp-location\">Bengaluru, India<\/p>\n        <p class=\"exp-location\" style=\"margin-top:4px;font-style:italic\">Airbus \u00b7 Deutsche Bahn \u00b7 Stelia \u00b7 CIMPA<\/p>\n      <\/div>\n      <div class=\"exp-content\">\n        <p class=\"exp-role\">XR Solutions Architect<\/p>\n        <ul class=\"exp-bullets\">\n          <li>Spearheaded design, development, and delivery of <strong>20+ enterprise AR\/VR\/XR solutions<\/strong> including industrial digital twins and immersive simulations across aerospace, automotive, and manufacturing domains.<\/li>\n          <li>Built a <strong>Robotic Arm Digital Twin<\/strong> \u2014 bidirectional control system connecting Unity XR with physical hardware via MQTT, enabling real-time VR-based industrial control.<\/li>\n          <li>Developed <strong>Smart Drill HoloLens AR application<\/strong> connected over MQTT, providing technicians with contextual real-time operational guidance overlaid on physical machinery.<\/li>\n          <li>Architected <strong>cross-platform XR solutions<\/strong> across Meta Quest, HoloLens, HTC Vive, Nreal, Android, and iOS using Unity and Unreal Engine.<\/li>\n          <li>Led and mentored a <strong>cross-functional team of 5<\/strong>, establishing architectural standards, performance optimisation practices, and reusable system patterns.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <!-- ZYNGA -->\n    <div class=\"exp-item\">\n      <div class=\"exp-meta\">\n        <p class=\"exp-company\">Zynga Games<\/p>\n        <p class=\"exp-period\">Aug 2011 \u2013 Jan 2014<\/p>\n        <p class=\"exp-location\">Bengaluru, India<\/p>\n      <\/div>\n      <div class=\"exp-content\">\n        <p class=\"exp-role\">Game Developer<\/p>\n        <ul class=\"exp-bullets\">\n          <li>Contributed to development of <strong>YoVille, Hidden Shadows, and Vampire Wars<\/strong> \u2014 developing interactive prototypes and collaborating with artists and principal designers in a fast-paced live-ops environment.<\/li>\n          <li>Participated in game design workshops and rapid prototyping cycles to validate new mechanics through player testing.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <!-- BEL -->\n    <div class=\"exp-item\">\n      <div class=\"exp-meta\">\n        <p class=\"exp-company\">Bharat Electronics Limited<\/p>\n        <p class=\"exp-period\">Apr 2011 \u2013 Aug 2011<\/p>\n        <p class=\"exp-location\">Kerala, India<\/p>\n      <\/div>\n      <div class=\"exp-content\">\n        <p class=\"exp-role\">Interactive Designer \/ Developer<\/p>\n        <ul class=\"exp-bullets\">\n          <li>Designed and developed <strong>interactive learning solutions<\/strong> for defence and enterprise training use cases \u2014 creating wireframes, prototypes, and high-fidelity UI mockups that translated complex content into engaging, accessible experiences.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <!-- PIXAL -->\n    <div class=\"exp-item\">\n      <div class=\"exp-meta\">\n        <p class=\"exp-company\">Pixal<\/p>\n        <p class=\"exp-period\">Jul 2009 \u2013 Apr 2011<\/p>\n        <p class=\"exp-location\">Kerala, India<\/p>\n      <\/div>\n      <div class=\"exp-content\">\n        <p class=\"exp-role\">Interactive Designer \/ Developer<\/p>\n        <ul class=\"exp-bullets\">\n          <li>Created <strong>2D and 3D graphic content<\/strong> for enterprise training and product demonstration use cases, working closely with stakeholders to translate complex requirements into engaging visual and interactive solutions.<\/li>\n          <li>Developed interactive learning experiences using Unity and interactive media tools \u2014 building a foundation in end-to-end content production and client-facing delivery.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<hr class=\"divider\"\/>\n\n<!-- TOOLS -->\n<section class=\"section\">\n  <p class=\"section-label\">Tools &#038; Technologies<\/p>\n  <h2 class=\"section-title\">My toolkit<\/h2>\n  <table class=\"tools-table\">\n    <tr><td>XR &#038; 3D<\/td><td>Unity 6 \u00b7 Unreal Engine \u00b7 Blender \u00b7 Maya \u00b7 3ds Max \u00b7 ARCore \u00b7 Vuforia \u00b7 A-Frame \u00b7 Babylon.js \u00b7 NVIDIA Omniverse<\/td><\/tr>\n    <tr><td>AI &#038; Agents<\/td><td>LangChain \u00b7 LangGraph \u00b7 ChromaDB \u00b7 Azure OpenAI \u00b7 Azure AI Foundry \u00b7 Azure AI Search \u00b7 Hume AI \u00b7 Ollama \u00b7 Groq<\/td><\/tr>\n    <tr><td>Voice &#038; Speech<\/td><td>ElevenLabs \u00b7 Deepgram \u00b7 Agora SDK \u00b7 Azure TTS\/STT \u00b7 OVR Lip Sync \u00b7 Azure Cognitive Services<\/td><\/tr>\n    <tr><td>Languages<\/td><td>C# \u00b7 Python \u00b7 JavaScript \u00b7 Node.js \u00b7 Next.js \u00b7 C++ \u00b7 UE Blueprints \u00b7 HTML5 \u00b7 CSS<\/td><\/tr>\n    <tr><td>Backend &#038; Cloud<\/td><td>Node.js\/Express \u00b7 PostgreSQL \u00b7 Redis \u00b7 Firebase \u00b7 AWS \u00b7 GCP \u00b7 Microsoft Azure \u00b7 Docker \u00b7 FastAPI<\/td><\/tr>\n    <tr><td>Networking<\/td><td>Photon \u00b7 Mirror \u00b7 Unity Netcode \u00b7 MQTT \u00b7 REST APIs \u00b7 WebSockets<\/td><\/tr>\n    <tr><td>Devices<\/td><td>Meta Quest \u00b7 PICO \u00b7 MS HoloLens \u00b7 HTC Vive \u00b7 Magic Leap \u00b7 Nreal \u00b7 Android \u00b7 iOS<\/td><\/tr>\n    <tr><td>Dev Tools<\/td><td>GitHub \u00b7 Perforce \u00b7 Jira \u00b7 Azure DevOps \u00b7 Figma \u00b7 Adobe Creative Suite \u00b7 LangSmith<\/td><\/tr>\n  <\/table>\n<\/section>\n\n<hr class=\"divider\"\/>\n\n<!-- CREDENTIALS -->\n<section class=\"section\">\n  <p class=\"section-label\">Credentials<\/p>\n  <h2 class=\"section-title\">Education &#038; Certifications<\/h2>\n  <div class=\"cred-grid\">\n    <div class=\"cred-card\">\n      <p class=\"cred-type\">Certification \u2013 In Progress<\/p>\n      <p class=\"cred-title\">Microsoft Azure AI Apps &#038; Agents Developer Associate (AI-103)<\/p>\n      <p class=\"cred-org\">Microsoft<\/p>\n      <p class=\"cred-note\">Azure AI Foundry \u00b7 Agentic Systems \u00b7 RAG Pipelines \u00b7 Responsible AI \u00b7 Multimodal AI<\/p>\n    <\/div>\n    <div class=\"cred-card\">\n      <p class=\"cred-type\">Postgraduate Certificate<\/p>\n      <p class=\"cred-title\">Virtual Reality Production<\/p>\n      <p class=\"cred-org\">Conestoga College, Ontario, Canada<\/p>\n      <p class=\"cred-period\">2022 \u2013 2023<\/p>\n      <p class=\"cred-note\">President&#8217;s Honour List<\/p>\n    <\/div>\n    <div class=\"cred-card\">\n      <p class=\"cred-type\">Degree<\/p>\n      <p class=\"cred-title\">Bachelor of Computer Science<\/p>\n      <p class=\"cred-org\">Kerala University, India<\/p>\n      <p class=\"cred-period\">2005 \u2013 2008<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<hr class=\"divider\"\/>\n\n<!-- AWARDS -->\n<section class=\"section\">\n  <p class=\"section-label\">Recognition<\/p>\n  <h2 class=\"section-title\">Awards<\/h2>\n  <div class=\"awards-list\">\n    <div class=\"award-item\">\n      <span class=\"award-title\">Sopra Steria Global Innovation Award \u2014 Concept Finalist<\/span>\n      <span class=\"award-year\">Jan 2020<\/span>\n    <\/div>\n    <div class=\"award-item\">\n      <span class=\"award-title\">Sopra Steria Global Innovation Award \u2014 Concept Finalist<\/span>\n      <span class=\"award-year\">Jan 2018<\/span>\n    <\/div>\n    <div class=\"award-item\">\n      <span class=\"award-title\">Code Gladiator India \u2014 Concept Finalist<\/span>\n      <span class=\"award-year\">Jun 2015<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<hr class=\"divider\"\/>\n\n<!-- CONTACT -->\n<section class=\"section\" style=\"text-align:center;padding-bottom:8rem\">\n  <p class=\"section-label\" style=\"justify-content:center\">Get In Touch<\/p>\n  <h2 class=\"section-title\" style=\"text-align:center\">Let&#8217;s build something remarkable<\/h2>\n  <p style=\"color:var(--muted);max-width:480px;margin:0 auto 2rem;font-size:1rem;line-height:1.85\">Open to senior AI Solutions Architect roles, contract engagements, and freelance AI integration projects.<\/p>\n  <a href=\"mailto:guru.lak87@gmail.com\" class=\"hero-cta\">\u2192 guru.lak87@gmail.com<\/a>\n<\/section>\n\n<!-- FOOTER NAV -->\n<footer class=\"site-footer\">\n  <a href=\"https:\/\/gurusfolio.com\/?page_id=120\">AI Projects<\/a>\n  <a href=\"https:\/\/gurusfolio.com\/?page_id=21\">XR Works<\/a>\n  <a href=\"mailto:guru.lak87@gmail.com\">Contact<\/a>\n  <a href=\"https:\/\/www.linkedin.com\/in\/gurunathan-lakshmanan\/\" target=\"_blank\">LinkedIn<\/a>\n<\/footer>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>More About Me \u2013 Guru&#8217;s Folio About Me Building the future ofintelligent, immersive systems I&#8217;m an AI Solutions Architect specialising in agentic AI pipelines, conversational AI systems, immersive XR platforms, industrial digital twins, and real-time voice-driven interfaces. I architect end-to-end solutions that are built to scale, built to last. My track record spans production-grade systems [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-76","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/gurusfolio.com\/index.php?rest_route=\/wp\/v2\/pages\/76","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gurusfolio.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gurusfolio.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gurusfolio.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gurusfolio.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=76"}],"version-history":[{"count":16,"href":"https:\/\/gurusfolio.com\/index.php?rest_route=\/wp\/v2\/pages\/76\/revisions"}],"predecessor-version":[{"id":151,"href":"https:\/\/gurusfolio.com\/index.php?rest_route=\/wp\/v2\/pages\/76\/revisions\/151"}],"wp:attachment":[{"href":"https:\/\/gurusfolio.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=76"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}