CINXE.COM
Your Place to Discover All Things Startup Related | Wellfound
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><script> turnstileLoad = function () { // Save a reference to the original fetch function const originalFetch = window.fetch; // A simple modal to contain Cloudflare Turnstile const overlay = document.createElement("div"); overlay.style.position = 'fixed'; overlay.style.top = '0'; overlay.style.left = '0'; overlay.style.right = '0'; overlay.style.bottom = '0'; overlay.style.backgroundColor = 'rgba(0, 0, 0, 0.7)'; overlay.style.border = '1px solid grey'; overlay.style.zIndex = '10000'; overlay.style.display = 'none'; overlay.innerHTML = '<p style="color: white; text-align: center; margin-top: 50vh;">One more step before you proceed...</p><div style="display: flex; flex-wrap: nowrap; align-items: center; justify-content: center;" id="turnstile_widget"></div>'; document.body.appendChild(overlay); // As we do several GQL requests in parallel, there could be cases where more than one request is challenged. // To avoid showing the challenge several times, we need a poor's man mutex. var challengeInProgress = false; // Override the native fetch function window.fetch = async function (...args) { let response = await originalFetch(...args); // If the original request was challenged... if (!challengeInProgress && response.headers.has('cf-mitigated') && response.headers.get('cf-mitigated') === 'challenge') { challengeInProgress = true; // The request has been challenged... overlay.style.display = 'block'; await new Promise((resolve, reject) => { turnstile.render('#turnstile_widget', { 'action': 'fetch', 'sitekey': '0x4AAAAAAAgpA-Qx7SsJOW-g', 'error-callback': function (e) { overlay.style.display = 'none'; reject(e); }, 'callback': function (token, preClearanceObtained) { if (preClearanceObtained) { // The visitor successfully solved the challenge on the page. // This time it will have the cf_clearance Cookie location.reload(); } else { reject(new Error('Unable to obtain pre-clearance')); } }, }); }); } return response; }; }; </script><script src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=turnstileLoad" async="" defer=""></script><meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/><meta content="en_US" http-equiv="Content-Language"/><meta content="notranslate" name="google"/><meta content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" name="viewport"/><title>Your Place to Discover All Things Startup Related | Wellfound</title><meta content="index" name="robots"/><link href="https://wellfound.com/discover" rel="canonical"/><meta content="Stay up to date on tech news, industry trends, upcoming startups, and more. Looking for a job? Browse through our thousands of startups and tech jobs to help you find what's next." name="description"/><meta content="Wellfound" property="og:site_name"/><meta content="/images/logo/og_image.png" property="og:image"/><meta content="website" property="og:type"/><meta content="Your Place to Discover All Things Startup Related" property="og:title"/><meta content="Stay up to date on tech news, industry trends, upcoming startups, and more. Looking for a job? Browse through our thousands of startups and tech jobs to help you find what's next." property="og:description"/><meta content="summary" name="twitter:card"/><meta content="@wellfoundhq" name="twitter:site"/><meta content="@wellfoundhq" name="twitter:creator"/><link href="https://wellfound.com/wellfound.ico" rel="icon"/><link href="https://wellfound.com/wellfound-favicon-16x.png" rel="icon" sizes="16x16" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-32x.png" rel="icon" sizes="32x32" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="icon" sizes="57x57" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="icon" sizes="72x72" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="icon" sizes="114x114" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="icon" sizes="144x144" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="apple-touch-icon-precomposed" sizes="57x57"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="apple-touch-icon-precomposed" sizes="72x72"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="apple-touch-icon-precomposed" sizes="114x114"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="apple-touch-icon-precomposed" sizes="144x144"/><meta name="next-head-count" content="30"/><link href="https://cdn.segment.com" rel="preconnect"/><link rel="preload" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" crossorigin="anonymous" data-n-g=""/><link rel="preload" href="/talent/_next/static/css/e811bb08e514e704.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/e811bb08e514e704.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/f462aeff64dee529.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/f462aeff64dee529.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/3b6d90b38b673640.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/3b6d90b38b673640.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/ef9b34b877238e09.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/ef9b34b877238e09.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/51244b780f2eec28.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/51244b780f2eec28.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/135aab0b4b987909.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/135aab0b4b987909.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/86c1f975ec8b54a9.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/86c1f975ec8b54a9.css" crossorigin="anonymous" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="anonymous" nomodule="" src="/talent/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/talent/_next/static/chunks/webpack-935afce622fcb209.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/framework-761d01c2f56123b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/main-67e216ce3099009d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/_app-123c0c38bf7c038d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/05d954cf-bdb396242b344714.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4353-52d95e5ea0281ad6.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6883-2313e7a84cf8ea24.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1982-2642f9eeecd9a6aa.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3253-24027f2f886078bb.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9519-4168b93cfd578051.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8327-0aedf3c78c2b16b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3209-5634189bb20a5948.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3885-d61c950d3fc4ede5.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7561-e594bc4362aea303.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9957-d266a041063fd576.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2512-edbf639883716d18.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5169-588c44d1fc876955.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6900-e6992e59fb89d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1655-6292cf214e637fd0.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2764-a277dbd5ceaf7607.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4544-87dc760770201f9a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9867-17213b48f875dc44.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1223-5d71e563f3ee9365.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/488-8570bd8a90f2b7c4.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2555-f8d8dc2ea6237c38.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1368-da24964e716b0cb8.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/724-4aca2c63d13b1eb8.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1981-b1eaea72d09a0e32.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4069-882dc5b153306f0e.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7906-637ec88de18959a9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5912-5eccf4c2d66168e4.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7745-a9ad102c0b29ff16.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9866-7bd288010189d14c.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4700-58c48e81cf74b7cf.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4768-8f3f4d236aebb6c8.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9634-c27d411138962cf3.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4608-1e78038831b7ba51.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4965-e8684a5664723ec9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2725-3f396306a3917190.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4359-3949eb77ae307c0b.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7141-40bb48de43b2d4d2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/978-10b70d3ac750405e.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8061-81570b8ab51c9a0d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6285-200ed2b4d9dcb069.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8484-288bc787d5527eda.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6620-f3df7010459155e6.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/867-7b49b7ee7be8b8bb.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8446-0856a5de135aed53.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9749-d3392bb38a11d33a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6456-abfb98152931cbb3.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/discover/home-a6fcce573140dcd8.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-2513a8159a95ea343d57c812f00d2218/_buildManifest.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-2513a8159a95ea343d57c812f00d2218/_ssgManifest.js" defer="" crossorigin="anonymous"></script></head><body class="route--Discover"><div id="__next" data-reactroot=""><div id="main"><div class="styles_bannerToaster__evwDg"></div><div class="styles_floatToaster__S8Ply"></div><div class="styles_fullscreenToaster__WMwnW"></div><header class="mx-auto mb-8 max-w-screen-xl border-b border-gray-300 px-6 pb-6 pt-4 lg:px-20"><div class="flex flex-row items-center justify-between"><a href="/" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex items-center mr-4" aria-label="Wellfound"><svg fill="currentColor" viewBox="0 0 554.89997 266.70002" width="50" class="w-30 text-black"><path d="M 80.9,263.59999 0,2.9999988 H 75.3 L 123,190.39999 174.9,2.9999988 h 75.5 L 302.3,190.39999 350,2.9999988 h 75.3 L 343.5,263.59999 H 263.3 L 212.7,75.399999 161.1,263.59999 H 80.9 Z"></path><circle cx="511.09995" cy="222.89999" fill="#EC2E3A" r="43.799999"></circle><circle cx="511.09995" cy="43.799999" fill="#EC2E3A" r="43.799999"></circle></svg></a><nav class="relative hidden items-center bg-white md:flex"><button class="styles_component__7ZpRT absolute right-2 hidden" type="button"></button><div class="r-0 relative hidden space-x-8 font-light md:block"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link underline" href="/discover">Discover</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link" href="/jobs">Find Jobs</a><a href="/recruit/overview" class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link">For Recruiters</a></div><div class="ml-10"><div class="inline-block"><button class="rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" onclick="window.location.href='/login'">Log In</button></div><div class="inline-block"><button class="ml-4 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" onclick="window.location.href='/jobs/signup?source=discover&source_content=global_header_join_text'">Sign Up</button></div></div></nav></div><script> window.addEventListener('message', message => { if (message.data.type === 'google-one-tap.height_changed') { document.querySelector('#al-google-one-tap-iframe').style.height = message.data.height; } }); </script><iframe class="styles_alGoogleOneTapIframe__iyQc5" id="al-google-one-tap-iframe" src="/auth/google_one_tap"></iframe></header><main class="mx-auto mt-8 max-w-screen-lg px-6 lg:px-0" data-test="Discover"><h1 class="mb-10 text-center text-3xl font-bold">Discover</h1><div class="mb-20"><div class="mb-14 md:hidden"><button class="styles-module_component__88XzG flex w-full items-center justify-between rounded-full hover:bg-black rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="invisible w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg><span>All</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></button></div><nav class="m-auto mb-12 hidden w-fit grid-cols-4 gap-6 self-center rounded-full border border-gray-400 p-1 md:grid lg:p-2"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw rounded-full px-6 py-2 text-center font-bold !no-underline !visited:text-white bg-black !text-white" href="/discover">All</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw rounded-full px-6 py-2 text-center font-bold !no-underline !visited:text-slate-900 !text-slate-900 hover:bg-gray-400" href="/discover/startups">Startups</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw rounded-full px-6 py-2 text-center font-bold !no-underline !visited:text-slate-900 !text-slate-900 hover:bg-gray-400" href="/discover/blog">Blog</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw rounded-full px-6 py-2 text-center font-bold !no-underline !visited:text-slate-900 !text-slate-900 hover:bg-gray-400" href="/discover/featured-lists">Featured Lists</a></nav><a href="https://hackernoon.com/startups?utm_source=wellfound&utm_medium=pr&utm_campaign=gen" class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_component__G4wMX"><div class="w-[calc(100% - 12px)] justify-left relative mb-[60px] ml-3 flex h-12 flex-row items-center rounded-lg bg-[#080C59] text-[#AEF249] md:ml-0 md:h-[50px] md:w-full md:justify-center"><span class="pl-[64px] md:pl-0 md:pr-4 lg:pr-9">Startups of <span class="hidden md:inline">the year </span>2024</span><img alt="Badge" src="/cdn-cgi/image/width=240,height=240,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/hackernoon/startup-of-the-year-logo.png" height="120" width="120" class="styles_badge__LDrxH rounded-full border-2 border-[#AEF249] object-contain"/><span class="inline px-1 md:hidden">-</span><span class="md:pl-4 lg:pl-9">Vote now on Hackernoon!</span><span class="styles_viewReport__jTiww">View report</span> <svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_chevron__94Gxg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></a><div class="space-y-4 md:columns-2 lg:columns-3" data-test="AllSection"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6" rel="noopener noreferrer" target="_blank" href="/job-collections/top-5-high-altitude-balloon-and-satellite-startups"><article class="flex w-full flex-col justify-between"><div><img alt="Security in the Skies: 5 High Altitude Balloon and Satellite Startups Hiring Now" class="mb-6 h-[182px] w-full rounded object-cover" src="https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/241/241-0d38ddb7596d1dfa9194c8c80092e59ba3d064e1.webp?1676576411?h=364&fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">Security in the Skies: 5 High Altitude Balloon and Satellite Startups Hiring Now</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><div class="grid grid-cols-2 gap-4 hidden md:grid lg:hidden"><article class="styles_component__PRGE_ rounded-lg border border-gray-400 p-4 pb-8 hover:border-gray-600 hover:bg-gray-100 md:h-[250px] lg:h-full lg:pb-4"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw w-42 flex h-full flex-col justify-between !no-underline hover:cursor-pointer" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco"><img alt="San Francisco" class="mb-2 h-[115px] w-full rounded object-cover lg:h-[143px]" src="/images/discover/locations/san-francisco.jpg"/><h3 class="font-bold text-black lg:text-lg">San Francisco</h3><p class="line-clamp-2 text-sm text-dark-aa lg:mb-1.5">772 startups<span class="hidden lg:inline"> <!-- -->currently hiring in <!-- -->San Francisco</span></p><div class="hidden items-center justify-between text-xs text-gray-800 lg:flex"><span>View startups</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></a></article><article class="styles_component__PRGE_ rounded-lg border border-gray-400 p-4 pb-8 hover:border-gray-600 hover:bg-gray-100 md:h-[250px] lg:h-full lg:pb-4"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw w-42 flex h-full flex-col justify-between !no-underline hover:cursor-pointer" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york"><img alt="New York" class="mb-2 h-[115px] w-full rounded object-cover lg:h-[143px]" src="/images/discover/locations/new-york.jpg"/><h3 class="font-bold text-black lg:text-lg">New York</h3><p class="line-clamp-2 text-sm text-dark-aa lg:mb-1.5">1.1k startups<span class="hidden lg:inline"> <!-- -->currently hiring in <!-- -->New York</span></p><div class="hidden items-center justify-between text-xs text-gray-800 lg:flex"><span>View startups</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></a></article></div><div class="grid grid-cols-2 gap-4"><article class="styles_component__2ltut flex h-[162px] rounded-lg border border-gray-400 p-4 hover:border-gray-600 hover:bg-gray-100 lg:h-[200px] lg:p-6"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw flex w-full flex-col justify-between !no-underline hover:cursor-pointer" rel="noopener noreferrer" target="_blank" href="/startups/industry/clean-technology"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="hidden w-4 self-end text-gray-800 md:block"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg><div><svg class="mb-4 h-9 w-9" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#0E1111" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14.828 14.828A4 4 0 1 0 9.27 9.073a4 4 0 0 0 5.558 5.755zM6.343 17.657l-1.414 1.414M6.343 6.343L4.929 4.929M17.657 6.343l1.414-1.414M17.657 17.657l1.414 1.414M4 12H2M12 4V2M20 12h2M12 20v2"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg><h3 class="mb-1 text-lg font-bold text-black antialiased">Cleantech</h3><p class="text-sm text-gray-800 lg:text-md">134 startups</p></div></a></article><article class="styles_component__2ltut flex h-[162px] rounded-lg border border-gray-400 p-4 hover:border-gray-600 hover:bg-gray-100 lg:h-[200px] lg:p-6"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw flex w-full flex-col justify-between !no-underline hover:cursor-pointer" rel="noopener noreferrer" target="_blank" href="/startups/industry/consumer"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="hidden w-4 self-end text-gray-800 md:block"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg><div><svg class="mb-4 h-9 w-9" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#0E1111" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 3H8a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zM11 4h2M12 17v.01"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg><h3 class="mb-1 text-lg font-bold text-black antialiased">Consumer</h3><p class="text-sm text-gray-800 lg:text-md">89 startups</p></div></a></article></div><div class="styles_component__uM9l6 relative overflow-hidden rounded-lg border border-gray-400 hover:border-gray-600 hover:bg-gray-100" data-test="StartupCard"><div class="invisible absolute right-4 top-4"><button class="styles-module_component__88XzG styles_followButton__3jPRG styles_followButtonSmall__7Izw5 styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg>Follow</button></div><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !no-underline" href="/company/patients-know-best"><div class="top-4 w-full p-4 lg:p-6 flex items-center gap-4"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-18 w-18"><img alt="Avatar for Company logo for Patients Know Best" class="rounded-md" height="70" src="https://photos.wellfound.com/startups/i/690-e4b12d4bc2412a8f324b4c0bd3d702b5-medium_jpg.jpg?buster=1383619403" width="70"/></div><div class="space-y-1"><div class="text-lg font-medium text-dark-aaaa antialiased">Patients Know Best</div><div class="line-clamp-2 font-normal text-dark-aa text-xs lg:text-sm">Patient-controlled Medical Records</div></div></div></a></div><a href="/blog/from-the-founder-kenji-niwa" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6" rel="noopener noreferrer" target="_blank" data-test="FounderCard" contentType="article" variant="sm"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Kenji Niwa, Co-Founder and CEO of Firstcard" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/4QKW3em0Ei1ZGfDKeHF8Hh/f7ddc3c8b453629d7ab1b1f36c8b82e8/KenjiNiwa_square_1.png?h=302&fit=fill&w=238"/><div><span class="text-sm text-dark-a">From the Founders</span><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-2">From the Founder | Kenji Niwa, Co-Founder and CEO of Firstcard</h3><p class="line-clamp-3 text-sm text-dark-aa md:text-md">In this interview with Co-Founder and CEO of Firstcard, Kenji Niwa we learn about his journey as a founder, how he started Firstcard and what's next for the company.</p></div></article></a><div class="styles_component__uM9l6 relative overflow-hidden rounded-lg border border-gray-400 hover:border-gray-600 hover:bg-gray-100" data-test="StartupCard"><div class="invisible absolute right-4 top-4"><button class="styles-module_component__88XzG styles_followButton__3jPRG styles_followButtonSmall__7Izw5 styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg>Follow</button></div><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !no-underline" href="/company/duckduckgo"><div class="top-4 w-full p-4 lg:p-6 flex items-center gap-4"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-18 w-18"><img alt="Avatar for Company logo for DuckDuckGo" class="rounded-md" height="70" src="https://photos.wellfound.com/startups/i/21009-a3a43c83d62b3188e455cd03d6b133cd-medium_jpg.jpg?buster=1683301397" width="70"/></div><div class="space-y-1"><div class="text-lg font-medium text-dark-aaaa antialiased">DuckDuckGo</div><div class="line-clamp-2 font-normal text-dark-aa text-xs lg:text-sm">The search engine that doesn't track you</div></div></div></a></div><a class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 hidden lg:flex" rel="noopener noreferrer" target="_blank" href="/job-collections/hiring-now-5-startups-merging-the-tech-and-sports-industries-in-2022"><article class="flex w-full flex-col justify-between"><div><img alt="Hiring Now: 5 Startups Merging the Tech and Sports Industries in 2023" class="mb-6 h-[182px] w-full rounded object-cover" src="https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/169/169-cd46358d198ef707bd85137f85780a264744b063.jpg?1691761514?h=364&fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">Hiring Now: 5 Startups Merging the Tech and Sports Industries in 2023</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Coley Gmeinder</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><div class="styles_component__uM9l6 relative overflow-hidden rounded-lg border border-gray-400 hover:border-gray-600 hover:bg-gray-100 hidden lg:grid" data-test="StartupCard"><div class="invisible absolute right-4 top-4"><button class="styles-module_component__88XzG styles_followButton__3jPRG styles_followButtonSmall__7Izw5 styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg>Follow</button></div><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !no-underline" href="/company/contentful"><div class="top-4 w-full p-4 lg:p-6 flex items-center gap-4"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-18 w-18"><img alt="Avatar for Company logo for Contentful" class="rounded-md" height="70" src="https://photos.wellfound.com/startups/i/19196-56fc8c51e24e9b48d614adca3fc9af5f-medium_jpg.jpg?buster=1592315497" width="70"/></div><div class="space-y-1"><div class="text-lg font-medium text-dark-aaaa antialiased">Contentful</div><div class="line-clamp-2 font-normal text-dark-aa text-xs lg:text-sm">Contentful is the leading content platform for digital-first business</div></div></div></a></div><div class="grid grid-cols-2 gap-4 grid md:hidden lg:grid"><article class="styles_component__PRGE_ rounded-lg border border-gray-400 p-4 pb-8 hover:border-gray-600 hover:bg-gray-100 md:h-[250px] lg:h-full lg:pb-4"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw w-42 flex h-full flex-col justify-between !no-underline hover:cursor-pointer" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco"><img alt="San Francisco" class="mb-2 h-[115px] w-full rounded object-cover lg:h-[143px]" src="/images/discover/locations/san-francisco.jpg"/><h3 class="font-bold text-black lg:text-lg">San Francisco</h3><p class="line-clamp-2 text-sm text-dark-aa lg:mb-1.5">772 startups<span class="hidden lg:inline"> <!-- -->currently hiring in <!-- -->San Francisco</span></p><div class="hidden items-center justify-between text-xs text-gray-800 lg:flex"><span>View startups</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></a></article><article class="styles_component__PRGE_ rounded-lg border border-gray-400 p-4 pb-8 hover:border-gray-600 hover:bg-gray-100 md:h-[250px] lg:h-full lg:pb-4"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw w-42 flex h-full flex-col justify-between !no-underline hover:cursor-pointer" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york"><img alt="New York" class="mb-2 h-[115px] w-full rounded object-cover lg:h-[143px]" src="/images/discover/locations/new-york.jpg"/><h3 class="font-bold text-black lg:text-lg">New York</h3><p class="line-clamp-2 text-sm text-dark-aa lg:mb-1.5">1.1k startups<span class="hidden lg:inline"> <!-- -->currently hiring in <!-- -->New York</span></p><div class="hidden items-center justify-between text-xs text-gray-800 lg:flex"><span>View startups</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></a></article></div><a class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 flex md:hidden" rel="noopener noreferrer" target="_blank" href="/job-collections/hiring-now-5-startups-merging-the-tech-and-sports-industries-in-2022"><article class="flex w-full flex-col justify-between"><div><img alt="Hiring Now: 5 Startups Merging the Tech and Sports Industries in 2023" class="mb-6 h-[182px] w-full rounded object-cover" src="https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/169/169-cd46358d198ef707bd85137f85780a264744b063.jpg?1691761514?h=364&fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">Hiring Now: 5 Startups Merging the Tech and Sports Industries in 2023</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Coley Gmeinder</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a href="/blog/jake-brooks-triumph-or-founder-interview" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 hidden lg:flex" rel="noopener noreferrer" target="_blank" data-test="FounderCard" contentType="article" variant="sm"><article class="flex h-full flex-row items-center gap-4"><img alt="Jake Brooks, Triumph | Founder Interview" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/2g5559QUdtLwJ9HL3IjEnB/4eb348f5f4e52713171c7d4a5a210d59/Headshot.png?h=302&fit=fill&w=238"/><div><span class="text-sm text-dark-a">From the Founders</span><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-2">Jake Brooks, Triumph | Founder Interview</h3><p class="line-clamp-3 text-sm text-dark-aa md:text-md">In this From the Founders interview, we hear from Jake Brooks, CEO & Co-Founder of Triumph, a gaming monetization platform provider. Hear about Jake's story of going from dropping out of college in the midst of the pandemic, to staying in airbnbs throughout the US with other aspiring entrepreneurs, to starting Triumph (which just raised its series A).</p></div></article></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hidden items-center justify-between gap-2 rounded-lg border border-gray-400 px-4 py-3 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 md:flex lg:flex-col lg:items-start lg:p-6 lg:py-7" rel="noopener noreferrer" target="_blank" href="/jobs"><h3 class="text-sm font-bold antialiased lg:text-lg">Looking for a job?</h3><p class="hidden text-sm text-gray-800 lg:line-clamp-2">Browse through 130K+ jobs at the world's most innovative startups. Filter by salary, remote, and more.</p><span class="flex items-center gap-1.5 text-sm text-gray-600 lg:hidden"><span>Browse Jobs</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></span></a></div></div><hr class="styles_component__Q9SC_ !my-18 !border-b"/><section><header class="text-dark-aaaa font-medium antialiased text-xl mb-6 text-xl lg:text-2xl">Find Startups</header><nav class="mb-5 ml-auto flex items-center justify-between gap-2"><h4 class="text-lg font-bold lg:text-xl">Enterprise Software</h4><div class="flex flex-row items-center"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hidden !text-gray-800 md:block" rel="noopener noreferrer" target="_blank" href="/startups/industry/enterprise-software">View all <!-- -->Enterprise Software<!-- --> startups</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800 md:hidden" rel="noopener noreferrer" target="_blank" href="/startups/industry/enterprise-software">View all</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></nav><div class="space-y-4 md:columns-2 lg:columns-3 mb-4"><div class="styles_component__uM9l6 h-[280px] relative overflow-hidden rounded-lg border border-gray-400 hover:border-gray-600 hover:bg-gray-100" data-test="StartupCard"><div class="invisible absolute right-4 top-4"><button class="styles-module_component__88XzG styles_followButton__3jPRG styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg>Follow</button></div><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !no-underline" href="/company/guideline"><div class="h-20" style="background-color:#EAEBFF;opacity:0.25"></div><div class="top-4 w-full p-4 lg:p-6 absolute block h-full"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-18 w-18"><img alt="Avatar for Company logo for Guideline" class="rounded-md" height="70" src="https://photos.wellfound.com/startups/i/800691-4992b2497eea007f94fcf8506092992f-medium_jpg.jpg?buster=1680070054" width="70"/></div><div class="mt-2 space-y-1"><div class="text-lg font-medium text-dark-aaaa antialiased lg:text-xl">Guideline</div><div class="line-clamp-2 font-normal text-dark-aa text-sm lg:text-md">Everyone should have a simple, affordable way to save for retirement</div></div><div class="mt-2 text-xs text-dark-a"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-a" rel="noopener noreferrer" target="_blank" href="/startups/industry/financial-services-1">Financial Services</a><span class="mx-2">•</span><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-a" rel="noopener noreferrer" target="_blank" href="/location/austin">Austin</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-a" rel="noopener noreferrer" target="_blank" href="/location/portland">Portland</a><span class="ml-1 hover:underline">+ <!-- -->2</span></div><div class="absolute bottom-8 right-4"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class=" w-4 !text-dark-a"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></a></div><div class="styles_component__uM9l6 h-[280px] relative overflow-hidden rounded-lg border border-gray-400 hover:border-gray-600 hover:bg-gray-100" data-test="StartupCard"><div class="invisible absolute right-4 top-4"><button class="styles-module_component__88XzG styles_followButton__3jPRG styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg>Follow</button></div><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !no-underline" href="/company/benchling"><div class="h-20" style="background-color:#EAEBFF;opacity:0.25"></div><div class="top-4 w-full p-4 lg:p-6 absolute block h-full"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-18 w-18"><img alt="Avatar for Company logo for Benchling" class="rounded-md" height="70" src="https://photos.wellfound.com/startups/i/112872-1510bdf3d085dbf0a71382613beacd74-medium_jpg.jpg?buster=1589648026" width="70"/></div><div class="mt-2 space-y-1"><div class="text-lg font-medium text-dark-aaaa antialiased lg:text-xl">Benchling</div><div class="line-clamp-2 font-normal text-dark-aa text-sm lg:text-md">Benchling’s mission is to unlock the power of biotechnology</div></div><div class="mt-2 text-xs text-dark-a"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-a" rel="noopener noreferrer" target="_blank" href="/startups/industry/biotechnology">Biotechnology</a><span class="mx-2">•</span><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-a" rel="noopener noreferrer" target="_blank" href="/location/boston">Boston</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-a" rel="noopener noreferrer" target="_blank" href="/location/san-francisco">San Francisco</a></div><div class="absolute bottom-8 right-4"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class=" w-4 !text-dark-a"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></a></div><div class="styles_component__uM9l6 h-[280px] relative overflow-hidden rounded-lg border border-gray-400 hover:border-gray-600 hover:bg-gray-100 hidden lg:block" data-test="StartupCard"><div class="invisible absolute right-4 top-4"><button class="styles-module_component__88XzG styles_followButton__3jPRG styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg>Follow</button></div><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !no-underline" href="/company/pantheon"><div class="h-20" style="background-color:#EAEBFF;opacity:0.25"></div><div class="top-4 w-full p-4 lg:p-6 absolute block h-full"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-18 w-18"><img alt="Avatar for Company logo for Pantheon Platform" class="rounded-md" height="70" src="https://photos.wellfound.com/startups/i/907-cbdae2927a54d2281280f41e954e8a3d-medium_jpg.jpg?buster=1589632716" width="70"/></div><div class="mt-2 space-y-1"><div class="text-lg font-medium text-dark-aaaa antialiased lg:text-xl">Pantheon Platform</div><div class="line-clamp-2 font-normal text-dark-aa text-sm lg:text-md">Provides website tools, organization and hosting for businesses</div></div><div class="mt-2 text-xs text-dark-a"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-a" rel="noopener noreferrer" target="_blank" href="/startups/industry/internet">Internet</a><span class="mx-2">•</span><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-a" rel="noopener noreferrer" target="_blank" href="/location/san-francisco">San Francisco</a></div><div class="absolute bottom-8 right-4"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class=" w-4 !text-dark-a"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></a></div></div><nav class="mb-5 ml-auto flex items-center justify-between gap-2"><h4 class="text-lg font-bold lg:text-xl">Web3</h4><div class="flex flex-row items-center"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hidden !text-gray-800 md:block" rel="noopener noreferrer" target="_blank" href="/startups/industry/web3-4">View all <!-- -->Web3<!-- --> startups</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800 md:hidden" rel="noopener noreferrer" target="_blank" href="/startups/industry/web3-4">View all</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></nav><div class="space-y-4 md:columns-2 lg:columns-3 mb-4"><div class="styles_component__uM9l6 h-[280px] relative overflow-hidden rounded-lg border border-gray-400 hover:border-gray-600 hover:bg-gray-100" data-test="StartupCard"><div class="invisible absolute right-4 top-4"><button class="styles-module_component__88XzG styles_followButton__3jPRG styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg>Follow</button></div><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !no-underline" href="/company/figment-io"><div class="h-20" style="background-color:#EAEBFF;opacity:0.25"></div><div class="top-4 w-full p-4 lg:p-6 absolute block h-full"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-18 w-18"><img alt="Avatar for Company logo for Figment" class="rounded-md" height="70" src="https://photos.wellfound.com/startups/i/6804371-a19e9da8a2ee24dfbe80a340e0501672-medium_jpg.jpg?buster=1599770729" width="70"/></div><div class="mt-2 space-y-1"><div class="text-lg font-medium text-dark-aaaa antialiased lg:text-xl">Figment</div><div class="line-clamp-2 font-normal text-dark-aa text-sm lg:text-md">Stake & Build Web3</div></div><div class="mt-2 text-xs text-dark-a"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-a" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a><span class="mx-2">•</span><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-a" rel="noopener noreferrer" target="_blank" href="/location/new-york-city-ny">New York City</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-a" rel="noopener noreferrer" target="_blank" href="/location/toronto">Toronto</a><span class="ml-1 hover:underline">+ <!-- -->2</span></div><div class="absolute bottom-8 right-4"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class=" w-4 !text-dark-a"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></a></div><div class="styles_component__uM9l6 h-[280px] relative overflow-hidden rounded-lg border border-gray-400 hover:border-gray-600 hover:bg-gray-100" data-test="StartupCard"><div class="invisible absolute right-4 top-4"><button class="styles-module_component__88XzG styles_followButton__3jPRG styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg>Follow</button></div><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !no-underline" href="/company/genies"><div class="h-20" style="background-color:#EAEBFF;opacity:0.25"></div><div class="top-4 w-full p-4 lg:p-6 absolute block h-full"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-18 w-18"><img alt="Avatar for Company logo for Genies" class="rounded-md" height="70" src="https://photos.wellfound.com/startups/i/164891-a70a5a3f2022e02a8155b40808e048a1-medium_jpg.jpg?buster=1692790518" width="70"/></div><div class="mt-2 space-y-1"><div class="text-lg font-medium text-dark-aaaa antialiased lg:text-xl">Genies</div><div class="line-clamp-2 font-normal text-dark-aa text-sm lg:text-md">Empowering humans to create and own their own avatar ecosystems</div></div><div class="mt-2 text-xs text-dark-a"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-a" rel="noopener noreferrer" target="_blank" href="/startups/industry/mobile-2">Mobile</a><span class="mx-2">•</span><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-a" rel="noopener noreferrer" target="_blank" href="/location/los-angeles">Los Angeles</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-a" rel="noopener noreferrer" target="_blank" href="/location/seattle">Seattle</a><span class="ml-1 hover:underline">+ <!-- -->1</span></div><div class="absolute bottom-8 right-4"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class=" w-4 !text-dark-a"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></a></div><div class="styles_component__uM9l6 h-[280px] relative overflow-hidden rounded-lg border border-gray-400 hover:border-gray-600 hover:bg-gray-100 hidden lg:block" data-test="StartupCard"><div class="invisible absolute right-4 top-4"><button class="styles-module_component__88XzG styles_followButton__3jPRG styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg>Follow</button></div><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !no-underline" href="/company/sorare"><div class="h-20" style="background-color:#EAEBFF;opacity:0.25"></div><div class="top-4 w-full p-4 lg:p-6 absolute block h-full"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-18 w-18"><img alt="Avatar for Company logo for Sorare" class="rounded-md" height="70" src="https://photos.wellfound.com/startups/i/6348288-00d0319159f2a6d8f92c11b67cf182df-medium_jpg.jpg?buster=1668115980" width="70"/></div><div class="mt-2 space-y-1"><div class="text-lg font-medium text-dark-aaaa antialiased lg:text-xl">Sorare</div><div class="line-clamp-2 font-normal text-dark-aa text-sm lg:text-md">Sorare combines sports, gaming, and NFTs so fans can celebrate, share, and "own your game"</div></div><div class="mt-2 text-xs text-dark-a"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-a" rel="noopener noreferrer" target="_blank" href="/startups/industry/games">Games</a><span class="mx-2">•</span><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-a" rel="noopener noreferrer" target="_blank" href="/location/new-york-city-ny">New York City</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-a" rel="noopener noreferrer" target="_blank" href="/location/paris">Paris</a></div><div class="absolute bottom-8 right-4"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class=" w-4 !text-dark-a"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></a></div></div></section><hr class="styles_component__Q9SC_ !my-18 !border-b"/><section class="my-24 text-center md:px-4"><header class="text-dark-aaaa font-medium antialiased text-xl mb-10 text-xl lg:text-2xl">Discover Industries</header><div class="flex flex-wrap justify-center gap-4 md:gap-y-8 lg:gap-x-5 lg:gap-y-10"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hover:!no-underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/aerospace"><span class="border border-gray-500 bg-gray-100 px-6 py-4 !text-black !no-underline hover:border-gray-700 hover:bg-gray-300 md:px-10 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-sm px-3 py-2"><span class="flex h-6 w-6 items-center"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#0E1111" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18.816 13.58c2.292 2.138 3.546 4 3.092 4.9-.745 1.46-5.783-.259-11.255-3.838-5.47-3.579-9.304-7.664-8.56-9.123.464-.91 2.926-.444 5.803.805"></path><path d="M12 19a7 7 0 1 0 0-14 7 7 0 0 0 0 14z"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg></span><span>Aerospace</span></span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hover:!no-underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/artificial-intelligence-machine-learning"><span class="border border-gray-500 bg-gray-100 px-6 py-4 !text-black !no-underline hover:border-gray-700 hover:bg-gray-300 md:px-10 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-sm px-3 py-2"><span class="flex h-6 w-6 items-center"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#0E1111" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 11a8.1 8.1 0 0 0-6.986-6.918A8.095 8.095 0 0 0 4.995 8M4 13a8.1 8.1 0 0 0 15.001 2.998"></path><path d="M19 17a1 1 0 1 0 0-2 1 1 0 0 0 0 2zM5 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2zM12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6z"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg></span><span>AI/ML</span></span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hover:!no-underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/biotechnology"><span class="border border-gray-500 bg-gray-100 px-6 py-4 !text-black !no-underline hover:border-gray-700 hover:bg-gray-300 md:px-10 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-sm px-3 py-2"><span class="flex h-6 w-6 items-center"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#0E1111" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 8.04L7.878 20.164a2.857 2.857 0 0 1-4.041-4.04L15.959 4M7 13h8M19 15l1.5 1.6a2 2 0 1 1-3 0L19 15zM15 3l6 6"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg></span><span>Biotech</span></span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hover:!no-underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/clean-technology"><span class="border border-gray-500 bg-gray-100 px-6 py-4 !text-black !no-underline hover:border-gray-700 hover:bg-gray-300 md:px-10 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-sm px-3 py-2"><span class="flex h-6 w-6 items-center"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#0E1111" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14.828 14.828A4 4 0 1 0 9.27 9.073a4 4 0 0 0 5.558 5.755zM6.343 17.657l-1.414 1.414M6.343 6.343L4.929 4.929M17.657 6.343l1.414-1.414M17.657 17.657l1.414 1.414M4 12H2M12 4V2M20 12h2M12 20v2"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg></span><span>Cleantech</span></span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hover:!no-underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/consumer"><span class="border border-gray-500 bg-gray-100 px-6 py-4 !text-black !no-underline hover:border-gray-700 hover:bg-gray-300 md:px-10 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-sm px-3 py-2"><span class="flex h-6 w-6 items-center"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#0E1111" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 3H8a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zM11 4h2M12 17v.01"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg></span><span>Consumer</span></span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hover:!no-underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cyber-security"><span class="border border-gray-500 bg-gray-100 px-6 py-4 !text-black !no-underline hover:border-gray-700 hover:bg-gray-300 md:px-10 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-sm px-3 py-2"><span class="flex h-6 w-6 items-center"><svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M19.938 18.001a3.5 3.5 0 0 0 0-7h-1c.397-1.768-.285-3.593-1.788-4.787-1.503-1.193-3.6-1.575-5.5-1S8.335 7.233 7.938 9.001c-2.199-.088-4.155 1.326-4.666 3.373-.512 2.047.564 4.154 2.566 5.027"></path><path d="M15.938 15.001h-6a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1z"></path><path d="M10.938 15.001v-2a2 2 0 1 1 4 0v2"></path></g><defs><clipPath id="a"><path fill="#fff" transform="translate(.5)" d="M0 0h24v24H0z"></path></clipPath></defs></svg></span><span>Cyber Security</span></span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hover:!no-underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/developer-tools"><span class="border border-gray-500 bg-gray-100 px-6 py-4 !text-black !no-underline hover:border-gray-700 hover:bg-gray-300 md:px-10 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-sm px-3 py-2"><span class="flex h-6 w-6 items-center"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#0E1111" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 7l5 5-5 5M13 17h6"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg></span><span>Developer Tools</span></span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hover:!no-underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/e-commerce"><span class="border border-gray-500 bg-gray-100 px-6 py-4 !text-black !no-underline hover:border-gray-700 hover:bg-gray-300 md:px-10 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-sm px-3 py-2"><span class="flex h-6 w-6 items-center"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#0E1111" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 21a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM17 21a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM17 17H6V3H4"></path><path d="M6 5l14 1-1 7H6"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg></span><span>E-commerce</span></span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hover:!no-underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/education"><span class="border border-gray-500 bg-gray-100 px-6 py-4 !text-black !no-underline hover:border-gray-700 hover:bg-gray-300 md:px-10 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-sm px-3 py-2"><span class="flex h-6 w-6 items-center"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#0E1111" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M19 4v16H7a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h12z"></path><path d="M19 16H7a2 2 0 0 0-2 2M9 8h6"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg></span><span>Edtech</span></span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hover:!no-underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/enterprise-software"><span class="border border-gray-500 bg-gray-100 px-6 py-4 !text-black !no-underline hover:border-gray-700 hover:bg-gray-300 md:px-10 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-sm px-3 py-2"><span class="flex h-6 w-6 items-center"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#0E1111" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 21h18M9 8h1M9 12h1M9 16h1M14 8h1M14 12h1M14 16h1M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg></span><span>Enterprise</span></span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hover:!no-underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/fintech-2"><span class="border border-gray-500 bg-gray-100 px-6 py-4 !text-black !no-underline hover:border-gray-700 hover:bg-gray-300 md:px-10 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-sm px-3 py-2"><span class="flex h-6 w-6 items-center"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#0E1111" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 21h18M3 10h18M5 6l7-3 7 3M4 10v11M20 10v11M8 14v3M12 14v3M16 14v3"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg></span><span>Fintech</span></span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hover:!no-underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/health-care"><span class="border border-gray-500 bg-gray-100 px-6 py-4 !text-black !no-underline hover:border-gray-700 hover:bg-gray-300 md:px-10 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-sm px-3 py-2"><span class="flex h-6 w-6 items-center"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#0E1111" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M19.5 13.572L12 21l-2.896-2.868m-6.117-8.104A5 5 0 0 1 12 7.006a5 5 0 1 1 7.5 6.572"></path><path d="M3 13h2l2 3 2-6 1 3h3"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg></span><span>Healthcare</span></span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hover:!no-underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/insurance"><span class="border border-gray-500 bg-gray-100 px-6 py-4 !text-black !no-underline hover:border-gray-700 hover:bg-gray-300 md:px-10 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-sm px-3 py-2"><span class="flex h-6 w-6 items-center"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 12l2 2 4-4"></path><path d="M12 3a12 12 0 0 0 8.5 3A12.003 12.003 0 0 1 12 21 12 12 0 0 1 3.5 6 12 12 0 0 0 12 3"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg></span><span>Insurance</span></span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hover:!no-underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/logistics"><span class="border border-gray-500 bg-gray-100 px-6 py-4 !text-black !no-underline hover:border-gray-700 hover:bg-gray-300 md:px-10 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-sm px-3 py-2"><span class="flex h-6 w-6 items-center"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#0E1111" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M2 3h1a2 2 0 0 1 2 2v10a2 2 0 0 0 2 2h15"></path><path d="M16 6h-4a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h4a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3zM9 21a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM18 21a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg></span><span>Logistics</span></span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hover:!no-underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/mental-health-3"><span class="border border-gray-500 bg-gray-100 px-6 py-4 !text-black !no-underline hover:border-gray-700 hover:bg-gray-300 md:px-10 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-sm px-3 py-2"><span class="flex h-6 w-6 items-center"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#000" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M7.5 4.21v.01M4.21 7.5v.01M3 12v.01M4.21 16.5v.01M7.5 19.79v.01M12 21v.01M16.5 19.79v.01M19.79 16.5v.01M21 12v.01M19.79 7.5v.01M16.5 4.21v.01M12 3v.01"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg></span><span>Mental Health</span></span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hover:!no-underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/real-estate-1"><span class="border border-gray-500 bg-gray-100 px-6 py-4 !text-black !no-underline hover:border-gray-700 hover:bg-gray-300 md:px-10 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-sm px-3 py-2"><span class="flex h-6 w-6 items-center"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8 9l5 5v7H8v-4m0 4H3v-7l5-5m1 1V4a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v17h-8M13 7v.01M17 7v.01M17 11v.01M17 15v.01"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg></span><span>Real Estate</span></span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hover:!no-underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/saas"><span class="border border-gray-500 bg-gray-100 px-6 py-4 !text-black !no-underline hover:border-gray-700 hover:bg-gray-300 md:px-10 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-sm px-3 py-2"><span class="flex h-6 w-6 items-center"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#0E1111" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 4H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1zM7 20h10M9 16v4M15 16v4"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg></span><span>SaaS</span></span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw hover:!no-underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/web3-4"><span class="border border-gray-500 bg-gray-100 px-6 py-4 !text-black !no-underline hover:border-gray-700 hover:bg-gray-300 md:px-10 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-sm px-3 py-2"><span class="flex h-6 w-6 items-center"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" stroke="#0E1111" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 6h8a3 3 0 0 1 0 6 3 3 0 0 1 0 6H6M8 6v12M8 12h6M9 3v3M13 3v3M9 18v3M13 18v3"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg></span><span>Web3/Crypto</span></span></a></div></section><hr class="styles_component__Q9SC_ !my-18 !border-b"/><section><div class="mb-6 flex items-center justify-between"><h2 class="text-xl font-bold lg:text-2xl">Featured Lists</h2><nav class="flex items-center"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/discover/featured-lists">More featured lists</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></nav></div><div class="mb-4 grid grid-cols-1 gap-4 md:grid-cols-2 lg:grid-cols-3 lg:gap-6"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6" rel="noopener noreferrer" target="_blank" href="/job-collections/top-5-high-altitude-balloon-and-satellite-startups"><article class="flex w-full flex-col justify-between"><div><img alt="Security in the Skies: 5 High Altitude Balloon and Satellite Startups Hiring Now" class="mb-6 h-[182px] w-full rounded object-cover" src="https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/241/241-0d38ddb7596d1dfa9194c8c80092e59ba3d064e1.webp?1676576411?h=364&fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">Security in the Skies: 5 High Altitude Balloon and Satellite Startups Hiring Now</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6" rel="noopener noreferrer" target="_blank" href="/job-collections/hiring-now-5-startups-merging-the-tech-and-sports-industries-in-2022"><article class="flex w-full flex-col justify-between"><div><img alt="Hiring Now: 5 Startups Merging the Tech and Sports Industries in 2023" class="mb-6 h-[182px] w-full rounded object-cover" src="https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/169/169-cd46358d198ef707bd85137f85780a264744b063.jpg?1691761514?h=364&fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">Hiring Now: 5 Startups Merging the Tech and Sports Industries in 2023</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Coley Gmeinder</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 hidden lg:flex" rel="noopener noreferrer" target="_blank" href="/job-collections/top-remote-based-uk-startups-hiring-now"><article class="flex w-full flex-col justify-between"><div><img alt="28 London-Based Startups You'll Want to Work For in 2023" class="mb-6 h-[182px] w-full rounded object-cover" src="https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/093/93-812c31e49cd75ba2ccb426fca714a6554bcea578.webp?1640039843?h=364&fit=fill"/><div><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-4">28 London-Based Startups You'll Want to Work For in 2023</h3></div></div><div class="flex items-center justify-between text-dark-aa"><div class="flex max-w-full items-center gap-1 overflow-hidden"><span class="truncate">Russ Rizzo</span></div><div class="flex flex-shrink-0 items-center gap-1 text-xs"><span>Read full article</span><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></div></div></article></a></div></section><hr class="styles_component__Q9SC_ !my-18 !border-b"/><section><div class="mb-6 flex items-center justify-between"><header class="text-dark-aaaa font-medium antialiased text-xl text-xl lg:text-2xl">From the Founders</header><nav class="flex items-center"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/discover/blog/founders">More founder articles</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></nav></div><div class="mb-14 grid grid-cols-1 gap-4 md:grid-cols-2 lg:grid-cols-3 lg:grid-rows-[repeat(2,_200px)] lg:gap-6"><a href="/blog/from-the-founder-or-julien-nakache-founder-of-medbill-ai" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 row-span-1 lg:hidden" rel="noopener noreferrer" target="_blank" data-test="FounderCard" contentType="article" variant="sm"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Julien Nakache, Founder of Medbill AI" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/4DR9jKK01ZqmADaJse2nw7/6c480d7df1fc7b6c3af70c11d50efde3/1674082833145.jpg?h=302&fit=fill&w=238"/><div><span class="text-sm text-dark-a">From the Founders</span><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-2">From the Founder | Julien Nakache, Founder of Medbill AI</h3><p class="line-clamp-3 text-sm text-dark-aa md:text-md">In this interview with Founder & CEO, Julien Nakache from Medbill AI, we learn about his journey as a founder, how he started Medbill AI and what's next for the company.</p></div></article></a><a href="/blog/from-the-founder-or-julien-nakache-founder-of-medbill-ai" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2 max-lg:hidden" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="From the Founder | Julien Nakache, Founder of Medbill AI" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/4DR9jKK01ZqmADaJse2nw7/6c480d7df1fc7b6c3af70c11d50efde3/1674082833145.jpg?h=364&fit=fill"/><div><p class="styles-module_component__vnXTJ m-0 text-dark-a text-xs">From the Founders</p><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-2">From the Founder | Julien Nakache, Founder of Medbill AI</h3><p class="line-clamp-3 text-dark-aa">In this interview with Founder & CEO, Julien Nakache from Medbill AI, we learn about his journey as a founder, how he started Medbill AI and what's next for the company.</p></div></div></article></a><a href="/blog/from-the-founder-kenji-niwa" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 row-span-1" rel="noopener noreferrer" target="_blank" data-test="FounderCard" contentType="article" variant="sm"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Kenji Niwa, Co-Founder and CEO of Firstcard" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/4QKW3em0Ei1ZGfDKeHF8Hh/f7ddc3c8b453629d7ab1b1f36c8b82e8/KenjiNiwa_square_1.png?h=302&fit=fill&w=238"/><div><span class="text-sm text-dark-a">From the Founders</span><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-2">From the Founder | Kenji Niwa, Co-Founder and CEO of Firstcard</h3><p class="line-clamp-3 text-sm text-dark-aa md:text-md">In this interview with Co-Founder and CEO of Firstcard, Kenji Niwa we learn about his journey as a founder, how he started Firstcard and what's next for the company.</p></div></article></a><a href="/blog/from-the-founder-tomash-devenishek-kero-sports" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 row-span-1 lg:col-start-2 lg:row-start-2" rel="noopener noreferrer" target="_blank" data-test="FounderCard" contentType="article" variant="sm"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Tomash Devenishek, CEO + Founder of Kero Sports" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/0HW9mXO616Gfs0fvJ2nTd/2feb943a88660736895e5517b6980e3a/KeroSportsHeadshot.jpeg?h=302&fit=fill&w=238"/><div><span class="text-sm text-dark-a">From the Founders</span><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-2">From the Founder | Tomash Devenishek, CEO + Founder of Kero Sports</h3><p class="line-clamp-3 text-sm text-dark-aa md:text-md">In this interview with Tomash Devenishek, CEO and Founder of Kero Sports we learn about his journey as a founder, how he started Kero Sports and what's next for the company.</p></div></article></a><a href="/blog/from-the-founder-christopher-kim-ceo-founder-numeral" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden mx-auto flex h-[170px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-full lg:max-w-[424px] lg:p-6 row-span-1 hidden md:block lg:hidden" rel="noopener noreferrer" target="_blank" data-test="FounderCard" contentType="article" variant="sm"><article class="flex h-full flex-row items-center gap-4"><img alt="From the Founder | Christopher Kim, CEO + Founder of Numeral" class="h-[138px] w-[109px] rounded object-cover lg:h-[151px] lg:w-[119px]" src="//images.ctfassets.net/e8i6c2002cqg/2teCNiXAlKDhTqqlB5gyao/e1cd05ff4379737023f4f83d085f0d00/headshot.JPEG?h=302&fit=fill&w=238"/><div><span class="text-sm text-dark-a">From the Founders</span><h3 class="my-2 text-lg font-bold text-black md:my-0 lg:text-xl line-clamp-2">From the Founder | Christopher Kim, CEO + Founder of Numeral</h3><p class="line-clamp-3 text-sm text-dark-aa md:text-md">In this interview with Christopher Kim, CEO and Founder of Numeral we learn about his journey as a founder, how he started Numeral and what's next for the company.</p></div></article></a><a href="/blog/from-the-founder-christopher-kim-ceo-founder-numeral" class="styles_component__UCLp3 styles_defaultLink__eZMqw overflow-hidden flex h-[388px] w-full rounded-lg border border-gray-400 p-4 !text-black !no-underline transition-colors hover:border-gray-600 hover:bg-gray-100 lg:h-[424px] lg:max-w-[424px] lg:p-6 row-span-2 max-lg:hidden" rel="noopener noreferrer" target="_blank" variant="lg"><article class="flex w-full flex-col justify-between"><div><img alt="From the Founder | Christopher Kim, CEO + Founder of Numeral" class="mb-6 h-[182px] w-full rounded object-cover" src="//images.ctfassets.net/e8i6c2002cqg/2teCNiXAlKDhTqqlB5gyao/e1cd05ff4379737023f4f83d085f0d00/headshot.JPEG?h=364&fit=fill"/><div><p class="styles-module_component__vnXTJ m-0 text-dark-a text-xs">From the Founders</p><h3 class="text-lg font-bold text-black lg:text-xl line-clamp-2">From the Founder | Christopher Kim, CEO + Founder of Numeral</h3><p class="line-clamp-3 text-dark-aa">In this interview with Christopher Kim, CEO and Founder of Numeral we learn about his journey as a founder, how he started Numeral and what's next for the company.</p></div></div></article></a></div></section><hr class="styles_component__Q9SC_ !my-18 !border-b"/><section class="my-20 text-center md:mx-auto md:max-w-[800px]"><header class="text-dark-aaaa font-medium antialiased text-xl mb-4 text-xl lg:text-2xl">We have a lot of exciting startup opportunities and candidates — only a few are perfect for you.</header><p class="mx-auto mb-8 max-w-3xl text-center text-xl font-thin text-dark-aaa">We’ll help you find the few.</p><a class="styles-module_component__88XzG styles_component__UCLp3 inline-block rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="Button" href="/">Find what's next</a></section></main><div class="flex w-full flex-wrap justify-center gap-4 border-t border-gray-400 px-4 py-16 lg:p-20"><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Featured Lists<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/20-companies-building-our-remote-first-future">Remote First Future Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/companies-that-hire-coding-bootcamp-graduates">Jobs for Bootcamp Grads</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/junior-software-engineer-jobs">Junior Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/x-crypto-startups-to-watch-out-for-in-2022">Crypto Startups To Watch Out For</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/hot-blockchain-startups-that-are-hiring">Blockchain Startups That Are Hiring</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/6-companies-hiring-top-tech-talent-amidst-2022-layoffs">Companies Hiring Amidst Layoffs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/50-hot-consumer-fintech-startups">Hot Consumer Fintech Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/yc-startups-that-are-aggressively-hiring">Y Combinator Startup Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/fastest-growing-startups-in-san-francisco-hiring-now">Startup Jobs in Bay Area</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/12-women-led-startups-expanding-their-remote-teams-in-2022">Top Women-Led Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections">More Featured Lists</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Remote Jobs<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/software-engineer">Remote Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-manager">Remote Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/data-analyst">Remote Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-designer">Remote Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/graphic-designer">Remote Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/ui-ux-designer">Remote UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/operations-manager">Remote Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/growth-marketer">Remote Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/account-manager">Remote Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/sales-manager">Remote Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/financial-analyst">Remote Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/hr-manager">Remote HR Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/remote">More Remote Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/new-york">Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/san-francisco">Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/austin">Jobs in Austin</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/boston">Jobs in Boston</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/district-of-columbia">Jobs in Washington DC</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/denver">Jobs in Denver</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/seattle">Jobs in Seattle</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/chicago">Jobs in Chicago</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/india">Jobs in India</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/united-states">More Jobs by Location</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/software-engineer">Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-manager">Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/data-analyst">Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-designer">Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/graphic-designer">Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/ui-ux-designer">UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/operations-manager">Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/growth-marketer">Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/account-manager">Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/sales-manager">Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/financial-analyst">Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/hr-manager">HR Manager Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role & Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/san-francisco">Software Engineer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/new-york">Software Engineer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/los-angeles">Software Engineer Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/san-francisco">Product Manager Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/new-york">Product Manager Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/los-angeles">Product Manager Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/san-francisco">Frontend Developer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/new-york">Frontend Developer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/los-angeles">Frontend Developer Jobs in Los Angeles</a></li></ul></div></button></div><footer class="border-t border-gray-400 px-10 py-10 md:px-20 md:py-20"><div class="mx-auto flex max-w-screen-xl flex-col justify-between lg:flex-row "><div class="mb-6 mr-14"><a class="mb-4 mr-2 mt-1 flex pl-2 md:pl-0" href="/"><svg fill="currentColor" viewBox="0 0 716.10004 93.499997" width="120" class="w-[200px] fill-current text-black hover:text-gtmblue-500"><g transform="translate(-157.7,-156.3)"><g><polygon points="352.3,235 369.4,235 369.4,170.3 352.3,170.3 352.3,156.3 386.6,156.3 386.6,235 403.5,235 403.5,249 352.3,249 "></polygon><polygon points="413.6,235 430.6,235 430.6,170.3 413.6,170.3 413.6,156.3 447.9,156.3 447.9,235 464.8,235 464.8,249 413.6,249 "></polygon><path d="M 485.3,249 V 195 H 469 v -14 h 16.3 v -5.5 c 0,-12.5 6.5,-19.2 19.9,-19.2 h 19.3 V 170 H 508 c -4.2,0 -5.9,1.8 -5.9,5.9 v 5 h 22.4 v 14 h -22.2 v 54 h -17 z"></path><path d="m 564.6,180.2 c -20.7,0 -34.7,14 -34.7,34.8 0,20.9 14,34.8 34.7,34.8 20.8,0 34.8,-13.9 34.8,-34.8 0,-20.8 -14,-34.8 -34.8,-34.8 z m 0,55.5 c -10.4,0 -17.2,-8.6 -17.2,-20.7 0,-12 6.8,-20.7 17.2,-20.7 10.5,0 17.3,8.6 17.3,20.7 0,12.1 -6.8,20.7 -17.3,20.7 z"></path><path d="M 656.9,181 H 674 v 68 h -16.7 v -8.3 c -4.3,5.1 -10.3,9.1 -19.8,9.1 -13.8,0 -26.3,-7.1 -26.3,-30.4 V 181 h 17.1 v 37.1 c 0,11.3 4.1,17.6 13.5,17.6 9.4,0 15.1,-6.9 15.1,-19.2 V 181 Z"></path><path d="m 817.2,156.3 v 32.9 c -4.3,-5.3 -11,-9 -20.2,-9 -17.9,0 -31.7,13.7 -31.7,34.7 0,21.7 13.3,34.9 31.4,34.9 9.9,0 16.6,-4.7 21,-10.6 v 9.8 h 16.7 v -92.7 z m -17.1,79.4 c -10.6,0 -17.4,-8.5 -17.4,-20.7 0,-12.1 6.8,-20.7 17.4,-20.7 10.5,0 17.3,8.5 17.3,20.8 0,12.2 -6.8,20.6 -17.3,20.6 z"></path></g><path d="m 178.8,249 -21.1,-68 h 19.6 l 12.5,48.9 13.5,-48.9 H 223 L 236.5,229.9 249,181 h 19.6 l -21.4,68 H 226.3 L 213.1,199.9 199.8,249 Z"></path><circle cx="862.40002" cy="238.39999" fill="#EC2E3A" r="11.4"></circle><circle cx="862.40002" cy="191.60001" fill="#EC2E3A" r="11.4"></circle><path d="m 342.2,219 c 0.3,-2.1 0.5,-4.6 0.5,-6.2 -0.2,-20 -13.6,-32.6 -33.4,-32.6 -20.4,0 -34,13.8 -34,34.9 0,21 13.4,34.7 35.2,34.7 17.6,0 29.1,-10.5 31.2,-23.8 h -16.9 c -1.7,6.8 -7.2,10.5 -15,10.5 -9.8,0 -16.3,-6.5 -16.7,-16.8 V 219 Z m -32.9,-25.8 c 8.6,0 14.5,4.8 16,13.6 h -31.7 c 1.2,-8.4 7.6,-13.6 15.7,-13.6 z"></path><path d="m 707.8,249 h -17.1 v -68 h 16.7 v 8.3 c 4.3,-5.1 10.3,-9.1 19.8,-9.1 13.8,0 26.3,7.1 26.3,30.4 V 249 h -17.1 v -37.1 c 0,-11.3 -4.1,-17.6 -13.5,-17.6 -9.4,0 -15.1,6.9 -15.1,19.2 z"></path></g></svg></a><div class="flex"><a class="mr-2 h-8 w-8" href="http://twitter.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></a><a class="mr-2" href="https://instagram.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.833 2h8.334C19.375 2 22 4.625 22 7.833v8.334C22 19.375 19.375 22 16.167 22H7.833C4.625 22 2 19.375 2 16.167V7.833C2 4.625 4.625 2 7.833 2zM19.11 4.89a4.16 4.16 0 00-2.943-1.224H7.833A4.13 4.13 0 004.89 4.89a4.16 4.16 0 00-1.224 2.943v8.333A4.13 4.13 0 004.89 19.11a4.16 4.16 0 002.943 1.224h8.334a4.13 4.13 0 002.942-1.224 4.16 4.16 0 001.224-2.943V7.833A4.13 4.13 0 0019.11 4.89z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M17.416 7.834c-.692 0-1.25-.557-1.25-1.25s.558-1.25 1.25-1.25a1.25 1.25 0 010 2.5zM12 8.668A3.336 3.336 0 0115.333 12 3.336 3.336 0 0112 15.334a3.336 3.336 0 01-3.334-3.333A3.336 3.336 0 0112 8.668zM7 12c0-2.76 2.24-5 5-5s5 2.24 5 5-2.24 5-5 5-5-2.24-5-5z" fill="currentColor"></path></svg></a></div></div><div class="flex flex-col md:flex-row"><h2 class="hidden">Explore other opportunities: Find jobs, recruit talent, or learn about our company</h2><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Candidates</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/jobs">Startup Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/web3">Web3 Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/featured">Featured</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/hiring-data">Startup Hiring Data</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/startups">Tech Startups</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/remote">Remote</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Recruiters</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruit-pro">Recruit Pro</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/curated">Curated</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruiter-cloud">RecruiterCloud</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/hire">Hire Developers</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/pricing">Pricing</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">Company</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://wellfound.com">About</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://help.wellfound.com/">Help</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/discover/blog">Blog</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/terms">Terms & Risks</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/privacy">Privacy & Cookies</a></li></ul></div></div><div class="mt-4 flex flex-col-reverse justify-between lg:flex-row"><p class="text-dark-aa">Copyright © <!-- -->2024<!-- --> <!-- -->Wellfound<!-- -->. All rights reserved.</p><p class="mb-4 text-dark-aa lg:mb-0">Browse by:<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-jobs">Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/remote-tech-jobs">Remote Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-job-locations">Locations</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-startups">Startups</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/startups-hiring">Startups Hiring</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-industries">Industries</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-hubs">Tech Hubs</a></p></div></footer></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="anonymous">{"props":{"pageProps":{"parsedUrl":{"protocol":null,"slashes":null,"auth":null,"host":null,"port":null,"hostname":null,"hash":null,"search":null,"query":{},"pathname":"/discover","path":"/discover","href":"/discover"},"__APOLLO_SIG__":"blaD3%IpL2BvLuyuopn1wgTGrkKU2buslbTPjPDIvIqQmHkYG-1596862371","apollo":null,"apolloState":{"data":{"ROOT_QUERY":{"__typename":"Query","talent":{"__typename":"Talent","viewer":{"__typename":"TalentViewer","id":null,"flashMessages":[],"featureFlags":{"__typename":"FeatureFlags","coproJobDetailShowBadges":false,"recruitDelayedRejections":true,"recruitJobDataCollection":true,"recruitProDiscountPromo":false,"recruitViewLimitIncreased":false,"growthPitchAutoExpire":false,"verificationEnabled":false,"resumeReviewEnabled":false,"candidateJobSearchAlphaWaitlistUpsell":false,"rcSelfServeUpsellCopy":false},"analytics":null,"isAdmin":false,"isBlacklisted":false,"isUserModerator":false,"isImpersonating":false,"isShadowBanned":false,"canApplyToJobs":false,"eligibleForCuratedGlobal":false,"navigationMode":"UNKNOWN","needsVerification":false,"eligibleForCandidateReferrals":false,"currentUser":null,"trueCurrentUser":null,"currentStartup":null,"currentCandidate":null},"blogPosts({\"first\":4,\"type\":\"FOUNDER\"})":{"__typename":"BlogPostConnection","edges":[{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:319"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:314"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:299"}},{"__typename":"BlogPostEdge","node":{"__ref":"BlogPost:297"}}]}},"discoverHome":{"__ref":"DiscoverHome:discoverHome"}},"User:463559":{"__typename":"User","id":"463559","name":"Russ Rizzo","avatarUrl":"https://photos.wellfound.com/users/463559-medium_jpg?1637168782"},"JobCollection:241":{"__typename":"JobCollection","id":"241","title":"Security in the Skies: 5 High Altitude Balloon and Satellite Startups Hiring Now","textDescription":"Nearly nine decades after the Hindenburg disaster, some speculate we’re entering the Second Age of the Balloon. “As all these objects fall, a new space race is rising,” Vox (https://www.vox.com/world/2023/2/7/23588464/suspect-spy-china-balloon-sputnik-moment-space-race) proclaimed. Tens of thousands of balloons float into near-space every year, and the numbers rise every year. The National Weather Service alone launches around 60k high-flying balloons each year. The Pentagon spent nearly $4B over the past two years on its own high altitude balloons, according to Politico (https://www.politico.com/news/2022/07/05/u-s-militarys-newest-weapon-against-china-and-russia-hot-air-00043860). Why the interest in such old-school tech? “They’re cheap, easy to transport, can be fielded in large numbers and are payload agnostic,” industry expert George Howell wrote. Tucson, Arizona-based World View (https://spacenews.com/world-view-emphasizes-remote-sensing-as-it-prepares-to-go-public/), a stratospheric ballooning company, last month announced plans to go public via SPAC merger. The company develops a “stratollite” that provides high-res imagery for extended periods. (The company also offer space tourism.) Colorado-based Urban Sky (/company/urban-sky) is creating what it claims as the first ever reusable stratospheric balloon. Called “micro-balloons,” they’re the size of a VW bus and can hover in near space to collect data over urban areas. Company founder Jared Leidich (https://www.smithsonianmag.com/air-space-magazine/04_fm2017-alan-eustaces-jump-1-180961678/) has some chops in this arena, having designed the space suit used in the world record space dive in 2014 via a balloon at nearly 136k feet. Near Space Labs (/company/nearspacelabs) invites people to “step inside a new way of thinking about all things geospatial imaging (https://nearspacelabs.com/blog/).” The company's high-altitude balloons that carry a small, autonomous robot called Swifty to capture the world around them at 60k to 85k feet in the air. The company says it’s done zero carbon emissions and recently launched (https://www.zdnet.com/article/near-space-labs-provide-free-high-resolution-imagery-to-universities-nonprofits/) a program to make its high-resolution Earth imagery available to universities and nonprofits for free. Sounds fascinating, right? Luckily, with a new wave of space technology, comes a brand new, cutting-edge wave of jobs. Check out 5 top startups aiming skywards and hiring now.","heroUrl":"https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/241/241-0d38ddb7596d1dfa9194c8c80092e59ba3d064e1.webp?1676576411","slug":"top-5-high-altitude-balloon-and-satellite-startups","author":{"__ref":"User:463559"}},"User:13733176":{"__typename":"User","id":"13733176","name":"Coley Gmeinder","avatarUrl":"https://photos.wellfound.com/users/13733176-medium_jpg?1634682206"},"JobCollection:169":{"__typename":"JobCollection","id":"169","title":"Hiring Now: 5 Startups Merging the Tech and Sports Industries in 2023","textDescription":"In 2023, emerging technologies continue to thin the line between the real and digital world (https://www2.deloitte.com/us/en/pages/technology-media-and-telecommunications/articles/sports-business-trends-disruption.html) for sports fans worldwide through the use of improved analytics, sports gaming, betting software, and even NFTs and the metaverse. AR and VR are being used to revolutionize training for athletes and digitalize events for fans, while sports-related NFTs are growing in popularity for both leagues and individual athletes. Companies like Swish Analytics (/company/swish-analytics) are enabling sophisticated sports betting through use of odds origination, risk management \u0026 trading software. While companies like Gametime United (/company/gametime) are building technology that simplifies the purchase of last-minute tickets, encouraging budget-friendly spontaneity amidst a surge back to sporting arenas. In the next few years, we’ll likely see a link between ticket sales and blockchains (https://www2.deloitte.com/us/en/pages/technology-media-and-telecommunications/articles/sports-business-trends-disruption.html), which will revolutionize the sporting event industry. Companies like Frontrunner (/company/frontrunnerinc) are ahead of the game, already creating a decentralized market where users can buy shares of sports predictions and trade them. Whats more, fan engagement has taken on new levels of authenticity. Now, we can see our favorite players giving house tours on YouTube and dancing all across TikTok. With the advancement of the \"athlete influencer\", (https://www.businessinsider.com/college-athletes-are-best-performing-influencers-for-brands-data-2022-9) companies like BlinkFire Analytics (/company/blinkfire-analytics) are keeping up by tracking and analyzing multi-dimensional media outlets; gauging engagement for teams, players, and entire leagues as they look to engage fans on a deeper level than ever before. With so many emerging technologies leading the way, every sport is seeing major innovation when it comes to fan engagement, event interaction, and overall revenue for the industry. If you’re interested in joining the booming sports-tech industry in2023, see our list of startups hiring now.","heroUrl":"https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/169/169-cd46358d198ef707bd85137f85780a264744b063.jpg?1691761514","slug":"hiring-now-5-startups-merging-the-tech-and-sports-industries-in-2022","author":{"__ref":"User:13733176"}},"JobCollection:93":{"__typename":"JobCollection","id":"93","title":"28 London-Based Startups You'll Want to Work For in 2023","textDescription":"London is one of the top 3 startup ecosystems in the world (https://startupgenome.com/article/rankings-top-40), in terms of funding. London-based companies are pushing innovation across a number of industries including AI, blockchain, cyber security, and data analytics. England’s Prime Minister Boris Johnson once claimed that 528k Londoners—which equates to 1 in 6 residents (https://www.insider.com/brexit-tech-industry-consequences-hiring-regulation-vc-ip-2016-5?amp) —worked in the startup industry. The United Kingdom has gone to great lengths to remove barriers to innovation and business expansion, with lower corporate tax rates (https://www.gov.uk/government/publications/uk-digital-strategy) for companies engaging in research and development and the introduction of a start-up visa for entrepreneurs coming to the U.K. Here are some of the hottest London startups hiring today:","heroUrl":"https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/093/93-812c31e49cd75ba2ccb426fca714a6554bcea578.webp?1640039843","slug":"top-remote-based-uk-startups-hiring-now","author":{"__ref":"User:463559"}},"DiscoverHome:discoverHome":{"__typename":"DiscoverHome","id":"discoverHome","jobCollections":[{"__ref":"JobCollection:241"},{"__ref":"JobCollection:169"},{"__ref":"JobCollection:93"}],"featuredIndustries":[{"__ref":"DiscoverIndustry:12"},{"__ref":"DiscoverIndustry:896011"}],"founderBlogPosts":[{"__ref":"BlogPost:314"},{"__ref":"BlogPost:207"}],"featuredStartups":[{"__ref":"Startup:690"},{"__ref":"Startup:21009"},{"__ref":"Startup:19196"},{"__ref":"Startup:21664"},{"__ref":"Startup:23692"},{"__ref":"Startup:21199"}],"featuredLocations":[{"__ref":"DiscoverLocation:1692"},{"__ref":"DiscoverLocation:2071"}],"featuredIndustries({\"industriesToFilter\":[\"enterprise-software\",\"web3-4\"]})":[{"__ref":"DiscoverIndustry:26"},{"__ref":"DiscoverIndustry:153894"}]},"NewTag:12":{"__typename":"NewTag","id":"12","slug":"enterprise-software","displayName":"Enterprise Software"},"NewTag:17":{"__typename":"NewTag","id":"17","slug":"financial-services-1","displayName":"Financial Services"},"NewTag:321":{"__typename":"NewTag","id":"321","slug":"finance","displayName":"Finance"},"NewTag:340":{"__typename":"NewTag","id":"340","slug":"small-and-medium-businesses","displayName":"Small and Medium Businesses"},"NewTag:2947":{"__typename":"NewTag","id":"2947","slug":"finance-technology","displayName":"Finance Technology"},"NewTag:118081":{"__typename":"NewTag","id":"118081","slug":"retirement-2","displayName":"Retirement"},"NewTag:156514":{"__typename":"NewTag","id":"156514","slug":"fintech-2","displayName":"Fin Tech"},"NewTag:1617":{"__typename":"NewTag","id":"1617","slug":"austin","displayName":"Austin"},"NewTag:1673":{"__typename":"NewTag","id":"1673","slug":"portland","displayName":"Portland"},"NewTag:1847":{"__typename":"NewTag","id":"1847","slug":"san-mateo","displayName":"San Mateo"},"NewTag:14156":{"__typename":"NewTag","id":"14156","slug":"portland-me","displayName":"Portland"},"StartupResult:800691":{"__typename":"StartupResult","id":"800691","highConcept":"Everyone should have a simple, affordable way to save for retirement","logoUrl":"https://photos.wellfound.com/startups/i/800691-4992b2497eea007f94fcf8506092992f-medium_jpg.jpg?buster=1680070054","name":"Guideline","slug":"guideline","marketTaggings":[{"__ref":"NewTag:17"},{"__ref":"NewTag:321"},{"__ref":"NewTag:340"},{"__ref":"NewTag:2947"},{"__ref":"NewTag:118081"},{"__ref":"NewTag:156514"}],"locationTaggings":[{"__ref":"NewTag:1617"},{"__ref":"NewTag:1673"},{"__ref":"NewTag:1847"},{"__ref":"NewTag:14156"}]},"NewTag:2":{"__typename":"NewTag","id":"2","slug":"biotechnology","displayName":"Biotechnology"},"NewTag:9":{"__typename":"NewTag","id":"9","slug":"life-sciences","displayName":"Life Sciences"},"NewTag:13":{"__typename":"NewTag","id":"13","slug":"health-care","displayName":"Healthcare"},"NewTag:95":{"__typename":"NewTag","id":"95","slug":"synthetic-biology","displayName":"Synthetic Biology"},"NewTag:182":{"__typename":"NewTag","id":"182","slug":"bioinformatics","displayName":"Bioinformatics"},"NewTag:841":{"__typename":"NewTag","id":"841","slug":"software","displayName":"Software"},"NewTag:2009":{"__typename":"NewTag","id":"2009","slug":"cloud-data-services","displayName":"Cloud Data Services"},"NewTag:2523":{"__typename":"NewTag","id":"2523","slug":"renewable-energies","displayName":"Renewable Energies"},"NewTag:1620":{"__typename":"NewTag","id":"1620","slug":"boston","displayName":"Boston"},"NewTag:1692":{"__typename":"NewTag","id":"1692","slug":"san-francisco","displayName":"San Francisco"},"StartupResult:112872":{"__typename":"StartupResult","id":"112872","highConcept":"Benchling’s mission is to unlock the power of biotechnology","logoUrl":"https://photos.wellfound.com/startups/i/112872-1510bdf3d085dbf0a71382613beacd74-medium_jpg.jpg?buster=1589648026","name":"Benchling","slug":"benchling","marketTaggings":[{"__ref":"NewTag:2"},{"__ref":"NewTag:9"},{"__ref":"NewTag:12"},{"__ref":"NewTag:13"},{"__ref":"NewTag:95"},{"__ref":"NewTag:182"},{"__ref":"NewTag:841"},{"__ref":"NewTag:2009"},{"__ref":"NewTag:2523"}],"locationTaggings":[{"__ref":"NewTag:1620"},{"__ref":"NewTag:1692"}]},"NewTag:8":{"__typename":"NewTag","id":"8","slug":"internet","displayName":"Internet"},"NewTag:10":{"__typename":"NewTag","id":"10","slug":"saas","displayName":"SaaS"},"NewTag:54":{"__typename":"NewTag","id":"54","slug":"infrastructure","displayName":"Infrastructure"},"NewTag:449":{"__typename":"NewTag","id":"449","slug":"application-platforms","displayName":"Application Platforms"},"NewTag:956":{"__typename":"NewTag","id":"956","slug":"content","displayName":"Content"},"NewTag:3127":{"__typename":"NewTag","id":"3127","slug":"web-development","displayName":"Web Development"},"NewTag:9540":{"__typename":"NewTag","id":"9540","slug":"web-cms","displayName":"Web CMS"},"NewTag:10494":{"__typename":"NewTag","id":"10494","slug":"cloud-infrastructure","displayName":"Cloud Infrastructure"},"StartupResult:907":{"__typename":"StartupResult","id":"907","highConcept":"Provides website tools, organization and hosting for businesses","logoUrl":"https://photos.wellfound.com/startups/i/907-cbdae2927a54d2281280f41e954e8a3d-medium_jpg.jpg?buster=1589632716","name":"Pantheon Platform","slug":"pantheon","marketTaggings":[{"__ref":"NewTag:8"},{"__ref":"NewTag:10"},{"__ref":"NewTag:12"},{"__ref":"NewTag:54"},{"__ref":"NewTag:449"},{"__ref":"NewTag:841"},{"__ref":"NewTag:956"},{"__ref":"NewTag:3127"},{"__ref":"NewTag:9540"},{"__ref":"NewTag:10494"}],"locationTaggings":[{"__ref":"NewTag:1692"}]},"DiscoverIndustry:12":{"__typename":"DiscoverIndustry","id":"12","description":"2.7k startups","marketTag":{"__ref":"NewTag:12"},"startups":[{"__ref":"StartupResult:800691"},{"__ref":"StartupResult:112872"},{"__ref":"StartupResult:907"}]},"NewTag:896011":{"__typename":"NewTag","id":"896011","slug":"web3-4","displayName":"Web3"},"NewTag:152176":{"__typename":"NewTag","id":"152176","slug":"cryptocurrency-2","displayName":"Cryptocurrency"},"NewTag:624860":{"__typename":"NewTag","id":"624860","slug":"blockchain-cryptocurrency-2","displayName":"Blockchain / Cryptocurrency"},"NewTag:1664":{"__typename":"NewTag","id":"1664","slug":"new-york-city-ny","displayName":"New York City"},"NewTag:1702":{"__typename":"NewTag","id":"1702","slug":"toronto","displayName":"Toronto"},"NewTag:2705":{"__typename":"NewTag","id":"2705","slug":"warsaw","displayName":"Warsaw"},"NewTag:616175":{"__typename":"NewTag","id":"616175","slug":"remote-friendly","displayName":"Remote"},"StartupResult:6804371":{"__typename":"StartupResult","id":"6804371","highConcept":"Stake \u0026 Build Web3","logoUrl":"https://photos.wellfound.com/startups/i/6804371-a19e9da8a2ee24dfbe80a340e0501672-medium_jpg.jpg?buster=1599770729","name":"Figment","slug":"figment-io","marketTaggings":[{"__ref":"NewTag:152176"},{"__ref":"NewTag:624860"},{"__ref":"NewTag:896011"}],"locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1702"},{"__ref":"NewTag:2705"},{"__ref":"NewTag:616175"}]},"NewTag:3":{"__typename":"NewTag","id":"3","slug":"mobile-2","displayName":"Mobile"},"NewTag:6":{"__typename":"NewTag","id":"6","slug":"social-media","displayName":"Social Media"},"NewTag:201":{"__typename":"NewTag","id":"201","slug":"news","displayName":"News"},"NewTag:269":{"__typename":"NewTag","id":"269","slug":"social-media-platforms","displayName":"Social Media Platforms"},"NewTag:3094":{"__typename":"NewTag","id":"3094","slug":"online-gaming","displayName":"Online Gaming"},"NewTag:14224":{"__typename":"NewTag","id":"14224","slug":"content-creators","displayName":"Content Creators"},"NewTag:1653":{"__typename":"NewTag","id":"1653","slug":"los-angeles","displayName":"Los Angeles"},"NewTag:1680":{"__typename":"NewTag","id":"1680","slug":"seattle","displayName":"Seattle"},"StartupResult:164891":{"__typename":"StartupResult","id":"164891","highConcept":"Empowering humans to create and own their own avatar ecosystems","logoUrl":"https://photos.wellfound.com/startups/i/164891-a70a5a3f2022e02a8155b40808e048a1-medium_jpg.jpg?buster=1692790518","name":"Genies","slug":"genies","marketTaggings":[{"__ref":"NewTag:3"},{"__ref":"NewTag:6"},{"__ref":"NewTag:201"},{"__ref":"NewTag:269"},{"__ref":"NewTag:3094"},{"__ref":"NewTag:14224"},{"__ref":"NewTag:624860"},{"__ref":"NewTag:896011"}],"locationTaggings":[{"__ref":"NewTag:1653"},{"__ref":"NewTag:1680"},{"__ref":"NewTag:1692"}]},"NewTag:14":{"__typename":"NewTag","id":"14","slug":"games","displayName":"Games"},"NewTag:73":{"__typename":"NewTag","id":"73","slug":"sports","displayName":"Sports"},"NewTag:393":{"__typename":"NewTag","id":"393","slug":"virtual-goods","displayName":"Virtual Goods"},"NewTag:422":{"__typename":"NewTag","id":"422","slug":"fantasy-sports","displayName":"Fantasy Sports"},"NewTag:896012":{"__typename":"NewTag","id":"896012","slug":"nft-5","displayName":"NFT"},"NewTag:1842":{"__typename":"NewTag","id":"1842","slug":"paris","displayName":"Paris"},"StartupResult:6348288":{"__typename":"StartupResult","id":"6348288","highConcept":"Sorare combines sports, gaming, and NFTs so fans can celebrate, share, and \"own your game\"","logoUrl":"https://photos.wellfound.com/startups/i/6348288-00d0319159f2a6d8f92c11b67cf182df-medium_jpg.jpg?buster=1668115980","name":"Sorare","slug":"sorare","marketTaggings":[{"__ref":"NewTag:14"},{"__ref":"NewTag:73"},{"__ref":"NewTag:393"},{"__ref":"NewTag:422"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:624860"},{"__ref":"NewTag:896011"},{"__ref":"NewTag:896012"}],"locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1842"}]},"DiscoverIndustry:896011":{"__typename":"DiscoverIndustry","id":"896011","description":"113 startups","marketTag":{"__ref":"NewTag:896011"},"startups":[{"__ref":"StartupResult:6804371"},{"__ref":"StartupResult:164891"},{"__ref":"StartupResult:6348288"}]},"BlogPost:319":{"__typename":"BlogPost","id":"319","title":"From the Founder | Julien Nakache, Founder of Medbill AI","description":"In this interview with Founder \u0026 CEO, Julien Nakache from Medbill AI, we learn about his journey as a founder, how he started Medbill AI and what's next for the company.","slug":"from-the-founder-or-julien-nakache-founder-of-medbill-ai","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/4DR9jKK01ZqmADaJse2nw7/6c480d7df1fc7b6c3af70c11d50efde3/1674082833145.jpg"},"BlogPost:314":{"__typename":"BlogPost","id":"314","title":"From the Founder | Kenji Niwa, Co-Founder and CEO of Firstcard","description":"In this interview with Co-Founder and CEO of Firstcard, Kenji Niwa we learn about his journey as a founder, how he started Firstcard and what's next for the company.","slug":"from-the-founder-kenji-niwa","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/4QKW3em0Ei1ZGfDKeHF8Hh/f7ddc3c8b453629d7ab1b1f36c8b82e8/KenjiNiwa_square_1.png"},"BlogPost:299":{"__typename":"BlogPost","id":"299","title":"From the Founder | Tomash Devenishek, CEO + Founder of Kero Sports","description":"In this interview with Tomash Devenishek, CEO and Founder of Kero Sports we learn about his journey as a founder, how he started Kero Sports and what's next for the company.","slug":"from-the-founder-tomash-devenishek-kero-sports","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/0HW9mXO616Gfs0fvJ2nTd/2feb943a88660736895e5517b6980e3a/KeroSportsHeadshot.jpeg"},"BlogPost:297":{"__typename":"BlogPost","id":"297","title":"From the Founder | Christopher Kim, CEO + Founder of Numeral","description":"In this interview with Christopher Kim, CEO and Founder of Numeral we learn about his journey as a founder, how he started Numeral and what's next for the company.","slug":"from-the-founder-christopher-kim-ceo-founder-numeral","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/2teCNiXAlKDhTqqlB5gyao/e1cd05ff4379737023f4f83d085f0d00/headshot.JPEG"},"BlogPost:207":{"__typename":"BlogPost","id":"207","title":"Jake Brooks, Triumph | Founder Interview","description":"In this From the Founders interview, we hear from Jake Brooks, CEO \u0026 Co-Founder of Triumph, a gaming monetization platform provider. Hear about Jake's story of going from dropping out of college in the midst of the pandemic, to staying in airbnbs throughout the US with other aspiring entrepreneurs, to starting Triumph (which just raised its series A).","slug":"jake-brooks-triumph-or-founder-interview","heroUrl":"//images.ctfassets.net/e8i6c2002cqg/2g5559QUdtLwJ9HL3IjEnB/4eb348f5f4e52713171c7d4a5a210d59/Headshot.png"},"NewTag:175":{"__typename":"NewTag","id":"175","slug":"health-care-information-technology","displayName":"Health Care Information Technology"},"NewTag:448":{"__typename":"NewTag","id":"448","slug":"startups-1","displayName":"Startups"},"NewTag:1103":{"__typename":"NewTag","id":"1103","slug":"health-and-wellness","displayName":"Health and Wellness"},"NewTag:1700":{"__typename":"NewTag","id":"1700","slug":"cambridge","displayName":"Cambridge"},"Startup:690":{"__typename":"Startup","id":"690","highConcept":"Patient-controlled Medical Records","logoUrl":"https://photos.wellfound.com/startups/i/690-e4b12d4bc2412a8f324b4c0bd3d702b5-medium_jpg.jpg?buster=1383619403","name":"Patients Know Best","slug":"patients-know-best","marketTaggings":[{"__ref":"NewTag:175"},{"__ref":"NewTag:448"},{"__ref":"NewTag:1103"}],"locationTaggings":[{"__ref":"NewTag:1700"}]},"NewTag:67":{"__typename":"NewTag","id":"67","slug":"search","displayName":"Search"},"NewTag:712":{"__typename":"NewTag","id":"712","slug":"privacy-1","displayName":"Privacy"},"NewTag:1671":{"__typename":"NewTag","id":"1671","slug":"philadelphia","displayName":"Philadelphia"},"Startup:21009":{"__typename":"Startup","id":"21009","highConcept":"The search engine that doesn't track you","logoUrl":"https://photos.wellfound.com/startups/i/21009-a3a43c83d62b3188e455cd03d6b133cd-medium_jpg.jpg?buster=1683301397","name":"DuckDuckGo","slug":"duckduckgo","marketTaggings":[{"__ref":"NewTag:67"},{"__ref":"NewTag:712"}],"locationTaggings":[{"__ref":"NewTag:1671"}]},"NewTag:38":{"__typename":"NewTag","id":"38","slug":"cloud-computing","displayName":"Cloud Computing"},"NewTag:836":{"__typename":"NewTag","id":"836","slug":"apps","displayName":"Apps"},"NewTag:1132":{"__typename":"NewTag","id":"1132","slug":"developer-tools","displayName":"Developer Tools"},"NewTag:11940":{"__typename":"NewTag","id":"11940","slug":"paas","displayName":"PaaS"},"NewTag:1635":{"__typename":"NewTag","id":"1635","slug":"denver","displayName":"Denver"},"NewTag:1914":{"__typename":"NewTag","id":"1914","slug":"berlin","displayName":"Berlin"},"Startup:19196":{"__typename":"Startup","id":"19196","highConcept":"Contentful is the leading content platform for digital-first business","logoUrl":"https://photos.wellfound.com/startups/i/19196-56fc8c51e24e9b48d614adca3fc9af5f-medium_jpg.jpg?buster=1592315497","name":"Contentful","slug":"contentful","marketTaggings":[{"__ref":"NewTag:10"},{"__ref":"NewTag:38"},{"__ref":"NewTag:836"},{"__ref":"NewTag:956"},{"__ref":"NewTag:1132"},{"__ref":"NewTag:11940"}],"locationTaggings":[{"__ref":"NewTag:1635"},{"__ref":"NewTag:1692"},{"__ref":"NewTag:1914"},{"__ref":"NewTag:616175"}]},"NewTag:64":{"__typename":"NewTag","id":"64","slug":"gambling","displayName":"Gambling"},"NewTag:363":{"__typename":"NewTag","id":"363","slug":"financial-exchanges","displayName":"Financial Exchanges"},"NewTag:711":{"__typename":"NewTag","id":"711","slug":"prediction-markets","displayName":"Prediction Markets"},"NewTag:1691":{"__typename":"NewTag","id":"1691","slug":"washington-dc","displayName":"Washington DC"},"NewTag:1695":{"__typename":"NewTag","id":"1695","slug":"london","displayName":"London"},"NewTag:2239":{"__typename":"NewTag","id":"2239","slug":"malta","displayName":"Malta"},"Startup:21664":{"__typename":"Startup","id":"21664","highConcept":"Fintech meets betting","logoUrl":"https://photos.wellfound.com/startups/i/21664-a72e3da3935d9b68de5fcb6d787f8f26-medium_jpg.jpg?buster=1514990372","name":"Smarkets","slug":"smarkets","marketTaggings":[{"__ref":"NewTag:64"},{"__ref":"NewTag:363"},{"__ref":"NewTag:711"}],"locationTaggings":[{"__ref":"NewTag:1691"},{"__ref":"NewTag:1695"},{"__ref":"NewTag:2239"}]},"NewTag:1":{"__typename":"NewTag","id":"1","slug":"consumer-internet","displayName":"Consumer Internet"},"NewTag:29":{"__typename":"NewTag","id":"29","slug":"e-commerce","displayName":"E-Commerce"},"NewTag:435":{"__typename":"NewTag","id":"435","slug":"beauty","displayName":"Beauty"},"NewTag:1891":{"__typename":"NewTag","id":"1891","slug":"subscription-businesses","displayName":"Subscription Businesses"},"NewTag:1681":{"__typename":"NewTag","id":"1681","slug":"silicon-valley","displayName":"Silicon Valley"},"NewTag:1774":{"__typename":"NewTag","id":"1774","slug":"santa-monica","displayName":"Santa Monica"},"Startup:23692":{"__typename":"Startup","id":"23692","highConcept":"Awesome razors sent right to your door for a few bucks a month","logoUrl":"https://photos.wellfound.com/startups/i/23692-8c26d003327d66a659f36a2a6d2ff7f5-medium_jpg.jpg?buster=1569520638","name":"Dollar Shave Club","slug":"dollar-shave-club","marketTaggings":[{"__ref":"NewTag:1"},{"__ref":"NewTag:29"},{"__ref":"NewTag:435"},{"__ref":"NewTag:1891"}],"locationTaggings":[{"__ref":"NewTag:1681"},{"__ref":"NewTag:1774"}]},"NewTag:107":{"__typename":"NewTag","id":"107","slug":"fitness","displayName":"Fitness"},"NewTag:162":{"__typename":"NewTag","id":"162","slug":"marketplaces","displayName":"Marketplaces"},"NewTag:419":{"__typename":"NewTag","id":"419","slug":"bridging-online-and-offline","displayName":"Bridging Online and Offline"},"NewTag:921":{"__typename":"NewTag","id":"921","slug":"mac-applications","displayName":"Mac Applications"},"NewTag:952":{"__typename":"NewTag","id":"952","slug":"corporate-wellness","displayName":"Corporate Wellness"},"NewTag:1144":{"__typename":"NewTag","id":"1144","slug":"training","displayName":"Training"},"NewTag:151584":{"__typename":"NewTag","id":"151584","slug":"subscription-4","displayName":"Subscription"},"NewTag:2071":{"__typename":"NewTag","id":"2071","slug":"new-york","displayName":"New York"},"NewTag:2125":{"__typename":"NewTag","id":"2125","slug":"sydney","displayName":"Sydney"},"NewTag:12221":{"__typename":"NewTag","id":"12221","slug":"missoula","displayName":"Missoula"},"Startup:21199":{"__typename":"Startup","id":"21199","highConcept":"One app for the best fitness classes","logoUrl":"https://photos.wellfound.com/startups/i/21199-f4d53819b3b9eedbc8109c2bae279387-medium_jpg.jpg?buster=1589627502","name":"ClassPass","slug":"classpass","marketTaggings":[{"__ref":"NewTag:13"},{"__ref":"NewTag:107"},{"__ref":"NewTag:162"},{"__ref":"NewTag:419"},{"__ref":"NewTag:921"},{"__ref":"NewTag:952"},{"__ref":"NewTag:1103"},{"__ref":"NewTag:1144"},{"__ref":"NewTag:151584"}],"locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1692"},{"__ref":"NewTag:1695"},{"__ref":"NewTag:2071"},{"__ref":"NewTag:2125"},{"__ref":"NewTag:12221"}]},"DiscoverLocation:1692":{"__typename":"DiscoverLocation","id":"1692","description":"772 startups","imageSrc":"san-francisco.jpg","remote":false,"locationTag":{"__ref":"NewTag:1692"}},"DiscoverLocation:2071":{"__typename":"DiscoverLocation","id":"2071","description":"1.1k startups","imageSrc":"new-york.jpg","remote":false,"locationTag":{"__ref":"NewTag:2071"}},"NewTag:26":{"__typename":"NewTag","id":"26","slug":"clean-technology","displayName":"Clean Technology"},"DiscoverIndustry:26":{"__typename":"DiscoverIndustry","id":"26","description":"134 startups","marketTag":{"__ref":"NewTag:26"}},"NewTag:153894":{"__typename":"NewTag","id":"153894","slug":"consumer","displayName":"Consumer"},"DiscoverIndustry:153894":{"__typename":"DiscoverIndustry","id":"153894","description":"89 startups","marketTag":{"__ref":"NewTag:153894"}}}},"router":null}},"page":"/discover/home","query":{},"buildId":"ch-2513a8159a95ea343d57c812f00d2218","assetPrefix":"/talent","runtimeConfig":{"ALLOW_UNAUTHORIZED":false,"ANALYTICS_WRITE_KEY":"poTMRBHig2tYBNBP5P6kGfkGBFq19jmB","CLARITY_ENABLED":false,"CLARITY_PROJECT_TOKEN":false,"CLOUDFLARE_TURNSTILE_SITE_KEY":"0x4AAAAAAAgpA-Qx7SsJOW-g","DD_CLIENT_TOKEN":"pub666b57f287aabbce5dbde9cdcebef24c","DEFAULT_DOMAIN":"wellfound.com","DEFAULT_EMAIL_DOMAIN":"wellfound.com","DEFAULT_SEO_DOMAIN":"wellfound.com","EXTERNAL_SCRIPTS_DISABLED":false,"RECRUITER_CLOUD_URL":"https://cloud.wellfound.com","GIT_COMMIT_SHA":"ch-2513a8159a95ea343d57c812f00d2218","GRAPHQL_URI":"https://wellfound.com/graphql","HELP_DOMAIN":"help.wellfound.com","HELPSCOUT_BEACON_ID":"555ee66a-6ab0-4ff7-9c32-1089d7fbc687","HELPSCOUT_CURATED_BEACON_ID":"d7819ce9-e156-4c80-a096-7d55711d0291","HELPSCOUT_TALENT_HELP_BEACON_ID":"168dd697-8dc7-421c-81ec-1e1f498bf879","METAMAP_KEY":"63e535937180ab001c5ee0df","ROLLBAR_CLIENT_ACCESS_TOKEN":"753ead3574224e64ab8e3ebd93895ce0","SEGMENT_ENABLED":true,"STONLY_WID":"b5cf3113-5d1d-11ec-82f1-064cee365e5a","STRIPE_KEY":"pk_live_LVuuoof98c4wqw91j9BWsrOs","TIMEKIT_WIDGET_KEY":"live_widget_key_NDII8Ma6XFOcUHEZvIbMzDaBVtBn0eOg","USE_INSECURE_AGENT":false,"NEXT_CONFIG_ENV":"production","NODE_ENV":"production","RAILS_ENV":"production","ROOT_URL":"https://wellfound.com"},"isFallback":false,"customServer":true,"gip":true,"scriptLoader":[]}</script><script> !function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e}; analytics._writeKey="poTMRBHig2tYBNBP5P6kGfkGBFq19jmB"; analytics.SNIPPET_VERSION="4.15.2"; analytics.load("poTMRBHig2tYBNBP5P6kGfkGBFq19jmB", {"integrations":{"Amplitude":false},"cookie":{"domain":"wellfound.com","secure":true}}); }}(); </script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e8fdf240a2281c6',t:'MTczMjY4Njk1MS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>