<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>NuvoNexus, LLC &mdash; Deep-tech holding company</title>
<meta name="description" content="NuvoNexus, LLC is a deep-tech holding company building defense materials, electronic warfare, and asset-recovery operating businesses. Founded by a two-time deep-tech exit operator with 125+ patents." />
<meta property="og:title" content="NuvoNexus, LLC" />
<meta property="og:description" content="Deep-tech holding company. Operating businesses in defense materials, electronic warfare, and asset recovery." />
<meta name="robots" content="index,follow" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&family=Charter&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="styles.css" />

<script>
  // Brand identifier — CHANGE THIS PER SITE
  window.__rb2b_brand = "nuvonexus";
  
  // Respect DNT
  if (!navigator.doNotTrack || navigator.doNotTrack === "0") {
    !function(key) {
      if (window.reb2b) return;
      window.reb2b = { loaded: true, custom: { site_id: window.__rb2b_brand } };
      var s = document.createElement("script");
      s.async = true;
      s.src = "https://ddwl4m2hdecbv.cloudfront.net/b/" + key + "/" + key + ".js.gz";
      document.getElementsByTagName("script")[0].parentNode.insertBefore(s, document.getElementsByTagName("script")[0]);
    }("GOYPYHQ8JYOX");
  }
</script>
<!-- Plausible Analytics — key: pa-KfP-V8G670xty159dTOZg.js -->
<script async src="https://plausible.io/js/pa-KfP-V8G670xty159dTOZg.js"></script>
<script>
  window.plausible = window.plausible || function() {
    (plausible.q = plausible.q || []).push(arguments)
  }, plausible.init = plausible.init || function(i) { plausible.o = i || {} };
  plausible.init()
</script>

<link rel="icon" href="/favicon.ico" sizes="any">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16.png">
<link rel="apple-touch-icon" sizes="180x180" href="/favicon-180.png">
<link rel="manifest" href="/site.webmanifest">
<!-- cache-bust 2026-06-21T04:14 dedup-free -->

<script>(function(){try{
var EP='/__t', site=location.hostname.replace(/^www\./,''), path=location.pathname+location.search, ref=document.referrer||'';
function uid(){return Date.now().toString(36)+Math.random().toString(36).slice(2,10);}
var vid='';try{vid=localStorage.getItem('mv_vid');if(!vid){vid=uid();localStorage.setItem('mv_vid',vid);}}catch(e){vid=uid();}
var sid='';try{sid=sessionStorage.getItem('mv_sid');if(!sid){sid=uid();sessionStorage.setItem('mv_sid',sid);}}catch(e){sid=uid();}
var q=new URLSearchParams(location.search),utm={};['utm_source','utm_medium','utm_campaign','utm_term','utm_content','gclid','fbclid','msclkid'].forEach(function(k){var v=q.get(k);if(v)utm[k]=v.slice(0,200);});
try{if(!localStorage.getItem('mv_first_touch'))localStorage.setItem('mv_first_touch',JSON.stringify({ref:ref.slice(0,300),utm:utm,ts:Date.now(),landing:path}));}catch(e){}
var ua=navigator.userAgent||'',device=/Mobi|Android|iPhone|iPad/.test(ua)?'mobile':'desktop';
var t0=Date.now(),activeMs=0,lastTick=Date.now(),visible=!document.hidden,maxDepth=0,clicks=[],sv={};
function tickActive(){if(visible){var n=Date.now();activeMs+=(n-lastTick);lastTick=n;}}
setInterval(tickActive,2000);
document.addEventListener('visibilitychange',function(){tickActive();visible=!document.hidden;lastTick=Date.now();if(document.visibilityState==='hidden')flush('hidden');});
function px(e){var u=EP+'/p?site='+encodeURIComponent(site)+'&path='+encodeURIComponent(path)+'&evt='+e+'&depth='+maxDepth+'&dur='+Math.round((Date.now()-t0)/1000)+'&ref='+encodeURIComponent(ref);var i=new Image();i.src=u;}
px('view');
function evt(p){p.site=site;p.path=path;p.ref=ref;p.session_id=sid;p.visitor_id=vid;p.utm=utm;p.device=device;p.lang=(navigator.language||'').slice(0,10);p.viewport=window.innerWidth+'x'+window.innerHeight;p.ts_client=Date.now();try{var b=JSON.stringify(p);if(navigator.sendBeacon){navigator.sendBeacon(EP+'/e',new Blob([b],{type:'application/json'}));}else{fetch(EP+'/e',{method:'POST',headers:{'Content-Type':'application/json'},body:b,keepalive:true}).catch(function(){});}}catch(e){}}
evt({evt:'pageview',title:(document.title||'').slice(0,200)});
window.addEventListener('scroll',function(){var d=Math.round((window.scrollY+window.innerHeight)/document.documentElement.scrollHeight*100);if(d>maxDepth)maxDepth=Math.min(100,d);},{passive:true});
if(window.IntersectionObserver){var io=new IntersectionObserver(function(es){es.forEach(function(e){var el=e.target,k=el.className?'.'+el.className.split(' ')[0]:el.tagName.toLowerCase();if(e.isIntersecting){sv[k]=sv[k]||{first:Date.now(),totalMs:0,_enter:Date.now()};sv[k]._enter=Date.now();}else if(sv[k]&&sv[k]._enter){sv[k].totalMs+=(Date.now()-sv[k]._enter);sv[k]._enter=null;sv[k].last=Date.now();}});},{threshold:0.5});document.querySelectorAll('section,header,footer,.cap,.proc-block,[data-track]').forEach(function(el){io.observe(el);});}
document.addEventListener('click',function(e){var a=e.target.closest&&e.target.closest('a'),now=Date.now();clicks.push({x:e.clientX,y:e.clientY,t:now});clicks=clicks.filter(function(c){return now-c.t<1500;});var nearby=clicks.filter(function(c){return Math.abs(c.x-e.clientX)<50&&Math.abs(c.y-e.clientY)<50;});if(nearby.length>=3){evt({evt:'rage_click',x:e.clientX,y:e.clientY,count:nearby.length});clicks=[];}if(a&&a.href){var href=a.href.slice(0,300),text=(a.innerText||'').slice(0,120),isExt=a.hostname&&a.hostname!==location.hostname,isDl=/\.(pdf|docx?|xlsx?|pptx?|zip|csv)(\?|$)/i.test(href);evt({evt:isDl?'download':(isExt?'outbound_click':'click'),target:href,text:text});}},{capture:true});
document.addEventListener('copy',function(){var s=(window.getSelection?String(window.getSelection()):'').slice(0,200);evt({evt:'copy',selection_len:s.length,selection_preview:s.slice(0,80)});});
document.addEventListener('focusin',function(e){if(e.target&&(e.target.tagName==='INPUT'||e.target.tagName==='TEXTAREA'||e.target.tagName==='SELECT'))evt({evt:'form_focus',field_name:(e.target.name||e.target.id||'').slice(0,60),field_type:e.target.type||e.target.tagName.toLowerCase()});});
document.addEventListener('submit',function(e){var f=e.target;evt({evt:'form_submit',form_id:(f.id||f.name||'').slice(0,60),field_count:f&&f.elements?f.elements.length:0});});
window.addEventListener('load',function(){setTimeout(function(){try{var p=performance.getEntriesByType('navigation')[0],lcp=null;if('PerformanceObserver'in window){try{var po=new PerformanceObserver(function(l){var es=l.getEntries();if(es.length)lcp=es[es.length-1];});po.observe({type:'largest-contentful-paint',buffered:true});}catch(e){}}if(p)evt({evt:'perf',load_ms:Math.round(p.loadEventEnd),dom_ms:Math.round(p.domContentLoadedEventEnd),lcp_ms:lcp?Math.round(lcp.startTime):null});}catch(e){}},1500);});
function flush(r){tickActive();var sx={};Object.keys(sv).forEach(function(k){var s=sv[k];if(s._enter){s.totalMs+=(Date.now()-s._enter);s._enter=null;}if(s.totalMs>200)sx[k]=Math.round(s.totalMs/1000);});evt({evt:'leave',reason:r,depth_pct:maxDepth,dur_s:Math.round((Date.now()-t0)/1000),active_s:Math.round(activeMs/1000),sections_s:sx,title:(document.title||'').slice(0,200)});}
window.addEventListener('pagehide',function(){flush('pagehide');});
window.addEventListener('beforeunload',function(){flush('beforeunload');});
}catch(e){}})();</script>
<script>!function(key){if(window.reb2b)return;window.reb2b={loaded:true};var s=document.createElement("script");s.async=true;s.src="https://ddwl4m2hdecbv.cloudfront.net/b/"+key+"/"+key+".js.gz";document.getElementsByTagName("script")[0].parentNode.insertBefore(s,document.getElementsByTagName("script")[0]);}("46DJ4HGJK761");</script></head>
<body class="page-index">

<header class="site-header">
  <div class="container header__row">
    <a href="index.html" class="brand" aria-label="NuvoNexus home">
      <span class="brand__mark" aria-hidden="true"></span>
      <span class="brand__name">
        <span class="brand__name-mark">NuvoNexus</span>
        <span class="brand__name-sub">Holding company</span>
      </span>
    </a>

    <button class="nav-toggle" aria-label="Open menu" aria-expanded="false">
      <span class="nav-toggle__bar"></span>
      <span class="nav-toggle__bar"></span>
      <span class="nav-toggle__bar"></span>
    </button>

    <nav class="nav" id="primary-nav">
      <a href="index.html" class="is-active" aria-current="page">Home</a>
      <a href="companies.html">Operating Companies</a>
      <a href="track-record.html">Track Record</a>
      <a href="about.html">About</a>
      <a href="contact.html">Contact</a>
    </nav>
  </div>
</header>

<!-- ================ HERO ================ -->
<section class="hero">
  <div class="container hero__inner">
    <span class="hero__eyebrow">Deep-tech holding company</span>
    <h1 class="hero__h1">
      Operating businesses built on <em>materials science, defense electronics,</em> and disciplined deep-tech execution.
    </h1>
    <p class="hero__lede">
      NuvoNexus, LLC is a privately held holding company. We build, own, and operate
      deep-tech businesses serving U.S. defense and industrial customers &mdash; from
      controlled material systems to counter-drone electronics. Our operating model is
      grounded in a two-time successful deep-tech exit pattern: technical depth,
      program execution, and transition to scale.
    </p>

    <div class="hero__meta">
      <div><span>Operating companies</span><strong>4 active</strong></div>
      <div><span>Prior exits</span><strong>2 deep-tech</strong></div>
      <div><span>Leadership IP</span><strong>125+ patents</strong></div>
      <div><span>Headquarters</span><strong>Cocoa Beach, FL</strong></div>
    </div>
  </div>
</section>

<!-- ================ THESIS ================ -->
<section class="section section--cream">
  <div class="container">
    <div class="section__head">
      <span class="kicker"><span class="kicker__num">01</span> Why NuvoNexus exists</span>
      <h2 class="h2">Deep-tech doesn&rsquo;t need more capital. It needs <em>operators who have done it before.</em></h2>
      <p class="section__intro">
        Most deep-tech companies fail somewhere between funded R&amp;D and fieldable
        product. The science is real, the customer is real, and the team still runs
        out of runway, attention, or both. NuvoNexus exists because that pattern is
        avoidable when an operator who has already moved technology from invention to
        acquisition can stand behind the next one. We build operating companies, fund
        their early execution, and stay in the work long enough to make sure the
        transition actually happens.
      </p>
    </div>
  </div>
</section>

<!-- ================ OPERATING COMPANIES ================ -->
<section class="section">
  <div class="container">
    <div class="section__head">
      <span class="kicker"><span class="kicker__num">02</span> Operating companies</span>
      <h2 class="h2">Four active businesses across <em>defense materials, defense electronics,</em> and industrial asset recovery.</h2>
      <p class="section__intro">
        Each operating company has its own technical leadership, customer base, and
        contracting infrastructure. NuvoNexus provides the holding-company spine:
        capital allocation, executive oversight, and the operating discipline that
        turns funded R&amp;D into transitioned product.
      </p>
    </div>

    <div class="portfolio-grid">

      <a href="https://macrovation.com" class="company-card" target="_blank" rel="noopener">
        <div class="company-card__head">
          <span class="company-card__sector">Defense materials</span>
          <span class="company-card__status">Active</span>
        </div>
        <h3 class="company-card__name">MacroVation, LLC</h3>
        <p class="company-card__desc">
          Defense materials R&amp;D and prototype systems. Four funded programs
          across USMC, NAVSEA, and ONR &mdash; from non-lethal stand-off
          immobilization systems to additive composite tooling and warfighter
          recovery materials.
        </p>
        <span class="company-card__cta">Visit macrovation.com &rarr;</span>
      </a>

      <a href="companies.html#helicon" class="company-card">
        <div class="company-card__head">
          <span class="company-card__sector">Defense electronics</span>
          <span class="company-card__status company-card__status--formation">Operational</span>
        </div>
        <h3 class="company-card__name">Helicon Defense, LLC</h3>
        <p class="company-card__desc">
          U.S.-integrated defense electronics &mdash; counter-drone, electronic warfare,
          and signals capability. Engaging qualified U.S. government program offices,
          prime contractors, and integration partners under non-disclosure.
        </p>
        <span class="company-card__cta">Learn more &rarr;</span>
      </a>

      <a href="companies.html#parref" class="company-card">
        <div class="company-card__head">
          <span class="company-card__sector">Industrial asset recovery</span>
          <span class="company-card__status">Active</span>
        </div>
        <h3 class="company-card__name">Phoenix Asset Recovery (PARREF)</h3>
        <p class="company-card__desc">
          Industrial equipment recovery and resale &mdash; turning surplus deep-tech and
          process-industry assets into deployable capability for the next operator.
          Radford, VA.
        </p>
        <span class="company-card__cta">Learn more &rarr;</span>
      </a>

      <a href="companies.html#phaseshift" class="company-card">
        <div class="company-card__head">
          <span class="company-card__sector">Deep-tech investing</span>
          <span class="company-card__status">Advisory</span>
        </div>
        <h3 class="company-card__name">Phase Shift Ventures</h3>
        <p class="company-card__desc">
          David Sherrer is an advisor to Phase Shift Ventures, a deep-tech venture fund
          focused on the Florida Space Coast and adjacent technology corridors.
        </p>
        <span class="company-card__cta">Learn more &rarr;</span>
      </a>

    </div>
  </div>
</section>

<!-- ================ OPERATING INFRASTRUCTURE ================ -->
<section class="section section--cream">
  <div class="container">
    <div class="section__head">
      <span class="kicker"><span class="kicker__num">03</span> Operating with modern infrastructure</span>
      <h2 class="h2">Invisible to customers. <em>Decisive in execution.</em></h2>
      <p class="section__intro">
        The deep-tech operator&rsquo;s job has always been to manage scarce attention
        against an expanding pile of programs, contracts, technical evidence, customer
        touchpoints, regulatory obligations, and team handoffs.
      </p>
      <p class="section__intro">
        The NuvoNexus operating model is built on modern technical infrastructure for
        research, documentation, program coordination, and institutional memory across
        our portfolio companies. The goal is not to build or sell AI systems &mdash;
        it is to operate hard-technology companies with better technical recall,
        faster coordination, and tighter evidence capture than the median deep-tech
        small business.
      </p>
      <p class="section__intro">
        Public detail is limited because the operating layer touches controlled
        documentation, customer technical data, and active compliance programs.
      </p>
    </div>
  </div>
</section>

<!-- ================ TRACK RECORD preview ================ -->
<section class="section section--cream">
  <div class="container">
    <div class="section__head">
      <span class="kicker"><span class="kicker__num">04</span> Track record</span>
      <h2 class="h2">Two prior deep-tech exits. <em>One operating playbook.</em></h2>
      <p class="section__intro">
        NuvoNexus operates on a pattern proven twice before &mdash; building deep-tech
        companies through invention, customer development, and acquisition by larger
        defense and materials primes.
      </p>
    </div>

    <div class="track-list">
      <div class="track-row">
        <div class="track-row__year">2019</div>
        <div class="track-row__body">
          <h3>NuvoTronics, Inc. &mdash; acquired by Cubic Corporation</h3>
          <p>
            Founded by David Sherrer in 2006. Built PolyStrata 3D-microfabricated
            millimeter-wave components for U.S. defense and aerospace customers.
            Acquired by Cubic Corporation in 2019.
          </p>
          <span class="track-row__tag">Defense electronics &middot; 13-year build</span>
        </div>
      </div>

      <div class="track-row">
        <div class="track-row__year">2003</div>
        <div class="track-row__body">
          <h3>Haleos &mdash; acquired by Rohm and Haas Electronic Materials</h3>
          <p>
            Founded as ACT MicroDevices in 1996. Re-incorporated as Haleos. Acquired
            by Rohm and Haas Electronic Materials in 2003, where the IP became the
            seed of the PolyStrata platform.
          </p>
          <span class="track-row__tag">Materials &middot; 6-year build</span>
        </div>
      </div>

      <div class="track-row">
        <div class="track-row__year">2026 &mdash;</div>
        <div class="track-row__body">
          <h3>NuvoNexus operating portfolio</h3>
          <p>
            Active operating companies in defense materials, defense electronics, and
            industrial asset recovery. 125+ patents across the leadership team.
            Headquartered in Cocoa Beach, FL with operating sites in Fairlawn, VA.
          </p>
          <span class="track-row__tag">In motion</span>
        </div>
      </div>
    </div>
  </div>
</section>

<!-- ================ FOOTER ================ -->
<footer class="site-footer">
  <div class="container">
    <div class="footer__row">
      <div>
        <a href="index.html" class="footer__brand-link" aria-label="NuvoNexus home">
          <span class="brand__mark" aria-hidden="true"></span>
          <span class="footer__brand-name">NuvoNexus, LLC</span>
        </a>
        <p class="footer__tagline">A deep-tech holding company.</p>
      </div>

      <div class="footer__cols">
        <div class="footer__col">
          <span class="footer__label">Site</span>
          <a href="index.html">Home</a>
          <a href="companies.html">Operating Companies</a>
          <a href="track-record.html">Track Record</a>
          <a href="about.html">About</a>
          <a href="contact.html">Contact</a>
        </div>
        <div class="footer__col">
          <span class="footer__label">Operating companies</span>
          <a href="https://macrovation.com" target="_blank" rel="noopener">MacroVation</a>
          <a href="companies.html#helicon">Helicon Defense</a>
          <a href="companies.html#parref">Phoenix Asset Recovery</a>
          <a href="companies.html#phaseshift">Phase Shift Ventures</a>
        </div>
        <div class="footer__col">
          <span class="footer__label">Direct</span>
          <a href="mailto:info@nuvonexus.com">info@nuvonexus.com</a>
          <span>Cocoa Beach, FL</span>
        </div>
      </div>
    </div>

    <div class="footer__legal">
      <span>&copy; 2026 NuvoNexus, LLC. All rights reserved.</span>
      <span>Privately held &middot; U.S.-domiciled</span>
    </div>
  </div>

    <p style="font-size:0.72em;color:#666;margin-top:0.8em;max-width:780px;line-height:1.5;text-align:left"><span data-reb2b-disclosure="1">This site uses third-party visitor analytics, including services that may identify visitors at the business or organization level.</span></p>
  </footer>

<script>
  (function(){
    var btn = document.querySelector('.nav-toggle');
    if(!btn) return;
    btn.addEventListener('click', function(){
      document.body.classList.toggle('nav-open');
      var open = document.body.classList.contains('nav-open');
      btn.setAttribute('aria-expanded', open ? 'true' : 'false');
    });
    document.querySelectorAll('.nav a').forEach(function(a){
      a.addEventListener('click', function(){ document.body.classList.remove('nav-open'); });
    });
  })();
</script>

</body>
</html>
