CINXE.COM

25 Startups Hiring For Junior Software Engineer Jobs | 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>25 Startups Hiring For Junior Software Engineer Jobs | Wellfound</title><meta content="index" name="robots"/><link href="https://wellfound.com/job-collections/junior-software-engineer-jobs" rel="canonical"/><meta content="By Caleb Kaiser, featuring Clir Renewables, Mighty, Kaiko, Klar, and Epistemic AI. Junior software engineering jobs are, according to conventional wisdom, the hardest to land. Junior software engineering jobs, the thinking goes, have the highest level of relative competition,..." name="description"/><meta content="Wellfound" property="og:site_name"/><meta content="https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/044/44-f485ff29e299ee60a561b07d7e114a6ffcda63a2.png?1584484358" property="og:image"/><meta content="https://wellfound.com/job-collections/junior-software-engineer-jobs" property="og:url"/><meta content="article" property="og:type"/><meta content="25 Startups Hiring For Junior Software Engineer Jobs" property="og:title"/><meta content="By Caleb Kaiser, featuring Clir Renewables, Mighty, Kaiko, Klar, and Epistemic AI. Junior software engineering jobs are, according to conventional wisdom, the hardest to land. Junior software engineering jobs, the thinking goes, have the highest level of relative competition,..." 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="31"/><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/24cb87be84dfb9bf.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/24cb87be84dfb9bf.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 defer="" src="/talent/_next/static/chunks/1101.37543b9ef68a66f3.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/6406.ce9e096d6fa124c1.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/870.6ba29e6054960cef.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/9674.b9609bdcd8b6f631.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/3695.bd924c36f1d21e0a.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/8747.1dad635487b477c2.js" crossorigin="anonymous"></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/724-4aca2c63d13b1eb8.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/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/6285-200ed2b4d9dcb069.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8446-0856a5de135aed53.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/jobCollections/jobCollectionDetail-526da5da63b5b7c1.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--JobCollectionDetail"><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=job+collection&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><div class="styles_component__LhY2t"><div class="flex flex-col"><div class="space-x-1 text-dark-a"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/discover">Discover</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><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><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/discover/featured-lists">Featured Lists</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><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>25 Startups Hiring For Junior Software Engineer Jobs</span></div><h1 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_heading__MFm6f text-4xl font-semibold">25 Startups Hiring For Junior Software Engineer Jobs</h1><div class="styles_mobileSocialLinks__eL_e3"><div class="z-menu rounded-t-md border-gray-400 bg-white pb-6 lg:sticky lg:top-4 lg:border lg:p-6"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c !mb-5 text-md font-medium">Share this featured list on:</h4><div class="flex items-center gap-4"><a href="http://facebook.com/sharer/sharer.php?u=https://wellfound.com/l/2yoe9p" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex h-4" rel="nofollow noopener noreferrer" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-4 !text-gray-800 hover:!text-gray-700"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.896 2H3.104C2.494 2 2 2.495 2 3.104v17.792C2 21.506 2.495 22 3.104 22H12v-7.917H9.61v-2.916H12V9.01c0-2.583 1.792-3.99 4.099-3.99 1.104 0 2.292.084 2.568.12V7.84h-1.839c-1.255 0-1.495.593-1.495 1.468v1.86h2.99l-.39 2.916h-2.6V22h5.563c.61 0 1.104-.495 1.104-1.104V3.104C22 2.494 21.505 2 20.896 2z" fill="currentColor"></path></svg></a><a href="http://twitter.com/share?text=Check out this article from Wellfound, 25 Startups Hiring For Junior Software Engineer Jobs&amp;url=https://wellfound.com/l/2yoe9r" class="styles_component__UCLp3 styles_defaultLink__eZMqw h-4" rel="nofollow noopener noreferrer" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class=" w-4 !text-gray-800 hover:!text-gray-700"><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 href="https://www.linkedin.com/shareArticle/?summary=Check out this article from Wellfound, 25 Startups Hiring For Junior Software Engineer Jobs&amp;mini=true&amp;url=https://wellfound.com/l/2yoe9q" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex h-4" rel="nofollow noopener noreferrer" target="_blank"><svg height="16" width="15" class="!text-gray-800 hover:!text-gray-700" fill="currentColor" viewBox="0 0 16 15"><g fill-rule="evenodd"><rect height="10.182" rx="0.5" width="3.636" y="5.455"></rect><ellipse cx="1.804" cy="2.182" rx="1.804" ry="1.818"></ellipse><path d="M12 15.636h2.182c.2 0 .363-.162.363-.363v-6.11c0-2.741-1.549-4.072-3.716-4.072a3.062 3.062 0 0 0-2.305.924A.298.298 0 0 1 8 5.818c0-.2-.163-.363-.364-.363H5.455a.363.363 0 0 0-.364.363v9.455c0 .2.163.363.364.363h2.181A.363.363 0 0 0 8 15.273V9.818a1.818 1.818 0 0 1 3.636 0v5.455c0 .2.163.363.364.363z"></path></g></svg></a><span><div class="styles_pointerAssist__RkVQp"><div class="flex h-4 cursor-pointer"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-6 !text-gray-800 hover:!text-gray-700"><path fill-rule="evenodd" clip-rule="evenodd" d="M18 2a4 4 0 11-2.954 6.697L10 11.58v.84l5.046 2.883a4 4 0 11-.938 1.769L9.27 14.305a4 4 0 110-4.611l4.84-2.766A4 4 0 0118 2zm0 14a2 2 0 100 4 2 2 0 000-4zM6 10a2 2 0 100 4 2 2 0 000-4zm12-6a2 2 0 100 4 2 2 0 000-4z" fill="currentColor"></path></svg></div></div></span></div></div></div><div class="styles_content__MwbUV flex flex-col items-stretch"><div class="styles_startupList___Zm82 flex flex-col"><div class="flex flex-col w-full mb-6"><img alt="image" src="/cdn-cgi/image/width=1600,height=900,fit=cover,gravity=0.5x0.5,quality=90,format=auto/https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/044/44-f485ff29e299ee60a561b07d7e114a6ffcda63a2.png?1584484358" height="450" width="800" class="styles_image__KExje"/></div><div class="flex flex-row mb-6"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-18 w-18"><img alt="Avatar for Caleb Kaiser" class="rounded-full" height="70" src="https://photos.wellfound.com/users/6874635-medium_jpg?1504370427" width="70"/></div><div class="ml-4"><div class="mb-2"><span class="text-lg font-medium">Caleb Kaiser</span></div><span class="text-dark-aa text-md"><span class="text-dark-aa">Software engineering working in R&amp;D @ Comet.ml<!-- --> • </span>View <!-- -->Caleb Kaiser<!-- -->&#x27;s profile on <a href="/caleb-kaiser" class="styles_component__UCLp3 styles_defaultLink__eZMqw">Wellfound</a></span></div></div><p class="styles-module_component__vnXTJ m-0 mb-4 styles_component__Xr2zw text-lg"><span class="font-semibold text-blue-800">New to <!-- -->Wellfound<!-- -->?</span><span class="text-gray-700"> <!-- -->We&#x27;re the worlds largest platform for tech companies and startups, with over 30,000+ of them hiring.<!-- --> </span><a href="/jobs/signup?after_sign_in=%2Fjob-collections%2Fjunior-software-engineer-jobs&amp;source=job_collection_detail&amp;source_content=logged_out_above_fold_cta" class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__18I9m">Sign up for free</a></p><div class="styles_description__nerwS"><p>Junior software engineering jobs are, according to conventional wisdom, the hardest to land.</p><p>Junior software engineering jobs, the thinking goes, have the highest level of relative competition, as there are typically a flood of juniors applying for open roles, all of whom lack the work experience to really differentiate themselves</p><p>According to AngelList data, the average junior engineer applies to <a href="/blog/the-truth-about-finding-your-first-engineering-job" rel="nofollow">23 companies before getting hired to their first job.</a> To help you in your search, we compiled this list of 25 companies, all of whom are hiring for junior software engineer roles that you can apply for today.</p></div><ul class="mt-8 flex flex-col gap-6"><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/clir-renewables-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Clir Renewables company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/7162177-2b526a975bf580e220a91ea6c3e2a3a9-medium_jpg.jpg?buster=1567206081" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/clir-renewables-1"><span class="inline text-md font-semibold">Clir Renewables</span></a></div><span class="text-xs text-neutral-1000">We develop software that maximizes wind turbine performance</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://clir.eco/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://clir.eco/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">51-200</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/vancouver">Vancouver</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/ontario">Ontario</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/glasgow">Glasgow</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/clean-technology">Clean Technology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/artificial-intelligence">Artificial Intelligence</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Renewable Tech</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">B2B · SaaS · Mobile · Artificial Intelligence / Machine Learning</div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/thatsmighty"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Mighty company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/712448-4493107a1d775b81877f75cbd0db7fbb-medium_jpg.jpg?buster=1656075613" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/thatsmighty"><span class="inline text-md font-semibold">Mighty</span></a></div><span class="text-xs text-neutral-1000">A complete personal injury service ready to give you all you need to get your life back</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg height="12" viewBox="0 0 16 15" width="12" class="haloIcon"><g fill="currentColor"><path d="M3.44 1.433l1.854.737c.04.015.08.023.123.023a8.994 8.994 0 012.527.351c.063.019.13.019.192 0a9.117 9.117 0 013.207-.323.333.333 0 00.149-.022l1.988-.792a.504.504 0 00.053-.913 3.551 3.551 0 00-3.6.06 3.4 3.4 0 00-1.356 1.45.167.167 0 01-.302 0A3.4 3.4 0 006.953.574a3.56 3.56 0 00-3.56-.12.539.539 0 00.047.98zM7.68 6.967h.56c.18 0 .326-.14.334-.319l.024-.557a.333.333 0 00-.168-.304 2.555 2.555 0 01-.2-.126.333.333 0 00-.373 0c-.245.163-.506.3-.779.409a.333.333 0 00-.166.148L4.898 9.874a.333.333 0 00.323.493 14.856 14.856 0 012.83 0 .333.333 0 00.364-.318l.017-.4a.333.333 0 00-.333-.348h-.752a.333.333 0 010-.667h.815c.178 0 .325-.14.333-.317l.016-.334a.333.333 0 00-.334-.349H7.68a.333.333 0 110-.667zM6.647 10.967c-2.771 0-5.871.756-6.263 2.879a.667.667 0 00.656.787h11.404a.5.5 0 00.498-.54c-.184-2.304-3.373-3.126-6.295-3.126z"></path><path d="M15.565 5.385c-1.506-2.908-5.496-2.828-7.467-2.124a.162.162 0 01-.112 0C6.011 2.556 2.021 2.476.515 5.386a.537.537 0 00.451.785c.278.014.59.022.927.022 1.666 0 4.907-.218 6.024-1.448a.168.168 0 01.246 0c1.116 1.229 4.354 1.448 6.024 1.448.334 0 .649-.008.926-.022a.537.537 0 00.452-.786z"></path></g></svg><div>4.1</div><div class="line-clamp-1">Work / Life Balance</div><div class="styles_tooltip-text__bYBqF">Employees rate Mighty 4.1/5 on Glassdoor for work / life balance</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.mighty.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.mighty.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/atlanta">Atlanta</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york-city-ny">New York City</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york">New York</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Startups</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/software">Software</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/technology">Technology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/legal-tech-1">Legal Tech</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/consumer">Consumer</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/fintech-2">Fin Tech</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/financial-technology-1">Financial Technology</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/kaiko"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Kaiko company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/929673-68dda5f0d528ec751fe23eb15139abad-medium_jpg.jpg?buster=1448901862" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/kaiko"><span class="inline text-md font-semibold">Kaiko</span></a></div><span class="text-xs text-neutral-1000">Digital Assets Market Data Provider</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://kaiko.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://kaiko.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york-city-ny">New York City</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/london">London</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/paris">Paris</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/big-data">Big Data</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/finance-technology">Finance Technology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/bitcoin">Bitcoin</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/data">Data</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/blockchain-cryptocurrency-2">Blockchain / Cryptocurrency</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/klar-2"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Klar company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/7138565-0c8709fb6db022d6e35f339d08f4cb52-medium_jpg.jpg?buster=1566267843" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/klar-2"><span class="inline text-md font-semibold">Klar</span></a></div><span class="text-xs text-neutral-1000">Building the next generation of banking in Mexico (hiring in Berlin)</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://klar.mx" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://klar.mx</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/berlin">Berlin</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/financial-services-1">Financial Services</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/fintech-2">Fin Tech</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/epistemic-ai-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Epistemic AI company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/7145734-099232dfa35e346563523d5613daccbf-medium_jpg.jpg?buster=1566508886" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/epistemic-ai-1"><span class="inline text-md font-semibold">Epistemic AI</span></a></div><span class="text-xs text-neutral-1000">Changing the status quo of biomedical research with AI and NLP</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.linkedin.com/company/epistemic-ai/about/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.linkedin.com/company/epistemic-ai/about/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york-city-ny">New York City</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/remote-friendly">Remote</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/biotechnology">Biotechnology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/pharmaceuticals">Pharmaceuticals</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/bioinformatics">Bioinformatics</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/artificial-intelligence">Artificial Intelligence</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/natural-language-processing">Natural Language Processing</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/digital-health-3">Digital Health</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/tendermint"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Tendermint company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/854992-7d8c88dc078e6cdf9e979731e9b22362-medium_jpg.jpg?buster=1516656952" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/tendermint"><span class="inline text-md font-semibold">Tendermint</span></a></div><span class="text-xs text-neutral-1000">Building an Internet of Blockchains, powered by Tendermint, constructed as Cosmos</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://tendermint.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://tendermint.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/san-francisco">San Francisco</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/toronto">Toronto</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/berlin">Berlin</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/financial-services-1">Financial Services</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Application Platforms</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/cryptocurrency-2">Cryptocurrency</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/focuscommerce"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="INFOCU5 company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/6853598-1a206739de703322f7955a18dd7c2aa4-medium_jpg.jpg?buster=1553222921" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/focuscommerce"><span class="inline text-md font-semibold">INFOCU5</span></a></div><span class="text-xs text-neutral-1000">Service provider for CPGs</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://infocu5.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://infocu5.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">201-500</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/grand-junction">Grand Junction</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/sales-and-marketing-1">Sales and Marketing</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/customer-service">Customer Service</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Contact Centers</div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/miuros"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Miuros company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/3257517-c7fe18dc8d6ed7590df6012c3532b1bd-medium_jpg.jpg?buster=1587458853" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/miuros"><span class="inline text-md font-semibold">Miuros</span></a></div><span class="text-xs text-neutral-1000">Smarter and faster Customer Service</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://miuros.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://miuros.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/paris">Paris</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/lyon">Lyon</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">B2B · SaaS · Mobile · Artificial Intelligence / Machine Learning</div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/revenyou"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="BOTS by RevenYOU company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/5982473-c3537862052c6b2f2c0e20dfe483abe5-medium_jpg.jpg?buster=1627633851" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/revenyou"><span class="inline text-md font-semibold">BOTS by RevenYOU</span></a></div><span class="text-xs text-neutral-1000">Our BOTS app lets you use the best automated trading strategies, 24/7</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.bots.io" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.bots.io</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">51-200</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/haarlem">Haarlem</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Algorithms</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/investment-management">Investment Management</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/apps">Apps</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/trading">Trading</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/finance-technology">Finance Technology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/sw-6"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="OPTINICHE company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/3251937-dea026041bab11aba5f8ae104a5d231f-medium_jpg.jpg?buster=1552579094" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/sw-6"><span class="inline text-md font-semibold">OPTINICHE</span></a></div><span class="text-xs text-neutral-1000">Digital Platform Development</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.optiniche.online/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.optiniche.online/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1-10</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york-city-ny">New York City</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/digital-media">Digital Media</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/worldwidegeneration"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="WorldWideGeneration company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/5840338-e5cdf287bcc8d80a2733c678df9f0359-medium_jpg.jpg?buster=1528278469" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/worldwidegeneration"><span class="inline text-md font-semibold">WorldWideGeneration</span></a></div><span class="text-xs text-neutral-1000">Blockchain for tracking funding for sustainability development goals</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.worldwidegeneration.co/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.worldwidegeneration.co/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/london">London</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/information-technology">Information Technology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/sustainability">Sustainability</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/mostly-ai-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="MOSTLY AI company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/6481711-e40a4d4046bb74c3a3291d152f396423-medium_jpg.jpg?buster=1602140493" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/mostly-ai-1"><span class="inline text-md font-semibold">MOSTLY AI</span></a></div><span class="text-xs text-neutral-1000">Go Synthetic! for Big Data Privacy</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://mostly.ai" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://mostly.ai</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york-city-ny">New York City</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/vienna">Vienna</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/artificial-intelligence">Artificial Intelligence</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Consumer Behavior</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/privacy-1">Privacy</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/nevrom-technology"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Nevrom Technology company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/7061380-bd539da5b42156f92f3222dffad366d3-medium_jpg.jpg?buster=1563100785" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/nevrom-technology"><span class="inline text-md font-semibold">Nevrom Technology</span></a></div><span class="text-xs text-neutral-1000">Create impact in real life</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://www.nevrom.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://www.nevrom.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1-10</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/valladolid">Valladolid</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/consulting-1">Consulting</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/software">Software</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/subforce"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Subforce company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4247236-6d87c6a13dd7073cda976e98ffd8b333-medium_jpg.jpg?buster=1497429805" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/subforce"><span class="inline text-md font-semibold">Subforce</span></a></div><span class="text-xs text-neutral-1000">Subforce, Go to the next level</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://subforce-solutions.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://subforce-solutions.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1-10</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/barcelona">Barcelona</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/e-commerce">E-Commerce</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/web-design">Web Design</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/web-development">Web Development</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/website-3">Website</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/loyalize-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Loyalize company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/6984899-ca26e86ad2327e219aa0571fd73bf9da-medium_jpg.jpg?buster=1644923217" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/loyalize-1"><span class="inline text-md font-semibold">Loyalize</span></a></div><span class="text-xs text-neutral-1000">Open banking payments</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.loyalize.ai" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.loyalize.ai</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1-10</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/london">London</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/b2b">B2B</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/payments">Payments</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/big-data">Big Data</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/loyalty-programs">Loyalty Programs</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/retail-technology">Retail Technology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/mobile-payments">Mobile Payments</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/customer-experience-2">Customer Experience</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/fintech-2">Fin Tech</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/consumer-engagement-2">Consumer Engagement</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/thimble-consulting"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Thimble Consulting company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/7104122-36db3c9044ddf41b58665dbc6ba5a478-medium_jpg.jpg?buster=1564823804" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/thimble-consulting"><span class="inline text-md font-semibold">Thimble Consulting</span></a></div><span class="text-xs text-neutral-1000">Helping businesses build software better</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://www.thimble.dev" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://www.thimble.dev</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1-10</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/london">London</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/enterprise-software">Enterprise Software</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/payments">Payments</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/logistics">Logistics</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/ecommerce-3">Ecommerce</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/cashmere-app-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Cashmere App company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/7068210-5f9cc3a36d43fbe47d2d590abba01e30-medium_jpg.jpg?buster=1565090584" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/cashmere-app-1"><span class="inline text-md font-semibold">Cashmere App</span></a></div><span class="text-xs text-neutral-1000">Digital wallet for luxury spending</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://www.cashmereapp.co.uk" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://www.cashmereapp.co.uk</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1-10</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/london">London</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/mobile-2">Mobile</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/big-data-analytics">Big Data Analytics</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/fashion-tech-3">Fashion Tech</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/fintech-2">Fin Tech</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/cubelizer"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Cubelizer company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/1156939-3e39e705691663b7e4af588b7c900c68-medium_jpg.jpg?buster=1464546776" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/cubelizer"><span class="inline text-md font-semibold">Cubelizer</span></a></div><span class="text-xs text-neutral-1000">Transforming physical spaces into high performance assets</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://www.cubelizer.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://www.cubelizer.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1-10</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/madrid-community-of-madrid">Madrid</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/artificial-intelligence">Artificial Intelligence</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/internet-of-things">Internet of Things</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/real-estate-technology-1">Real Estate Technology</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/klazz"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Klazz company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4444688-08a649e42701293a62df667242c2b4ac-medium_jpg.jpg?buster=1501930057" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/klazz"><span class="inline text-md font-semibold">Klazz</span></a></div><span class="text-xs text-neutral-1000">Language travel reinvented for the 21st century</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://www.klazz.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://www.klazz.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/london">London</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/berlin">Berlin</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/education">Education</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/online-travel">Online Travel</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/language-learning">Language Learning</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Travel &amp; Tourism</div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/novasole"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="novasole company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/7081521-0a3b324b1956c15f726afe6a41aa8b82-medium_jpg.jpg?buster=1563958292" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/novasole"><span class="inline text-md font-semibold">novasole</span></a></div><span class="text-xs text-neutral-1000">Novasole: Next generation energy</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://novasole.nl/" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://novasole.nl/</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1-10</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/the-hague">The Hague</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/saas">SaaS</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/solar-2">Solar</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/data-visualization">Data Visualization</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/software">Software</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Residential Solar</div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/buoyhealth"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Buoy Health company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/384397-4d0b30c10c3745906a0cc5d0eda6075b-medium_jpg.jpg?buster=1589638800" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/buoyhealth"><span class="inline text-md font-semibold">Buoy Health</span></a></div><span class="text-xs text-neutral-1000">Take the guesswork out of health care</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 22a3 3 0 01-3-3v-6a3 3 0 013-3h1.381l3.172-6.342a3 3 0 012.484-1.651l.2-.007h.263a2.5 2.5 0 012.495 2.336L15 4.5V10h3.998a3 3 0 012.971 3.415l-.029.173-1.2 6a3 3 0 01-2.764 2.407l-.178.005H5zm1-10H5a1 1 0 00-1 1v6a1 1 0 001 1h1v-8zm6.5-8h-.264a1 1 0 00-.832.445l-.062.108-3.236 6.472a1 1 0 00-.1.331L8 11.472V20h9.798a1 1 0 00.951-.69l.03-.114 1.2-6a1 1 0 00-.785-1.177l-.097-.014-.099-.005H15a2 2 0 01-1.995-1.85L13 10V4.5a.5.5 0 00-.41-.492L12.5 4z" fill="currentColor"></path></svg><div>5.0</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">Buoy Health is highly rated on Glassdoor, with 5.0 out of 5 stars</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg height="12" viewBox="0 0 16 15" width="12" class="haloIcon"><g fill="currentColor"><path d="M3.44 1.433l1.854.737c.04.015.08.023.123.023a8.994 8.994 0 012.527.351c.063.019.13.019.192 0a9.117 9.117 0 013.207-.323.333.333 0 00.149-.022l1.988-.792a.504.504 0 00.053-.913 3.551 3.551 0 00-3.6.06 3.4 3.4 0 00-1.356 1.45.167.167 0 01-.302 0A3.4 3.4 0 006.953.574a3.56 3.56 0 00-3.56-.12.539.539 0 00.047.98zM7.68 6.967h.56c.18 0 .326-.14.334-.319l.024-.557a.333.333 0 00-.168-.304 2.555 2.555 0 01-.2-.126.333.333 0 00-.373 0c-.245.163-.506.3-.779.409a.333.333 0 00-.166.148L4.898 9.874a.333.333 0 00.323.493 14.856 14.856 0 012.83 0 .333.333 0 00.364-.318l.017-.4a.333.333 0 00-.333-.348h-.752a.333.333 0 010-.667h.815c.178 0 .325-.14.333-.317l.016-.334a.333.333 0 00-.334-.349H7.68a.333.333 0 110-.667zM6.647 10.967c-2.771 0-5.871.756-6.263 2.879a.667.667 0 00.656.787h11.404a.5.5 0 00.498-.54c-.184-2.304-3.373-3.126-6.295-3.126z"></path><path d="M15.565 5.385c-1.506-2.908-5.496-2.828-7.467-2.124a.162.162 0 01-.112 0C6.011 2.556 2.021 2.476.515 5.386a.537.537 0 00.451.785c.278.014.59.022.927.022 1.666 0 4.907-.218 6.024-1.448a.168.168 0 01.246 0c1.116 1.229 4.354 1.448 6.024 1.448.334 0 .649-.008.926-.022a.537.537 0 00.452-.786z"></path></g></svg><div>4.7</div><div class="line-clamp-1">Work / Life Balance</div><div class="styles_tooltip-text__bYBqF">Employees rate Buoy Health 4.7/5 on Glassdoor for work / life balance</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 24 24" width="12" class="haloIcon"><path clip-rule="evenodd" d="M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM22 12C22 17.5228 17.5229 22 12 22C6.47717 22 2.00002 17.5228 2.00002 12C2.00002 6.47714 6.47717 1.99999 12 1.99999C17.5229 1.99999 22 6.47714 22 12ZM17.2567 6.02059C17.4411 6.06514 17.6086 6.1622 17.739 6.30002C17.87 6.43715 17.9584 6.60938 17.9933 6.79578C18.0283 6.98218 18.0084 7.17473 17.936 7.35002L15.211 13.892C15.0884 14.1878 14.9087 14.4565 14.6822 14.6828C14.4557 14.9091 14.1869 15.0886 13.891 15.211L7.349 17.937C7.17347 18.0105 6.98034 18.0312 6.7932 17.9968C6.60607 17.9623 6.43301 17.8741 6.29516 17.7429C6.15731 17.6118 6.06063 17.4433 6.01691 17.2581C5.9732 17.0729 5.98435 16.879 6.049 16.7L8.477 9.95202C8.5986 9.61229 8.79406 9.30377 9.0493 9.04871C9.30453 8.79364 9.61319 8.59839 9.953 8.47702L16.7 6.04902C16.8789 5.98591 17.0723 5.97604 17.2567 6.02059ZM11.0478 13.4252C11.3296 13.6135 11.661 13.714 12 13.714C12.4544 13.7135 12.8901 13.5327 13.2114 13.2114C13.5327 12.8901 13.7135 12.4544 13.714 12C13.714 11.661 13.6135 11.3296 13.4251 11.0478C13.2368 10.7659 12.9691 10.5462 12.6559 10.4165C12.3427 10.2868 11.9981 10.2528 11.6656 10.319C11.3331 10.3851 11.0277 10.5483 10.788 10.788C10.5483 11.0277 10.3851 11.3332 10.3189 11.6656C10.2528 11.9981 10.2867 12.3427 10.4165 12.6559C10.5462 12.9691 10.7659 13.2368 11.0478 13.4252Z" fill="currentColor" fill-rule="evenodd"></path></svg><div>5.0</div><div class="line-clamp-1">Strong Leadership</div><div class="styles_tooltip-text__bYBqF">Employees rate Buoy Health 5.0/5 on Glassdoor for faith in leadership</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.buoyhealth.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.buoyhealth.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">51-200</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/boston">Boston</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york">New York</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/health-care">Healthcare</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/information-technology">Information Technology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/health-care-information-technology">Health Care Information Technology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/artificial-intelligence">Artificial Intelligence</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/mobile-health">Mobile Health</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/digital-health-3">Digital Health</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/hashstacs"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Hashstacs company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/6755745-3e027f4fc29b0ef51bbbf0a584dea95b-medium_jpg.jpg?buster=1566212963" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/hashstacs"><span class="inline text-md font-semibold">Hashstacs</span></a></div><span class="text-xs text-neutral-1000">Empower the finance industry to issue, trade, clear and settle digital assets efficiently</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.hashstacs.io" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.hashstacs.io</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/singapore">Singapore</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600">Blockchains</div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/fintech-2">Fin Tech</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/inato"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Inato company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/1229587-b834522b8a51289fb955eb1905c346c1-medium_jpg.jpg?buster=1510751559" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/inato"><span class="inline text-md font-semibold">Inato</span></a></div><span class="text-xs text-neutral-1000">Increasing the pool of patients engaged in clinical trials</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://www.inato.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://www.inato.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/new-york-city-ny">New York City</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/paris">Paris</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/biotechnology">Biotechnology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/health-care">Healthcare</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/pharmaceuticals">Pharmaceuticals</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/clinical-trials">Clinical Trials</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/gamestreaks"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="GameStreaks company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/1894361-f440cf3a625673cf01286ea7e21ab3c4-medium_jpg.jpg?buster=1484074905" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/gamestreaks"><span class="inline text-md font-semibold">GameStreaks</span></a></div><span class="text-xs text-neutral-1000">The first and only fantasy sports board game</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-accent-persian-50"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="http://www.gamestreaks.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">http://www.gamestreaks.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">1-10</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/chicago">Chicago</a>, <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/illinois">Illinois</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/fantasy-sports">Fantasy Sports</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/online-gaming">Online Gaming</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/mobile-application-3">Mobile Application</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li><li><div class="rounded-lg border border-gray-400"><div class="m-4 flex"><div class="flex w-full"><a class="content-center" href="/company/pythonwise"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Pythonwise company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/6845408-3438640a0967bcec1f04392abb35e7b1-medium_jpg.jpg?buster=1552594138" height="56" width="56" class="rounded-2xl object-contain"/></div></a><div class="pl-2 flex flex-col"><div class="flex space-x-2"><a class="text-neutral-1000 hover:underline focus:no-underline" href="/company/pythonwise"><span class="inline text-md font-semibold">Pythonwise</span></a></div><span class="text-xs text-neutral-1000">We help talent</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div><div><button class="styles-module_component__88XzG hidden xs:block styles_component__sMuDw styles_secondary__iAX9L 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" 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></div><div class="w-full px-4 xs:hidden"><button class="styles-module_component__88XzG w-full styles_component__sMuDw styles_secondary__iAX9L 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" 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><hr class="styles_component__Q9SC_ !my-4 !border-b"/><div class="px-4"><div class="mb-6 flex flex-col gap-6"><dl class="flex flex-wrap gap-4 text-sm xs:gap-10"><div><dt class="mb-2 font-bold">Website</dt><dd><a href="https://pythonwise.com" class="cursor-pointer text-brand-burgandy hover:underline" rel="nofollow noopener noreferrer" target="_blank">https://pythonwise.com</a></dd></div><div><dt class="mb-2 font-bold">Employees</dt><dd class="text-gray-800">11-50</dd></div><div><dt class="mb-2 font-bold">Locations</dt><dd class=""><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-gray-800" rel="noopener noreferrer" target="_blank" href="/startups/location/seattle">Seattle</a></dd></div></dl><dl><dt class="mb-2 text-md font-bold">Industries</dt><dd class="flex flex-wrap gap-2"><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/information-technology">Information Technology</a></div></div><div class="flex items-center justify-center rounded bg-gray-200 px-2 font-medium"><img alt="Company Industries" src="/cdn-cgi/image/width=40,height=40,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/images/talent/jobs/MarketsIcon.svg" height="20" width="20" class="h-3 w-3" title="Company Industries"/><div class="flex h-[20px] items-center justify-center space-x-1 whitespace-nowrap pl-1 text-[10px] font-medium leading-relaxed text-accent-persian-600"><a class="text-accent-persian-600 underline" rel="noopener noreferrer" target="_blank" href="/startups/industry/web-development">Web Development</a></div></div></dd></dl></div></div><div class="mb-4"></div></div></li></ul></div><div class="styles_sidebar__22S9o flex flex-col"><div class="z-menu rounded-t-md border-gray-400 bg-white pb-6 lg:sticky lg:top-4 lg:border lg:p-6"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c !mb-5 text-md font-medium">Share this featured list on:</h4><div class="flex items-center gap-4"><a href="http://facebook.com/sharer/sharer.php?u=https://wellfound.com/l/2yoe9p" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex h-4" rel="nofollow noopener noreferrer" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-4 !text-gray-800 hover:!text-gray-700"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.896 2H3.104C2.494 2 2 2.495 2 3.104v17.792C2 21.506 2.495 22 3.104 22H12v-7.917H9.61v-2.916H12V9.01c0-2.583 1.792-3.99 4.099-3.99 1.104 0 2.292.084 2.568.12V7.84h-1.839c-1.255 0-1.495.593-1.495 1.468v1.86h2.99l-.39 2.916h-2.6V22h5.563c.61 0 1.104-.495 1.104-1.104V3.104C22 2.494 21.505 2 20.896 2z" fill="currentColor"></path></svg></a><a href="http://twitter.com/share?text=Check out this article from Wellfound, 25 Startups Hiring For Junior Software Engineer Jobs&amp;url=https://wellfound.com/l/2yoe9r" class="styles_component__UCLp3 styles_defaultLink__eZMqw h-4" rel="nofollow noopener noreferrer" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class=" w-4 !text-gray-800 hover:!text-gray-700"><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 href="https://www.linkedin.com/shareArticle/?summary=Check out this article from Wellfound, 25 Startups Hiring For Junior Software Engineer Jobs&amp;mini=true&amp;url=https://wellfound.com/l/2yoe9q" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex h-4" rel="nofollow noopener noreferrer" target="_blank"><svg height="16" width="15" class="!text-gray-800 hover:!text-gray-700" fill="currentColor" viewBox="0 0 16 15"><g fill-rule="evenodd"><rect height="10.182" rx="0.5" width="3.636" y="5.455"></rect><ellipse cx="1.804" cy="2.182" rx="1.804" ry="1.818"></ellipse><path d="M12 15.636h2.182c.2 0 .363-.162.363-.363v-6.11c0-2.741-1.549-4.072-3.716-4.072a3.062 3.062 0 0 0-2.305.924A.298.298 0 0 1 8 5.818c0-.2-.163-.363-.364-.363H5.455a.363.363 0 0 0-.364.363v9.455c0 .2.163.363.364.363h2.181A.363.363 0 0 0 8 15.273V9.818a1.818 1.818 0 0 1 3.636 0v5.455c0 .2.163.363.364.363z"></path></g></svg></a><span><div class="styles_pointerAssist__RkVQp"><div class="flex h-4 cursor-pointer"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-6 !text-gray-800 hover:!text-gray-700"><path fill-rule="evenodd" clip-rule="evenodd" d="M18 2a4 4 0 11-2.954 6.697L10 11.58v.84l5.046 2.883a4 4 0 11-.938 1.769L9.27 14.305a4 4 0 110-4.611l4.84-2.766A4 4 0 0118 2zm0 14a2 2 0 100 4 2 2 0 000-4zM6 10a2 2 0 100 4 2 2 0 000-4zm12-6a2 2 0 100 4 2 2 0 000-4z" fill="currentColor"></path></svg></div></div></span></div></div><div class="hidden lg:block"><div class="flex-col rounded-b-md border border-t-0 border-gray-400 p-6"><h4 class="styles-module_component__3ZI84 styles-module_flow__FV70c border-0 border-b-[1px] border-gray-300 pb-4 text-md font-medium">25 Startups Hiring For Junior Software Engineer Jobs</h4><button class="styles_component__7ZpRT !text-dark-aaaa" type="button"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c text-md font-medium">Preface</h3></button><div class="pb-6"><button class="flex w-full cursor-pointer items-center justify-between bg-transparent"><span class="flex items-center gap-2 text-md font-semibold"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="-mb-[1px] ml-1 -rotate-90"><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>Companies</span><span class="font-semibold text-dark-aaa">25</span></button><div class="flex flex-col gap-4 pt-4 hidden"><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Clir Renewables" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/7162177-2b526a975bf580e220a91ea6c3e2a3a9-medium_jpg.jpg?buster=1567206081" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Clir Renewables</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Mighty" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/712448-4493107a1d775b81877f75cbd0db7fbb-medium_jpg.jpg?buster=1656075613" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Mighty</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Kaiko" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/929673-68dda5f0d528ec751fe23eb15139abad-medium_jpg.jpg?buster=1448901862" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Kaiko</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Klar" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/7138565-0c8709fb6db022d6e35f339d08f4cb52-medium_jpg.jpg?buster=1566267843" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Klar</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Epistemic AI" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/7145734-099232dfa35e346563523d5613daccbf-medium_jpg.jpg?buster=1566508886" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Epistemic AI</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Tendermint" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/854992-7d8c88dc078e6cdf9e979731e9b22362-medium_jpg.jpg?buster=1516656952" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Tendermint</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for INFOCU5" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/6853598-1a206739de703322f7955a18dd7c2aa4-medium_jpg.jpg?buster=1553222921" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">INFOCU5</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Miuros" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/3257517-c7fe18dc8d6ed7590df6012c3532b1bd-medium_jpg.jpg?buster=1587458853" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Miuros</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for BOTS by RevenYOU" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/5982473-c3537862052c6b2f2c0e20dfe483abe5-medium_jpg.jpg?buster=1627633851" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">BOTS by RevenYOU</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for OPTINICHE" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/3251937-dea026041bab11aba5f8ae104a5d231f-medium_jpg.jpg?buster=1552579094" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">OPTINICHE</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for WorldWideGeneration" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/5840338-e5cdf287bcc8d80a2733c678df9f0359-medium_jpg.jpg?buster=1528278469" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">WorldWideGeneration</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for MOSTLY AI" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/6481711-e40a4d4046bb74c3a3291d152f396423-medium_jpg.jpg?buster=1602140493" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">MOSTLY AI</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Nevrom Technology" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/7061380-bd539da5b42156f92f3222dffad366d3-medium_jpg.jpg?buster=1563100785" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Nevrom Technology</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Subforce" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/4247236-6d87c6a13dd7073cda976e98ffd8b333-medium_jpg.jpg?buster=1497429805" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Subforce</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Loyalize" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/6984899-ca26e86ad2327e219aa0571fd73bf9da-medium_jpg.jpg?buster=1644923217" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Loyalize</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Thimble Consulting" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/7104122-36db3c9044ddf41b58665dbc6ba5a478-medium_jpg.jpg?buster=1564823804" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Thimble Consulting</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Cashmere App" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/7068210-5f9cc3a36d43fbe47d2d590abba01e30-medium_jpg.jpg?buster=1565090584" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Cashmere App</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Cubelizer" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/1156939-3e39e705691663b7e4af588b7c900c68-medium_jpg.jpg?buster=1464546776" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Cubelizer</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Klazz" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/4444688-08a649e42701293a62df667242c2b4ac-medium_jpg.jpg?buster=1501930057" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Klazz</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for novasole" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/7081521-0a3b324b1956c15f726afe6a41aa8b82-medium_jpg.jpg?buster=1563958292" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">novasole</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Buoy Health" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/384397-4d0b30c10c3745906a0cc5d0eda6075b-medium_jpg.jpg?buster=1589638800" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Buoy Health</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Hashstacs" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/6755745-3e027f4fc29b0ef51bbbf0a584dea95b-medium_jpg.jpg?buster=1566212963" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Hashstacs</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Inato" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/1229587-b834522b8a51289fb955eb1905c346c1-medium_jpg.jpg?buster=1510751559" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Inato</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for GameStreaks" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/1894361-f440cf3a625673cf01286ea7e21ab3c4-medium_jpg.jpg?buster=1484074905" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">GameStreaks</h3></div><div class="ml-7 flex cursor-pointer items-center justify-start gap-4" role="button" tabindex="0"><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-6 w-6"><img alt="Avatar for Pythonwise" class="rounded-md" height="22" src="https://photos.wellfound.com/startups/i/6845408-3438640a0967bcec1f04392abb35e7b1-medium_jpg.jpg?buster=1552594138" width="22"/></div><h3 class="styles-module_component__3ZI84 text-dark-aaa text-md font-medium">Pythonwise</h3></div></div></div></div></div><div class="styles_component__0lths flex flex-col"><div class="flex flex-row"><div class="styles_headerText__DvJmI flex flex-col"><span class="styles_ctaHeader__zu6Jd text-lg font-medium">Didn&#x27;t find the job you wanted in this list?</span><p class="styles-module_component__vnXTJ m-0 mb-4 text-dark-aaa text-sm">Search for your role at over 30,000+ startups on <!-- -->Wellfound<!-- -->, for free.</p></div></div><ul class="styles_listings__wsWgs"><li><svg viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon___MJxA"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.91 10.496L3.707 8.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.493-.09l7-8a1 1 0 10-1.572-1.235L5.91 10.496z" fill="currentColor"></path></svg>6,996<!-- --> jobs <span class="text-dark-aa">in</span> Design</li><li><svg viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon___MJxA"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.91 10.496L3.707 8.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.493-.09l7-8a1 1 0 10-1.572-1.235L5.91 10.496z" fill="currentColor"></path></svg>51,894<!-- --> jobs <span class="text-dark-aa">in</span> <!-- -->Engineering</li><li><svg viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon___MJxA"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.91 10.496L3.707 8.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.493-.09l7-8a1 1 0 10-1.572-1.235L5.91 10.496z" fill="currentColor"></path></svg>10,444<!-- --> jobs <span class="text-dark-aa">in</span> Marketing</li><li><svg viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon___MJxA"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.91 10.496L3.707 8.293a1 1 0 00-1.414 1.414l3 3a1 1 0 001.493-.09l7-8a1 1 0 10-1.572-1.235L5.91 10.496z" fill="currentColor"></path></svg>17,814<!-- --> jobs <span class="text-dark-aa">in</span> Sales</li></ul><div> &amp; thousands more job opportunities for all other roles</div><button class="styles-module_component__88XzG styles_button__BuRRx 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-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">Find your next job</button><div class="styles_login__HEOWK"><span>Already have a <!-- -->Wellfound<!-- --> profile? </span><button class="styles_component__7ZpRT styles_anchor__IQxD8" type="button">Sign in</button></div></div></div></div><div class="styles_discoverHeader__U6iDx">Discover more startups</div><div class="styles_component__ivX7J styles_threeColumn__Txyiv"><div class="styles_component__QK1Kk"><img alt="image" loading="lazy" src="/cdn-cgi/image/width=880,height=660,fit=cover,gravity=0.5x0.5,quality=90,format=auto/https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/244/244-b28b3e748ffb4f6554d201464b5543b6e1da7f42.png?1693483766" height="330" width="440" class="styles_image__OJA4d"/><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c text-xl font-medium"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_titleAnchor__eJHqc" href="/job-collections/the-top-teams-trending-august-2023-edition">The Top 5: August 2023 Edition </a></h3><p class="styles-module_component__vnXTJ m-0 mb-4 text-dark-aa text-md"><span>Check out the innovative teams everyone&#x27;s watching on Wellfound this fall.</span></p><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/job-collections/the-top-teams-trending-august-2023-edition">Read more →</a></div><div class="styles_component__QK1Kk"><img alt="image" loading="lazy" src="/cdn-cgi/image/width=880,height=660,fit=cover,gravity=0.5x0.5,quality=90,format=auto/https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/243/243-3cabf80b427b7468d33ff8fc64fd096bc9766f28.png?1693483820" height="330" width="440" class="styles_image__OJA4d"/><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c text-xl font-medium"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_titleAnchor__eJHqc" href="/job-collections/trending-on-wellfound-july-edition">The Top 5: July, 2023 Edition</a></h3><p class="styles-module_component__vnXTJ m-0 mb-4 text-dark-aa text-md"><span>The top five startups based on job-seeker engagement for the month of July, and for good reason. Take a look at the most popular teams on Wellfound this month.</span></p><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/job-collections/trending-on-wellfound-july-edition">Read more →</a></div><div class="styles_component__QK1Kk"><img alt="image" loading="lazy" src="/cdn-cgi/image/width=880,height=660,fit=cover,gravity=0.5x0.5,quality=90,format=auto/https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/241/241-0d38ddb7596d1dfa9194c8c80092e59ba3d064e1.webp?1676576411" height="330" width="440" class="styles_image__OJA4d"/><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c text-xl font-medium"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_titleAnchor__eJHqc" href="/job-collections/top-5-high-altitude-balloon-and-satellite-startups">Security in the Skies: 5 High Altitude Balloon and Satellite Startups Hiring Now</a></h3><p class="styles-module_component__vnXTJ m-0 mb-4 text-dark-aa text-md"><span>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&#x27;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.</span></p><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/job-collections/top-5-high-altitude-balloon-and-satellite-startups">Read more →</a></div></div></div></div><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 &amp; 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 &amp; 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 &amp; 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":{"slug":"junior-software-engineer-jobs","__APOLLO_SIG__":"blaD3%01El2B2%uu6KvVPuMMNBHW9QvSYGyqSpOQiMzuz0YiRGA-9879562371","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},"jobCollection({\"jobCollectionSlug\":\"junior-software-engineer-jobs\"})":{"__ref":"JobCollection:44"},"jobCollections({\"first\":4})":{"__typename":"JobCollectionConnection","edges":[{"__typename":"JobCollectionEdge","node":{"__ref":"JobCollection:244"}},{"__typename":"JobCollectionEdge","node":{"__ref":"JobCollection:243"}},{"__typename":"JobCollectionEdge","node":{"__ref":"JobCollection:241"}},{"__typename":"JobCollectionEdge","node":{"__ref":"JobCollection:240"}}]},"jobCounts":{"__typename":"JobCounts","design":6996,"softwareEngineering":51894,"marketing":10444,"sales":17814}}},"User:6874635":{"__typename":"User","id":"6874635","avatarUrl":"https://photos.wellfound.com/users/6874635-medium_jpg?1504370427","name":"Caleb Kaiser","slug":"caleb-kaiser","summary":"","bio":"Software engineering working in R\u0026D @ Comet.ml"},"JobCollection:44":{"__typename":"JobCollection","id":"44","title":"25 Startups Hiring For Junior Software Engineer Jobs","slug":"junior-software-engineer-jobs","description":"Junior software engineering jobs are, according to conventional wisdom, the hardest to land. \r\n\r\nJunior software engineering jobs, the thinking goes, have the highest level of relative competition, as there are typically a flood of juniors applying for open roles, all of whom lack the work experience to really differentiate themselves \r\n\r\nAccording to AngelList data, the average junior engineer applies to [23 companies before getting hired to their first job.](/blog/the-truth-about-finding-your-first-engineering-job) To help you in your search, we compiled this list of 25 companies, all of whom are hiring for junior software engineer roles that you can apply for today.","heroUrl":"https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/044/44-f485ff29e299ee60a561b07d7e114a6ffcda63a2.png?1584484358","meta":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/job-collections/junior-software-engineer-jobs","description":"By Caleb Kaiser, featuring Clir Renewables, Mighty, Kaiko, Klar, and Epistemic AI. Junior software engineering jobs are, according to conventional wisdom, the hardest to land. \r\n\r\nJunior software engineering jobs, the thinking goes, have the highest level of relative competition,...","image":"https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/044/44-f485ff29e299ee60a561b07d7e114a6ffcda63a2.png?1584484358","ogUrl":"https://wellfound.com/job-collections/junior-software-engineer-jobs","robots":"index","structuredData":null,"title":"25 Startups Hiring For Junior Software Engineer Jobs","type":"article"},"author":{"__ref":"User:6874635"},"twitterShareLink":"https://wellfound.com/l/2yoe9r","facebookShareLink":"https://wellfound.com/l/2yoe9p","linkedInShareLink":"https://wellfound.com/l/2yoe9q","emailShareLink":"https://wellfound.com/l/2yoe9o","startupItems":[{"__ref":"StartupItem:981"},{"__ref":"StartupItem:982"},{"__ref":"StartupItem:983"},{"__ref":"StartupItem:984"},{"__ref":"StartupItem:985"},{"__ref":"StartupItem:986"},{"__ref":"StartupItem:987"},{"__ref":"StartupItem:988"},{"__ref":"StartupItem:989"},{"__ref":"StartupItem:990"},{"__ref":"StartupItem:991"},{"__ref":"StartupItem:992"},{"__ref":"StartupItem:993"},{"__ref":"StartupItem:995"},{"__ref":"StartupItem:996"},{"__ref":"StartupItem:997"},{"__ref":"StartupItem:998"},{"__ref":"StartupItem:999"},{"__ref":"StartupItem:1000"},{"__ref":"StartupItem:1001"},{"__ref":"StartupItem:1002"},{"__ref":"StartupItem:1003"},{"__ref":"StartupItem:1004"},{"__ref":"StartupItem:1005"},{"__ref":"StartupItem:1006"}]},"JobCollection:244":{"__typename":"JobCollection","id":"244","title":"The Top 5: August 2023 Edition ","slug":"the-top-teams-trending-august-2023-edition","heroUrl":"https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/244/244-b28b3e748ffb4f6554d201464b5543b6e1da7f42.png?1693483766","textDescription":"Check out the innovative teams everyone's watching on Wellfound this fall."},"JobCollection:243":{"__typename":"JobCollection","id":"243","title":"The Top 5: July, 2023 Edition","slug":"trending-on-wellfound-july-edition","heroUrl":"https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/243/243-3cabf80b427b7468d33ff8fc64fd096bc9766f28.png?1693483820","textDescription":"The top five startups based on job-seeker engagement for the month of July, and for good reason. Take a look at the most popular teams on Wellfound this month."},"JobCollection:241":{"__typename":"JobCollection","id":"241","title":"Security in the Skies: 5 High Altitude Balloon and Satellite Startups Hiring Now","slug":"top-5-high-altitude-balloon-and-satellite-startups","heroUrl":"https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/241/241-0d38ddb7596d1dfa9194c8c80092e59ba3d064e1.webp?1676576411","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."},"JobCollection:240":{"__typename":"JobCollection","id":"240","title":"Exciting Edtech Companies Hiring In 2023","slug":"exciting-edtech-companies-hiring-in-2023","heroUrl":"https://d2gn4xht817m0g.cloudfront.net/p/job_collections/heros/original/000/000/240/240-f98e86725435f9400bd7f4c00fa7a0fe7be50356.jpg?1674084902","textDescription":"Education tech, or edtech, is on the rise as educators and families try to adapt to a generation of children raised online. Over 65% (https://www.vivi.io/what-types-of-technology-can-be-used-in-the-classroom/) of teachers use digital tools to teach everyday, and the Edtech industry is predicted to grow to nearly $320B (https://www.globenewswire.com/en/news-release/2022/05/02/2433414/0/en/With-17-8-CAGR-EdTech-and-Smart-Classroom-Market-Size-Worth-USD-319-65-Billion-in-2029.html) by 2029. Covid-19 kicked the need to integrate technology with education into overdrive. Prior to the pandemic about 2/3rds of school districts reported providing students with a digital learning device; post pandemic this number skyrocketed to 90% (https://www.edweek.org/technology/what-the-massive-shift-to-1-to-1-computing-means-for-schools-in-charts/2022/05). Online classes went from the fringes of education to the forefront, with a 99% (https://explodingtopics.com/blog/edtech-stats) increase in Edtech usage in K-12 since 2020, over 70% (https://explodingtopics.com/blog/edtech-stats) of colleges launching online undergrad programs, and approximately 90% (https://www.concordia.edu/blog/3-reasons-why-teachers-need-technology-in-the-classroom.html) of U.S. educators teaching some amount of their classes online from home. Studies have shown that students with the highest outcomes (https://www.concordia.edu/blog/3-reasons-why-teachers-need-technology-in-the-classroom.html) in reading, science, and math, were the students spent an hour or more per week doing homework on a device. Edtech is demonstrably important for making learning more accessible (https://www.concordia.edu/blog/3-reasons-why-teachers-need-technology-in-the-classroom.html), as the at-your-pace structure of online learning paired with all the possibilities for Edtech such as video lectures and gamified lessons can be helpful alternatives to students who struggle in a traditional class format. Parallel Learning (/company/parallel-learning-1) is a company that understands this and offers skill-based tutoring, behavioral therapy, speech language therapy, and more to students from the comfort of their own home and at an affordable price. Brightwheel (/company/brightwheel) is a company dedicated to providing families with the best early education by allowing teachers more valuable time with students, engaging parents in their child’s education, and more. SchoolLinks (/company/schoolinks) is a learning platform dedicated to turning K-12 education into a pipeline for college and careers. Their platform gives students and academic advisors the tools they need to plan out their future,and take the steps necessary to achieve it. If you want to play a part in the education of the next generation of thinkers, doers, and leaders, take a look at these 5 Edtech companies hiring in 2023."},"NewTag:26":{"__typename":"NewTag","id":"26","name":"clean technology","slug":"clean-technology","displayName":"Clean Technology","marketTagNoindex":false},"NewTag:200":{"__typename":"NewTag","id":"200","name":"artificial intelligence","slug":"artificial-intelligence","displayName":"Artificial Intelligence","marketTagNoindex":false},"NewTag:2524":{"__typename":"NewTag","id":"2524","name":"renewable tech","slug":"renewable-tech","displayName":"Renewable Tech","marketTagNoindex":true},"NewTag:689579":{"__typename":"NewTag","id":"689579","name":" B2B · SaaS · Mobile · Artificial Intelligence / Machine Learning","slug":"b2b-saas-mobile-artificial-intelligence-machine-learning","displayName":"B2B · SaaS · Mobile · Artificial Intelligence / Machine Learning","marketTagNoindex":true},"NewTag:1698":{"__typename":"NewTag","id":"1698","name":"vancouver","slug":"vancouver","displayName":"Vancouver","locationTagNoindex":false},"NewTag:1831":{"__typename":"NewTag","id":"1831","name":"ontario","slug":"ontario","displayName":"Ontario","locationTagNoindex":false},"NewTag:12163":{"__typename":"NewTag","id":"12163","name":"glasgow","slug":"glasgow","displayName":"Glasgow","locationTagNoindex":true},"Badge:B2B-7162177":{"__typename":"Badge","id":"B2B-7162177","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-7162177":{"__typename":"Badge","id":"COMPANY_STAGE-7162177","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Startup:7162177":{"__typename":"Startup","id":"7162177","logoUrl":"https://photos.wellfound.com/startups/i/7162177-2b526a975bf580e220a91ea6c3e2a3a9-medium_jpg.jpg?buster=1567206081","highConcept":"We develop software that maximizes wind turbine performance","name":"Clir Renewables","slug":"clir-renewables-1","companySize":"SIZE_51_200","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"https://clir.eco/","twitterUrl":null,"blogUrl":null,"facebookUrl":null,"linkedInUrl":null,"productHuntUrl":null,"marketTaggings":[{"__ref":"NewTag:26"},{"__ref":"NewTag:200"},{"__ref":"NewTag:2524"},{"__ref":"NewTag:689579"}],"locationTaggings":[{"__ref":"NewTag:1698"},{"__ref":"NewTag:1831"},{"__ref":"NewTag:12163"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2B-7162177"},{"__ref":"Badge:COMPANY_STAGE-7162177"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:981":{"__typename":"StartupItem","id":"981","comment":"","description":"We develop software that maximizes wind turbine performance","position":1,"startup":{"__ref":"Startup:7162177"}},"NewTag:448":{"__typename":"NewTag","id":"448","name":"startups","slug":"startups-1","displayName":"Startups","marketTagNoindex":true},"NewTag:841":{"__typename":"NewTag","id":"841","name":"software","slug":"software","displayName":"Software","marketTagNoindex":false},"NewTag:1056":{"__typename":"NewTag","id":"1056","name":"technology","slug":"technology","displayName":"Technology","marketTagNoindex":false},"NewTag:153756":{"__typename":"NewTag","id":"153756","name":"Legal Tech","slug":"legal-tech-1","displayName":"Legal Tech","marketTagNoindex":false},"NewTag:153894":{"__typename":"NewTag","id":"153894","name":"Consumer ","slug":"consumer","displayName":"Consumer","marketTagNoindex":false},"NewTag:156514":{"__typename":"NewTag","id":"156514","name":"FinTech","slug":"fintech-2","displayName":"Fin Tech","marketTagNoindex":false},"NewTag:156515":{"__typename":"NewTag","id":"156515","name":"Financial Technology","slug":"financial-technology-1","displayName":"Financial Technology","marketTagNoindex":false},"NewTag:1616":{"__typename":"NewTag","id":"1616","name":"atlanta","slug":"atlanta","displayName":"Atlanta","locationTagNoindex":false},"NewTag:1664":{"__typename":"NewTag","id":"1664","name":"new york city, ny","slug":"new-york-city-ny","displayName":"New York City","locationTagNoindex":false},"NewTag:2071":{"__typename":"NewTag","id":"2071","name":"new york","slug":"new-york","displayName":"New York","locationTagNoindex":false},"Badge:B2B-712448":{"__typename":"Badge","id":"B2B-712448","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-712448":{"__typename":"Badge","id":"COMPANY_STAGE-712448","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:WORK_LIFE_BALANCE-712448":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-712448","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Mighty 4.1/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.1","data":null},"Startup:712448":{"__typename":"Startup","id":"712448","logoUrl":"https://photos.wellfound.com/startups/i/712448-4493107a1d775b81877f75cbd0db7fbb-medium_jpg.jpg?buster=1656075613","highConcept":"A complete personal injury service ready to give you all you need to get your life back","name":"Mighty","slug":"thatsmighty","companySize":"SIZE_11_50","totalRaisedAmount":14250000,"currentUserFollowsStartup":false,"companyUrl":"https://www.mighty.com","twitterUrl":"http://twitter.com/mighty","blogUrl":"https://mighty.com/blog/","facebookUrl":"https://www.facebook.com/mighty.group.inc/","linkedInUrl":"https://www.linkedin.com/company/6615438","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:448"},{"__ref":"NewTag:841"},{"__ref":"NewTag:1056"},{"__ref":"NewTag:153756"},{"__ref":"NewTag:153894"},{"__ref":"NewTag:156514"},{"__ref":"NewTag:156515"}],"locationTaggings":[{"__ref":"NewTag:1616"},{"__ref":"NewTag:1664"},{"__ref":"NewTag:2071"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2B-712448"},{"__ref":"Badge:COMPANY_STAGE-712448"},{"__ref":"Badge:WORK_LIFE_BALANCE-712448"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:982":{"__typename":"StartupItem","id":"982","comment":"","description":"Personal Injury Liens. Simplified. ","position":2,"startup":{"__ref":"Startup:712448"}},"NewTag:198":{"__typename":"NewTag","id":"198","name":"big data","slug":"big-data","displayName":"Big Data","marketTagNoindex":false},"NewTag:2947":{"__typename":"NewTag","id":"2947","name":"finance technology","slug":"finance-technology","displayName":"Finance Technology","marketTagNoindex":false},"NewTag:93839":{"__typename":"NewTag","id":"93839","name":"bitcoin","slug":"bitcoin","displayName":"Bitcoin","marketTagNoindex":false},"NewTag:151493":{"__typename":"NewTag","id":"151493","name":"Data","slug":"data","displayName":"Data","marketTagNoindex":false},"NewTag:152176":{"__typename":"NewTag","id":"152176","name":"Cryptocurrency","slug":"cryptocurrency-2","displayName":"Cryptocurrency","marketTagNoindex":false},"NewTag:152177":{"__typename":"NewTag","id":"152177","name":"blockchains","slug":"blockchains-4","displayName":"Blockchains","marketTagNoindex":true},"NewTag:624860":{"__typename":"NewTag","id":"624860","name":"blockchain / cryptocurrency","slug":"blockchain-cryptocurrency-2","displayName":"Blockchain / Cryptocurrency","marketTagNoindex":false},"NewTag:1695":{"__typename":"NewTag","id":"1695","name":"london","slug":"london","displayName":"London","locationTagNoindex":false},"NewTag:1842":{"__typename":"NewTag","id":"1842","name":"paris","slug":"paris","displayName":"Paris","locationTagNoindex":false},"NewTag:158257":{"__typename":"NewTag","id":"158257","name":"Big Data Analytics","slug":"big-data-analytics-4","displayName":"Big Data Analytics"},"Badge:COMPANY_STAGE-929673":{"__typename":"Badge","id":"COMPANY_STAGE-929673","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-929673":{"__typename":"Badge","id":"TOP_INVESTORS-929673","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Startup:929673":{"__typename":"Startup","id":"929673","logoUrl":"https://photos.wellfound.com/startups/i/929673-68dda5f0d528ec751fe23eb15139abad-medium_jpg.jpg?buster=1448901862","highConcept":"Digital Assets Market Data Provider","name":"Kaiko","slug":"kaiko","companySize":"SIZE_11_50","totalRaisedAmount":53000000,"currentUserFollowsStartup":false,"companyUrl":"http://kaiko.com","twitterUrl":"http://twitter.com/@kaikodata","blogUrl":"https://blog.kaiko.com/","facebookUrl":"https://www.facebook.com/kaikodata/","linkedInUrl":"https://www.linkedin.com/company/challenger-deep","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:198"},{"__ref":"NewTag:2947"},{"__ref":"NewTag:93839"},{"__ref":"NewTag:151493"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:152177"},{"__ref":"NewTag:624860"}],"locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1695"},{"__ref":"NewTag:1842"}],"companyTypeTaggings":[{"__ref":"NewTag:158257"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:COMPANY_STAGE-929673"},{"__ref":"Badge:TOP_INVESTORS-929673"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:983":{"__typename":"StartupItem","id":"983","comment":"","description":"Digital Assets Market Data Provider","position":3,"startup":{"__ref":"Startup:929673"}},"NewTag:17":{"__typename":"NewTag","id":"17","name":"financial services","slug":"financial-services-1","displayName":"Financial Services","marketTagNoindex":false},"NewTag:1914":{"__typename":"NewTag","id":"1914","name":"berlin","slug":"berlin","displayName":"Berlin","locationTagNoindex":false},"Startup:7138565":{"__typename":"Startup","id":"7138565","logoUrl":"https://photos.wellfound.com/startups/i/7138565-0c8709fb6db022d6e35f339d08f4cb52-medium_jpg.jpg?buster=1566267843","highConcept":"Building the next generation of banking in Mexico (hiring in Berlin)","name":"Klar","slug":"klar-2","companySize":"SIZE_11_50","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"http://klar.mx","twitterUrl":"","blogUrl":"","facebookUrl":"","linkedInUrl":"","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:17"},{"__ref":"NewTag:156514"}],"locationTaggings":[{"__ref":"NewTag:1914"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:984":{"__typename":"StartupItem","id":"984","comment":"","description":"Building the next generation of banking in Mexico (hiring in Berlin)","position":4,"startup":{"__ref":"Startup:7138565"}},"NewTag:2":{"__typename":"NewTag","id":"2","name":"biotechnology","slug":"biotechnology","displayName":"Biotechnology","marketTagNoindex":false},"NewTag:23":{"__typename":"NewTag","id":"23","name":"pharmaceuticals","slug":"pharmaceuticals","displayName":"Pharmaceuticals","marketTagNoindex":false},"NewTag:182":{"__typename":"NewTag","id":"182","name":"bioinformatics","slug":"bioinformatics","displayName":"Bioinformatics","marketTagNoindex":false},"NewTag:283":{"__typename":"NewTag","id":"283","name":"natural language processing","slug":"natural-language-processing","displayName":"Natural Language Processing","marketTagNoindex":false},"NewTag:151649":{"__typename":"NewTag","id":"151649","name":"Digital Health","slug":"digital-health-3","displayName":"Digital Health","marketTagNoindex":false},"NewTag:616175":{"__typename":"NewTag","id":"616175","name":"remote","slug":"remote-friendly","displayName":"Remote","locationTagNoindex":false},"Startup:7145734":{"__typename":"Startup","id":"7145734","logoUrl":"https://photos.wellfound.com/startups/i/7145734-099232dfa35e346563523d5613daccbf-medium_jpg.jpg?buster=1566508886","highConcept":"Changing the status quo of biomedical research with AI and NLP","name":"Epistemic AI","slug":"epistemic-ai-1","companySize":"SIZE_11_50","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"https://www.linkedin.com/company/epistemic-ai/about/","twitterUrl":"","blogUrl":"","facebookUrl":"","linkedInUrl":"","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:2"},{"__ref":"NewTag:23"},{"__ref":"NewTag:182"},{"__ref":"NewTag:200"},{"__ref":"NewTag:283"},{"__ref":"NewTag:151649"}],"locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:616175"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:985":{"__typename":"StartupItem","id":"985","comment":"","description":"Changing the status quo of biomedical research with AI and NLP","position":5,"startup":{"__ref":"Startup:7145734"}},"NewTag:449":{"__typename":"NewTag","id":"449","name":"application platforms","slug":"application-platforms","displayName":"Application Platforms","marketTagNoindex":true},"NewTag:1692":{"__typename":"NewTag","id":"1692","name":"san francisco","slug":"san-francisco","displayName":"San Francisco","locationTagNoindex":false},"NewTag:1702":{"__typename":"NewTag","id":"1702","name":"toronto","slug":"toronto","displayName":"Toronto","locationTagNoindex":false},"NewTag:136836":{"__typename":"NewTag","id":"136836","name":"Corporation","slug":"corporation","displayName":"Corporation"},"Startup:854992":{"__typename":"Startup","id":"854992","logoUrl":"https://photos.wellfound.com/startups/i/854992-7d8c88dc078e6cdf9e979731e9b22362-medium_jpg.jpg?buster=1516656952","highConcept":"Building an Internet of Blockchains, powered by Tendermint, constructed as Cosmos","name":"Tendermint","slug":"tendermint","companySize":"SIZE_11_50","totalRaisedAmount":300000,"currentUserFollowsStartup":false,"companyUrl":"http://tendermint.com","twitterUrl":"http://twitter.com/@tendermint_team","blogUrl":"http://medium.com/tendermint","facebookUrl":"","linkedInUrl":"https://www.linkedin.com/company/6639645/","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:17"},{"__ref":"NewTag:449"},{"__ref":"NewTag:152176"},{"__ref":"NewTag:152177"}],"locationTaggings":[{"__ref":"NewTag:1692"},{"__ref":"NewTag:1702"},{"__ref":"NewTag:1914"}],"companyTypeTaggings":[{"__ref":"NewTag:136836"}],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:986":{"__typename":"StartupItem","id":"986","comment":"","description":"Building an Internet of Blockchains, powered by Tendermint, constructed as Cosmos.","position":6,"startup":{"__ref":"Startup:854992"}},"NewTag:51":{"__typename":"NewTag","id":"51","name":"sales and marketing","slug":"sales-and-marketing-1","displayName":"Sales and Marketing","marketTagNoindex":false},"NewTag:710":{"__typename":"NewTag","id":"710","name":"customer service","slug":"customer-service","displayName":"Customer Service","marketTagNoindex":false},"NewTag:2503":{"__typename":"NewTag","id":"2503","name":"contact centers","slug":"contact-centers","displayName":"Contact Centers","marketTagNoindex":true},"NewTag:89938":{"__typename":"NewTag","id":"89938","name":"grand junction","slug":"grand-junction","displayName":"Grand Junction","locationTagNoindex":true},"Startup:6853598":{"__typename":"Startup","id":"6853598","logoUrl":"https://photos.wellfound.com/startups/i/6853598-1a206739de703322f7955a18dd7c2aa4-medium_jpg.jpg?buster=1553222921","highConcept":"Service provider for CPGs","name":"INFOCU5","slug":"focuscommerce","companySize":"SIZE_201_500","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"https://infocu5.com","twitterUrl":"","blogUrl":"","facebookUrl":"","linkedInUrl":"","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:51"},{"__ref":"NewTag:710"},{"__ref":"NewTag:2503"}],"locationTaggings":[{"__ref":"NewTag:89938"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:987":{"__typename":"StartupItem","id":"987","comment":null,"description":"Marketing and Contact Center Solutions through SaaS","position":7,"startup":{"__ref":"Startup:6853598"}},"NewTag:2667":{"__typename":"NewTag","id":"2667","name":"lyon","slug":"lyon","displayName":"Lyon","locationTagNoindex":false},"NewTag:94212":{"__typename":"NewTag","id":"94212","name":"startup","slug":"startup","displayName":"Startup"},"Badge:COMPANY_STAGE-3257517":{"__typename":"Badge","id":"COMPANY_STAGE-3257517","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Startup:3257517":{"__typename":"Startup","id":"3257517","logoUrl":"https://photos.wellfound.com/startups/i/3257517-c7fe18dc8d6ed7590df6012c3532b1bd-medium_jpg.jpg?buster=1587458853","highConcept":"Smarter and faster Customer Service","name":"Miuros","slug":"miuros","companySize":"SIZE_11_50","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"https://miuros.com","twitterUrl":"","blogUrl":"","facebookUrl":"","linkedInUrl":"https://www.linkedin.com/company/miuros","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:689579"}],"locationTaggings":[{"__ref":"NewTag:1842"},{"__ref":"NewTag:2667"}],"companyTypeTaggings":[{"__ref":"NewTag:94212"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:COMPANY_STAGE-3257517"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:988":{"__typename":"StartupItem","id":"988","comment":"","description":"Smarter and faster Customer Service","position":8,"startup":{"__ref":"Startup:3257517"}},"NewTag:183":{"__typename":"NewTag","id":"183","name":"algorithms","slug":"algorithms","displayName":"Algorithms","marketTagNoindex":true},"NewTag:304":{"__typename":"NewTag","id":"304","name":"investment management","slug":"investment-management","displayName":"Investment Management","marketTagNoindex":false},"NewTag:836":{"__typename":"NewTag","id":"836","name":"apps","slug":"apps","displayName":"Apps","marketTagNoindex":false},"NewTag:1406":{"__typename":"NewTag","id":"1406","name":"trading","slug":"trading","displayName":"Trading","marketTagNoindex":false},"NewTag:12005":{"__typename":"NewTag","id":"12005","name":"haarlem","slug":"haarlem","displayName":"Haarlem","locationTagNoindex":true},"Badge:COMPANY_STAGE-5982473":{"__typename":"Badge","id":"COMPANY_STAGE-5982473","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Startup:5982473":{"__typename":"Startup","id":"5982473","logoUrl":"https://photos.wellfound.com/startups/i/5982473-c3537862052c6b2f2c0e20dfe483abe5-medium_jpg.jpg?buster=1627633851","highConcept":"Our BOTS app lets you use the best automated trading strategies, 24/7","name":"BOTS by RevenYOU","slug":"revenyou","companySize":"SIZE_51_200","totalRaisedAmount":650000,"currentUserFollowsStartup":false,"companyUrl":"https://www.bots.io","twitterUrl":"https://twitter.com/botsbyrevenyou?lang=en","blogUrl":"","facebookUrl":"https://www.facebook.com/botstradebetter/","linkedInUrl":"https://www.linkedin.com/company/botsapp","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:183"},{"__ref":"NewTag:304"},{"__ref":"NewTag:836"},{"__ref":"NewTag:1406"},{"__ref":"NewTag:2947"},{"__ref":"NewTag:152177"}],"locationTaggings":[{"__ref":"NewTag:12005"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:COMPANY_STAGE-5982473"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:989":{"__typename":"StartupItem","id":"989","comment":"","description":"Our RevenYOU app lets you use the best automated trading strategies, 24/7","position":9,"startup":{"__ref":"Startup:5982473"}},"NewTag:4":{"__typename":"NewTag","id":"4","name":"digital media","slug":"digital-media","displayName":"Digital Media","marketTagNoindex":false},"Startup:3251937":{"__typename":"Startup","id":"3251937","logoUrl":"https://photos.wellfound.com/startups/i/3251937-dea026041bab11aba5f8ae104a5d231f-medium_jpg.jpg?buster=1552579094","highConcept":"Digital Platform Development","name":"OPTINICHE","slug":"sw-6","companySize":"SIZE_1_10","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"https://www.optiniche.online/","twitterUrl":"","blogUrl":"","facebookUrl":"","linkedInUrl":"","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:4"}],"locationTaggings":[{"__ref":"NewTag:1664"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:990":{"__typename":"StartupItem","id":"990","comment":null,"description":"Digital Platform Development","position":10,"startup":{"__ref":"Startup:3251937"}},"NewTag:25":{"__typename":"NewTag","id":"25","name":"information technology","slug":"information-technology","displayName":"Information Technology","marketTagNoindex":false},"NewTag:1948":{"__typename":"NewTag","id":"1948","name":"sustainability","slug":"sustainability","displayName":"Sustainability","marketTagNoindex":false},"Badge:COMPANY_STAGE-5840338":{"__typename":"Badge","id":"COMPANY_STAGE-5840338","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Startup:5840338":{"__typename":"Startup","id":"5840338","logoUrl":"https://photos.wellfound.com/startups/i/5840338-e5cdf287bcc8d80a2733c678df9f0359-medium_jpg.jpg?buster=1528278469","highConcept":"Blockchain for tracking funding for sustainability development goals","name":"WorldWideGeneration","slug":"worldwidegeneration","companySize":"SIZE_11_50","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"https://www.worldwidegeneration.co/","twitterUrl":null,"blogUrl":null,"facebookUrl":null,"linkedInUrl":null,"productHuntUrl":null,"marketTaggings":[{"__ref":"NewTag:25"},{"__ref":"NewTag:1948"}],"locationTaggings":[{"__ref":"NewTag:1695"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:COMPANY_STAGE-5840338"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:991":{"__typename":"StartupItem","id":"991","comment":null,"description":"Blockchain for tracking funding for sustainability development goals","position":11,"startup":{"__ref":"Startup:5840338"}},"NewTag:635":{"__typename":"NewTag","id":"635","name":"consumer behavior","slug":"consumer-behavior","displayName":"Consumer Behavior","marketTagNoindex":true},"NewTag:712":{"__typename":"NewTag","id":"712","name":"privacy","slug":"privacy-1","displayName":"Privacy","marketTagNoindex":false},"NewTag:2360":{"__typename":"NewTag","id":"2360","name":"vienna","slug":"vienna","displayName":"Vienna","locationTagNoindex":false},"NewTag:146882":{"__typename":"NewTag","id":"146882","name":"Software","slug":"software-2","displayName":"Software"},"Badge:COMPANY_STAGE-6481711":{"__typename":"Badge","id":"COMPANY_STAGE-6481711","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Startup:6481711":{"__typename":"Startup","id":"6481711","logoUrl":"https://photos.wellfound.com/startups/i/6481711-e40a4d4046bb74c3a3291d152f396423-medium_jpg.jpg?buster=1602140493","highConcept":"Go Synthetic! for Big Data Privacy","name":"MOSTLY AI","slug":"mostly-ai-1","companySize":"SIZE_11_50","totalRaisedAmount":6000000,"currentUserFollowsStartup":false,"companyUrl":"https://mostly.ai","twitterUrl":"","blogUrl":"https://blog.mostly.ai/","facebookUrl":"","linkedInUrl":"https://www.linkedin.com/company/mostlyai/","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:200"},{"__ref":"NewTag:635"},{"__ref":"NewTag:712"}],"locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:2360"}],"companyTypeTaggings":[{"__ref":"NewTag:146882"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:COMPANY_STAGE-6481711"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:992":{"__typename":"StartupItem","id":"992","comment":"","description":"Go Synthetic! for Big Data Privacy","position":12,"startup":{"__ref":"Startup:6481711"}},"NewTag:253":{"__typename":"NewTag","id":"253","name":"consulting","slug":"consulting-1","displayName":"Consulting","marketTagNoindex":false},"NewTag:48119":{"__typename":"NewTag","id":"48119","name":"valladolid","slug":"valladolid","displayName":"Valladolid","locationTagNoindex":true},"Startup:7061380":{"__typename":"Startup","id":"7061380","logoUrl":"https://photos.wellfound.com/startups/i/7061380-bd539da5b42156f92f3222dffad366d3-medium_jpg.jpg?buster=1563100785","highConcept":"Create impact in real life","name":"Nevrom Technology","slug":"nevrom-technology","companySize":"SIZE_1_10","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"http://www.nevrom.com","twitterUrl":null,"blogUrl":null,"facebookUrl":null,"linkedInUrl":null,"productHuntUrl":null,"marketTaggings":[{"__ref":"NewTag:253"},{"__ref":"NewTag:841"}],"locationTaggings":[{"__ref":"NewTag:48119"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:993":{"__typename":"StartupItem","id":"993","comment":null,"description":"Create impact in real life","position":13,"startup":{"__ref":"Startup:7061380"}},"NewTag:29":{"__typename":"NewTag","id":"29","name":"e-commerce","slug":"e-commerce","displayName":"E-Commerce","marketTagNoindex":false},"NewTag:332":{"__typename":"NewTag","id":"332","name":"web design","slug":"web-design","displayName":"Web Design","marketTagNoindex":false},"NewTag:3127":{"__typename":"NewTag","id":"3127","name":"web development","slug":"web-development","displayName":"Web Development","marketTagNoindex":false},"NewTag:155052":{"__typename":"NewTag","id":"155052","name":"website","slug":"website-3","displayName":"Website","marketTagNoindex":false},"NewTag:1853":{"__typename":"NewTag","id":"1853","name":"barcelona","slug":"barcelona","displayName":"Barcelona","locationTagNoindex":false},"Startup:4247236":{"__typename":"Startup","id":"4247236","logoUrl":"https://photos.wellfound.com/startups/i/4247236-6d87c6a13dd7073cda976e98ffd8b333-medium_jpg.jpg?buster=1497429805","highConcept":"Subforce, Go to the next level","name":"Subforce","slug":"subforce","companySize":"SIZE_1_10","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"https://subforce-solutions.com","twitterUrl":null,"blogUrl":null,"facebookUrl":null,"linkedInUrl":null,"productHuntUrl":null,"marketTaggings":[{"__ref":"NewTag:29"},{"__ref":"NewTag:332"},{"__ref":"NewTag:3127"},{"__ref":"NewTag:155052"}],"locationTaggings":[{"__ref":"NewTag:1853"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:995":{"__typename":"StartupItem","id":"995","comment":null,"description":"Subforce, Go to the next level","position":15,"startup":{"__ref":"Startup:4247236"}},"NewTag:42":{"__typename":"NewTag","id":"42","name":"B2B","slug":"b2b","displayName":"B2B","marketTagNoindex":false},"NewTag:71":{"__typename":"NewTag","id":"71","name":"payments","slug":"payments","displayName":"Payments","marketTagNoindex":false},"NewTag:224":{"__typename":"NewTag","id":"224","name":"loyalty programs","slug":"loyalty-programs","displayName":"Loyalty Programs","marketTagNoindex":false},"NewTag:379":{"__typename":"NewTag","id":"379","name":"retail technology","slug":"retail-technology","displayName":"Retail Technology","marketTagNoindex":false},"NewTag:473":{"__typename":"NewTag","id":"473","name":"mobile payments","slug":"mobile-payments","displayName":"Mobile Payments","marketTagNoindex":false},"NewTag:152746":{"__typename":"NewTag","id":"152746","name":"Customer experience","slug":"customer-experience-2","displayName":"Customer Experience","marketTagNoindex":false},"NewTag:157788":{"__typename":"NewTag","id":"157788","name":"consumer engagement","slug":"consumer-engagement-2","displayName":"Consumer Engagement","marketTagNoindex":false},"Startup:6984899":{"__typename":"Startup","id":"6984899","logoUrl":"https://photos.wellfound.com/startups/i/6984899-ca26e86ad2327e219aa0571fd73bf9da-medium_jpg.jpg?buster=1644923217","highConcept":"Open banking payments","name":"Loyalize","slug":"loyalize-1","companySize":"SIZE_1_10","totalRaisedAmount":370000,"currentUserFollowsStartup":false,"companyUrl":"https://www.loyalize.ai","twitterUrl":"","blogUrl":"","facebookUrl":"","linkedInUrl":"https://www.linkedin.com/company/loyalize-ai","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:42"},{"__ref":"NewTag:71"},{"__ref":"NewTag:198"},{"__ref":"NewTag:224"},{"__ref":"NewTag:379"},{"__ref":"NewTag:473"},{"__ref":"NewTag:152746"},{"__ref":"NewTag:156514"},{"__ref":"NewTag:157788"}],"locationTaggings":[{"__ref":"NewTag:1695"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:996":{"__typename":"StartupItem","id":"996","comment":null,"description":"B2B white label card linked loyalty platform","position":16,"startup":{"__ref":"Startup:6984899"}},"NewTag:12":{"__typename":"NewTag","id":"12","name":"enterprise software","slug":"enterprise-software","displayName":"Enterprise Software","marketTagNoindex":false},"NewTag:1545":{"__typename":"NewTag","id":"1545","name":"logistics","slug":"logistics","displayName":"Logistics","marketTagNoindex":false},"NewTag:152462":{"__typename":"NewTag","id":"152462","name":"ecommerce","slug":"ecommerce-3","displayName":"Ecommerce","marketTagNoindex":false},"Badge:COMPANY_STAGE-7104122":{"__typename":"Badge","id":"COMPANY_STAGE-7104122","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Startup:7104122":{"__typename":"Startup","id":"7104122","logoUrl":"https://photos.wellfound.com/startups/i/7104122-36db3c9044ddf41b58665dbc6ba5a478-medium_jpg.jpg?buster=1564823804","highConcept":"Helping businesses build software better","name":"Thimble Consulting","slug":"thimble-consulting","companySize":"SIZE_1_10","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"http://www.thimble.dev","twitterUrl":"","blogUrl":"","facebookUrl":"","linkedInUrl":"","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:12"},{"__ref":"NewTag:71"},{"__ref":"NewTag:1545"},{"__ref":"NewTag:152462"}],"locationTaggings":[{"__ref":"NewTag:1695"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:COMPANY_STAGE-7104122"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:997":{"__typename":"StartupItem","id":"997","comment":"","description":"Helping businesses build software better","position":17,"startup":{"__ref":"Startup:7104122"}},"NewTag:3":{"__typename":"NewTag","id":"3","name":"mobile","slug":"mobile-2","displayName":"Mobile","marketTagNoindex":false},"NewTag:13197":{"__typename":"NewTag","id":"13197","name":"big data analytics","slug":"big-data-analytics","displayName":"Big Data Analytics","marketTagNoindex":false},"NewTag:155200":{"__typename":"NewTag","id":"155200","name":"Fashion Tech","slug":"fashion-tech-3","displayName":"Fashion Tech","marketTagNoindex":false},"NewTag:149791":{"__typename":"NewTag","id":"149791","name":"Private Limited Company","slug":"private-limited-company","displayName":"Private Limited Company"},"Badge:COMPANY_STAGE-7068210":{"__typename":"Badge","id":"COMPANY_STAGE-7068210","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Startup:7068210":{"__typename":"Startup","id":"7068210","logoUrl":"https://photos.wellfound.com/startups/i/7068210-5f9cc3a36d43fbe47d2d590abba01e30-medium_jpg.jpg?buster=1565090584","highConcept":"Digital wallet for luxury spending","name":"Cashmere App","slug":"cashmere-app-1","companySize":"SIZE_1_10","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"http://www.cashmereapp.co.uk","twitterUrl":"http://www.twitter.com/cashmeretheapp","blogUrl":"","facebookUrl":"http://www.facebook.com/cashmereapp","linkedInUrl":"https://www.linkedin.com/company/cashmere-app/","productHuntUrl":"https://www.producthunt.com/posts/cashmere","marketTaggings":[{"__ref":"NewTag:3"},{"__ref":"NewTag:13197"},{"__ref":"NewTag:155200"},{"__ref":"NewTag:156514"}],"locationTaggings":[{"__ref":"NewTag:1695"}],"companyTypeTaggings":[{"__ref":"NewTag:149791"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:COMPANY_STAGE-7068210"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:998":{"__typename":"StartupItem","id":"998","comment":"","description":"Piggybank for Luxury Goods and Experiences","position":18,"startup":{"__ref":"Startup:7068210"}},"NewTag:2462":{"__typename":"NewTag","id":"2462","name":"internet of things","slug":"internet-of-things","displayName":"Internet of Things","marketTagNoindex":false},"NewTag:151458":{"__typename":"NewTag","id":"151458","name":"Real Estate Technology","slug":"real-estate-technology-1","displayName":"Real Estate Technology","marketTagNoindex":false},"NewTag:445095":{"__typename":"NewTag","id":"445095","name":"madrid-community of madrid","slug":"madrid-community-of-madrid","displayName":"Madrid","locationTagNoindex":false},"NewTag:132149":{"__typename":"NewTag","id":"132149","name":"private company","slug":"private-company-1","displayName":"Private Company"},"Badge:COMPANY_STAGE-1156939":{"__typename":"Badge","id":"COMPANY_STAGE-1156939","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Startup:1156939":{"__typename":"Startup","id":"1156939","logoUrl":"https://photos.wellfound.com/startups/i/1156939-3e39e705691663b7e4af588b7c900c68-medium_jpg.jpg?buster=1464546776","highConcept":"Transforming physical spaces into high performance assets","name":"Cubelizer","slug":"cubelizer","companySize":"SIZE_1_10","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"http://www.cubelizer.com","twitterUrl":"http://twitter.com/@cubelizer","blogUrl":"","facebookUrl":"","linkedInUrl":"https://www.linkedin.com/company/cubelizer","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:200"},{"__ref":"NewTag:2462"},{"__ref":"NewTag:151458"}],"locationTaggings":[{"__ref":"NewTag:445095"}],"companyTypeTaggings":[{"__ref":"NewTag:132149"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:COMPANY_STAGE-1156939"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:999":{"__typename":"StartupItem","id":"999","comment":"","description":"Transforming physical spaces into high performance assets","position":19,"startup":{"__ref":"Startup:1156939"}},"NewTag:43":{"__typename":"NewTag","id":"43","name":"education","slug":"education","displayName":"Education","marketTagNoindex":false},"NewTag:78":{"__typename":"NewTag","id":"78","name":"online travel","slug":"online-travel","displayName":"Online Travel","marketTagNoindex":false},"NewTag:111":{"__typename":"NewTag","id":"111","name":"language learning","slug":"language-learning","displayName":"Language Learning","marketTagNoindex":false},"NewTag:9100":{"__typename":"NewTag","id":"9100","name":"travel \u0026 tourism","slug":"travel-tourism","displayName":"Travel \u0026 Tourism","marketTagNoindex":true},"NewTag:125202":{"__typename":"NewTag","id":"125202","name":"Early Stage","slug":"early-stage","displayName":"Early Stage"},"Startup:4444688":{"__typename":"Startup","id":"4444688","logoUrl":"https://photos.wellfound.com/startups/i/4444688-08a649e42701293a62df667242c2b4ac-medium_jpg.jpg?buster=1501930057","highConcept":"Language travel reinvented for the 21st century","name":"Klazz","slug":"klazz","companySize":"SIZE_11_50","totalRaisedAmount":405000,"currentUserFollowsStartup":false,"companyUrl":"http://www.klazz.com","twitterUrl":"https://twitter.com/Klazz_com","blogUrl":"https://blog.klazz.com","facebookUrl":"https://www.facebook.com/klazzcom/","linkedInUrl":"https://www.linkedin.com/company/11356094/","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:43"},{"__ref":"NewTag:78"},{"__ref":"NewTag:111"},{"__ref":"NewTag:9100"}],"locationTaggings":[{"__ref":"NewTag:1695"},{"__ref":"NewTag:1914"}],"companyTypeTaggings":[{"__ref":"NewTag:94212"},{"__ref":"NewTag:125202"}],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:1000":{"__typename":"StartupItem","id":"1000","comment":"","description":"Language travel reinvented for the 21st century","position":20,"startup":{"__ref":"Startup:4444688"}},"NewTag:10":{"__typename":"NewTag","id":"10","name":"SaaS","slug":"saas","displayName":"SaaS","marketTagNoindex":false},"NewTag:84":{"__typename":"NewTag","id":"84","name":"solar","slug":"solar-2","displayName":"Solar","marketTagNoindex":false},"NewTag:685":{"__typename":"NewTag","id":"685","name":"data visualization","slug":"data-visualization","displayName":"Data Visualization","marketTagNoindex":false},"NewTag:2644":{"__typename":"NewTag","id":"2644","name":"residential solar","slug":"residential-solar","displayName":"Residential Solar","marketTagNoindex":true},"NewTag:2616":{"__typename":"NewTag","id":"2616","name":"the hague","slug":"the-hague","displayName":"The Hague","locationTagNoindex":false},"Startup:7081521":{"__typename":"Startup","id":"7081521","logoUrl":"https://photos.wellfound.com/startups/i/7081521-0a3b324b1956c15f726afe6a41aa8b82-medium_jpg.jpg?buster=1563958292","highConcept":"Novasole: Next generation energy","name":"novasole","slug":"novasole","companySize":"SIZE_1_10","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"https://novasole.nl/","twitterUrl":null,"blogUrl":null,"facebookUrl":null,"linkedInUrl":null,"productHuntUrl":null,"marketTaggings":[{"__ref":"NewTag:10"},{"__ref":"NewTag:84"},{"__ref":"NewTag:685"},{"__ref":"NewTag:841"},{"__ref":"NewTag:2644"}],"locationTaggings":[{"__ref":"NewTag:2616"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:1001":{"__typename":"StartupItem","id":"1001","comment":null,"description":"Novasole: Next generation energy","position":21,"startup":{"__ref":"Startup:7081521"}},"NewTag:13":{"__typename":"NewTag","id":"13","name":"health care","slug":"health-care","displayName":"Healthcare","marketTagNoindex":false},"NewTag:175":{"__typename":"NewTag","id":"175","name":"health care information technology","slug":"health-care-information-technology","displayName":"Health Care Information Technology","marketTagNoindex":false},"NewTag:1258":{"__typename":"NewTag","id":"1258","name":"mobile health","slug":"mobile-health","displayName":"Mobile Health","marketTagNoindex":false},"NewTag:1620":{"__typename":"NewTag","id":"1620","name":"boston","slug":"boston","displayName":"Boston","locationTagNoindex":false},"NewTag:135176":{"__typename":"NewTag","id":"135176","name":"healthcare technology","slug":"healthcare-technology","displayName":"Healthcare Technology"},"NewTag:140691":{"__typename":"NewTag","id":"140691","name":"artificial intelligence","slug":"artificial-intelligence-4","displayName":"Artificial Intelligence"},"Badge:B2C-384397":{"__typename":"Badge","id":"B2C-384397","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-384397":{"__typename":"Badge","id":"COMPANY_STAGE-384397","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:HIGHLY_RATED-384397":{"__typename":"Badge","id":"HIGHLY_RATED-384397","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Buoy Health is highly rated on Glassdoor, with 5.0 out of 5 stars","avatarUrl":null,"rating":"5.0","data":null},"Badge:WORK_LIFE_BALANCE-384397":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-384397","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Buoy Health 4.7/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.7","data":null},"Badge:STRONG_LEADERSHIP-384397":{"__typename":"Badge","id":"STRONG_LEADERSHIP-384397","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Buoy Health 5.0/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"5.0","data":null},"Startup:384397":{"__typename":"Startup","id":"384397","logoUrl":"https://photos.wellfound.com/startups/i/384397-4d0b30c10c3745906a0cc5d0eda6075b-medium_jpg.jpg?buster=1589638800","highConcept":"Take the guesswork out of health care","name":"Buoy Health","slug":"buoyhealth","companySize":"SIZE_51_200","totalRaisedAmount":29900000,"currentUserFollowsStartup":false,"companyUrl":"https://www.buoyhealth.com","twitterUrl":"https://twitter.com/buoyhealth","blogUrl":"https://www.buoyhealth.com/current/","facebookUrl":"https://www.facebook.com/buoyhealth/","linkedInUrl":"https://www.linkedin.com/company/buoy-health","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:13"},{"__ref":"NewTag:25"},{"__ref":"NewTag:175"},{"__ref":"NewTag:200"},{"__ref":"NewTag:1258"},{"__ref":"NewTag:151649"}],"locationTaggings":[{"__ref":"NewTag:1620"},{"__ref":"NewTag:2071"}],"companyTypeTaggings":[{"__ref":"NewTag:94212"},{"__ref":"NewTag:135176"},{"__ref":"NewTag:140691"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2C-384397"},{"__ref":"Badge:COMPANY_STAGE-384397"},{"__ref":"Badge:HIGHLY_RATED-384397"},{"__ref":"Badge:WORK_LIFE_BALANCE-384397"},{"__ref":"Badge:STRONG_LEADERSHIP-384397"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:1002":{"__typename":"StartupItem","id":"1002","comment":"","description":"Right care at the right time","position":22,"startup":{"__ref":"Startup:384397"}},"NewTag:1682":{"__typename":"NewTag","id":"1682","name":"singapore","slug":"singapore","displayName":"Singapore","locationTagNoindex":false},"Startup:6755745":{"__typename":"Startup","id":"6755745","logoUrl":"https://photos.wellfound.com/startups/i/6755745-3e027f4fc29b0ef51bbbf0a584dea95b-medium_jpg.jpg?buster=1566212963","highConcept":"Empower the finance industry to issue, trade, clear and settle digital assets efficiently","name":"Hashstacs","slug":"hashstacs","companySize":"SIZE_11_50","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"https://www.hashstacs.io","twitterUrl":"","blogUrl":"","facebookUrl":"","linkedInUrl":"","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:152177"},{"__ref":"NewTag:156514"}],"locationTaggings":[{"__ref":"NewTag:1682"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:1003":{"__typename":"StartupItem","id":"1003","comment":"","description":"Empower the finance industry to issue, trade, clear and settle digital assets efficiently","position":23,"startup":{"__ref":"Startup:6755745"}},"NewTag:2545":{"__typename":"NewTag","id":"2545","name":"clinical trials","slug":"clinical-trials","displayName":"Clinical Trials","marketTagNoindex":false},"NewTag:140603":{"__typename":"NewTag","id":"140603","name":"SaaS","slug":"saas-4","displayName":"SaaS"},"Badge:COMPANY_STAGE-1229587":{"__typename":"Badge","id":"COMPANY_STAGE-1229587","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Startup:1229587":{"__typename":"Startup","id":"1229587","logoUrl":"https://photos.wellfound.com/startups/i/1229587-b834522b8a51289fb955eb1905c346c1-medium_jpg.jpg?buster=1510751559","highConcept":"Increasing the pool of patients engaged in clinical trials","name":"Inato","slug":"inato","companySize":"SIZE_11_50","totalRaisedAmount":15500000,"currentUserFollowsStartup":false,"companyUrl":"https://www.inato.com","twitterUrl":"","blogUrl":"https://medium.com/inato","facebookUrl":"","linkedInUrl":"https://www.linkedin.com/company/inato/","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:2"},{"__ref":"NewTag:13"},{"__ref":"NewTag:23"},{"__ref":"NewTag:2545"}],"locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1842"}],"companyTypeTaggings":[{"__ref":"NewTag:135176"},{"__ref":"NewTag:140603"},{"__ref":"NewTag:140691"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:COMPANY_STAGE-1229587"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:1004":{"__typename":"StartupItem","id":"1004","comment":"","description":"Accelerating Health Research with an AI-augmented SaaS platform","position":24,"startup":{"__ref":"Startup:1229587"}},"NewTag:422":{"__typename":"NewTag","id":"422","name":"fantasy sports","slug":"fantasy-sports","displayName":"Fantasy Sports","marketTagNoindex":false},"NewTag:3094":{"__typename":"NewTag","id":"3094","name":"online gaming","slug":"online-gaming","displayName":"Online Gaming","marketTagNoindex":false},"NewTag:153266":{"__typename":"NewTag","id":"153266","name":"mobile application","slug":"mobile-application-3","displayName":"Mobile Application","marketTagNoindex":false},"NewTag:1626":{"__typename":"NewTag","id":"1626","name":"chicago","slug":"chicago","displayName":"Chicago","locationTagNoindex":false},"NewTag:1841":{"__typename":"NewTag","id":"1841","name":"illinois","slug":"illinois","displayName":"Illinois","locationTagNoindex":false},"NewTag:127627":{"__typename":"NewTag","id":"127627","name":"Fantasy Football Website","slug":"fantasy-football-website","displayName":"Fantasy Football Website"},"NewTag:142837":{"__typename":"NewTag","id":"142837","name":"mobile games ","slug":"mobile-games-2","displayName":"Mobile Games "},"NewTag:148732":{"__typename":"NewTag","id":"148732","name":"Sports","slug":"sports-4","displayName":"Sports"},"Badge:B2C-1894361":{"__typename":"Badge","id":"B2C-1894361","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-1894361":{"__typename":"Badge","id":"COMPANY_STAGE-1894361","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Startup:1894361":{"__typename":"Startup","id":"1894361","logoUrl":"https://photos.wellfound.com/startups/i/1894361-f440cf3a625673cf01286ea7e21ab3c4-medium_jpg.jpg?buster=1484074905","highConcept":"The first and only fantasy sports board game","name":"GameStreaks","slug":"gamestreaks","companySize":"SIZE_1_10","totalRaisedAmount":30000,"currentUserFollowsStartup":false,"companyUrl":"http://www.gamestreaks.com","twitterUrl":"http://www.twitter.com/GameStreaks","blogUrl":"https://gamestreaks.com/#/blog","facebookUrl":"http://www.facebook.com/GameStreaks","linkedInUrl":"http://www.linkedin.com/GameStreaks","productHuntUrl":"","marketTaggings":[{"__ref":"NewTag:422"},{"__ref":"NewTag:3094"},{"__ref":"NewTag:153266"}],"locationTaggings":[{"__ref":"NewTag:1626"},{"__ref":"NewTag:1841"}],"companyTypeTaggings":[{"__ref":"NewTag:127627"},{"__ref":"NewTag:142837"},{"__ref":"NewTag:148732"}],"currentUserCanEditProfile":false,"badges":[{"__ref":"Badge:B2C-1894361"},{"__ref":"Badge:COMPANY_STAGE-1894361"}],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:1005":{"__typename":"StartupItem","id":"1005","comment":"","description":"The first and only fantasy sports board game","position":25,"startup":{"__ref":"Startup:1894361"}},"NewTag:1680":{"__typename":"NewTag","id":"1680","name":"seattle","slug":"seattle","displayName":"Seattle","locationTagNoindex":false},"Startup:6845408":{"__typename":"Startup","id":"6845408","logoUrl":"https://photos.wellfound.com/startups/i/6845408-3438640a0967bcec1f04392abb35e7b1-medium_jpg.jpg?buster=1552594138","highConcept":"We help talent","name":"Pythonwise","slug":"pythonwise","companySize":"SIZE_11_50","totalRaisedAmount":0,"currentUserFollowsStartup":false,"companyUrl":"https://pythonwise.com","twitterUrl":null,"blogUrl":null,"facebookUrl":null,"linkedInUrl":null,"productHuntUrl":null,"marketTaggings":[{"__ref":"NewTag:25"},{"__ref":"NewTag:3127"}],"locationTaggings":[{"__ref":"NewTag:1680"}],"companyTypeTaggings":[],"currentUserCanEditProfile":false,"badges":[],"jobListingCounts":{"__typename":"Counts","roles":[]},"jobListingsConnection({\"first\":3})":{"__typename":"JobListingConnection","totalCount":0,"edges":[]}},"StartupItem:1006":{"__typename":"StartupItem","id":"1006","comment":"","description":"We help talent","position":26,"startup":{"__ref":"Startup:6845408"}}}},"router":null}},"page":"/jobCollections/jobCollectionDetail","query":{"slug":"junior-software-engineer-jobs"},"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,"dynamicIds":[91101,66406,40870,39674,23695,48747],"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:'8e8e9f9daf1ba8f2',t:'MTczMjY3Mzg2My4wMDAwMDA='};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>

Pages: 1 2 3 4 5 6 7 8 9 10