CINXE.COM
Remote Technical Lead Jobs in November 2024 | 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>Remote Technical Lead Jobs in November 2024 | Wellfound</title><meta content="index" name="robots"/><link href="https://wellfound.com/role/r/technical-lead" rel="canonical"/><meta content="Find the best remote Technical Lead jobs in November 2024 on Wellfound! Apply to all of them with a single profile and get in touch with hiring managers directly on Wellfound." name="description"/><meta content="Wellfound" property="og:site_name"/><meta content="https://assets.wellfound.com/locations/hero-jobs.png" property="og:image"/><meta content="https://wellfound.com/role/r/technical-lead" property="og:url"/><meta content="Remote Technical Lead Jobs in November 2024" property="og:title"/><meta content="Find the best remote Technical Lead jobs in November 2024 on Wellfound! Apply to all of them with a single profile and get in touch with hiring managers directly on Wellfound." property="og:description"/><meta content="summary" name="twitter:card"/><meta content="@wellfoundhq" name="twitter:site"/><meta content="@wellfoundhq" name="twitter:creator"/><link href="https://wellfound.com/wellfound.ico" rel="icon"/><link href="https://wellfound.com/wellfound-favicon-16x.png" rel="icon" sizes="16x16" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-32x.png" rel="icon" sizes="32x32" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="icon" sizes="57x57" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="icon" sizes="72x72" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="icon" sizes="114x114" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="icon" sizes="144x144" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="apple-touch-icon-precomposed" sizes="57x57"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="apple-touch-icon-precomposed" sizes="72x72"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="apple-touch-icon-precomposed" sizes="114x114"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="apple-touch-icon-precomposed" sizes="144x144"/><meta name="next-head-count" content="30"/><link href="https://cdn.segment.com" rel="preconnect"/><link rel="preload" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" crossorigin="anonymous" data-n-g=""/><link rel="preload" href="/talent/_next/static/css/e811bb08e514e704.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/e811bb08e514e704.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/f462aeff64dee529.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/f462aeff64dee529.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/3b6d90b38b673640.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/3b6d90b38b673640.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/2bcefc5c12174f5d.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/2bcefc5c12174f5d.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/a4d0f1339e5db7ee.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/a4d0f1339e5db7ee.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/3762.2ee8d6b4b294ded0.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/4954.ba81afd1624854da.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/5794.6ba384b32e8660d6.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/577.19a44e82e06779b7.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/9674.b9609bdcd8b6f631.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/6406.ce9e096d6fa124c1.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/3695.bd924c36f1d21e0a.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/9242.6be830129cb50721.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/1042.302d2d68c037f44c.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/2192.ed62762ce24385e2.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/1850.97203a6033e3a524.js" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/webpack-ef83b4ea4a53049a.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-56db026d7bc6f17d.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-a9639ed7c77fa2d2.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-b7571aeb607fdf80.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/5781-7c8f5935c755477a.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-46dd9710db8a7b94.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7745-3bde724d95e8c834.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9866-7bd288010189d14c.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8745-633b652f6a5f0cf3.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-2645e4231246d3c9.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-bf044d45ff299ec1.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/5878-488f153a8e1e7818.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5557-d74361cee14d3f85.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/seoLanding/roleRemoteSearch-44817f1adce08e65.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_buildManifest.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_ssgManifest.js" defer="" crossorigin="anonymous"></script></head><body class="route--LandingRoleRemote"><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=seo+landing&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__fL5gg"><div class="styles_searchBar__CSYBc"><form class="m-auto mb-8 w-full styles_width100__a58wN"><div class="m-auto items-center justify-center gap-4 space-y-4 text-center lg:flex lg:space-y-0" data-test="SearchBar"><header class="text-dark-aaaa font-medium antialiased text-xl">Show me</header><div class="styles_textInputWrapper__RdlDe flex items-center justify-center gap-4 lg:flex-1" data-test="RoleKeywordFieldWrapper"><div class="min-w-[200px] lg:flex-1"><style data-emotion-css="2b097c-container">.css-2b097c-container{position:relative;box-sizing:border-box;}</style><div class="styles_component__BTG10 css-2b097c-container"><style data-emotion-css="yk16xz-control">.css-yk16xz-control{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsl(0,0%,100%);border-color:hsl(0,0%,80%);border-radius:4px;border-style:solid;border-width:1px;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:38px;outline:0 !important;position:relative;-webkit-transition:all 100ms;transition:all 100ms;box-sizing:border-box;}.css-yk16xz-control:hover{border-color:hsl(0,0%,70%);}</style><div class="select__control css-yk16xz-control"><style data-emotion-css="1hwfws3">.css-1hwfws3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden;box-sizing:border-box;}</style><div class="select__value-container select__value-container--has-value css-1hwfws3"><span class="text-blue-500"></span><style data-emotion-css="1uccc91-singleValue">.css-1uccc91-singleValue{color:hsl(0,0%,20%);margin-left:2px;margin-right:2px;max-width:calc(100% - 8px);overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__single-value css-1uccc91-singleValue">Technical Lead</div><style data-emotion-css="1g6gooi">.css-1g6gooi{margin:2px;padding-bottom:2px;padding-top:2px;visibility:visible;color:hsl(0,0%,20%);box-sizing:border-box;}</style><div class="css-1g6gooi"><div class="select__input" style="display:inline-block"><input type="text" autoCapitalize="none" autoComplete="off" autoCorrect="off" id="react-select-37443-input" spellcheck="false" tabindex="0" value="" aria-autocomplete="list" style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"/><div style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"></div></div></div></div><style data-emotion-css="1wy0on6">.css-1wy0on6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}</style><div class="select__indicators css-1wy0on6"><style data-emotion-css="tlfecz-indicatorContainer">.css-tlfecz-indicatorContainer{color:hsl(0,0%,80%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px;-webkit-transition:color 150ms;transition:color 150ms;box-sizing:border-box;}.css-tlfecz-indicatorContainer:hover{color:hsl(0,0%,60%);}</style><div aria-hidden="true" class="select__indicator select__clear-indicator css-tlfecz-indicatorContainer"><style data-emotion-css="19bqh2r">.css-19bqh2r{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;}</style><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"></path></svg></div><style data-emotion-css="1okebmr-indicatorSeparator">.css-1okebmr-indicatorSeparator{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:hsl(0,0%,80%);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;}</style><span class="select__indicator-separator css-1okebmr-indicatorSeparator"></span><div aria-hidden="true" class="select__indicator select__dropdown-indicator css-tlfecz-indicatorContainer"><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg></div></div></div></div></div><header class="text-dark-aaaa font-medium antialiased text-xl">roles,</header></div><div class="relative items-center justify-center md:flex lg:flex-1 lg:justify-start styles_textInputWrapper__RdlDe"><div class="flex items-center justify-center gap-4 lg:flex-1"><header class="text-dark-aaaa font-medium antialiased text-xl">that are</header><div class="min-w-[200px] md:flex-1"><style data-emotion-css="2b097c-container">.css-2b097c-container{position:relative;box-sizing:border-box;}</style><div class="styles_component__BTG10 css-2b097c-container"><style data-emotion-css="yk16xz-control">.css-yk16xz-control{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsl(0,0%,100%);border-color:hsl(0,0%,80%);border-radius:4px;border-style:solid;border-width:1px;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:38px;outline:0 !important;position:relative;-webkit-transition:all 100ms;transition:all 100ms;box-sizing:border-box;}.css-yk16xz-control:hover{border-color:hsl(0,0%,70%);}</style><div class="select__control css-yk16xz-control"><style data-emotion-css="1hwfws3">.css-1hwfws3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden;box-sizing:border-box;}</style><div class="select__value-container select__value-container--has-value css-1hwfws3"><span class="text-blue-500"></span><style data-emotion-css="1uccc91-singleValue">.css-1uccc91-singleValue{color:hsl(0,0%,20%);margin-left:2px;margin-right:2px;max-width:calc(100% - 8px);overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__single-value css-1uccc91-singleValue">Remote</div><style data-emotion-css="1g6gooi">.css-1g6gooi{margin:2px;padding-bottom:2px;padding-top:2px;visibility:visible;color:hsl(0,0%,20%);box-sizing:border-box;}</style><div class="css-1g6gooi"><div class="select__input" style="display:inline-block"><input type="text" autoCapitalize="none" autoComplete="off" autoCorrect="off" id="react-select-37444-input" spellcheck="false" tabindex="0" value="" aria-autocomplete="list" style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"/><div style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"></div></div></div></div><style data-emotion-css="1wy0on6">.css-1wy0on6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}</style><div class="select__indicators css-1wy0on6"><style data-emotion-css="tlfecz-indicatorContainer">.css-tlfecz-indicatorContainer{color:hsl(0,0%,80%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px;-webkit-transition:color 150ms;transition:color 150ms;box-sizing:border-box;}.css-tlfecz-indicatorContainer:hover{color:hsl(0,0%,60%);}</style><div aria-hidden="true" class="select__indicator select__clear-indicator css-tlfecz-indicatorContainer"><style data-emotion-css="19bqh2r">.css-19bqh2r{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;}</style><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"></path></svg></div><style data-emotion-css="1okebmr-indicatorSeparator">.css-1okebmr-indicatorSeparator{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:hsl(0,0%,80%);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;}</style><span class="select__indicator-separator css-1okebmr-indicatorSeparator"></span><div aria-hidden="true" class="select__indicator select__dropdown-indicator css-tlfecz-indicatorContainer"><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg></div></div></div></div></div></div><button class="styles-module_component__88XzG ml-4 mt-4 md:mt-0 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="submit">Search</button></div></div></form><div class="styles_header__SaaIO"><h1 class="styles_title__D_Srf">Remote <!-- -->Technical Lead<!-- --> Jobs</h1><div class="text-right"><h4 class="styles_resultCount__Biln8">Page <!-- -->1<!-- --> of <!-- -->66</h4><h4>2876<!-- --> results total</h4></div></div></div><div class="styles_resultsList__Q46cW"><div class="flex flex-col w-full" style="text-align:left"><div class="my-4 w-full"><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/join-brands"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Join Brands 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/10282007-61f3e629d6e6ebea3381233051fd4815-medium_jpg.jpg?buster=1728931696" 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/join-brands"><h2 class="inline text-md font-semibold">Join Brands</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Online marketplace for influencers</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3126013-technical-lead">Technical Lead</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$60k – $84k • No equity</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • San Francisco</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">5<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 weeks ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/hubspot"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="HubSpot 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/32920-2787318454cce05a36eaba5be4d0e660-medium_jpg.jpg?buster=1715056089" 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/hubspot"><h2 class="inline text-md font-semibold">HubSpot</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">The easy-to-use CRM to scale your business</span><span class="text-xs italic text-neutral-500">1001-5000<!-- --> Employees</span></div></div></div><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-neutral-100"><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-neutral-100"><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 6.5L5 5.5M6 6L7 5M6 10.5V4M4.9121 8.00022C4.69333 7.98741 4.48003 7.92682 4.2872 7.82272C4.09437 7.71862 3.92668 7.57353 3.79595 7.39766C3.66521 7.22179 3.5746 7.01941 3.53048 6.80476C3.48637 6.5901 3.48982 6.36839 3.5406 6.15522C3.35933 6.00427 3.21622 5.81269 3.12289 5.59606C3.02956 5.37942 2.98864 5.14382 3.00345 4.9084C3.01826 4.67298 3.08838 4.44437 3.20812 4.24113C3.32786 4.0379 3.49385 3.86577 3.6926 3.73872C3.51828 3.42905 3.45957 3.06754 3.52693 2.71862C3.59428 2.3697 3.78333 2.05603 4.06038 1.83348C4.33743 1.61094 4.68449 1.49399 5.03973 1.50346C5.39497 1.51294 5.7353 1.64822 6.0001 1.88522C6.26495 1.6486 6.60517 1.51363 6.96021 1.50434C7.31525 1.49505 7.66206 1.61204 7.93893 1.83448C8.2158 2.05693 8.40476 2.37039 8.47218 2.71909C8.53959 3.06779 8.4811 3.4291 8.3071 3.73872C8.50588 3.86572 8.67191 4.03782 8.79169 4.24103C8.91148 4.44425 8.98165 4.67285 8.99651 4.90827C9.01137 5.1437 8.97049 5.3793 8.8772 5.59596C8.78391 5.81263 8.64084 6.00423 8.4596 6.15522C8.51208 6.37561 8.51396 6.60504 8.46509 6.82627C8.41622 7.04749 8.31788 7.25478 8.17743 7.43256C8.03699 7.61033 7.8581 7.75399 7.65419 7.85274C7.45029 7.95149 7.22666 8.00276 7.0001 8.00272H5.0001L4.9121 8.00022Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Public Stage</div><div class="styles_tooltip-text__bYBqF">Publicly traded company</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><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><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->3</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3155812-technical-lead-i"> Technical Lead I</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • United Kingdom</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 day ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 day ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3154667-senior-security-engineer-tool-implementation-and-troubleshooting">Senior Security Engineer, Tool Implementation and Troubleshooting</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • United States</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 days ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 days ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3127539-staff-technical-lead">Staff Technical Lead</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • United States</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/digiiofficial"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Digii (formerly CollPoll) 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/682737-8bfc8a327374cad55f181ca70145342e-medium_jpg.jpg?buster=1691861499" 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/digiiofficial"><h2 class="inline text-md font-semibold">Digii (formerly CollPoll)</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Education SaaS for the World</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><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-neutral-100"><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><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2401299-technical-lead">Technical Lead</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">₹18L – ₹24L • 0.0% – 0.3%</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • India</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">5<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 weeks ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/pactera-edge-3"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Pactera EDGE 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/8471229-0dd5194655aee99223db19b77559ed6c-medium_jpg.jpg?buster=1629209583" 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/pactera-edge-3"><h2 class="inline text-md font-semibold">Pactera EDGE</h2></a></div><span class="text-xs italic text-neutral-500">501-1000<!-- --> Employees</span></div></div></div><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-neutral-100"><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-neutral-100"><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><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2320819-javascript-jquery-engineer-in-serbia">JavaScript / JQuery Engineer in Serbia</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Belgrade</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 years ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 years ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2320870-sonarqube-engineer-in-serbia">SonarQube Engineer in Serbia</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Belgrade</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">8<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 years ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 years ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2006224-technical-lead">Technical Lead</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Redmond</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">8<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 years ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 years ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/imbee-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="imBee 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/7501115-fec4b8808ef1dbd8dc22493f7b2a440e-medium_jpg.jpg?buster=1582025832" 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/imbee-1"><h2 class="inline text-md font-semibold">imBee</h2></a></div><span class="text-xs text-neutral-1000">Empower business on instant messengers</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><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-neutral-100"><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><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><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><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/1392815-technical-lead-india">Technical Lead (India)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$15k – $20k • 0.25% – 0.5%</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Delhi</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">5<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 years ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 years ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/1392806-technical-lead-vietnam">Technical Lead (Vietnam)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$15k – $20k • 0.25% – 0.5%</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Vietnam</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">5<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 years ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 years ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/tenmiles-technologies-pvt-ltd"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="HappyFox Technologies LLP 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/1704079-4490ad63bfed75d7f6ae4b3939451b1b-medium_jpg.jpg?buster=1549955660" 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/tenmiles-technologies-pvt-ltd"><h2 class="inline text-md font-semibold">HappyFox Technologies LLP </h2></a></div><span class="text-xs text-neutral-1000">Helpdesk Software and Live Chat Solution for Customer Support</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><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-neutral-100"><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-neutral-100"><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-neutral-100"><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><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3036070-technical-lead-backend">Technical Lead – Backend</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">₹22L – ₹44L • No equity</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Bengaluru<span class="ml-1 inline-flex h-4 items-center rounded border border-neutral-200 bg-neutral-50 px-1 text-xs text-neutral-500">+<!-- -->1</span></span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">5<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/thundersf"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Thunder 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/8559889-efc2fc0d3c43e2921366b0a009c21e9e-medium_jpg.jpg?buster=1719253229" 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/thundersf"><h2 class="inline text-md font-semibold">Thunder</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">We help organizations love Salesforce, forever</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><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-neutral-100"><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="M4.5 10.5H7.5M4.5 9H7.5M4.49992 5.99999H2.70692C2.60805 5.99996 2.5114 5.97063 2.4292 5.91569C2.34699 5.86074 2.28292 5.78266 2.24509 5.69131C2.20725 5.59996 2.19735 5.49945 2.21663 5.40247C2.23592 5.30549 2.28352 5.21641 2.35342 5.14649L5.64642 1.85349C5.74019 1.75975 5.86734 1.70709 5.99992 1.70709C6.13251 1.70709 6.25966 1.75975 6.35342 1.85349L9.64642 5.14649C9.71633 5.21641 9.76393 5.30549 9.78322 5.40247C9.8025 5.49945 9.7926 5.59996 9.75476 5.69131C9.71693 5.78266 9.65286 5.86074 9.57065 5.91569C9.48845 5.97063 9.3918 5.99996 9.29292 5.99999H7.49992V7.49999H4.49992V5.99999Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top 10% of responders</div><div class="styles_tooltip-text__bYBqF">Thunder is in the top 10% of companies in terms of response time to applications</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg class="haloIcon" fill="none" height="12" viewBox="0 0 51 46" width="12" xmlns="http://www.w3.org/2000/svg"><path d="M5.16732 23.0826C5.16732 24.1872 6.06275 25.0826 7.16732 25.0826C8.27189 25.0826 9.16732 24.1872 9.16732 23.0826H5.16732ZM27.7923 41.7076C26.6877 41.7076 25.7923 42.6031 25.7923 43.7076C25.7923 44.8122 26.6877 45.7076 27.7923 45.7076V41.7076ZM48.4173 23.0826H46.4173H48.4173ZM27.7923 2.45764V0.457642V2.45764ZM27.7923 23.0826H25.7923C25.7923 23.7513 26.1265 24.3758 26.6829 24.7467L27.7923 23.0826ZM33.5579 29.3301C34.477 29.9428 35.7187 29.6944 36.3314 28.7754C36.9441 27.8563 36.6958 26.6146 35.7767 26.0019L33.5579 29.3301ZM29.7923 11.6243C29.7923 10.5197 28.8969 9.62431 27.7923 9.62431C26.6877 9.62431 25.7923 10.5197 25.7923 11.6243H29.7923ZM2.58398 27.9576C1.47942 27.9576 0.583985 28.8531 0.583984 29.9576C0.583984 31.0622 1.47941 31.9576 2.58398 31.9576L2.58398 27.9576ZM20.9173 31.9576C22.0219 31.9576 22.9173 31.0622 22.9173 29.9576C22.9173 28.8531 22.0219 27.9576 20.9173 27.9576V31.9576ZM7.16732 34.8326C6.06275 34.8326 5.16732 35.7281 5.16732 36.8326C5.16732 37.9372 6.06275 38.8326 7.16732 38.8326V34.8326ZM20.9173 38.8326C22.0219 38.8326 22.9173 37.9372 22.9173 36.8326C22.9173 35.7281 22.0219 34.8326 20.9173 34.8326V38.8326ZM14.0423 41.7076C12.9377 41.7076 12.0423 42.6031 12.0423 43.7076C12.0423 44.8122 12.9377 45.7076 14.0423 45.7076V41.7076ZM20.9173 45.7076C22.0219 45.7076 22.9173 44.8122 22.9173 43.7076C22.9173 42.6031 22.0219 41.7076 20.9173 41.7076V45.7076ZM27.7923 45.7076C30.7635 45.7076 33.7055 45.1224 36.4505 43.9854L34.9198 40.2899C32.6601 41.2259 30.2382 41.7076 27.7923 41.7076V45.7076ZM36.4505 43.9854C39.1955 42.8484 41.6897 41.1819 43.7906 39.0809L40.9622 36.2525C39.2327 37.982 37.1795 39.3539 34.9198 40.2899L36.4505 43.9854ZM43.7906 39.0809C45.8915 36.98 47.5581 34.4858 48.6951 31.7409L44.9996 30.2101C44.0636 32.4698 42.6917 34.523 40.9622 36.2525L43.7906 39.0809ZM48.6951 31.7409C49.8321 28.9959 50.4173 26.0538 50.4173 23.0826H46.4173C46.4173 25.5285 45.9356 27.9504 44.9996 30.2101L48.6951 31.7409ZM50.4173 23.0826C50.4173 20.1115 49.8321 17.1694 48.6951 14.4244L44.9996 15.9552C45.9356 18.2149 46.4173 20.6368 46.4173 23.0826H50.4173ZM48.6951 14.4244C47.5581 11.6794 45.8915 9.18528 43.7906 7.08435L40.9622 9.91278C42.6917 11.6423 44.0636 13.6955 44.9996 15.9552L48.6951 14.4244ZM43.7906 7.08435C41.6897 4.98342 39.1955 3.31688 36.4505 2.17987L34.9198 5.87539C37.1795 6.81138 39.2327 8.18329 40.9622 9.91278L43.7906 7.08435ZM36.4505 2.17987C33.7055 1.04286 30.7635 0.457642 27.7923 0.457642V4.45764C30.2382 4.45764 32.6601 4.93939 34.9198 5.87539L36.4505 2.17987ZM27.7923 0.457642C24.8212 0.457642 21.8791 1.04286 19.1341 2.17987L20.6648 5.87539C22.9245 4.93939 25.3464 4.45764 27.7923 4.45764V0.457642ZM19.1341 2.17987C16.3891 3.31688 13.895 4.98342 11.794 7.08435L14.6225 9.91278C16.3519 8.18329 18.4051 6.81138 20.6648 5.87539L19.1341 2.17987ZM11.794 7.08435C9.6931 9.18528 8.02656 11.6794 6.88954 14.4244L10.5851 15.9552C11.5211 13.6955 12.893 11.6423 14.6225 9.91278L11.794 7.08435ZM6.88954 14.4244C5.75253 17.1694 5.16732 20.1115 5.16732 23.0826H9.16732C9.16732 20.6368 9.64907 18.2149 10.5851 15.9552L6.88954 14.4244ZM26.6829 24.7467L33.5579 29.3301L35.7767 26.0019L28.9017 21.4185L26.6829 24.7467ZM25.7923 11.6243V23.0826H29.7923V11.6243H25.7923ZM2.58398 31.9576L20.9173 31.9576V27.9576L2.58398 27.9576L2.58398 31.9576ZM7.16732 38.8326H20.9173V34.8326H7.16732V38.8326ZM14.0423 45.7076H20.9173V41.7076H14.0423V45.7076Z" fill="black"></path></svg><div class="line-clamp-1">Responds within two weeks</div><div class="styles_tooltip-text__bYBqF">Based on past data, Thunder usually responds to incoming applications within two weeks</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->1</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3026375-client-director-salesforce-account-executive">Client Director - (Salesforce Account Executive)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$128k – $148k</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • United States</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 days ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 days ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3141029-technical-lead-salesforce">Technical Lead (Salesforce)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">3 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 weeks ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/verifiable"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Verifiable 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/7098568-f15d6d758f53b2b04458fcd3862dbdb9-medium_jpg.jpg?buster=1564598126" 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/verifiable"><h2 class="inline text-md font-semibold">Verifiable</h2></a></div><span class="text-xs text-neutral-1000">Automate provider network operations and compliance </span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><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-neutral-100"><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-neutral-100"><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-neutral-100"><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><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->1</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3133488-staff-software-engineer-technical-lead">Staff Software Engineer- Technical Lead</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$180k – $190k • 0.01% – 0.05%</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • United States</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">10<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">4 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">4 weeks ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/juniper-square"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Juniper Square 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/841840-a162ea072d655417e0e1b7d16bbc2318-medium_jpg.jpg?buster=1485997370" 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/juniper-square"><h2 class="inline text-md font-semibold">Juniper Square</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Unlock the potential of every investment partnership</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div></div><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-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg class="haloIcon" fill="none" height="12" viewBox="0 0 51 46" width="12" xmlns="http://www.w3.org/2000/svg"><path d="M5.16732 23.0826C5.16732 24.1872 6.06275 25.0826 7.16732 25.0826C8.27189 25.0826 9.16732 24.1872 9.16732 23.0826H5.16732ZM27.7923 41.7076C26.6877 41.7076 25.7923 42.6031 25.7923 43.7076C25.7923 44.8122 26.6877 45.7076 27.7923 45.7076V41.7076ZM48.4173 23.0826H46.4173H48.4173ZM27.7923 2.45764V0.457642V2.45764ZM27.7923 23.0826H25.7923C25.7923 23.7513 26.1265 24.3758 26.6829 24.7467L27.7923 23.0826ZM33.5579 29.3301C34.477 29.9428 35.7187 29.6944 36.3314 28.7754C36.9441 27.8563 36.6958 26.6146 35.7767 26.0019L33.5579 29.3301ZM29.7923 11.6243C29.7923 10.5197 28.8969 9.62431 27.7923 9.62431C26.6877 9.62431 25.7923 10.5197 25.7923 11.6243H29.7923ZM2.58398 27.9576C1.47942 27.9576 0.583985 28.8531 0.583984 29.9576C0.583984 31.0622 1.47941 31.9576 2.58398 31.9576L2.58398 27.9576ZM20.9173 31.9576C22.0219 31.9576 22.9173 31.0622 22.9173 29.9576C22.9173 28.8531 22.0219 27.9576 20.9173 27.9576V31.9576ZM7.16732 34.8326C6.06275 34.8326 5.16732 35.7281 5.16732 36.8326C5.16732 37.9372 6.06275 38.8326 7.16732 38.8326V34.8326ZM20.9173 38.8326C22.0219 38.8326 22.9173 37.9372 22.9173 36.8326C22.9173 35.7281 22.0219 34.8326 20.9173 34.8326V38.8326ZM14.0423 41.7076C12.9377 41.7076 12.0423 42.6031 12.0423 43.7076C12.0423 44.8122 12.9377 45.7076 14.0423 45.7076V41.7076ZM20.9173 45.7076C22.0219 45.7076 22.9173 44.8122 22.9173 43.7076C22.9173 42.6031 22.0219 41.7076 20.9173 41.7076V45.7076ZM27.7923 45.7076C30.7635 45.7076 33.7055 45.1224 36.4505 43.9854L34.9198 40.2899C32.6601 41.2259 30.2382 41.7076 27.7923 41.7076V45.7076ZM36.4505 43.9854C39.1955 42.8484 41.6897 41.1819 43.7906 39.0809L40.9622 36.2525C39.2327 37.982 37.1795 39.3539 34.9198 40.2899L36.4505 43.9854ZM43.7906 39.0809C45.8915 36.98 47.5581 34.4858 48.6951 31.7409L44.9996 30.2101C44.0636 32.4698 42.6917 34.523 40.9622 36.2525L43.7906 39.0809ZM48.6951 31.7409C49.8321 28.9959 50.4173 26.0538 50.4173 23.0826H46.4173C46.4173 25.5285 45.9356 27.9504 44.9996 30.2101L48.6951 31.7409ZM50.4173 23.0826C50.4173 20.1115 49.8321 17.1694 48.6951 14.4244L44.9996 15.9552C45.9356 18.2149 46.4173 20.6368 46.4173 23.0826H50.4173ZM48.6951 14.4244C47.5581 11.6794 45.8915 9.18528 43.7906 7.08435L40.9622 9.91278C42.6917 11.6423 44.0636 13.6955 44.9996 15.9552L48.6951 14.4244ZM43.7906 7.08435C41.6897 4.98342 39.1955 3.31688 36.4505 2.17987L34.9198 5.87539C37.1795 6.81138 39.2327 8.18329 40.9622 9.91278L43.7906 7.08435ZM36.4505 2.17987C33.7055 1.04286 30.7635 0.457642 27.7923 0.457642V4.45764C30.2382 4.45764 32.6601 4.93939 34.9198 5.87539L36.4505 2.17987ZM27.7923 0.457642C24.8212 0.457642 21.8791 1.04286 19.1341 2.17987L20.6648 5.87539C22.9245 4.93939 25.3464 4.45764 27.7923 4.45764V0.457642ZM19.1341 2.17987C16.3891 3.31688 13.895 4.98342 11.794 7.08435L14.6225 9.91278C16.3519 8.18329 18.4051 6.81138 20.6648 5.87539L19.1341 2.17987ZM11.794 7.08435C9.6931 9.18528 8.02656 11.6794 6.88954 14.4244L10.5851 15.9552C11.5211 13.6955 12.893 11.6423 14.6225 9.91278L11.794 7.08435ZM6.88954 14.4244C5.75253 17.1694 5.16732 20.1115 5.16732 23.0826H9.16732C9.16732 20.6368 9.64907 18.2149 10.5851 15.9552L6.88954 14.4244ZM26.6829 24.7467L33.5579 29.3301L35.7767 26.0019L28.9017 21.4185L26.6829 24.7467ZM25.7923 11.6243V23.0826H29.7923V11.6243H25.7923ZM2.58398 31.9576L20.9173 31.9576V27.9576L2.58398 27.9576L2.58398 31.9576ZM7.16732 38.8326H20.9173V34.8326H7.16732V38.8326ZM14.0423 45.7076H20.9173V41.7076H14.0423V45.7076Z" fill="black"></path></svg><div class="line-clamp-1">Responds within three weeks</div><div class="styles_tooltip-text__bYBqF">Based on past data, Juniper Square usually responds to incoming applications within three weeks</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3149730-technical-lead-bizops-india">Technical Lead (BizOps) - India</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">1 week ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 week ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3079498-senior-product-manager-investor-relations">Senior Product Manager (Investor Relations)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$140k – $180k</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 months ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2854690-group-product-manager-fund-administration">Group Product Manager (Fund Administration)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$190k – $230k</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • San Francisco</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 year ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 year ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/nexqloud-technologies"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="nexqloud technologies 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/10253703-49f5f2b9ac454c2faad3a64725185850-medium_jpg.jpg?buster=1726716169" 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/nexqloud-technologies"><h2 class="inline text-md font-semibold">nexqloud technologies</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Power Tomorrow's Cloud Today With NexQloud</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3138085-technical-lead-solutions-architect-nodejs">Technical Lead / Solutions Architect (NodeJS)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$50k – $100k • 0.1% – 1.0%</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Hyderabad</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">10<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 weeks ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/minuteskill"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="MinuteSkill 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/8464881-6aeaba517bcd2ae0ce0c5994dcdc93c3-medium_jpg.jpg?buster=1628777495" 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/minuteskill"><h2 class="inline text-md font-semibold">MinuteSkill</h2></a></div><span class="text-xs text-neutral-1000">Social microlearning designed for the next generation</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/1565580-technical-lead-cto">Technical lead / CTO</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">10.0% – 15.0%</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Toronto</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">2<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 years ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 years ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/voleon-capital-management"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="The Voleon Group 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/788907-db11633ccc3c9ae53c9616c43797d28d-medium_jpg.jpg?buster=1589629583" 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/voleon-capital-management"><h2 class="inline text-md font-semibold">The Voleon Group</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Solving large-scale financial prediction problems with statistical machine learning</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><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-neutral-100"><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-neutral-100"><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-neutral-100"><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>4.9</div><div class="line-clamp-1">Highly rated</div><div class="styles_tooltip-text__bYBqF">The Voleon Group is highly rated on Glassdoor, with 4.9 out of 5 stars</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->2</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3128632-staff-software-engineer-securities-engineering">Staff Software Engineer, Securities Engineering</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Berkeley</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3128631-staff-software-engineer-data-engineering">Staff Software Engineer, Data Engineering</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Berkeley</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3105525-technical-lead-manager-securities-engineering">Technical Lead Manager, Securities Engineering</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Berkeley</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/equabli-india"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Equabli 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/9488142-fe1af4a944b95640beadc6efb1b6570f-medium_jpg.jpg?buster=1681745747" 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/equabli-india"><h2 class="inline text-md font-semibold">Equabli </h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Central hub for Debt collection and recovery</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><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-neutral-100"><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-neutral-100"><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><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3032826-devops-aws-technical-lead">DevOps AWS Technical Lead</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">₹22L – ₹25L • No equity</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Gurugram</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">7<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 months ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3083624-cloud-security-secops-lead">Cloud Security SecOps Lead</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">₹25L – ₹30L • No equity</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Gurugram</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">7<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 months ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/netskope"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Netskope 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/287038-447c8dd61ddef5255508bcd7c290ce65-medium_jpg.jpg?buster=1687160249" 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/netskope"><h2 class="inline text-md font-semibold">Netskope</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Netskope is redefining cloud, network, and data security</span><span class="text-xs italic text-neutral-500">1001-5000<!-- --> Employees</span></div></div></div><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-neutral-100"><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-neutral-100"><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 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><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><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->4</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3093080-technical-account-manager-spanish-italian-speaking">Technical Account Manager - Spanish & Italian speaking</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">2 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 months ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3093078-technical-account-manager-spanish-italian-speaking">Technical Account Manager - Spanish & Italian speaking</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">2 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 months ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3040028-technical-lead-manager-ui-engineering">Technical Lead / Manager, UI Engineering</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">2 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 months ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/toggleglobal"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Toggle 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/6723811-e4dc1a15f2043e06f0808bf90bdc857c-medium_jpg.jpg?buster=1570537893" 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/toggleglobal"><h2 class="inline text-md font-semibold">Toggle</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">We're on a mission to even the odds for all investors</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><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-neutral-100"><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="M4.5 10.5H7.5M4.5 9H7.5M4.49992 5.99999H2.70692C2.60805 5.99996 2.5114 5.97063 2.4292 5.91569C2.34699 5.86074 2.28292 5.78266 2.24509 5.69131C2.20725 5.59996 2.19735 5.49945 2.21663 5.40247C2.23592 5.30549 2.28352 5.21641 2.35342 5.14649L5.64642 1.85349C5.74019 1.75975 5.86734 1.70709 5.99992 1.70709C6.13251 1.70709 6.25966 1.75975 6.35342 1.85349L9.64642 5.14649C9.71633 5.21641 9.76393 5.30549 9.78322 5.40247C9.8025 5.49945 9.7926 5.59996 9.75476 5.69131C9.71693 5.78266 9.65286 5.86074 9.57065 5.91569C9.48845 5.97063 9.3918 5.99996 9.29292 5.99999H7.49992V7.49999H4.49992V5.99999Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top 5% of responders</div><div class="styles_tooltip-text__bYBqF">Toggle is in the top 5% of companies in terms of response time to applications</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg class="haloIcon" fill="none" height="12" viewBox="0 0 51 46" width="12" xmlns="http://www.w3.org/2000/svg"><path d="M5.16732 23.0826C5.16732 24.1872 6.06275 25.0826 7.16732 25.0826C8.27189 25.0826 9.16732 24.1872 9.16732 23.0826H5.16732ZM27.7923 41.7076C26.6877 41.7076 25.7923 42.6031 25.7923 43.7076C25.7923 44.8122 26.6877 45.7076 27.7923 45.7076V41.7076ZM48.4173 23.0826H46.4173H48.4173ZM27.7923 2.45764V0.457642V2.45764ZM27.7923 23.0826H25.7923C25.7923 23.7513 26.1265 24.3758 26.6829 24.7467L27.7923 23.0826ZM33.5579 29.3301C34.477 29.9428 35.7187 29.6944 36.3314 28.7754C36.9441 27.8563 36.6958 26.6146 35.7767 26.0019L33.5579 29.3301ZM29.7923 11.6243C29.7923 10.5197 28.8969 9.62431 27.7923 9.62431C26.6877 9.62431 25.7923 10.5197 25.7923 11.6243H29.7923ZM2.58398 27.9576C1.47942 27.9576 0.583985 28.8531 0.583984 29.9576C0.583984 31.0622 1.47941 31.9576 2.58398 31.9576L2.58398 27.9576ZM20.9173 31.9576C22.0219 31.9576 22.9173 31.0622 22.9173 29.9576C22.9173 28.8531 22.0219 27.9576 20.9173 27.9576V31.9576ZM7.16732 34.8326C6.06275 34.8326 5.16732 35.7281 5.16732 36.8326C5.16732 37.9372 6.06275 38.8326 7.16732 38.8326V34.8326ZM20.9173 38.8326C22.0219 38.8326 22.9173 37.9372 22.9173 36.8326C22.9173 35.7281 22.0219 34.8326 20.9173 34.8326V38.8326ZM14.0423 41.7076C12.9377 41.7076 12.0423 42.6031 12.0423 43.7076C12.0423 44.8122 12.9377 45.7076 14.0423 45.7076V41.7076ZM20.9173 45.7076C22.0219 45.7076 22.9173 44.8122 22.9173 43.7076C22.9173 42.6031 22.0219 41.7076 20.9173 41.7076V45.7076ZM27.7923 45.7076C30.7635 45.7076 33.7055 45.1224 36.4505 43.9854L34.9198 40.2899C32.6601 41.2259 30.2382 41.7076 27.7923 41.7076V45.7076ZM36.4505 43.9854C39.1955 42.8484 41.6897 41.1819 43.7906 39.0809L40.9622 36.2525C39.2327 37.982 37.1795 39.3539 34.9198 40.2899L36.4505 43.9854ZM43.7906 39.0809C45.8915 36.98 47.5581 34.4858 48.6951 31.7409L44.9996 30.2101C44.0636 32.4698 42.6917 34.523 40.9622 36.2525L43.7906 39.0809ZM48.6951 31.7409C49.8321 28.9959 50.4173 26.0538 50.4173 23.0826H46.4173C46.4173 25.5285 45.9356 27.9504 44.9996 30.2101L48.6951 31.7409ZM50.4173 23.0826C50.4173 20.1115 49.8321 17.1694 48.6951 14.4244L44.9996 15.9552C45.9356 18.2149 46.4173 20.6368 46.4173 23.0826H50.4173ZM48.6951 14.4244C47.5581 11.6794 45.8915 9.18528 43.7906 7.08435L40.9622 9.91278C42.6917 11.6423 44.0636 13.6955 44.9996 15.9552L48.6951 14.4244ZM43.7906 7.08435C41.6897 4.98342 39.1955 3.31688 36.4505 2.17987L34.9198 5.87539C37.1795 6.81138 39.2327 8.18329 40.9622 9.91278L43.7906 7.08435ZM36.4505 2.17987C33.7055 1.04286 30.7635 0.457642 27.7923 0.457642V4.45764C30.2382 4.45764 32.6601 4.93939 34.9198 5.87539L36.4505 2.17987ZM27.7923 0.457642C24.8212 0.457642 21.8791 1.04286 19.1341 2.17987L20.6648 5.87539C22.9245 4.93939 25.3464 4.45764 27.7923 4.45764V0.457642ZM19.1341 2.17987C16.3891 3.31688 13.895 4.98342 11.794 7.08435L14.6225 9.91278C16.3519 8.18329 18.4051 6.81138 20.6648 5.87539L19.1341 2.17987ZM11.794 7.08435C9.6931 9.18528 8.02656 11.6794 6.88954 14.4244L10.5851 15.9552C11.5211 13.6955 12.893 11.6423 14.6225 9.91278L11.794 7.08435ZM6.88954 14.4244C5.75253 17.1694 5.16732 20.1115 5.16732 23.0826H9.16732C9.16732 20.6368 9.64907 18.2149 10.5851 15.9552L6.88954 14.4244ZM26.6829 24.7467L33.5579 29.3301L35.7767 26.0019L28.9017 21.4185L26.6829 24.7467ZM25.7923 11.6243V23.0826H29.7923V11.6243H25.7923ZM2.58398 31.9576L20.9173 31.9576V27.9576L2.58398 27.9576L2.58398 31.9576ZM7.16732 38.8326H20.9173V34.8326H7.16732V38.8326ZM14.0423 45.7076H20.9173V41.7076H14.0423V45.7076Z" fill="black"></path></svg><div class="line-clamp-1">Responds within a few days</div><div class="styles_tooltip-text__bYBqF">Based on past data, Toggle usually responds to incoming applications within a few days</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->2</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2799499-machine-learning-and-ai-engineer">Machine Learning and AI Engineer</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • New York City<span class="ml-1 inline-flex h-4 items-center rounded border border-neutral-200 bg-neutral-50 px-1 text-xs text-neutral-500">+<!-- -->1</span></span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 weeks ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3082232-technical-lead-for-knowledge-graph">Technical Lead for Knowledge Graph</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • New York City<span class="ml-1 inline-flex h-4 items-center rounded border border-neutral-200 bg-neutral-50 px-1 text-xs text-neutral-500">+<!-- -->1</span></span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 months ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/monzo"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Monzo Bank 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/975823-9438464e7e345f2c7352b94b9a8dc3cf-medium_jpg.jpg?buster=1715244489" 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/monzo"><h2 class="inline text-md font-semibold">Monzo Bank</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Get paid a day early with easy banking through Monzo</span><span class="text-xs italic text-neutral-500">1001-5000<!-- --> Employees</span></div></div></div><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-neutral-100"><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 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><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><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><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="M4 3.5L6 6.5M6 6.5L8 3.5M6 6.5V8.5M2 3C2 2.73478 2.10536 2.48043 2.29289 2.29289C2.48043 2.10536 2.73478 2 3 2H9C9.26522 2 9.51957 2.10536 9.70711 2.29289C9.89464 2.48043 10 2.73478 10 3V9C10 9.26522 9.89464 9.51957 9.70711 9.70711C9.51957 9.89464 9.26522 10 9 10H3C2.73478 10 2.48043 9.89464 2.29289 9.70711C2.10536 9.51957 2 9.26522 2 9V3Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">YC Funded</div><div class="styles_tooltip-text__bYBqF">Startup funded by Y Combinator</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->1</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3152206-senior-engineering-manager">Senior Engineering Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • London<span class="ml-1 inline-flex h-4 items-center rounded border border-neutral-200 bg-neutral-50 px-1 text-xs text-neutral-500">+<!-- -->1</span></span></div></div><span class="text-xs lowercase text-dark-a md:hidden">6 days ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">6 days ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3143048-lead-data-scientist-core">Lead Data Scientist, Core</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • London<span class="ml-1 inline-flex h-4 items-center rounded border border-neutral-200 bg-neutral-50 px-1 text-xs text-neutral-500">+<!-- -->1</span></span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 weeks ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3112715-senior-technical-lead-machine-learning-science">Senior Technical Lead, Machine Learning Science </a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • London<span class="ml-1 inline-flex h-4 items-center rounded border border-neutral-200 bg-neutral-50 px-1 text-xs text-neutral-500">+<!-- -->1</span></span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/smart-studio-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="SMART Studio 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/8553937-6804ebf58efcc7a4e271fe56a836566e-medium_jpg.jpg?buster=1634279092" 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/smart-studio-1"><h2 class="inline text-md font-semibold">SMART Studio</h2></a></div><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/1708552-technical-lead-ai-ml-application-s">Technical Lead - AI & ML Application/s</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$80k – $110k • 0.0% – 0.5%</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Melbourne</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">3<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 years ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 years ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/cedar"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Cedar 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/3266545-c3af811b4d8cca6faa80b27e7562045f-medium_jpg.jpg?buster=1686716631" 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/cedar"><h2 class="inline text-md font-semibold">Cedar</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">Inspiring patient engagements enriched by intelligence</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div></div><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-neutral-100"><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-neutral-100"><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 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><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><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->4</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3157368-director-technical-accounting">Director, Technical Accounting</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$172k – $225k</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">yesterday</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">yesterday</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3141816-technical-account-manager">Technical Account Manager </a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$149k – $175k</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 weeks ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3082066-staff-technical-lead-manager-new-verticals">Staff Technical Lead Manager (New Verticals)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • New York</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 months ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/doctustech-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="DoctusTech 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/9308957-e08773ce56c8c48e70a521e4dd41c12d-medium_jpg.jpg?buster=1673933552" 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/doctustech-1"><h2 class="inline text-md font-semibold">DoctusTech</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">We are passionate about helping healthcare organization improve their HCC training</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><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-neutral-100"><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-neutral-100"><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><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3154026-technical-lead-us-healthcare-python-django-ai-llm">Technical Lead- US healthcare (Python/Django/AI LLM)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">₹25L – ₹35L</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • India</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">10<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 days ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 days ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/divinity-partners-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Divinity Science 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/9980924-e413ea8e2f341a54be19e316ea284d58-medium_jpg.jpg?buster=1716987473" 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/divinity-partners-1"><h2 class="inline text-md font-semibold">Divinity Science</h2></a></div><span class="text-xs text-neutral-1000">The new dimension of wellness</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div></div><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-neutral-100"><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-neutral-100"><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><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2916995-cto-technical-lead-co-founder">CTO / Technical Lead (Co-Founder)</a></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">$1k – $1k • 10.0% – 20.0%</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Austin</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">5<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">6 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">6 months ago</span><button class="styles-module_component__88XzG mr-2 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-3 py-1 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">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-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="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div></div></div><nav aria-label="Pagination Navigation" class="styles_component__SQ8Wq" role="navigation"><ul><li class="styles_page-rc-style__GH3LC styles_current__JZqJL"><a aria-current="true" aria-label="Page 1, current page" href="/role/r/technical-lead">1</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 2" href="/role/r/technical-lead?page=2">2</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 3" href="/role/r/technical-lead?page=3">3</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 4" href="/role/r/technical-lead?page=4">4</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 5" href="/role/r/technical-lead?page=5">5</a></li><span>...</span><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 33" href="/role/r/technical-lead?page=33">33</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 34" href="/role/r/technical-lead?page=34">34</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 35" href="/role/r/technical-lead?page=35">35</a></li><span>...</span><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 66" href="/role/r/technical-lead?page=66">66</a></li><li class="styles_next-rc-style__szoZ_"><a aria-label="Next page" href="/role/r/technical-lead?page=2">Next <svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></a></li></ul></nav></div><div class="styles_sidebarSection__LEqin"><h2 class="hidden">Explore other job opportunities</h2><div class="flex flex-col mb-2"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c text-xl font-medium">Explore other remote roles</h3></div><div class="styles_list__f3zxh flex flex-col"><a href="https://wellfound.com/role/r/etl-testing" class="styles_anchor__D_RPR">ETL Testing Remote</a><a href="https://wellfound.com/role/r/customer-support" class="styles_anchor__D_RPR">Customer Support Remote</a><a href="https://wellfound.com/role/r/nft-artist" class="styles_anchor__D_RPR">NFT Artist Remote</a><a href="https://wellfound.com/role/r/mulesoft-developer" class="styles_anchor__D_RPR">MuleSoft Developer Remote</a><a href="https://wellfound.com/role/r/openshift" class="styles_anchor__D_RPR">OpenShift Remote</a><a href="https://wellfound.com/role/r/ionic" class="styles_anchor__D_RPR">Ionic Remote</a><a href="https://wellfound.com/role/r/firebase-developer" class="styles_anchor__D_RPR">Firebase Developer Remote</a><a href="https://wellfound.com/role/r/business-intelligence" class="styles_anchor__D_RPR">Business Intelligence Remote</a><a href="https://wellfound.com/role/r/bitcoin" class="styles_anchor__D_RPR">Bitcoin Remote</a><a href="https://wellfound.com/role/r/design-manager" class="styles_anchor__D_RPR">Design Manager Remote</a><a href="https://wellfound.com/role/r/software-test-automation-engineer" class="styles_anchor__D_RPR">Software Test Automation Engineer Remote</a><a href="https://wellfound.com/role/r/power-bi-developer" class="styles_anchor__D_RPR">Power BI Developer Remote</a><a href="https://wellfound.com/role/r/fpga-design-engineer" class="styles_anchor__D_RPR">FPGA Design Engineer Remote</a><a href="https://wellfound.com/role/r/graphql-developer" class="styles_anchor__D_RPR">GraphQL Developer Remote</a><a href="https://wellfound.com/role/r/flutter-developer" class="styles_anchor__D_RPR">Flutter Developer Remote</a></div><div class="flex flex-col mb-2"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c text-xl font-medium">Explore Technical Lead jobs in other places</h3></div><div class="styles_list__f3zxh flex flex-col"><a href="https://wellfound.com/role/l/technical-lead/san-francisco" class="styles_anchor__D_RPR">Technical Lead - San Francisco</a><a href="https://wellfound.com/role/l/technical-lead/los-angeles" class="styles_anchor__D_RPR">Technical Lead - Los Angeles</a><a href="https://wellfound.com/role/l/technical-lead/boston" class="styles_anchor__D_RPR">Technical Lead - Boston</a><a href="https://wellfound.com/role/l/technical-lead/chicago" class="styles_anchor__D_RPR">Technical Lead - Chicago</a><a href="https://wellfound.com/role/l/technical-lead/seattle" class="styles_anchor__D_RPR">Technical Lead - Seattle</a><a href="https://wellfound.com/role/l/technical-lead/austin" class="styles_anchor__D_RPR">Technical Lead - Austin</a><a href="https://wellfound.com/role/l/technical-lead/new-york" class="styles_anchor__D_RPR">Technical Lead - New York</a><a href="https://wellfound.com/role/l/technical-lead/denver" class="styles_anchor__D_RPR">Technical Lead - Denver</a><a href="https://wellfound.com/role/l/technical-lead/district-of-columbia" class="styles_anchor__D_RPR">Technical Lead - District of Columbia</a></div><div class="flex flex-col mb-2"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c text-xl font-medium">Explore tech jobs in top cities</h3></div><div class="styles_list__f3zxh flex flex-col"><a href="https://wellfound.com/location/san-francisco" class="styles_anchor__D_RPR">San Francisco</a><a href="https://wellfound.com/location/los-angeles" class="styles_anchor__D_RPR">Los Angeles</a><a href="https://wellfound.com/location/boston" class="styles_anchor__D_RPR">Boston</a><a href="https://wellfound.com/location/chicago" class="styles_anchor__D_RPR">Chicago</a><a href="https://wellfound.com/location/seattle" class="styles_anchor__D_RPR">Seattle</a><a href="https://wellfound.com/location/austin" class="styles_anchor__D_RPR">Austin</a><a href="https://wellfound.com/location/new-york" class="styles_anchor__D_RPR">New York</a><a href="https://wellfound.com/location/denver" class="styles_anchor__D_RPR">Denver</a><a href="https://wellfound.com/location/district-of-columbia" class="styles_anchor__D_RPR">District of Columbia</a></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 & Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/san-francisco">Software Engineer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/new-york">Software Engineer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/los-angeles">Software Engineer Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/san-francisco">Product Manager Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/new-york">Product Manager Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/los-angeles">Product Manager Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/san-francisco">Frontend Developer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/new-york">Frontend Developer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/los-angeles">Frontend Developer Jobs in Los Angeles</a></li></ul></div></button></div><footer class="border-t border-gray-400 px-10 py-10 md:px-20 md:py-20"><div class="mx-auto flex max-w-screen-xl flex-col justify-between lg:flex-row "><div class="mb-6 mr-14"><a class="mb-4 mr-2 mt-1 flex pl-2 md:pl-0" href="/"><svg fill="currentColor" viewBox="0 0 716.10004 93.499997" width="120" class="w-[200px] fill-current text-black hover:text-gtmblue-500"><g transform="translate(-157.7,-156.3)"><g><polygon points="352.3,235 369.4,235 369.4,170.3 352.3,170.3 352.3,156.3 386.6,156.3 386.6,235 403.5,235 403.5,249 352.3,249 "></polygon><polygon points="413.6,235 430.6,235 430.6,170.3 413.6,170.3 413.6,156.3 447.9,156.3 447.9,235 464.8,235 464.8,249 413.6,249 "></polygon><path d="M 485.3,249 V 195 H 469 v -14 h 16.3 v -5.5 c 0,-12.5 6.5,-19.2 19.9,-19.2 h 19.3 V 170 H 508 c -4.2,0 -5.9,1.8 -5.9,5.9 v 5 h 22.4 v 14 h -22.2 v 54 h -17 z"></path><path d="m 564.6,180.2 c -20.7,0 -34.7,14 -34.7,34.8 0,20.9 14,34.8 34.7,34.8 20.8,0 34.8,-13.9 34.8,-34.8 0,-20.8 -14,-34.8 -34.8,-34.8 z m 0,55.5 c -10.4,0 -17.2,-8.6 -17.2,-20.7 0,-12 6.8,-20.7 17.2,-20.7 10.5,0 17.3,8.6 17.3,20.7 0,12.1 -6.8,20.7 -17.3,20.7 z"></path><path d="M 656.9,181 H 674 v 68 h -16.7 v -8.3 c -4.3,5.1 -10.3,9.1 -19.8,9.1 -13.8,0 -26.3,-7.1 -26.3,-30.4 V 181 h 17.1 v 37.1 c 0,11.3 4.1,17.6 13.5,17.6 9.4,0 15.1,-6.9 15.1,-19.2 V 181 Z"></path><path d="m 817.2,156.3 v 32.9 c -4.3,-5.3 -11,-9 -20.2,-9 -17.9,0 -31.7,13.7 -31.7,34.7 0,21.7 13.3,34.9 31.4,34.9 9.9,0 16.6,-4.7 21,-10.6 v 9.8 h 16.7 v -92.7 z m -17.1,79.4 c -10.6,0 -17.4,-8.5 -17.4,-20.7 0,-12.1 6.8,-20.7 17.4,-20.7 10.5,0 17.3,8.5 17.3,20.8 0,12.2 -6.8,20.6 -17.3,20.6 z"></path></g><path d="m 178.8,249 -21.1,-68 h 19.6 l 12.5,48.9 13.5,-48.9 H 223 L 236.5,229.9 249,181 h 19.6 l -21.4,68 H 226.3 L 213.1,199.9 199.8,249 Z"></path><circle cx="862.40002" cy="238.39999" fill="#EC2E3A" r="11.4"></circle><circle cx="862.40002" cy="191.60001" fill="#EC2E3A" r="11.4"></circle><path d="m 342.2,219 c 0.3,-2.1 0.5,-4.6 0.5,-6.2 -0.2,-20 -13.6,-32.6 -33.4,-32.6 -20.4,0 -34,13.8 -34,34.9 0,21 13.4,34.7 35.2,34.7 17.6,0 29.1,-10.5 31.2,-23.8 h -16.9 c -1.7,6.8 -7.2,10.5 -15,10.5 -9.8,0 -16.3,-6.5 -16.7,-16.8 V 219 Z m -32.9,-25.8 c 8.6,0 14.5,4.8 16,13.6 h -31.7 c 1.2,-8.4 7.6,-13.6 15.7,-13.6 z"></path><path d="m 707.8,249 h -17.1 v -68 h 16.7 v 8.3 c 4.3,-5.1 10.3,-9.1 19.8,-9.1 13.8,0 26.3,7.1 26.3,30.4 V 249 h -17.1 v -37.1 c 0,-11.3 -4.1,-17.6 -13.5,-17.6 -9.4,0 -15.1,6.9 -15.1,19.2 z"></path></g></svg></a><div class="flex"><a class="mr-2 h-8 w-8" href="http://twitter.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></a><a class="mr-2" href="https://instagram.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.833 2h8.334C19.375 2 22 4.625 22 7.833v8.334C22 19.375 19.375 22 16.167 22H7.833C4.625 22 2 19.375 2 16.167V7.833C2 4.625 4.625 2 7.833 2zM19.11 4.89a4.16 4.16 0 00-2.943-1.224H7.833A4.13 4.13 0 004.89 4.89a4.16 4.16 0 00-1.224 2.943v8.333A4.13 4.13 0 004.89 19.11a4.16 4.16 0 002.943 1.224h8.334a4.13 4.13 0 002.942-1.224 4.16 4.16 0 001.224-2.943V7.833A4.13 4.13 0 0019.11 4.89z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M17.416 7.834c-.692 0-1.25-.557-1.25-1.25s.558-1.25 1.25-1.25a1.25 1.25 0 010 2.5zM12 8.668A3.336 3.336 0 0115.333 12 3.336 3.336 0 0112 15.334a3.336 3.336 0 01-3.334-3.333A3.336 3.336 0 0112 8.668zM7 12c0-2.76 2.24-5 5-5s5 2.24 5 5-2.24 5-5 5-5-2.24-5-5z" fill="currentColor"></path></svg></a></div></div><div class="flex flex-col md:flex-row"><h2 class="hidden">Explore other opportunities: Find jobs, recruit talent, or learn about our company</h2><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Candidates</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/jobs">Startup Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/web3">Web3 Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/featured">Featured</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/hiring-data">Startup Hiring Data</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/startups">Tech Startups</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/remote">Remote</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Recruiters</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruit-pro">Recruit Pro</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/curated">Curated</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruiter-cloud">RecruiterCloud</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/hire">Hire Developers</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/pricing">Pricing</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">Company</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://wellfound.com">About</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://help.wellfound.com/">Help</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/discover/blog">Blog</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/terms">Terms & Risks</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/privacy">Privacy & Cookies</a></li></ul></div></div><div class="mt-4 flex flex-col-reverse justify-between lg:flex-row"><p class="text-dark-aa">Copyright © <!-- -->2024<!-- --> <!-- -->Wellfound<!-- -->. All rights reserved.</p><p class="mb-4 text-dark-aa lg:mb-0">Browse by:<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-jobs">Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/remote-tech-jobs">Remote Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-job-locations">Locations</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-startups">Startups</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/startups-hiring">Startups Hiring</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-industries">Industries</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-hubs">Tech Hubs</a></p></div></footer></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="anonymous">{"props":{"pageProps":{"page":null,"role":"technical-lead","__APOLLO_SIG__":"blaD3%8OB2%BWB2%Hsc6rVyEqpJ8uHlitfoIv9e3ZCtzXFngm1rpo-2032232371","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},"seoLandingPageJobSearchResults({\"page\":1,\"remote\":true,\"role\":\"technical-lead\"})":{"__typename":"Results","totalJobCount":2876,"totalStartupCount":1311,"perPage":20,"pageCount":66,"startups":[{"__ref":"StartupResult:10282007"},{"__ref":"StartupResult:32920"},{"__ref":"StartupResult:682737"},{"__ref":"StartupResult:8471229"},{"__ref":"StartupResult:7501115"},{"__ref":"StartupResult:1704079"},{"__ref":"StartupResult:8559889"},{"__ref":"StartupResult:7098568"},{"__ref":"StartupResult:841840"},{"__ref":"StartupResult:10253703"},{"__ref":"StartupResult:8464881"},{"__ref":"StartupResult:788907"},{"__ref":"StartupResult:9488142"},{"__ref":"StartupResult:287038"},{"__ref":"StartupResult:6723811"},{"__ref":"StartupResult:975823"},{"__ref":"StartupResult:8553937"},{"__ref":"StartupResult:3266545"},{"__ref":"StartupResult:9308957"},{"__ref":"StartupResult:9980924"}]},"seoLandingPageRoleRemote({\"page\":1,\"role\":\"technical-lead\"})":{"__ref":"RoleRemoteEditorial:755"}}},"Badge:ACTIVELY_HIRING":{"__typename":"Badge","id":"ACTIVELY_HIRING","name":"ACTIVELY_HIRING_BADGE","label":"Actively Hiring","tooltip":"Actively processing applications","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3126013":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Join Brands is looking for a Tech Lead to strengthen our development team. Join Brands is a fast growing influencer platform that brings influencers and brands together. \n\n- Lead a team of developers, (front,back,mobile, sysadmin,QA) in delivering high quality software solutions. \n- Ensure tasks are completed on time by managing and tracking progress through project management tools\n- Collaborate closely with Product Managers and Designers\n- Evaluate developer performance, set goals, and foster career growth within the team.\n- Participate in code reviews and ensure adherence to development best practices.\n- Solve complex technical problems and provide hands-on support when needed.\n- Ensure the team delivers scalable and high-performing systems.\n- Always looking for ways to optimize processes and coding output.\n- Maintain clear communication between developers, upper management.\n- Proven experience as a Tech Lead or Team Lead in a fast-paced development environment.\n- Experience with modern PHP, Vue.js, AWS, CI/CD pipelines and DevOps practices\n- Excellent communication and leadership skills, with the ability to inspire and motivate a team.\n- Able to work on more than one project at a time. \n- Ability to find new talent such as QA and developers.","jobType":"full-time","liveStartAt":1731024585,"locationNames":["San Francisco"],"primaryRoleTitle":"Engineering Manager","remote":true,"slug":"technical-lead","title":"Technical Lead","compensation":"$60k – $84k • No equity","yearsExperienceMin":5,"yearsExperienceMax":null,"id":"3126013","isBookmarked":false},"StartupResult:10282007":{"__typename":"StartupResult","id":"10282007","badges":[{"__ref":"Badge:ACTIVELY_HIRING"}],"companySize":"SIZE_11_50","highConcept":"Online marketplace for influencers","highlightedJobListings":[{"__ref":"JobListingSearchResult:3126013"}],"logoUrl":"https://photos.wellfound.com/startups/i/10282007-61f3e629d6e6ebea3381233051fd4815-medium_jpg.jpg?buster=1728931696","name":"Join Brands","slug":"join-brands"},"Badge:B2B-32920":{"__typename":"Badge","id":"B2B-32920","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-32920":{"__typename":"Badge","id":"COMPANY_STAGE-32920","name":"COMPANY_STAGE_BADGE","label":"Public Stage","tooltip":"Publicly traded company","avatarUrl":null,"rating":null,"data":"public_stage"},"Badge:TOP_INVESTORS-32920":{"__typename":"Badge","id":"TOP_INVESTORS-32920","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},"Badge:HIGHLY_RATED-32920":{"__typename":"Badge","id":"HIGHLY_RATED-32920","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"HubSpot is highly rated on Glassdoor, with 4.7 out of 5 stars","avatarUrl":null,"rating":"4.7","data":null},"Badge:WORK_LIFE_BALANCE-32920":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-32920","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate HubSpot 4.6/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.6","data":null},"Badge:STRONG_LEADERSHIP-32920":{"__typename":"Badge","id":"STRONG_LEADERSHIP-32920","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate HubSpot 4.6/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.6","data":null},"JobListingSearchResult:3155812":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**POS-26083**\n\n* * *\n\n**Technical Lead I**\n\nHubSpot’s Developer Acceleration teams are charged with making the developer experience at HubSpot world-class. We want building, deploying, and monitoring our software to be as easy, fun, and frictionless as possible for our teams.\n\nWe manage thousands of instances and services in the cloud in a way that’s transparent to our developers, and need your help to scale our platform. On top of web services, we also build tools that reside on our developers’ machines to save time. \n\nEven better, we excitedly share our platform technologies not just within HubSpot, but also to the world at large via open-source projects and conference talks. We’ve open-sourced some of our key platform tools,[ Singularity](https://github.com/HubSpot/Singularity), an easy-to-use tool for running and scheduling Mesos tasks, and [Baragon](https://github.com/hubspot/baragon), a system for programmatically updating load balancer configurations. \n\nWe are looking for a **Technical Lead** to work as part of the developers' experience metrics team. The team's mission is to collect metrics and build powerful tooling to enable engineers to be more efficient and effective at achieving their goals. An engineer joining this team will:\n\n- Improve our pipeline to collect DevOps metrics. Integrate new data sources into our datalake to help teams find bottlenecks and improve their effectiveness\n- Build tools that help engineers tackle challenges or bottlenecks highlighted by metrics\n\nAs a **Technical Lead**, your role will involve designing and solving problems in large, distributed systems - This a Software Engineering role where around 70% of your time will be spent on hands on coding/developing software in **Java and SQL.** \n\n- Lead a small team of engineers where autonomy and flexibility are core values\n- Help set the direction for the continued evolution of backend development at HubSpot\n- Some previous team, technical or pod lead experience is preferred - managing engineers or projects and taking responsibility for the team’s software design and delivery\n- A continued passion to contribute to the code base, this is a hands on role\n- Comfort performing code reviews for engineers at all levels\n- Coaching and mentorship experience\n- Have a history of developing solutions to problems that have had an outsized impact on the organization’s business goals.\n- Consistently demonstrated strong ownership of projects end to end, track record of successfully rolling out infrastructure, collaborating with multiple Engineering teams to deliver successful solutions\n- Designed robust data models to represent complex domain data that scales effectively as use cases evolve\n- Wish to stay hands-on in all technical aspects while leading a team of engineers and collaborating cross-functionally with internal stakeholders.\n- Regularly mentor and teach engineers in their areas of expertise.\n- Proven ability to solve complicated technical problems and analyze trade-offs with empathy for the developers.\n\n \n\n* * *\n\n*We know the* *[confidence gap](https://www.theatlantic.com/magazine/archive/2014/05/the-confidence-gap/359815/)** and**[ imposter syndrome](https://blog.hubspot.com/marketing/impostor-syndrome-tips)* *can get in the way of meeting spectacular candidates, so please don’t hesitate to apply — we’d love to hear from you.*\n\n***If you need accommodations or assistance due to a disability, please reach out to us [using this form](https://form.asana.com/?k=Xr9-j19kRaY5T5NjIeyx4Q\u0026d=8587152060687).** This information will be treated as confidential and used only for the purpose of determining an appropriate accommodation for the interview process.*\n\n* * *\n\n*At HubSpot, we value both flexibility and connection. Whether you’re a Remote employee, or work from the Office, we want you to start your journey here by building strong connections with your team and peers. *\n\n*If you are joining our Engineering team in a full-time role, you will be required to attend a regional HubSpot office for in-person onboarding. If you join our broader Product team, you’ll also attend other in-person events such as HubSpot’s annual PEER week, your Product Group Summit, and other in-person gatherings to continue building on those connections.*\n\n*If you require an accommodation due to travel limitations or other reasons, please inform your recruiter during the hiring process. We are committed to supporting candidates who may need alternative arrangements.*\n\n* * *\n\n***Germany Applicants:** (m/f/d) - link to HubSpot's Career Diversity page [here](https://www.hubspot.com/careers/diversity).*\n\n***India** **Applicants:** link to HubSpot India's equal opportunity policy [here](https://drive.google.com/file/d/1fTZ0ht2chl1WRI7Tgrbzh9ytZUhL2jG9/view?__hstc=20629287.8bedd818fefb24c6303ec98fcf9dcfff.1724281309795.1724281309795.1724281309795.1\u0026__hssc=20629287.1.1724281309796\u0026__hsfp=1818362978).*\n\n* * *\n\n**About HubSpot**\n\nHubSpot (NYSE: HUBS) is a leading customer relationship management (CRM) platform that provides software and support to help businesses grow better. We build marketing, sales, service, and website management products that start free and scale to meet our customers’ needs at any stage of growth. We’re also building a company culture that empowers people to do their best work. If that sounds like something you’d like to be part of, we’d love to hear from you.\n\nYou can find out more about our company culture in the [HubSpot Culture Code](http://culturecode.com/), which has more than 5M views, and learn about [our commitment to creating a diverse and inclusive workplace](https://www.hubspot.com/jobs/diversity-inclusion), too. Thanks to the work of every employee globally, HubSpot was named the #2 Best Place to Work on Glassdoor in 2022 and has been recognized for its award-winning culture by Great Place to Work, Comparably, Fortune, Entrepreneur, Inc., and more.\n\nHeadquartered in Cambridge, Massachusetts, HubSpot was founded in 2006. Today, thousands of employees across the globe work remotely and in HubSpot offices. Visit our [careers website](https://www.hubspot.com/careers) to learn more about the culture and opportunities at HubSpot. \n\n* * *\n\n*By submitting your application, you agree that HubSpot may collect your personal data for recruiting, global organization planning, and related purposes. HubSpot's **[Privacy Notice](https://legal.hubspot.com/recruiting-privacy-notice)** explains what personal information we may process, where we may process your personal information, our purposes for processing your personal information, and the rights you can exercise over HubSpot’s use of your personal information.* \n\n","jobType":"full-time","liveStartAt":1732149724,"locationNames":["United Kingdom"],"primaryRoleTitle":"Engineering Manager","remote":true,"slug":"technical-lead-i","title":" Technical Lead I","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3155812","isBookmarked":false},"JobListingSearchResult:3127539":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**POS-26269**\n\nThe CRM data visualization group is responsible for helping CRM customers visualize and act on their data. The staff software engineer will work on the GraphQL platform team which is the core system of CRM that allows for high-performance data querying and visualization, supporting CRM customers in analyzing and leveraging their data effectively. You will help improve the usability and scalability of the platform to meet Hubspot’s growth needs for both internal and external customers and also design/implement new features.\n\n### **About the Role**\n\nWe are looking for a staff engineer who has identified and delivered projects with meaningful business and/or technical impact at the product group level. This candidate should have a clear history of solving hard, impactful problems with little guidance. They move across domains effortlessly, challenging conventions and what is possible by reexamining constraints. They are trusted with complex business and technical challenges that require collaboration, technical mastery, and technical leadership. They should have a significant impact on the success and technical strategy of any team they are part of. Additionally, they are often asked to move into an unknown area and quickly make progress. They work in concert with leadership to identify and define large, impactful initiatives that they will drive.\n\n### **Key Expectations**\n\n- Staff Software Engineers are highly productive, impactful, and trusted engineers who leverage their skills and knowledge to work autonomously on complex projects and help set technical direction. Complex problems can include those that are exceptionally broad, deep, novel, or challenging to solve.\n- They have a history of developing solutions to problems that have had an outsized impact on their team and product group’s business goals.\n- They solve hard problems in multiple product areas or technical domains, rapidly delivering software solutions that are simple, practical, and easy for teams to adopt and use.\n- They help push technologies and best practices forward to improve the HubSpot ecosystem.\n- They regularly mentor and teach engineers in their areas of expertise, and look for opportunities to scale their technical influence\n- They are expected to model our Engineering Leadership Mission\n\n* * *\n\n**Cash compensation range:** 229800-344700 USD Annually \n \n[This resource](https://drive.google.com/file/d/1C1TGMkG5mos30bkgmNIap_sSzr-lCOWF/view?usp=sharing) will help guide how we recommend thinking about the range you see. Learn more about HubSpot’s [compensation philosophy](https://www.hubspot.com/careers-blog/compensation-philosophy). \n \nThe cash compensation above includes base salary, on-target commission for employees in eligible roles, and annual bonus targets under HubSpot’s bonus plan for eligible roles. In addition to cash compensation, some roles are eligible to participate in HubSpot’s equity plan to receive restricted stock units (RSUs). Some roles may also be eligible for overtime pay. Individual compensation packages are based on a few different factors unique to each candidate, including their skills, experience, qualifications and other job-related reasons. \n \nWe know that benefits are also an important piece of your total compensation package. To learn more about what’s included in total compensation, check out some of the [benefits and perks HubSpot offers](https://www.hubspot.com/careers/benefits) to help employees grow better. \n \nAt HubSpot, fair compensation practices isn’t just about checking off the box for legal compliance. It’s about living out our value of transparency with our employees, candidates, and community.\n\n* * *\n\n*We know the* *[confidence gap](https://www.theatlantic.com/magazine/archive/2014/05/the-confidence-gap/359815/)** and**[ imposter syndrome](https://blog.hubspot.com/marketing/impostor-syndrome-tips)* *can get in the way of meeting spectacular candidates, so please don’t hesitate to apply — we’d love to hear from you.*\n\n***If you need accommodations or assistance due to a disability, please reach out to us [using this form](https://form.asana.com/?k=Xr9-j19kRaY5T5NjIeyx4Q\u0026d=8587152060687).** This information will be treated as confidential and used only for the purpose of determining an appropriate accommodation for the interview process.*\n\n* * *\n\n*At HubSpot, we value both flexibility and connection. Whether you’re a Remote employee, or work from the Office, we want you to start your journey here by building strong connections with your team and peers. *\n\n*If you are joining our Engineering team in a full-time role, you will be required to attend a regional HubSpot office for in-person onboarding. If you join our broader Product team, you’ll also attend other in-person events such as HubSpot’s annual PEER week, your Product Group Summit, and other in-person gatherings to continue building on those connections.*\n\n*If you require an accommodation due to travel limitations or other reasons, please inform your recruiter during the hiring process. We are committed to supporting candidates who may need alternative arrangements.*\n\n* * *\n\n***Germany Applicants:** (m/f/d) - link to HubSpot's Career Diversity page [here](https://www.hubspot.com/careers/diversity).*\n\n***India** **Applicants:** link to HubSpot India's equal opportunity policy [here](https://drive.google.com/file/d/1fTZ0ht2chl1WRI7Tgrbzh9ytZUhL2jG9/view?__hstc=20629287.8bedd818fefb24c6303ec98fcf9dcfff.1724281309795.1724281309795.1724281309795.1\u0026__hssc=20629287.1.1724281309796\u0026__hsfp=1818362978).*\n\n* * *\n\n**About HubSpot**\n\nHubSpot (NYSE: HUBS) is a leading customer relationship management (CRM) platform that provides software and support to help businesses grow better. We build marketing, sales, service, and website management products that start free and scale to meet our customers’ needs at any stage of growth. We’re also building a company culture that empowers people to do their best work. If that sounds like something you’d like to be part of, we’d love to hear from you.\n\nYou can find out more about our company culture in the [HubSpot Culture Code](http://culturecode.com/), which has more than 5M views, and learn about [our commitment to creating a diverse and inclusive workplace](https://www.hubspot.com/jobs/diversity-inclusion), too. Thanks to the work of every employee globally, HubSpot was named the #2 Best Place to Work on Glassdoor in 2022 and has been recognized for its award-winning culture by Great Place to Work, Comparably, Fortune, Entrepreneur, Inc., and more.\n\nHeadquartered in Cambridge, Massachusetts, HubSpot was founded in 2006. Today, thousands of employees across the globe work remotely and in HubSpot offices. Visit our [careers website](https://www.hubspot.com/careers) to learn more about the culture and opportunities at HubSpot. \n\n* * *\n\n*By submitting your application, you agree that HubSpot may collect your personal data for recruiting, global organization planning, and related purposes. HubSpot's **[Privacy Notice](https://legal.hubspot.com/recruiting-privacy-notice)** explains what personal information we may process, where we may process your personal information, our purposes for processing your personal information, and the rights you can exercise over HubSpot’s use of your personal information.* \n\n","jobType":"full-time","liveStartAt":1729038657,"locationNames":["United States"],"primaryRoleTitle":"Engineering Manager","remote":true,"slug":"staff-technical-lead","title":"Staff Technical Lead","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3127539","isBookmarked":false},"JobListingSearchResult:3154667":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**POS-15530** \n\n* * *\n\n \n\n**Job Overview:** We are seeking a Senior Security Engineer with expertise in implementing and troubleshooting security tools to enhance and support our security infrastructure. This role focuses on evaluating, deploying, and maintaining a suite of security technologies that protect our organization’s assets. The ideal candidate will have extensive experience in security engineering, hands-on tool deployment, and troubleshooting complex issues within various security solutions.\n\n**Key Responsibilities:**\n\n- **Security Tool Implementation:** Lead the planning, deployment, and configuration of security tools, ensuring they meet organizational needs and integrate seamlessly with existing systems.\n- **Troubleshooting and Support:** Diagnose and resolve issues with security tools in real-time to maintain their effectiveness, reduce downtime, and ensure optimal performance.\n- **Tool Evaluation and Testing:** Research, test, and recommend new security technologies based on the latest threat landscape and organizational needs. Lead proof-of-concept (POC) projects to assess potential new tools.\n- **System Integration:** Work closely with IT and other teams to ensure security tools are effectively integrated with various systems, including cloud and on-premises environments.\n- **Automation and Optimization:** Develop scripts and automation processes to improve the efficiency and reliability of security tools, minimizing repetitive tasks and reducing time-to-response.\n- **Documentation and Knowledge Sharing:** Create and maintain detailed documentation of security tool configurations, troubleshooting procedures, and best practices to ensure consistent processes and knowledge transfer.\n- **Collaboration:** Collaborate with other security teams, such as incident response and vulnerability management, to identify tool requirements, share insights, and improve overall security capabilities.\n- **Training and Mentorship:** Act as a subject matter expert on security tools, providing training and guidance to junior team members and stakeholders.\n\n**Qualifications:**\n\n- **Experience:** 5+ years of experience in cybersecurity, with a focus on security engineering, tool deployment, and troubleshooting.\n- **Education:** Bachelor’s degree in Computer Science, Information Security, or related field (or equivalent experience).\n- **Certifications:** Relevant certifications, such as CISSP, GIAC, CEH, or vendor-specific certifications for security tools (e.g., CrowdStrike, Tenable, or similar).\n- **Technical Skills:**\n\n - Strong hands-on experience with a variety of security tools, such as endpoint protection, SIEM, vulnerability management, EDR, DLP, and network security tools.\n - Deep troubleshooting skills across both hardware and software security solutions.\n - Familiarity with scripting languages (Python, PowerShell, Bash) for automation of tasks related to tool deployment and management.\n - Understanding of network protocols, cloud environments, and security frameworks (MITRE ATT\u0026CK, NIST, CIS).\n - Experience with configuring and managing tools in cloud environments (AWS, Azure, or GCP).\n- **Soft Skills:**\n\n - Strong analytical and problem-solving abilities with attention to detail.\n - Excellent communication skills to collaborate across teams and convey technical information effectively.\n - Ability to work independently and manage multiple projects in a fast-paced environment.\n \n \n\n* * *\n**Cash compensation range:** 108000-162000 USD Annually \n \n [This resource](https://drive.google.com/file/d/1C1TGMkG5mos30bkgmNIap_sSzr-lCOWF/view?usp=sharing) will help guide how we recommend thinking about the range you see. Learn more about HubSpot’s [compensation philosophy](https://www.hubspot.com/careers-blog/compensation-philosophy). \n \n The cash compensation above includes base salary, on-target commission for employees in eligible roles, and annual bonus targets under HubSpot’s bonus plan for eligible roles. In addition to cash compensation, some roles are eligible to participate in HubSpot’s equity plan to receive restricted stock units (RSUs). Some roles may also be eligible for overtime pay. Individual compensation packages are based on a few different factors unique to each candidate, including their skills, experience, qualifications and other job-related reasons. \n \n We know that benefits are also an important piece of your total compensation package. To learn more about what’s included in total compensation, check out some of the [benefits and perks HubSpot offers](https://www.hubspot.com/careers/benefits) to help employees grow better. \n \n At HubSpot, fair compensation practices isn’t just about checking off the box for legal compliance. It’s about living out our value of transparency with our employees, candidates, and community. \n \n\n \n\n**Job Overview:** We are seeking a Senior Security Engineer with expertise in implementing and troubleshooting security tools to enhance and support our security infrastructure. This role focuses on evaluating, deploying, and maintaining a suite of security technologies that protect our organization’s assets. The ideal candidate will have extensive experience in security engineering, hands-on tool deployment, and troubleshooting complex issues within various security solutions.\n\n**Key Responsibilities:**\n\n- **Security Tool Implementation:** Lead the planning, deployment, and configuration of security tools, ensuring they meet organizational needs and integrate seamlessly with existing systems.\n- **Troubleshooting and Support:** Diagnose and resolve issues with security tools in real-time to maintain their effectiveness, reduce downtime, and ensure optimal performance.\n- **Tool Evaluation and Testing:** Research, test, and recommend new security technologies based on the latest threat landscape and organizational needs. Lead proof-of-concept (POC) projects to assess potential new tools.\n- **System Integration:** Work closely with IT and other teams to ensure security tools are effectively integrated with various systems, including cloud and on-premises environments.\n- **Automation and Optimization:** Develop scripts and automation processes to improve the efficiency and reliability of security tools, minimizing repetitive tasks and reducing time-to-response.\n- **Documentation and Knowledge Sharing:** Create and maintain detailed documentation of security tool configurations, troubleshooting procedures, and best practices to ensure consistent processes and knowledge transfer.\n- **Collaboration:** Collaborate with other security teams, such as incident response and vulnerability management, to identify tool requirements, share insights, and improve overall security capabilities.\n- **Training and Mentorship:** Act as a subject matter expert on security tools, providing training and guidance to junior team members and stakeholders.\n\n**Qualifications:**\n\n- **Experience:** 5+ years of experience in cybersecurity, with a focus on security engineering, tool deployment, and troubleshooting.\n- **Education:** Bachelor’s degree in Computer Science, Information Security, or related field (or equivalent experience).\n- **Certifications:** Relevant certifications, such as CISSP, GIAC, CEH, or vendor-specific certifications for security tools (e.g., CrowdStrike, Tenable, or similar).\n- **Technical Skills:**\n\n - Strong hands-on experience with a variety of security tools, such as endpoint protection, SIEM, vulnerability management, EDR, DLP, and network security tools.\n - Deep troubleshooting skills across both hardware and software security solutions.\n - Familiarity with scripting languages (Python, PowerShell, Bash) for automation of tasks related to tool deployment and management.\n - Understanding of network protocols, cloud environments, and security frameworks (MITRE ATT\u0026CK, NIST, CIS).\n - Experience with configuring and managing tools in cloud environments (AWS, Azure, or GCP).\n- **Soft Skills:**\n\n - Strong analytical and problem-solving abilities with attention to detail.\n - Excellent communication skills to collaborate across teams and convey technical information effectively.\n - Ability to work independently and manage multiple projects in a fast-paced environment.\n \n \n\n* * *\n**Cash compensation range:** 108000-162000 USD Annually \n \n [This resource](https://drive.google.com/file/d/1C1TGMkG5mos30bkgmNIap_sSzr-lCOWF/view?usp=sharing) will help guide how we recommend thinking about the range you see. Learn more about HubSpot’s [compensation philosophy](https://www.hubspot.com/careers-blog/compensation-philosophy). \n \n The cash compensation above includes base salary, on-target commission for employees in eligible roles, and annual bonus targets under HubSpot’s bonus plan for eligible roles. In addition to cash compensation, some roles are eligible to participate in HubSpot’s equity plan to receive restricted stock units (RSUs). Some roles may also be eligible for overtime pay. Individual compensation packages are based on a few different factors unique to each candidate, including their skills, experience, qualifications and other job-related reasons. \n \n We know that benefits are also an important piece of your total compensation package. To learn more about what’s included in total compensation, check out some of the [benefits and perks HubSpot offers](https://www.hubspot.com/careers/benefits) to help employees grow better. \n \n At HubSpot, fair compensation practices isn’t just about checking off the box for legal compliance. It’s about living out our value of transparency with our employees, candidates, and community. \n \n\n* * *\n\n*We know the* *[confidence gap](https://www.theatlantic.com/magazine/archive/2014/05/the-confidence-gap/359815/)** and**[ imposter syndrome](https://blog.hubspot.com/marketing/impostor-syndrome-tips)* *can get in the way of meeting spectacular candidates, so please don’t hesitate to apply — we’d love to hear from you.*\n\n***If you need accommodations or assistance due to a disability, please reach out to us [using this form](https://form.asana.com/?k=Xr9-j19kRaY5T5NjIeyx4Q\u0026d=8587152060687).** This information will be treated as confidential and used only for the purpose of determining an appropriate accommodation for the interview process.*\n\n* * *\n\n*At HubSpot, we value both flexibility and connection. Whether you’re a Remote employee, or work from the Office, we want you to start your journey here by building strong connections with your team and peers. *\n\n*If you are joining our Engineering team in a full-time role, you will be required to attend a regional HubSpot office for in-person onboarding. If you join our broader Product team, you’ll also attend other in-person events such as HubSpot’s annual PEER week, your Product Group Summit, and other in-person gatherings to continue building on those connections.*\n\n*If you require an accommodation due to travel limitations or other reasons, please inform your recruiter during the hiring process. We are committed to supporting candidates who may need alternative arrangements.*\n\n* * *\n\n***Germany Applicants:** (m/f/d) - link to HubSpot's Career Diversity page [here](https://www.hubspot.com/careers/diversity).*\n\n***India** **Applicants:** link to HubSpot India's equal opportunity policy [here](https://drive.google.com/file/d/1fTZ0ht2chl1WRI7Tgrbzh9ytZUhL2jG9/view?__hstc=20629287.8bedd818fefb24c6303ec98fcf9dcfff.1724281309795.1724281309795.1724281309795.1\u0026__hssc=20629287.1.1724281309796\u0026__hsfp=1818362978).*\n\n* * *\n\n**About HubSpot**\n\nHubSpot (NYSE: HUBS) is a leading customer relationship management (CRM) platform that provides software and support to help businesses grow better. We build marketing, sales, service, and website management products that start free and scale to meet our customers’ needs at any stage of growth. We’re also building a company culture that empowers people to do their best work. If that sounds like something you’d like to be part of, we’d love to hear from you.\n\nYou can find out more about our company culture in the [HubSpot Culture Code](http://culturecode.com/), which has more than 5M views, and learn about [our commitment to creating a diverse and inclusive workplace](https://www.hubspot.com/jobs/diversity-inclusion), too. Thanks to the work of every employee globally, HubSpot was named the #2 Best Place to Work on Glassdoor in 2022 and has been recognized for its award-winning culture by Great Place to Work, Comparably, Fortune, Entrepreneur, Inc., and more.\n\nHeadquartered in Cambridge, Massachusetts, HubSpot was founded in 2006. Today, thousands of employees across the globe work remotely and in HubSpot offices. Visit our [careers website](https://www.hubspot.com/careers) to learn more about the culture and opportunities at HubSpot. \n\n* * *\n\n*By submitting your application, you agree that HubSpot may collect your personal data for recruiting, global organization planning, and related purposes. HubSpot's **[Privacy Notice](https://legal.hubspot.com/recruiting-privacy-notice)** explains what personal information we may process, where we may process your personal information, our purposes for processing your personal information, and the rights you can exercise over HubSpot’s use of your personal information.* \n\n","jobType":"full-time","liveStartAt":1732063175,"locationNames":["United States"],"primaryRoleTitle":"Security Engineer","remote":true,"slug":"senior-security-engineer-tool-implementation-and-troubleshooting","title":"Senior Security Engineer, Tool Implementation and Troubleshooting","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3154667","isBookmarked":false},"StartupResult:32920":{"__typename":"StartupResult","id":"32920","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-32920"},{"__ref":"Badge:COMPANY_STAGE-32920"},{"__ref":"Badge:TOP_INVESTORS-32920"},{"__ref":"Badge:HIGHLY_RATED-32920"},{"__ref":"Badge:WORK_LIFE_BALANCE-32920"},{"__ref":"Badge:STRONG_LEADERSHIP-32920"}],"companySize":"SIZE_1001_5000","highConcept":"The easy-to-use CRM to scale your business","highlightedJobListings":[{"__ref":"JobListingSearchResult:3155812"},{"__ref":"JobListingSearchResult:3127539"},{"__ref":"JobListingSearchResult:3154667"}],"logoUrl":"https://photos.wellfound.com/startups/i/32920-2787318454cce05a36eaba5be4d0e660-medium_jpg.jpg?buster=1715056089","name":"HubSpot","slug":"hubspot"},"Badge:COMPANY_STAGE-682737":{"__typename":"Badge","id":"COMPANY_STAGE-682737","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"JobListingSearchResult:2401299":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"From booking a taxi to shopping to even finding a life-partner, technology today is playing a role which is indistinguishable from magic. However, we are still stuck to old means of teaching, operations and collaboration in education institutions which directly impacts student experience as well as learning outcomes. At CollPoll, we are changing this. CollPoll is a platform, a philosophy, and a mission. \n\nWe are looking for great technologists to join the engineering team of our core product which will be used by millions of students. Do you see delightful user experiences and robust back-end engineering as two faces of the same coin? Do you persevere to relentlessly improve your code till you are intrinsically satisfied? Do you feel like an engineer and an artist when you deliver a final product? If yes, keep on reading! \n\nWe are a data-driven software product company with a strong focus on delightful design. While you put your experience and knowledge into practice, you can expect yourself unlearning and learning new things every day. You will be part of a strong, passionate, and high-velocity team of engineers that regularly launches big features that make a significant impact to our offering.\n\nYou will be an important member of engineering team reporting to the founding team with following responsibilities:\n\n- Design, architect and deliver our core product modules\n- Continuously improve and refactor the code-base\n- Measure and improve platform performance, security and stability\n- Promote innovation, new technologies, and best practices\n- Review code of reporting engineers and continuously mentor them\n- Plan to address Tech-Debt keeping in mind the client requirements\n\nRequired Experience\n- 5+ years of software development experience with strong concentration in enterprise SaaS based technologies.\n\nRequired Technical Qualifications\n- Strong design and coding skills in Enterprise Java, REST web services and JSON.\n- Deep knowledge of relational databases.\n- Deep knowledge of Test-driven Development (TDD) and Continuous Integration (CI) / Continuous Deployment (CD) \n- Experience with AWS Cloud Computing Services or others.\n- Strong leadership, communication and teamwork skills.\n- Ability to work independently and make decisions under minimal supervision.","jobType":"full-time","liveStartAt":1730959227,"locationNames":["India"],"primaryRoleTitle":"Engineering Manager","remote":true,"slug":"technical-lead","title":"Technical Lead","compensation":"₹18L – ₹24L • 0.0% – 0.3%","yearsExperienceMin":5,"yearsExperienceMax":null,"id":"2401299","isBookmarked":false},"StartupResult:682737":{"__typename":"StartupResult","id":"682737","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:COMPANY_STAGE-682737"}],"companySize":"SIZE_51_200","highConcept":"Education SaaS for the World","highlightedJobListings":[{"__ref":"JobListingSearchResult:2401299"}],"logoUrl":"https://photos.wellfound.com/startups/i/682737-8bfc8a327374cad55f181ca70145342e-medium_jpg.jpg?buster=1691861499","name":"Digii (formerly CollPoll)","slug":"digiiofficial"},"Badge:B2B-8471229":{"__typename":"Badge","id":"B2B-8471229","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-8471229":{"__typename":"Badge","id":"COMPANY_STAGE-8471229","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:2006224":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Role: Technical Lead\nLocation: Chicago, IL (Remote)\nCustomer: Mastery Logistics \n\nKey Skills: C#, .Net, Node.JS, React, GraphQL, Azure \n\nJob Description:\nThe transportation industry has no shortage of complex problems requiring creative solutions to scale efficiently. In this role, you will collaborate with a small team to understand user and market needs, participate in architectural design, and build distributed systems to facilitate our web-based platform.\n\nJob Responsibilities: \n•\tCollaborate with the Product Manager and other developers to design and build a real-time, web-based system for freight management, including NodeJS, C# for the back-end, and ReactJS for the UI, Kafka for event streaming, and GraphQL to query, and building a microservices-based architecture.\n•\tEnsure interfaces function quickly and beautifully across devices\n•\tBuild API’s for web and mobile clients\n•\tWrite clean, maintainable, and well-tested code\n•\tStay current on software engineering trends \u0026amp; tools, and be practical but open-minded in applying them\n•\tMaintain a high bar for quality and performance of your product with vigorous attention to detail and automated testing\n•\tContinuously improve how we design, build, and ship software as a highly functional team\n\nJob Requirements: \n•\t2+ years of practical experience in software development, including designing, building, deploying, and maintaining web applications\n•\tExperience working with web-based (REST, GraphQL) APIs a plus\n•\tExperience with C#/.NET, NodeJS, ReactJS, or JavaScript/Typescript a plus\n•\tExperience with RDBMS a plus (code-first approach, using C# for data structures)\n•\tExperience in cloud infrastructure preferred (Azure) a plus\n•\tStrong communication skills\n•\tCompassion and empathy\n•\tPattern of continuous learning and achievement in career\n•\tExperience in the logistics industry a plus","jobType":"full-time","liveStartAt":1645738349,"locationNames":["Redmond"],"primaryRoleTitle":"Software Engineer","remote":true,"slug":"technical-lead","title":"Technical Lead","compensation":"","yearsExperienceMin":8,"yearsExperienceMax":null,"id":"2006224","isBookmarked":false},"JobListingSearchResult:2320819":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Pactera EDGE, a global provider of technology and digital platform services, is looking for JavaScript / JQuery Engineer to join our pioneering team. The ideal candidates are tech professionals based in Serbia.\n\nJob Responsibilities:\n• Design and develop JavaScript library , Browser Plugin and Web Widget\n• Lead the technical discussions around DOM Manipulation, Attribute manipulation etc.\n\nJob Requirements:\n• BS degree in Computer Science or equivalent practical experience\n• 8+ years of combined experience in Web Frontend Development, with coding experience in Javascript, JQuery etc.\n• Experience in Designing Widget, Browser Plugin and pluggable JavaScript/JQuery library\n\nTo be successful, experience with the following technologies is preferred:\n\nExpert-level knowledge of:\n Javascript\n JQuery\n I18N Practices\n\nProficient in the following topics:\n ESLint, DangerBot\n Programming Languages ( Ruby,) Frameworks (Ruby on Rails, React, Angular)","jobType":"full-time","liveStartAt":1661844003,"locationNames":["Belgrade"],"primaryRoleTitle":"Frontend Engineer","remote":true,"slug":"javascript-jquery-engineer-in-serbia","title":"JavaScript / JQuery Engineer in Serbia","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"2320819","isBookmarked":false},"JobListingSearchResult:2320870":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Pactera EDGE, a global provider of technology and digital platform services, is looking for SonarQube Engineer to join our pioneering team. The ideal candidates are tech professionals based in Serbia.\n\nJob Responsibility:\n• Design and develop custom rulesets for SonarQube to capture I18N (Internationalization) issues\n• Lead the technical discussions around DevOps focusing on elements of Internationalization (i18n) and Localization (l10n) beyond content\n• Create the architecture and templates in a way that can rulesets to more programming languages\n\nJob Requirements:\n• BS degree in Computer Science or equivalent practical experience\n• 8+ years of combined experience in Static Code Analysis tools, with coding experience in an Java, Javascript, Ruby etc.\n• Experience in writing custom rulesets\n• A good understanding of compiler designing\n• Experience working with teams, providing mentorship and guidance to write custom ruleset and language grammar – type checking, Lexical, Syntax and semantic Analysis.\n• Experience in custom automation for event-driven tasks\n\nTo be successful, experience with the following technologies is preferred:\nExpert-level knowledge of:\n• SonarQube\n• Java\n• I18N Practices\n\nProficient in the following topics:\n• ESLint, DangerBot\n• Programming Languages ( Ruby, JavaScript, Type Script)\n• Frameworks (Ruby on Rails, React, Angular)\n• CI/CD (e.g., Circle CI, Jenkins, Argo)","jobType":"full-time","liveStartAt":1661844003,"locationNames":["Belgrade"],"primaryRoleTitle":"DevOps","remote":true,"slug":"sonarqube-engineer-in-serbia","title":"SonarQube Engineer in Serbia","compensation":"","yearsExperienceMin":8,"yearsExperienceMax":null,"id":"2320870","isBookmarked":false},"StartupResult:8471229":{"__typename":"StartupResult","id":"8471229","badges":[{"__ref":"Badge:B2B-8471229"},{"__ref":"Badge:COMPANY_STAGE-8471229"}],"companySize":"SIZE_501_1000","highConcept":"","highlightedJobListings":[{"__ref":"JobListingSearchResult:2006224"},{"__ref":"JobListingSearchResult:2320819"},{"__ref":"JobListingSearchResult:2320870"}],"logoUrl":"https://photos.wellfound.com/startups/i/8471229-0dd5194655aee99223db19b77559ed6c-medium_jpg.jpg?buster=1629209583","name":"Pactera EDGE","slug":"pactera-edge-3"},"Badge:COMPANY_STAGE-7501115":{"__typename":"Badge","id":"COMPANY_STAGE-7501115","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"Badge:TOP_INVESTORS-7501115":{"__typename":"Badge","id":"TOP_INVESTORS-7501115","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},"JobListingSearchResult:1392815":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**Description**\r\nYou will be our first technical hire in India. Your major job is to recruit and manage our India development team, with frontend, app developers, in India. This role is an important communication bridge between the Hong Kong and India team. You will work directly with our Cofounders, Product Manager and UX Designer in Hong Kong. You will also work with the Hong Kong technical team to formulate and standard our development process.\r\n\r\n**Responsibility**\r\n* Recruit and manage our India development team\r\n* Work closely with Cofounder, Product Managers and UX Designers to translate business requirements into technical requirements.\r\n* Design and implement system architecture alongside backend and frontend engineers.\r\n* Perform code reviews and audits across frontend and backend codebases.\r\n* Identify and mitigate technical risks and operational inefficiencies.\r\n* Make key architectural and technical tooling decisions to future-proof Mamo’s product.\r\n* Document technical infrastructure, systems and components.\r\n* Keep up-to-date with industry trends and developments.\r\n* Research and prototype technologies and integrations.\r\n* Analyze and vet all third-party integrations.\r\n* Adopt an attitude of extreme transparency about challenges, failures and successes\r\n\r\n**Requirement**\r\n* BS/MA in Computer Science, Engineering or similar relevant field.\r\n* Excellent communication, motivational, and interpersonal skills.\r\n* Passion for development and the use of cross platform shared code.\r\n* Expertise in the software development lifecycle process, including analysis and design, APIs, development tools and technologies, release and version control, contemporary testing methodologies, and deployment management.\r\n* Deep and broad technical expertise (backend, frontend, system architecture, testing).\r\n* Extensive experience in building Web apps professionally\r\n* Extensive experience in Javascript and knowledgeable of the language and associated ecosystem\r\n* Experience in writing and maintaining CSS for large projects\r\n* Enthusiasm with building web applications using modern tools like ES7, React, Redux, CSS Modules, Flow, Webpack - amongst others\r\n* Strong command of English language, both verbal and written a must. *","jobType":"full-time","liveStartAt":1621823303,"locationNames":["Delhi"],"primaryRoleTitle":"Engineering Manager","remote":true,"slug":"technical-lead-india","title":"Technical Lead (India)","compensation":"$15k – $20k • 0.25% – 0.5%","yearsExperienceMin":5,"yearsExperienceMax":null,"id":"1392815","isBookmarked":false},"JobListingSearchResult:1392806":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**Description**\r\nYou will be our first technical hire in Vietnam. Your major job is to recruit and manage our Vietnam development team, with frontend, app and backend developers, in Vietnam. This role is an important communication bridge between Hong Kong and Vietnam team. You will work directly with with our Cofounder, Product Manager and UX Designer in Hong Kong. You will also work with Hong Kong technical team to formulate and standard our development process.\r\n\r\n**Responsibility**\r\n* Recruit and manage our Vietnam development team\r\n* Work closely with Cofounder, Product Managers and UX Designers to translate business requirements into technical requirements.\r\n* Design and implement system architecture alongside backend and frontend engineers.\r\n* Perform code reviews and audits across frontend and backend codebases.\r\n* Identify and mitigate technical risks and operational inefficiencies.\r\n* Make key architectural and technical tooling decisions to future-proof Mamo’s product.\r\n* Document technical infrastructure, systems and components.\r\n* Keep up-to-date with industry trends and developments.\r\n* Research and prototype technologies and integrations.\r\n* Analyze and vet all third-party integrations.\r\n* Adopt an attitude of extreme transparency about challenges, failures and successes\r\n\r\n**Requirement**\r\n* BS/MA in Computer Science, Engineering or similar relevant field.\r\n* Excellent communication, motivational, and interpersonal skills.\r\n* Passion for development and the use of cross platform shared code.\r\n* Expertise in the software development lifecycle process, including analysis and design, APIs, development tools and technologies, release and version control, contemporary testing methodologies, and deployment management.\r\n* Deep and broad technical expertise (backend, frontend, system architecture, testing).\r\n* Extensive experience in building Web apps professionally\r\n* Extensive experience in Javascript and knowledgeable of the language and associated ecosystem\r\n* Experience in writing and maintaining CSS for large projects\r\n* Enthusiasm with building web applications using modern tools like ES7, React, Redux, CSS Modules, Flow, Webpack - amongst others\r\n* Strong command of English language, both verbal and written a must. *","jobType":"full-time","liveStartAt":1621821764,"locationNames":["Vietnam"],"primaryRoleTitle":"Engineering Manager","remote":true,"slug":"technical-lead-vietnam","title":"Technical Lead (Vietnam)","compensation":"$15k – $20k • 0.25% – 0.5%","yearsExperienceMin":5,"yearsExperienceMax":null,"id":"1392806","isBookmarked":false},"StartupResult:7501115":{"__typename":"StartupResult","id":"7501115","badges":[{"__ref":"Badge:COMPANY_STAGE-7501115"},{"__ref":"Badge:TOP_INVESTORS-7501115"}],"companySize":"SIZE_11_50","highConcept":"Empower business on instant messengers","highlightedJobListings":[{"__ref":"JobListingSearchResult:1392815"},{"__ref":"JobListingSearchResult:1392806"}],"logoUrl":"https://photos.wellfound.com/startups/i/7501115-fec4b8808ef1dbd8dc22493f7b2a440e-medium_jpg.jpg?buster=1582025832","name":"imBee","slug":"imbee-1"},"Badge:B2C-1704079":{"__typename":"Badge","id":"B2C-1704079","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:B2B-1704079":{"__typename":"Badge","id":"B2B-1704079","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-1704079":{"__typename":"Badge","id":"COMPANY_STAGE-1704079","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"JobListingSearchResult:3036070":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"We’re looking for a Lead Backend Engineer with 5+ years of experience in building web services to join our engineering team to help architect, build and run our growing list of products. You should have prior experience of being responsible for building sufficiently complex products / services and mentoring software engineers.\n\n**Responsibilities:**\n\n* Lead a team of engineers working on our product roadmap. You are expected to contribute to feature development with hands-on development tasks\n* Oversee software architecture, source control workflows, CI/CD processes and perform code reviews to ensure exceptional code quality\n* Improve the development experience and the quality of the codebase. You will define and uphold best practices and coding standards for the team\n* Responsible for architecture and design decisions\n* Own stability and performance of the service that you work on\n* Work with the Engineering Manager to ship stable software on time\n* Contribute to the vision and long-term strategy in your area of expertise\n\n**Requirements:**\n\n* 2+ years of experience in a technical lead role designing and building complex backend systems\n* 5+ years of professional software development experience\n* Excellent knowledge of best-practices and coding patterns\n* Deep knowledge of backend programming languages like Python/Ruby/Go and web application frameworks like Django or Flask\n* Solid experience in building web services using relational databases like PostgreSQL or NoSQL databses like MongoDB\n* Proficiency with Amazon Web Services (AWS) or Google Cloud Platform or Azure\n* Extensive experience with Linux/UNIX production environments\n* Strong sense of quality in terms of both program architecture and code style\n* Passion to dig into technically complex problems to troubleshoot and figure out a solution\n* Desire to continuously improve and ship the best quality product\n* Pragmatic approach to make sure technical decisions align with actual business needs.\n* Good understanding of the trade-offs when building for product value, reliability, or performance\n* Excellent communication skills with the ability to discuss and explain your point of view clearly and effectively\n* Engineering degree is must (B.E. CS preferred)","jobType":"full-time","liveStartAt":1728973240,"locationNames":["Bengaluru","Chennai"],"primaryRoleTitle":"Backend Engineer","remote":true,"slug":"technical-lead-backend","title":"Technical Lead – Backend","compensation":"₹22L – ₹44L • No equity","yearsExperienceMin":5,"yearsExperienceMax":null,"id":"3036070","isBookmarked":false},"StartupResult:1704079":{"__typename":"StartupResult","id":"1704079","badges":[{"__ref":"Badge:B2C-1704079"},{"__ref":"Badge:B2B-1704079"},{"__ref":"Badge:COMPANY_STAGE-1704079"}],"companySize":"SIZE_51_200","highConcept":"Helpdesk Software and Live Chat Solution for Customer Support","highlightedJobListings":[{"__ref":"JobListingSearchResult:3036070"}],"logoUrl":"https://photos.wellfound.com/startups/i/1704079-4490ad63bfed75d7f6ae4b3939451b1b-medium_jpg.jpg?buster=1549955660","name":"HappyFox Technologies LLP ","slug":"tenmiles-technologies-pvt-ltd"},"Badge:TOP_RESPONDER-8559889":{"__typename":"Badge","id":"TOP_RESPONDER-8559889","name":"TOP_RESPONDER_BADGE","label":"Top 10% of responders","tooltip":"Thunder is in the top 10% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-8559889":{"__typename":"Badge","id":"QUICK_RESPONDER-8559889","name":"QUICK_RESPONDER_BADGE","label":"Responds within two weeks","tooltip":"Based on past data, Thunder usually responds to incoming applications within two weeks","avatarUrl":null,"rating":null,"data":null},"Badge:B2B-8559889":{"__typename":"Badge","id":"B2B-8559889","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-8559889":{"__typename":"Badge","id":"COMPANY_STAGE-8559889","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"JobListingSearchResult:3141029":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**Technical Lead (Salesforce)**\n\n**Location: Fully Remote *(United States)***\n\nThunder’s **Technical Lead** plays a pivotal role in managing and optimizing the technical aspects of our Salesforce implementations, with a daily routine that comprises a mix of strategic planning, hands-on development, collaboration, and leadership. \n\nYou combine technical expertise, leadership skills, and a strategic mindset to guide the successful implementation and ongoing optimization of Salesforce solutions, contributing to the efficiency and effectiveness of business operations. \n \n**A “typical day” might include the mix of the following activities:**\n\n- Lead the technical delivery of Salesforce implementations, including:\n\n - Translating business requirements into well-architected solutions\n - Leading technical design sessions with the client\n - Developing custom solutions and integrations\n - Managing technical scope and client expectations\n - Evaluating system \u0026 architectural constraints and performance implications\n - Designing and managing the execution of test plans and ensuring a quality solution is delivered\n- **Code Development:** Write and review code, develop custom functionalities, and integrate third-party applications using languages like Apex, Visualforce, and Lightning components.\n- **Technical Guidance:** Provide guidance and mentorship to customers and internal development teams, offering insights on best practices, coding standards, and Salesforce platform capabilities (i.e. how it can be met with either “point-and-click” configuration or code and customization).\n- **Issue Resolution:** Identify and troubleshoot technical challenges, addressing issues related to data integration, performance, security, and more.\n- **Project Planning:** Collaborate with project managers to define project scope, estimate efforts, and create implementation plans to ensure successful project delivery.\n- **Collaboration:** Work closely with cross-functional teams, including Technical Architects, Business Analysts, Administrators, QA, and other Developers, to ensure seamless communication and alignment between technical and business needs.\n- **Pre-Sales:** Leverage your strong customer facing skills to support pre-sales processes.\n- **Platform Upgrades:** Manage and lead platform upgrades and updates, staying current with Salesforce releases and assessing their impact on existing implementations.\n- **Documentation:** Maintain comprehensive technical documentation, including solution designs, architectural diagrams, and coding guidelines, as well as make regular internal contributions to support the scalability of our rapid growth.\n- **Continuous Improvement:** Stay informed about industry trends, emerging technologies, and Salesforce features to recommend enhancements and optimizations to existing implementations.\n- **Training and Support:** Provide training to development teams and end-users, ensuring they are well-equipped to use and maintain Salesforce applications effectively.\n\n**REQUIREMENTS:**\n\n- **3-5+ years of Salesforce consulting experience,** with the most recent 2-3+ years as a Technical Lead or Developer\n- Minimum of 2-4+ years of experience managing offshore resources\n- 3+ years Hands-on Lightning, LWC, Apex, JavaScript, HTML, and CSS development experience\n- 2+ years Web Services development or experience with Salesforce APIs\n- Strong understanding of the core Salesforce platform (Sales Cloud, Service Cloud, Experience Cloud) with functional knowledge of other areas of the Product Suite (Marketing Cloud, Revenue Cloud, Field Service, etc.)\n- Strong knowledge and experience of Salesforce development, configuration, and administration capabilities\n- Ability to refine user stories with necessary technical aspects (i.e. security, visibility, scalability, extensibility, performance) to ensure feasibility\n- Knowledge of data integration tools and experience integrating Salesforce with different business systems (ERP, data warehouse, marketing, AWS, Azure, reporting, etc.)\n- Strong understanding of Development Lifecycle; environment \u0026 release management, org strategy, branching strategies, best practices, and deployment methodologies\n- Strong problem-solving skills with the ability to work cross-functionally in a fast-paced and rapidly changing work environment either on a team or as an individual contributor\n- Excellent client-facing written, presentation and verbal communication skills\n- Comfortable working within Agile, waterfall and hybrid delivery methodologies\n- Active Salesforce certifications and willingness to achieve additional certifications on emerging technologies - examples of certifications: \n - **Platform App Builder**\n - **Platform Developer I**\n - **Sharing and Visibility Architect**\n - **Data Architect**\n - \"Nice to Have\" \n - Mulesoft Integrations Architect\n - Service Cloud Consultant\n - Identity and Access Management Architect\n - Deployment Lifecycle and Deployment Architect\n - Experience Cloud Consultant\n","jobType":"full-time","liveStartAt":1730497713,"locationNames":[],"primaryRoleTitle":"Engineering Manager","remote":true,"slug":"technical-lead-salesforce","title":"Technical Lead (Salesforce)","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3141029","isBookmarked":false},"JobListingSearchResult:3026375":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**Client Director - *(Salesforce Account Executive, within CBS/TMT/MAE)***\n\n**Department: Sales**\n\n**Location: United States, Remote *(******Preferred Markets:** SF/Bay Area, Atlanta, New York/Tri-State Area)*\n\n**Summary**\n\nAs we gear up for 2025's continued growth (and beyond!), Thunder is looking for dedicated **Services sellers** who: \n\n- Bring a successful track record of solution selling within the Salesforce partner ecosystem, and credibility with a deep POV in CBS, TMT, or MAE\n- Are a lead-gen engine and strive to surpass their metrics\n- Are passionate about building relationships, and collaboratively solves problems with customers and channel partners alike\n- Understand how to credibly scope consulting deals from a technical lens and work closely with project/engagement teams who are delivering the scope of work sold\n- Demonstrate Thunder’s core values by leading with transparency, empathy, ownership and adaptability - with a good dose of grit!\n\n**“Day to Day” Role + Responsibilities**\n\n- Sell Thunder’s best-in-class Salesforce multi-cloud implementation and managed services offerings\n- Hit and exceed expected Sales metrics, to include conducting at least 4 meaningful meetings a day\n- Partner with clients in the CBS, TMT or MAE verticals, serving as a trusted advisor, creating and executing tailored business plans for consistent sales engagement process\n- Interact strategically with the sales teams at Salesforce and their partners to establish new business relationships within the vertical\n- Develop account strategy according to Thunder Sales Playbook, in partnership with practice leaders\n- Target, nurture, and grow key/buyer influencer relationships\n- Execute successful delivery hand-off by onboarding consultants thoroughly at the start of new projects\n- Ensure quality and client satisfaction via high-value touchpoints throughout projects\n- Partner consistently with Thunder Delivery leaders for successful sales outcomes\n- Update key activities in Salesforce CRM daily and keep pipeline deals accurately updated per the **Thunder Sales playbook**\n\n**Required Qualifications**\n\n- Bachelor's Degree preferred\n- 2-5+ years of success in establishing new business relationships along with managing and growing your accounts within the Salesforce Partner ecosystem\n- 2+ years’ experience selling **services** into the Salesforce ecosystem, with a strong reputation with Salesforce stakeholders\n- Experience partnering with Salesforce as an ISV partner\n- Credible Salesforce Delivery and technical knowledge base\n- Consultative selling approach aligned with business needs and the corresponding Salesforce cloud product mix\n- Best-in-class communication and strategic presentation skills (ex. deck creation, thought leadership)\n- Winning record of overachievement on sales goals and accountability to metrics\n- Appetite for learning new skills and developing new knowledge sets\n- Proficient with Google/G-Suite tools, Salesforce.com, Slack, MS Suite (Excel, Word, PowerPoint), and other productivity tools\n - *Current Thunder Sales tech stack: Salesforce CRM, Gong, Asana, Certinia (PSA) *\n\n- Preferred Qualifications:\n\n - Salesforce Certification(s)\n - Sales Methodology training/certification\n\n*Salary Range: This role offers a competitive salary range for new hires of $128,000 - $148,000 base salary. This is a \"50/50\" sales compensation plan, and the salary range is just one component of the total compensation package - which will also include variable/incentive pay (commissions) and stock options - and will be commensurate with job-relevant experience, qualifications, and location.*\n\n**Life@Thunder**\n\nThe Perks:\n\n- Blue California Health Benefits: Medical, Dental, Vision, and Life/Disability Insurance. No waiting period and better than most start-ups you've worked for!\n- Stock options in a fast-moving, growth company - all employees have ownership in what we are building\n- Real Opportunity to Develop your Salesforce Through Mentorship + Certifications\n- People-First Leave Policies and Benefits\n- $1,800 Technology/Computer/Home Office Stipend\n\n*Thunder is proud to be an Equal Opportunity employer, and is deeply committed to building and supporting our diverse team through inclusive, equitable hiring practices.*\n\n*U.S. citizens and those authorized to work in the US are encouraged to apply.*\n\n","jobType":"full-time","liveStartAt":1732012950,"locationNames":["United States"],"primaryRoleTitle":"Account Manager","remote":true,"slug":"client-director-salesforce-account-executive","title":"Client Director - (Salesforce Account Executive)","compensation":"$128k – $148k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3026375","isBookmarked":false},"StartupResult:8559889":{"__typename":"StartupResult","id":"8559889","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-8559889"},{"__ref":"Badge:QUICK_RESPONDER-8559889"},{"__ref":"Badge:B2B-8559889"},{"__ref":"Badge:COMPANY_STAGE-8559889"}],"companySize":"SIZE_51_200","highConcept":"We help organizations love Salesforce, forever","highlightedJobListings":[{"__ref":"JobListingSearchResult:3141029"},{"__ref":"JobListingSearchResult:3026375"}],"logoUrl":"https://photos.wellfound.com/startups/i/8559889-efc2fc0d3c43e2921366b0a009c21e9e-medium_jpg.jpg?buster=1719253229","name":"Thunder","slug":"thundersf"},"Badge:B2B-7098568":{"__typename":"Badge","id":"B2B-7098568","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-7098568":{"__typename":"Badge","id":"COMPANY_STAGE-7098568","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-7098568":{"__typename":"Badge","id":"TOP_INVESTORS-7098568","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},"Badge:YC-7098568":{"__typename":"Badge","id":"YC-7098568","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3133488":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"We are only able to employ in the US. We employ in the following states: AZ,\nCA, CO, FL, GA, ID, IL, KY, MD, MI, NJ, NM, NY, NC, OH, OR, PA, SC, TN, TX, UT, WA \n\nAbout our tech stack:\n\nThe platform API is built using the most recent version of .NET using serverless and managed infrastructure. It is designed using RESTful best practices and consumed directly by our customers, in addition to our user interfaces on the web or on Salesforce. Our user interfaces are completely stateless and do not have any server side processing. All of the functionality and business logic is made available through the same API that can also be directly consumed by our customers. The API is containerized and hosted in AWS using Fargate. Work is offloaded using a message queue to our worker cluster. We use Aurora as our structured data store.\n\nAbout you:\n\nYou are a lead software engineer with extensive experience building and scaling SaaS solutions, providing technical and execution leadership to a team of engineers, and collaborating with other team leads to ensure alignment on goals and deliverables. You have a great eye for details and you take pride in building well architected and maintainable software systems. You also know how to balance perfection against business needs and understand how to plan for iterative delivery, while maintaining long term maintainability. You do not only hold yourself to these high standards, but also strive to elevate your peers to these same standards. You’re a team player, a mentor, and enjoy sharing your knowledge for the benefit of the team.\n\nRequirements: \n* 10+ years of experience in building web-based or SaaS products \u0026amp; solutions\n* Experience with technical leadership; providing direction and guidance to a team of engineers\n* Experienced in building \u0026amp; maintaining a high load RESTful or GraphQL API\n* Experienced in various software development philosophies \u0026amp; methodologies\n* Experienced in C# and the .NET framework\n* Experienced in relational database technologies (MySQL, Postgres, MS SQL, etc.)\n* Experienced in supporting high availability environments, setting up effective monitoring \u0026amp; alerting systems\n* Experience leveraging AWS services and CI/CD is a strong plus.\n\nResponsibilities: \n* Providing technical leadership within the API team as well as the larger engineering org\n* Owning and driving the planning \u0026amp; implementation of new product features\n* Creating technical design documentation\n* Working closely with Product leads on vetting requirements \n* Evolving our architecture to improve scalability\n* Reviewing pull requests and safeguarding code quality\n* Collaborate with other engineering teams to break down and plan large features\n* Mentor team members about code maintainability, security and efficiency\n* Identify future technical problems and bottlenecks that need to be addressed\n* Strong critical thinking skills \u0026amp; attention to details\n* Strong communication skills\n* Humble, collaborative, and self-aware","jobType":"full-time","liveStartAt":1729706099,"locationNames":["United States"],"primaryRoleTitle":"Software Engineer","remote":true,"slug":"staff-software-engineer-technical-lead","title":"Staff Software Engineer- Technical Lead","compensation":"$180k – $190k • 0.01% – 0.05%","yearsExperienceMin":10,"yearsExperienceMax":null,"id":"3133488","isBookmarked":false},"StartupResult:7098568":{"__typename":"StartupResult","id":"7098568","badges":[{"__ref":"Badge:B2B-7098568"},{"__ref":"Badge:COMPANY_STAGE-7098568"},{"__ref":"Badge:TOP_INVESTORS-7098568"},{"__ref":"Badge:YC-7098568"}],"companySize":"SIZE_51_200","highConcept":"Automate provider network operations and compliance ","highlightedJobListings":[{"__ref":"JobListingSearchResult:3133488"}],"logoUrl":"https://photos.wellfound.com/startups/i/7098568-f15d6d758f53b2b04458fcd3862dbdb9-medium_jpg.jpg?buster=1564598126","name":"Verifiable","slug":"verifiable"},"Badge:QUICK_RESPONDER-841840":{"__typename":"Badge","id":"QUICK_RESPONDER-841840","name":"QUICK_RESPONDER_BADGE","label":"Responds within three weeks","tooltip":"Based on past data, Juniper Square usually responds to incoming applications within three weeks","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3149730":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Ashby::Listing","description":"## **About Juniper Square**\n\nOur mission is to unlock the full potential of private markets. Privately owned assets like commercial real estate, private equity, and venture capital make up half of our financial ecosystem yet remain inaccessible to most people. We are digitizing these markets, and as a result, bringing efficiency, transparency, and access to one of the most productive corners of our financial ecosystem. If you care about making the world a better place by making markets work better through technology – all while contributing as a member of a values-driven organization – we want to hear from you. \n\nJuniper Square offers employees a variety of ways to work, ranging from a fully remote experience to working full-time in our physical office in San Francisco or one of our co-working spaces. We invest heavily in [_digital-first_](https://blog.junipersquare.com/juniper-square-ponders-future-of-office-with-digital-first-hybrid-workplace-strategy/) operations, allowing our teams to collaborate effectively across most US states, two Canadian Provinces, and India.\n\n## **About your role**\n\nAs a Technical Lead for the BizOps team, you will drive the team’s technical direction and play a pivotal role in designing and architecting BizOps systems. This role involves mentoring team members, solving complex technical challenges, and delivering hands-on contributions as a full-stack leader. You will work closely with engineers and cross-functional partners in product, design, and quality assurance to expand system capabilities. Your leadership will be instrumental in achieving the team’s objectives and advancing our technical vision.\n\n## **What you’ll do**\n\n- Design and architect complex systems with the team, actively participating in design reviews.\n\n- Lead and mentor a team of junior developers, fostering their growth and development.\n\n- Ensure high quality in team deliverables through guidance, code reviews, and setting best practices.\n\n- Collaborate with cross-functional partners (Product, UX, QA) to ensure the team meets project timelines.\n\n- Own monitoring, diagnosing, and resolving production issues within BizOps systems.\n\n- Contribute to large-scale, complex projects, and execute development tasks through completion.\n\n- Perform code reviews to uphold high quality and standards across codebases.\n\n- Provide technical support for stakeholder groups, including Customer Success.\n\n- Work closely with QA to maintain software quality and increase automation coverage.\n\n## **Qualifications**\n\n- Bachelor's degree in Computer Science or equivalent work experience\n\n- 5 to 10 years of experience building cloud-based web applications.\n\n- Previous experience of leading a team will be a plus.\n\n- Expertise in object-oriented programming (OOP) such as Python, Java or similar server-side web application development languages.\n\n- Experience with front end technologies like React, CSS frameworks, HTML and Javascript\n\n- Experience with SQL database schema design and query optimization\n\n- Experience with Cloud technologies (AWS preferred) and Container technologies (Docker and k8s)\n\n- Experience with Data warehousing technologies like RedShift or knowledge of time series DB is a plus.\n\n- Experience with GraphQL, Apollo Server, and NestJS is a plus but not required\n\n- You must be flexible and adaptable—you will be operating in a fast-paced startup environment\n\nAt Juniper Square, we believe building a diverse workforce and an inclusive culture makes us a better company. If you think this job sounds like a fit, we encourage you to apply even if you don’t meet all the qualifications.\n\n","jobType":"full-time","liveStartAt":1731500979,"locationNames":[],"primaryRoleTitle":"Engineering Manager","remote":true,"slug":"technical-lead-bizops-india","title":"Technical Lead (BizOps) - India","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3149730","isBookmarked":false},"JobListingSearchResult:2854690":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Ashby::Listing","description":"## **About Juniper Square**\n\nOur mission is to unlock the full potential of private markets. Privately owned assets like commercial real estate, private equity, and venture capital make up half of our financial ecosystem yet remain inaccessible to most people. We are digitizing these markets, and as a result, bringing efficiency, transparency, and access to one of the most productive corners of our financial ecosystem. If you care about making the world a better place by making markets work better through technology – all while contributing as a member of a values-driven organization – we want to hear from you. \n\nJuniper Square offers employees a variety of ways to work, ranging from a fully remote experience to working full-time in one of our physical offices. We invest heavily in [_digital-first_](https://blog.junipersquare.com/juniper-square-ponders-future-of-office-with-digital-first-hybrid-workplace-strategy/) operations, allowing our teams to collaborate effectively across 27 U.S. states, 2 Canadian Provinces, India, Luxembourg, and England. We also have a physical office in San Francisco, New York City, and Bangalore for employees who prefer to work in an office some or all of the time.\n\n## **About your role**\n\nWe’re looking for an experienced product manager to build the next generation of fund administration technology. Fund administration is Juniper Square’s newest and fastest growing business line, and you’ll be responsible for developing the technology that powers the operation of investment funds across the private markets.\n\nFund administration is a decades-old industry that is dominated by traditional financial services firms, and we have an immense opportunity for disruption. Legacy fund administrators operate in data silos with off-the-shelf accounting software, and collaborate with their clients via unstructured email threads and excel attachments. Juniper Square is building modern fund administration technology that is fully integrated, provides clients with real-time access to data, and structures collaboration via purpose-built workflows within our application.\n\nAs a senior member of the product development organization, you will develop a deep understanding of our customers, their business problems, and their workflows. Similarly, you will develop a deep understanding of our fund administration delivery team, their business problems, and their workflows. You’ll use this knowledge to refine our roadmap and lead product development projects from start to finish, working with engineering, business, and operations teams to successfully launch new features.\n\n## **What you’ll do**\n\n- Develop deep empathy for our customers’ needs and pain points via close collaboration with colleagues from our product, sales, customer success, and operations teams, as well as with our customers themselves\n\n- Build and maintain a prioritized roadmap that ensures we are investing our R\u0026D resources in the areas that will have the highest business impact\n\n- Create innovative specifications and designs in collaboration with product designers, in order to ultimately solve customer problems with a focus on ease-of-use, simplicity, and capability\n\n- Collaborate with engineers to build effective and scalable solutions in software\n\n- Work cross-functionally with product marketing, customer success, operations teams and more to roll out new capabilities, assess usability, and drive adoption\n\n- Ship features and improvements frequently and iteratively, and motivate those building solutions with an understanding of the ‘why’ and the ‘what’ in order to inspire their ownership of the ‘how’\n\n- Serve as a leader within the product management organization, setting a good example in your everyday actions, and providing mentorship to junior members of the team\n\nThe role is best suited for a product manager who is passionate about technology and working with developers, while also excited to interface with customers and cross-functional partners (e.g. sales, marketing, and operations teams) within Juniper Square.\n\nWe would love to find someone in the San Francisco or Denver area who is open to occasional in-person collaboration.\n\n## **Qualifications**\n\n- 7+ years of experience in product management role\n\n- Bachelor’s degree in technical or quantitative field, or equivalent schooling or training\n\n- Demonstrated ability to define and ship complex products in an iterative, agile manner\n\n- Comfort working with a range of levels, from envisioning entirely new products to mastering details and edge cases\n\n- Proven ability to motivate, lead, and convey complex technical concepts to both technical and non-technical audiences through writing and live presentation\n\n- Familiarity with finance and investment concepts is valuable, but not essential\n\nAt Juniper Square, we believe building a diverse workforce and an inclusive culture makes us a better company. If you think this job sounds like a fit, we encourage you to apply even if you don’t meet all the qualifications.\n\n## **Compensation**\n\nCompensation for this position includes a base salary, equity, and a variety of benefits. The U.S. base salary range for this role is $190,000 to $230,000 USD and the Canadian base salary range for this role is $215,000 to $300,000 CAD. Actual base salaries will be based on candidate-specific factors, including experience, skillset, and location, and local minimum pay requirements as applicable.\n\n Benefits include:\n\n- Health, dental, and vision care for you and your family\n\n- Life insurance\n\n- Mental wellness coverage\n\n- Fertility and growing family support\n\n- Flex Time Off in addition to company paid holidays\n\n- Paid family leave, medical leave, and bereavement leave policies\n\n- Retirement saving plans\n\n- Allowance to customize your work and technology setup at home\n\n- Annual professional development stipend\n\nYour recruiter can provide additional details about compensation and benefits.\n\n#LI-Remote \n\n#experiencedprofessional\n\n","jobType":"full-time","liveStartAt":1700267375,"locationNames":["San Francisco"],"primaryRoleTitle":"Product Manager","remote":true,"slug":"group-product-manager-fund-administration","title":"Group Product Manager (Fund Administration)","compensation":"$190k – $230k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"2854690","isBookmarked":false},"JobListingSearchResult:3079498":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Ashby::Listing","description":"## **About Juniper Square**\n\nOur mission is to unlock the full potential of private markets. Privately owned assets like commercial real estate, private equity, and venture capital make up half of our financial ecosystem yet remain inaccessible to most people. We are digitizing these markets, and as a result, bringing efficiency, transparency, and access to one of the most productive corners of our financial ecosystem. If you care about making the world a better place by making markets work better through technology – all while contributing as a member of a values-driven organization – we want to hear from you. \n\nJuniper Square offers employees a variety of ways to work, ranging from a fully remote experience to working full-time in one of our physical offices. We invest heavily in [_digital-first_](https://blog.junipersquare.com/juniper-square-ponders-future-of-office-with-digital-first-hybrid-workplace-strategy/) operations, allowing our teams to collaborate effectively across 27 U.S. states, 2 Canadian Provinces, India, Luxembourg, and England. We also have a physical office in San Francisco, New York City, and Bangalore for employees who prefer to work in an office some or all of the time.\n\n## **About your role**\n\nWe’re looking for an experienced product manager to join our growing team developing the future platform for Private Equity investment managers. Juniper Square’s platform is used by customers throughout the lifecycle of an investment and investors: from marketing offerings and soliciting leads, digital signing of contracts and terms, reporting on investment financials performance and recording transactions.\n\nIn this role, you will develop a deep understanding of our customers, their business problems, and their workflows as well as the dynamics at play within private markets. You will leverage these insights to drive the full product lifecycle from high level roadmap definition and stakeholder alignment all the way through execution, GTM, and delivery of value to customers. \n\nWe are a highly collaborative team, and you will be working very closely with leadership, product managers, customers, customer success, sales, engineers and designers throughout the phases of software development.\n\n## **What you’ll do**\n\n- Develop the roadmap for your domain, balance competing needs between features, stability and performance.\n\n- Develop deep empathy for our customers’ needs and pain points, by close collaboration with colleagues from our product, sales, customer success, operations teams as well as customers themselves.\n\n- Ship features and improvements frequently and iteratively, planning projects, documenting requirements, and motivating those building solutions with an understanding of the ‘why’ and the ‘what’, inspiring their ownership of the ‘how’.\n\n- Work cross-functionally with product marketing, customer success, operations teams and more to roll out new capabilities and drive adoption.\n\n## **Qualifications**\n\n- 5+ years of experience in technical product management role\n\n- Bachelor’s degree in technical or quantitative field, or equivalent schooling or training\n\n- Demonstrated ability to define and ship complex, technical products in an iterative, agile manner\n\n- Comfort working with a range of levels, from envisioning entirely new products to mastering details and edge cases\n\n- Proven ability to motivate, lead and convey complex technical concepts to both technical and non-technical audiences through writing, presentations and collaboration with a diverse set of business teams from engineering to operations, and marketing to customer success\n\nAt Juniper Square, we believe building a diverse workforce and an inclusive culture makes us a better company. If you think this job sounds like a fit, we encourage you to apply even if you don’t meet all the qualifications.\n\n## **Compensation**\n\nCompensation for this position includes a base salary, equity, and a variety of benefits. The U.S. base salary range for this role is $140,000-180,000 USD. Actual base salaries will be based on candidate-specific factors, including experience, skillset, and location, and local minimum pay requirements as applicable. \n\nBenefits include:\n\n- Health, dental, and vision care for you and your family\n\n- Life insurance and disability coverage\n\n- Mental wellness coverage\n\n- Fertility and growing family support\n\n- Unlimited vacation in addition to company paid holidays\n\n- Paid family leave, medical leave, and bereavement leave policies\n\n- 401k retirement savings plan\n\n- Healthcare FSA and commuter benefits programs\n\n- Allowance to customize your work and technology setup at home\n\n- Annual professional development stipend\n\n#LI-FM1\n\n#LI-Remote \n\n","jobType":"full-time","liveStartAt":1723678179,"locationNames":[],"primaryRoleTitle":"Product Manager","remote":true,"slug":"senior-product-manager-investor-relations","title":"Senior Product Manager (Investor Relations)","compensation":"$140k – $180k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3079498","isBookmarked":false},"StartupResult:841840":{"__typename":"StartupResult","id":"841840","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:QUICK_RESPONDER-841840"}],"companySize":"SIZE_201_500","highConcept":"Unlock the potential of every investment partnership","highlightedJobListings":[{"__ref":"JobListingSearchResult:3149730"},{"__ref":"JobListingSearchResult:2854690"},{"__ref":"JobListingSearchResult:3079498"}],"logoUrl":"https://photos.wellfound.com/startups/i/841840-a162ea072d655417e0e1b7d16bbc2318-medium_jpg.jpg?buster=1485997370","name":"Juniper Square","slug":"juniper-square"},"JobListingSearchResult:3138085":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Job Title: Technical Lead / Solutions Architect (Enterprise Level Application)\n\nLocation: Work from our Overseas Development Center (Hyderabad).\n\nCompany Overview: Join our dynamic team at NexQloud Technologies, Inc., a leading technology company at the forefront of innovation. We specialize in cutting-edge solutions in the realms of cloud computing, blockchain, and microservices architecture. \n\nRole Overview: With a global presence and a commitment to excellence, we're seeking a super star in a technical leadership role and in supporting and scaling our enterprise-level applications. This role requires a forward-thinking professional who can oversee end-to-end architecture, implement best practices, and ensure robust support for our application ecosystem, covering backend, frontend, blockchain, and DevOps.\n\nKey Responsibilities:\n\no\tArchitect and Lead: Design and oversee the architecture of enterprise-level applications. Provide leadership and mentorship to the technical team, ensuring alignment with industry best practices and company objectives.\no\tEnterprise-Level Support: Manage and troubleshoot complex issues across the application stack, ensuring high availability and performance for our global client base.\no\tTechnical Expertise Across Stack: Leverage in-depth knowledge of backend (Node.js), frontend (Flutter), blockchain, and DevOps to address challenges proactively and ensure seamless functionality across our platforms.\no\tCollaborate Cross-Functionally: Work closely with product managers, developers, DevOps, and other stakeholders to implement solutions that align with the company’s roadmap and client needs.\no\tPerformance and Security Optimization: Drive performance optimization, security assessments, and scalability strategies to ensure application robustness and data integrity.\no\tContinuous Improvement: Develop and enforce standards, frameworks, and guidelines to drive continuous improvement in application support processes and team efficiency.\n\nQualifications:\n\no\tEducational Background: Bachelor’s degree in computer science, engineering, or a related field. Master’s degree or relevant certifications (e.g., AWS Solutions Architect, GCP Professional Architect) is a plus.\no\tTechnical Expertise:\n•\tBackend: Proficiency in Node.js, including experience with frameworks like Express.js or Nest.js, microservices architecture, and RESTful API design.\n•\tFrontend: Strong knowledge of Flutter and experience in designing and developing scalable mobile/web applications.\n•\tBlockchain: Hands-on experience with blockchain technology, particularly Layer 1 blockchains and familiarity with Delegated Proof of Stake (DPoS) mechanisms.\n•\tDevOps: Advanced understanding of Kubernetes, Docker, CI/CD, and infrastructure as code (IaC) principles. Experience with AWS or other cloud platforms is essential.\no\tExperience: Minimum of 10+ years in software development, with at least 4 years in a Solutions Architect or Technical Team Lead role supporting enterprise applications.\no\tProblem Solving: Proven experience in troubleshooting, managing, and supporting complex systems and applications with a focus on performance, scalability, and reliability.\no\tSoft Skills: Excellent communication skills, team leadership abilities, and the ability to work effectively in cross-functional, geographically dispersed teams.\n\n\nNice-to-have Qualifications:\n\no\tBlockchain Development Tools: Familiarity with Cosmos, Evmos, or related tools.\no\tMonitoring and Analytics: Experience with monitoring tools like Prometheus, Grafana, or CloudWatch for performance analysis and troubleshooting.\no\tSecurity Practices: Background in security protocols, encryption, and vulnerability management.\n\nWhy Join Us?\n\n•\tCompetitive salary and equity options.\n•\tFlexible working hours and remote work options.\n•\tOpportunity to work on groundbreaking blockchain projects with a talented and passionate team.\n•\tProfessional development and learning opportunities.\n•\tInnovative Technology: Work with a team at the forefront of blockchain and decentralized cloud hosting and supporting patent pending applications.\n•\tGrowth Opportunities: Be a key player in our technical team with substantial room for professional growth and leadership opportunities.\n•\tFlexible Environment: Enjoy the flexibility of working remotely within UK hours or from our India (Hyderabad) office, aligning with an international, collaborative team.\n\nApplication Instructions:\nTo apply, please email your resume and a cover letter detailing your experience with enterprise-level application support and your approach to solutions architecture in backend, frontend, blockchain, and DevOps to jobs@nexqloud.io. We are prepared to hire immediately.\n\nNexQloud is an equal opportunity employer. We celebrate diversity and are committed to creating an inclusive environment for all employees.","jobType":"full-time","liveStartAt":1730221210,"locationNames":["Hyderabad"],"primaryRoleTitle":"Software Architect","remote":true,"slug":"technical-lead-solutions-architect-nodejs","title":"Technical Lead / Solutions Architect (NodeJS)","compensation":"$50k – $100k • 0.1% – 1.0%","yearsExperienceMin":10,"yearsExperienceMax":null,"id":"3138085","isBookmarked":false},"StartupResult:10253703":{"__typename":"StartupResult","id":"10253703","badges":[{"__ref":"Badge:ACTIVELY_HIRING"}],"companySize":"SIZE_11_50","highConcept":"Power Tomorrow's Cloud Today With NexQloud","highlightedJobListings":[{"__ref":"JobListingSearchResult:3138085"}],"logoUrl":"https://photos.wellfound.com/startups/i/10253703-49f5f2b9ac454c2faad3a64725185850-medium_jpg.jpg?buster=1726716169","name":"nexqloud technologies","slug":"nexqloud-technologies"},"JobListingSearchResult:1565580":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Developing and maintaining the code for the application. \nManaging the database and all datasets from the application.\nEnsure positive customer reviews.\nSolve bugs and IT issues as the occur.\nManage IT customer.","jobType":"full-time","liveStartAt":1628777902,"locationNames":["Toronto"],"primaryRoleTitle":"Mobile Developer","remote":true,"slug":"technical-lead-cto","title":"Technical lead / CTO","compensation":"10.0% – 15.0%","yearsExperienceMin":2,"yearsExperienceMax":null,"id":"1565580","isBookmarked":false},"StartupResult:8464881":{"__typename":"StartupResult","id":"8464881","badges":[],"companySize":"SIZE_1_10","highConcept":"Social microlearning designed for the next generation","highlightedJobListings":[{"__ref":"JobListingSearchResult:1565580"}],"logoUrl":"https://photos.wellfound.com/startups/i/8464881-6aeaba517bcd2ae0ce0c5994dcdc93c3-medium_jpg.jpg?buster=1628777495","name":"MinuteSkill","slug":"minuteskill"},"Badge:B2B-788907":{"__typename":"Badge","id":"B2B-788907","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-788907":{"__typename":"Badge","id":"COMPANY_STAGE-788907","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:HIGHLY_RATED-788907":{"__typename":"Badge","id":"HIGHLY_RATED-788907","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"The Voleon Group is highly rated on Glassdoor, with 4.9 out of 5 stars","avatarUrl":null,"rating":"4.9","data":null},"Badge:WORK_LIFE_BALANCE-788907":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-788907","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate The Voleon Group 4.7/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.7","data":null},"Badge:STRONG_LEADERSHIP-788907":{"__typename":"Badge","id":"STRONG_LEADERSHIP-788907","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate The Voleon Group 4.7/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.7","data":null},"JobListingSearchResult:3105525":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Voleon is a technology company that applies state-of-the-art machine learning techniques to real-world problems in finance. For more than a decade, we have led our industry and worked at the frontier of applying machine learning to investment management. We have become a multibillion-dollar asset manager, and we have ambitious goals for the future. \nAs a Technical Lead Manager, you will be responsible for the technical and managerial oversight of your team. We believe the best Engineering leaders are deeply technical, and look for colleagues who are able to engage deeply on a technical level, developing their team in the process. You will also serve as a Product Owner, the key person for your domain of expertise. You will work closely with Engineering leadership and counterparts in Research to develop your team's roadmap, vision, and execute against it. \nAs Technical Lead Manager, Securities Engineering, you will lead a high-performing technical team responsible for a key component of the Voleon technology platform. Your team will operationalize the outputs of our research organization and power our trading engine. Your team will develop abstractions that encapsulate core business logic for the entire firm that can be consumed across a wide portfolio of strategy types. \nYour team will be responsible for delivering a high-performance and high-availability production system. You will ensure that our services are maximally available, designed for resiliency and redundancy. You will bring an exceptional attention to detail to your work, ensuring that precision and correctness is applied across all dimensions of your team's portfolio. You will develop deep observability across all these systems, and grow an operations team responsible for their implementation. \nYou will work with the VP of Engineering and other leaders to execute on your vision for your team. You will grow and scale your team according to a roadmap that you develop and own, ensuring accountable, reliable delivery of this roadmap. You'll develop individual engineers in your group to deliver ever more from your organization. You'll collaborate with peers in engineering and stakeholders in research to balance a diverse set of requirements, and make tradeoffs to ensure the best outcomes for the firm. \n**Your Team**We look for brilliant people with a passion for solving problems through innovation and engineering fundamentals. You’ll work in a collaborative environment that encourages creative thinking and efficient implementation. We embrace experimentation. You’ll work alongside experienced engineers recruited from leading technology companies and selected from the sharpest minds at university programs. You and your team will collaborate closely with top machine learning researchers.\n### Responsibilities\n- Effectively manage a team of engineers\n- Attract, hire, and retain top engineering talent\n- Develop ambitious yet achievable goals for your team, and reliably deliver results\n- Work closely with stakeholder team to develop a roadmap and future vision for your team\n- Mentor and grow individual contributors to continuously up-level your team\n- Capture business logic to ensure reliable delivery of our core trading products\n- Scale and operationalize our execution and production trading systems\n- Collaborate with our operations team to oversee systems and capture data for compliance\n\n### Requirements\n- Computer Science Degree, or equivalent experience\n- 2+ years of people management experience\n- 5+ years of software engineering experience\n- Demonstrated history of management of engineering team and senior engineers\n- Proven ability to hire and manage exceptional engineers\n- Expertise in a modern programming language, such as Python, Go, R, and/or C/C++\n- Experience operating critical production systems with high-uptime requirements\n- Knowledge of best practices for robust, high-availability design\n- Ability to understand key details to provide provably correct systems\n","jobType":"full-time","liveStartAt":1727709578,"locationNames":["Berkeley"],"primaryRoleTitle":"Security Engineer","remote":true,"slug":"technical-lead-manager-securities-engineering","title":"Technical Lead Manager, Securities Engineering","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3105525","isBookmarked":false},"JobListingSearchResult:3128632":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Voleon is a technology company that applies state-of-the-art machine-learning techniques to real-world problems in finance. For more than a decade, we have led our industry and worked at the frontier of applying machine learning to investment management. We have become a multibillion-dollar asset manager, and we have ambitious goals for the future. \nAs a Staff Software Engineer on our Securities Engineering team, you will be developing the company's production trading systems and the data pipelines that drive our machine learning in both production and research. You will be expected to work closely with both our finance and research teams to contribute to a platform that supports a diverse set of requirements and complex trading behaviors. \n**Your Team** \nWe look for brilliant people with a passion for solving problems through innovation and engineering fundamentals. You’ll work in a collaborative environment that encourages creative thinking and efficient implementation. We embrace experimentation. You’ll work alongside experienced engineers recruited from leading technology companies and universities. You and your team will collaborate closely with top machine learning researchers.\n### Responsibilities\n- Design real-time distributed trading systems that place orders across a global set of markets and asset classes (Go / C++)\n- Build and optimize large-scale data infrastructure and stream processing systems for historical and real-time machine learning feature pipelines (Python/Airflow/Go/beam)\n- Own observability and remediation tooling used to analyze trading performance and risk (Go / Python / React)\n- Integrate with new assets and markets and drive clarity on the resulting requirements\n- Improve the resilience and performance of our trading systems\n- Develop tooling to integrate data from diverse vendors, unifying symbol mappings for data consistency\n- Lead company spanning complex projects. Collaborate across research, legal, trading, finance operations data, and infra teams to deliver end-to-end trading systems\n- Mentor and develop other engineers on the team, and share your practices and knowledge with the team and company\n\n### Requirements\n- Computer Science Degree or equivalent experience\n- 5+ years of software engineering experience building high-performance systems\n- Experience operating and scaling mission-critical, large-scale production systems in languages such as Python, Go and C++\n- Excellent communication and project management skills in complex technical domains\n- Track record mentoring engineers and leading technical direction\n\n### Preferred Qualifications\n- Expertise in building and optimizing data pipelines (e.g., Apache Airflow, Spark, Kafka)\n- Experience with profiling and performance optimizations on distributed systems. (Go / C++)\n- Exposure to modern Python data science tooling. (pandas, polars, dask, duckdb etc)\n","jobType":"full-time","liveStartAt":1729124760,"locationNames":["Berkeley"],"primaryRoleTitle":"Security Engineer","remote":true,"slug":"staff-software-engineer-securities-engineering","title":"Staff Software Engineer, Securities Engineering","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3128632","isBookmarked":false},"JobListingSearchResult:3128631":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Voleon is a technology company that applies state-of-the-art machine-learning techniques to real-world problems in finance. We have led our industry for over a decade and worked at the frontier of applying machine learning to investment management. We have become a multibillion-dollar asset manager, and we have ambitious goals for the future. \nAs a Staff Software Engineer on our Data Engineering team, you will contribute to scaling and advancing our entire data operation. This includes procurement and ingestion of new datasets, enabling data processing and analysis in research and production environments, building data-related infrastructure and tooling, and collaborating closely with various teams to facilitate and improve their usage of data. You will work with our Product Owner for Data Engineering to design, scope, and deliver large-scale projects within the team. You will collaborate closely with a diverse group of engineers, directly impacting the team's productivity and successful delivery. You will help define the team's technical roadmap toward achieving strategic-level engineering goals. You'll participate in the mentorship and development of other engineers on the team, as well as shaping our company's engineering culture. \n**Your Team** \nWe look for brilliant people who are passionate about solving problems through innovation and engineering fundamentals. You’ll work in a collaborative environment that encourages creative thinking and efficient implementation. We embrace experimentation. You’ll work alongside experienced engineers recruited from leading technology companies and selected from the sharpest minds at university programs. You and your team will collaborate closely with top machine learning researchers.\n### Responsibilities\n- Engage and collaborate in diverse software development work, including designing and implementing distributed data processing systems, maintenance and deployment of production workflows, tool development, and more\n- Support our trading operations and promote our research effort through reliable and timely delivery of high-quality data\n- Build scalable data infrastructure, robust storage and distribution systems, and fault-tolerant production-critical pipelines\n- Lead complex projects from start to finish, which includes gathering project requirements, translating them into a rational software design, reasoning effectively about supporting or dependent technologies, and communicating effectively with collaborators and teammates\n- Provide technical guidance to engineering and research staff\n- Mentor and grow individual contributors to continuously up-level the team\n\n### Requirements\n- Computer Science / Engineering degree or equivalent experience\n- 5+ years of software engineering experience\n- Proven track record of software design and implementation with a focus on correctness, robustness, efficiency, and scale\n- Expertise in a modern programming language, such as Python, Go, Java, or C++\n- Hands-on experience developing in a Linux/UNIX environment\n- Design and implementation of scalable services and APIs, highly-available systems, and/or large-scale data infrastructure\n- Experience with data storage and management technologies (e.g., PostgreSQL, Artifactory, Ceph, Redis)\n- Familiarity with job scheduling and orchestration technologies (e.g., Airflow, Slurm)\n- Familiarity with cloud-based data storage, querying, and processing technologies\n- Work with large codebases and experience building modular, extensible, and maintainable software\n- Strong communication skills and a proven ability to explain complex ideas with clarity and simplicity\n","jobType":"full-time","liveStartAt":1729124760,"locationNames":["Berkeley"],"primaryRoleTitle":"Data Engineer","remote":true,"slug":"staff-software-engineer-data-engineering","title":"Staff Software Engineer, Data Engineering","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3128631","isBookmarked":false},"StartupResult:788907":{"__typename":"StartupResult","id":"788907","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-788907"},{"__ref":"Badge:COMPANY_STAGE-788907"},{"__ref":"Badge:HIGHLY_RATED-788907"},{"__ref":"Badge:WORK_LIFE_BALANCE-788907"},{"__ref":"Badge:STRONG_LEADERSHIP-788907"}],"companySize":"SIZE_51_200","highConcept":"Solving large-scale financial prediction problems with statistical machine learning","highlightedJobListings":[{"__ref":"JobListingSearchResult:3105525"},{"__ref":"JobListingSearchResult:3128632"},{"__ref":"JobListingSearchResult:3128631"}],"logoUrl":"https://photos.wellfound.com/startups/i/788907-db11633ccc3c9ae53c9616c43797d28d-medium_jpg.jpg?buster=1589629583","name":"The Voleon Group","slug":"voleon-capital-management"},"Badge:B2B-9488142":{"__typename":"Badge","id":"B2B-9488142","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-9488142":{"__typename":"Badge","id":"COMPANY_STAGE-9488142","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:3032826":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**General Summary**\nEquabli are looking for a talented Cloud Infrastructure Technical Lead to help reimagine and reinvent how collections and recoveries are done in the US. Reporting to the Infrastructure Manager, you will be a part of a passionate talented team that is growing and be responsible for achieving the team’s roadmap goals.\n\nThis is an ideal opportunity for an enthusiastic and passionate technical leader who has previously worked at tech scale-up or disruptor (or who has equivalent experience), leaded significant growth and knows what to expect from the challenges of a scaling company / start up.\n\nWe work in an agile fashion, small cross functional squads, with daily stand-ups and fortnightly retrospectives. You’ll bring new ideas and become an integral part of the process of continuously improving our product.\n\nOur stack includes – Java, Python, AWS environments (including Lambda, API Gateway, SQS/SNS, SES, PostGreSQL, DynamoDB, Redshift, Amazon Workspace, Dataiku, S3/Glacier etc.), Tomcat, React/Redux, GitHub.\n\n**Responsibilities:**\n•\tHands on role; reporting into in-house infrastructure manager.\n•\tDevelop in order of priority:\n\t\t\t•\tEC2, Load Balancer, Network security\n\t\t\t•\tAPI Gateway and Lambda setup\n\t\t\t•\tData, Network, Application security\n\t\t\t•\tDevelop DevOps CI/CD pipelines with GitHub.\n\t\t\t•\tInfrastructure resources monitoring and alert.\n\t\t\t•\tImprove API and application logging\n•\tTake ownership of AWS configuration, maintenance, monitoring, alert \n•\tResponsible for maintaining cloud software patch configuration, MDM, SSL certificate maintenance, VPN, SOC/PCI compliance audit.\n•\tThis is a combination of technical leader and individual contributor role but over time provide guidance to IT infrastructure team and work closely with in-house AWS / DevOps engineer(s)\n•\tHelp to define future infrastructures for a scale up\n•\tProvide technical guidance and mentorship to junior members of the team\n•\tWork collaboratively with our engineering team to improve our offering to customers\n\n**Requirements:**\n•\tSolid experience with AWS and Cloud Formation or Terraform (or other deployment tools)\n•\tSolid experience in setting up and using AWS monitoring and logging tools and other commercial / open source tools\n•\tExperience with Amazon RDS data obfuscation (or coming with approach to continue being ISO certified)\n•\tWorking with the team to agree events to monitor (product and tech)\n•\tHandling infrastructure compliance audit\n•\tMaintenance of MDM, SSL certificates, VPN, System software patches\n•\tExperience in selection of the tools with AWS or wider\n•\tUnderstanding of databases and PostGreSQL/Amazon RDS\n•\tExperience working in Scrum or Agile development\n•\tIn-depth understanding of the entire web deployment process (design, development and deployment)\n\n**Experience** : 7-10 years of experience \n\n**Education** : Bachelor’s degree on computer science, information systems, information technology or related disciplines","jobType":"full-time","liveStartAt":1726585680,"locationNames":["Gurugram"],"primaryRoleTitle":"DevOps","remote":true,"slug":"devops-aws-technical-lead","title":"DevOps AWS Technical Lead","compensation":"₹22L – ₹25L • No equity","yearsExperienceMin":7,"yearsExperienceMax":null,"id":"3032826","isBookmarked":false},"JobListingSearchResult:3083624":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**General Summary**\n\nEquabli are looking for a talented Cloud Infrastructure Technical Lead to help reimagine and reinvent how collections and recoveries are done in the US. Reporting to the Infrastructure Manager, you will be a part of a passionate talented team that is growing and be responsible for achieving the team’s roadmap goals.\n\nThis is an ideal opportunity for an enthusiastic and passionate technical leader who has previously worked at tech scale-up or disruptor (or who has equivalent experience), leaded significant growth and knows what to expect from the challenges of a scaling company / start up.\n\nWe work in an agile fashion, small cross functional squads, with daily stand-ups and fortnightly retrospectives. You’ll bring new ideas and become an integral part of the process of continuously improving our product.\n\nWe are seeking an experienced Senior SecDevOps Engineer to join our dynamic team. In this role, you will be responsible for leading a team of SecDevOps professionals and overseeing the implementation and maintenance of security and operational practices across our cloud infrastructure. You will play a critical role in ensuring the security and stability of our systems while enhancing our DevOps practices.\n\n**Key Responsibilities:**\n\n• Team Leadership: Lead, mentor, and manage a team of SecDevOps engineers, providing guidance and support in the execution of security and operational tasks.\n\n• Cloud Security: Design and implement security measures for AWS cloud environments, including VPC, S3, and data security.\n\n• Network Security: Oversee the configuration and management of network security, including firewalls, VPNs, and DDOS protection.\n\n• Compliance and Security Frameworks: Ensure compliance with security standards and frameworks such as SOC 2 and GDPR.\n\n• Maintenance and Monitoring: Manage SSL certificates and perform log monitoring to detect and respond to security incidents.\n\n• Security Implementations: Implement and maintain security practices across applications, networks, and data.\n\n• Tool Management: Utilize and manage various tools and technologies related to security and infrastructure and secure frameworks.\n\n**Must Have :**\n\n• AWS Cloud: Extensive experience with AWS cloud services and security features.\n\n• Security Expertise: Proven expertise in network security, firewall management, and secure frameworks.\n\n• Compliance: Experience with SOC 2, GDPR, and other security compliance requirements.\n\n• Operational Skills: Skilled in managing SSL certificates, VPN configurations, and log monitoring.\n\n• Security Technologies: Proficiency in maintaining and securing VPC,ACL, Security Groups, Routing Tables, WAF S3, and other AWS cloud and network components.\n\n• Incident Response: Ability to manage and respond to security incidents effectively.\n\n**Good-to-Have Skills:**\n\n• Infrastructure as Code: Experience with Terraform for infrastructure management.\n\n• Containerization: Familiarity with Kubernetes (K8s), EKS, and container security.\n\n• Cloud Platforms: Experience with GCP (Google Cloud Platform).\n\n• CI/CD Tools: Knowledge of ArgoCD for continuous deployment.\n\n• GitHub Actions: Should have knowledge about GitHub Actions as CI tools.\n\n• Database Configuration: Experience with Amazon RDS data obfuscation (or coming with approach to continue being ISO certified)\n\n• Tools: Good to have experience MS-Tune and Microsoft Device Compliances as MDM.\n\nExperience : 7-10 years of experience\n\nEducation : Bachelor’s degree on computer science, information systems, information technology or related disciplines","jobType":"full-time","liveStartAt":1724657135,"locationNames":["Gurugram"],"primaryRoleTitle":"DevOps","remote":true,"slug":"cloud-security-secops-lead","title":"Cloud Security SecOps Lead","compensation":"₹25L – ₹30L • No equity","yearsExperienceMin":7,"yearsExperienceMax":null,"id":"3083624","isBookmarked":false},"StartupResult:9488142":{"__typename":"StartupResult","id":"9488142","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-9488142"},{"__ref":"Badge:COMPANY_STAGE-9488142"}],"companySize":"SIZE_11_50","highConcept":"Central hub for Debt collection and recovery","highlightedJobListings":[{"__ref":"JobListingSearchResult:3032826"},{"__ref":"JobListingSearchResult:3083624"}],"logoUrl":"https://photos.wellfound.com/startups/i/9488142-fe1af4a944b95640beadc6efb1b6570f-medium_jpg.jpg?buster=1681745747","name":"Equabli ","slug":"equabli-india"},"Badge:B2B-287038":{"__typename":"Badge","id":"B2B-287038","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-287038":{"__typename":"Badge","id":"COMPANY_STAGE-287038","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-287038":{"__typename":"Badge","id":"TOP_INVESTORS-287038","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},"Badge:VALUATION_1B-287038":{"__typename":"Badge","id":"VALUATION_1B-287038","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-287038":{"__typename":"Badge","id":"HIGHLY_RATED-287038","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Netskope is highly rated on Glassdoor, with 4.2 out of 5 stars","avatarUrl":null,"rating":"4.2","data":null},"Badge:WORK_LIFE_BALANCE-287038":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-287038","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Netskope 4.1/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.1","data":null},"Badge:STRONG_LEADERSHIP-287038":{"__typename":"Badge","id":"STRONG_LEADERSHIP-287038","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Netskope 4.1/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.1","data":null},"JobListingSearchResult:3040028":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**About the role**\n\n*Please note, this team is hiring across all levels and candidates are individually assessed and appropriately leveled based upon their skills and experience.*\n\nThe Netskope UI provides our customers with a single unified view into the Netskope Platform, allowing them to fully utilize the rich set of cloud security features Netskope provides. The UI engineering team collaborates with backend service teams to provide the user interface for Netskope products. The team works on both the frontend as well as the web application backend, working closely with our backend teams on Machine Learning, Threat, DLP, IaaS, API’s and other cool technologies. The team is also responsible for the Netskope REST API Gateway which exposes our REST API’s to the customers.\n\n**What’s in it for you**\n\nWe are looking for a highly motivated, skillful and hands-on Engineering Manager, or a Tech Lead looking to move into the Engineering Manager role. In this role you will be responsible for building the next generation of user experiences across all of our Netskope products. If you can comfortably put on the hat of developer, architect, manager, and leader, we would like to speak with you about this exciting, impactful opportunity.\n\n**What you will be doing**\n\n- Hiring, coaching, and growing a high performing UI team of talented engineers with diverse skill-sets.\n- Participating in architecture and technical design discussions, and driving product direction \u0026 strategy.\n- Conducting code reviews and diving into code as necessary to optimize design and troubleshoot issues.\n- Providing technical leadership and strategic direction for the Netskope UI and API Gateway.\n- Participating in deep technical discussions and providing direction for the team.\n- Collaborating across organizational boundaries to ensure a shared roadmap and streamlined delivery of features.\n- Refining and growing existing processes, or developing new ones, to enable smooth functioning of the UI engineering team.\n- Collaborating with the geo-distributed team to own and deliver projects end-to-end.\n- Communicating across functional teams and driving engineering initiatives.\n\n**Required skills and experience**\n\n- 10+ years of experience developing web UIs and 5+ years of technical leadership / management experience\n- Hands-on experience building and managing web UI applications using Angular, React or similar frameworks.\n- A consistent track record of collaborating across teams to build and deliver world-class UI applications.\n- Experience working with Node.js and Express (knowledge of NestJS a plus).\n- Knowledge of secure web development practices.\n- Experience working with Cloud Security and/or cloud technologies is a plus.\n- An energetic, self-starter personality and attitude, with the desire to work in a dynamic fast-paced environment.\n- Excellent verbal and written communication skills\n\n**Education**\n\n- BSCS or equivalent required, MSCS or equivalent strongly preferred\n\n#LI-NN1\n\n","jobType":"full-time","liveStartAt":1726085650,"locationNames":[],"primaryRoleTitle":"Frontend Engineer","remote":true,"slug":"technical-lead-manager-ui-engineering","title":"Technical Lead / Manager, UI Engineering","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3040028","isBookmarked":false},"JobListingSearchResult:3093080":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"### **About the position:**\n\nOur Technical Account Managers (TAMs) at Netskope are core to shaping the experience of our strategic customers and are responsible for driving all facets of technical success across the customer journey with the Netskope Cloud Security platform.\n\nAs a Netskope TAM, you will partner with the customer team to understand their business goals, their cybersecurity strategy, cloud maturity and technical architecture. In conjunction with your Customer Experience colleagues, you will begin planning for success during Activation, the first step in the customer journey. The next steps of Adoption and Operationalization are achieved through the creation and execution of a customer-specific value realization plan, which is aligned to the customer’s business goals and security strategy. TAMs work alongside the customer team and their Netskope counterparts to drive the execution of this plan; proactively providing the customer with best practice advice, technical knowledge, enablement, and resources that will help the customer derive full value from their Netskope solution.\n\nAs a trusted technical advisor to the customer, you will be able to align their business and security goals to the Netskope platform roadmap; provide feedback into the product development process on behalf of your customer; and guide the customer towards new features and enhancements that will help them meet those goals.\n\nSuccessful candidates will be customer-centric and proactive team players that possess the empathy to build strong relationships, drive customer loyalty and therefore ensure the customer realizes full value from the Netskope cybersecurity platform. The TAM role blends depth of technical expertise with strong commercial acumen in pursuit of customer retention and growth.\n\n### **Responsibilities include:**\n\n- Drive day-to-day implementation via the value realization plan\n- Conduct internal sync-up calls with Customer Success Managers (CSMs).\n- Host security governance planning and strategy sessions\n- Provide best practices guidance in support of customers’ use cases\n- Assist with policies: creating, testing and ongoing fine-tuning\n- Drive data analysis and reporting from Netskope platform\n- Coordinate updates on product and feature enhancements\n- Maintain and deliver weekly status reports\n- Align with Netskope Support as customer advocate during an escalation\n- Assist CSM with Quarterly Business Reviews\n- Perform Annual Tenant Health Checks for assigned customers\n- Serve as the trusted technical advisor for key customer champions, from functional owners to C-level executives, particularly regarding Netskope platform best practices.\n- Partner with the assigned Customer Success Manager (CSM) to develop and deliver customer success plans, value realization plans, and quarterly business reviews.\n- Drive day-to-day implementation of the value realization plan, to lead the customer's journey from on-boarding to operational maturity.\n- Provide leadership in the identification and resolution of technical issues that are blocking successful platform adoption; orchestrating cross-functional teams across Netskope and the customer organisation to implement corrective actions.\n- Establish and maintain an in-depth, hands-on proficiency across all aspects of the Netskope platform to drive all phases of technology adoption.\n- Help identify and document valuable best practices and new use cases, and ensure customers are aware of those that most align to their needs.\n- Coach customers to be Netskope product experts and enable their teams around features and capabilities, to help them become increasingly self-sufficient in day-to-day operations.\n- Advise and assist with policy creation, configuration, and fine-tuning.\n- Understand how our customers are utilizing Netskope’s solutions and recommend additional features that can be leveraged to increase their security posture.\n- Champion customer needs and opportunities for product enhancement with Netskope Product Management and Engineering; and keep customers informed of roadmap elements that will meet current and future requirements; enroll customers in new product beta programs as appropriate.\n- Play a leading role in identifying and assessing customer needs for added-value services such as Professional Services and Training.\n- Assess and champion the technical concerns and challenges of customers via regular client workshops and product feedback sessions.\n- Create knowledge base content to capture new learning for reuse throughout the company and user base.\n- Escalate customer issues to management when appropriate.\n- Maintain an overview of support case progression to identify themes/trends and ensure that business context is represented during the issue resolution process.\n- Develop and deliver formal weekly report to summarize account status, task progression, open issues, and pending activities.\n- Highlight any concerns regarding customer retention and/or growth to the relevant Netskope team members and collaborate on action plans to address; with the ultimate aim of retaining and building our customer relationships.\n\n### **Job Requirements:**\n\n- 5+ years of experience as a Professional Services Consultant/Technical Account Manager with a proven track record and demonstrable skills at presenting technical information at the business executive level or at the architect level\n- Excellent knowledge and prior experience selling network security technologies including but not limited to: Proxies, NG Firewalls, SSL/IPSec, VPN’s, SSO, DLP and Encryption gateways\n- Demonstrable experience with systems installation, configuration and administration UNIX/Linux and Windows-based systems (prior Active Directory/LDAP experience desirable)\n- MDM, Cloud APIs, Strong Networking concepts\n- Experience with working with a Fortune 500 companies\n- Prior experience in early stage startups\n- Scripting Language (Perl/Python)\n- HIPAA, PCI, PII, ITAR, GLBA, SOX, etc.\n- Data encryption Technologies\n- SIEM, Load Balancing Technologies\n- Network Architecture Experience\n- Must be proficient in English, Spanish and Italian in speaking and writing\n\n### **Education:**\n\n- Bachelor's degree (BSc) preferred\n\n#LI-NS2\n\n \n\n","jobType":"full-time","liveStartAt":1726604047,"locationNames":[],"primaryRoleTitle":"Account Manager","remote":true,"slug":"technical-account-manager-spanish-italian-speaking","title":"Technical Account Manager - Spanish \u0026 Italian speaking","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3093080","isBookmarked":false},"JobListingSearchResult:3093078":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"### **About the position:**\n\nOur Technical Account Managers (TAMs) at Netskope are core to shaping the experience of our strategic customers and are responsible for driving all facets of technical success across the customer journey with the Netskope Cloud Security platform.\n\nAs a Netskope TAM, you will partner with the customer team to understand their business goals, their cybersecurity strategy, cloud maturity and technical architecture. In conjunction with your Customer Experience colleagues, you will begin planning for success during Activation, the first step in the customer journey. The next steps of Adoption and Operationalization are achieved through the creation and execution of a customer-specific value realization plan, which is aligned to the customer’s business goals and security strategy. TAMs work alongside the customer team and their Netskope counterparts to drive the execution of this plan; proactively providing the customer with best practice advice, technical knowledge, enablement, and resources that will help the customer derive full value from their Netskope solution.\n\nAs a trusted technical advisor to the customer, you will be able to align their business and security goals to the Netskope platform roadmap; provide feedback into the product development process on behalf of your customer; and guide the customer towards new features and enhancements that will help them meet those goals.\n\nSuccessful candidates will be customer-centric and proactive team players that possess the empathy to build strong relationships, drive customer loyalty and therefore ensure the customer realizes full value from the Netskope cybersecurity platform. The TAM role blends depth of technical expertise with strong commercial acumen in pursuit of customer retention and growth.\n\n### **Responsibilities include:**\n\n- Drive day-to-day implementation via the value realization plan\n- Conduct internal sync-up calls with Customer Success Managers (CSMs).\n- Host security governance planning and strategy sessions\n- Provide best practices guidance in support of customers’ use cases\n- Assist with policies: creating, testing and ongoing fine-tuning\n- Drive data analysis and reporting from Netskope platform\n- Coordinate updates on product and feature enhancements\n- Maintain and deliver weekly status reports\n- Align with Netskope Support as customer advocate during an escalation\n- Assist CSM with Quarterly Business Reviews\n- Perform Annual Tenant Health Checks for assigned customers\n- Serve as the trusted technical advisor for key customer champions, from functional owners to C-level executives, particularly regarding Netskope platform best practices.\n- Partner with the assigned Customer Success Manager (CSM) to develop and deliver customer success plans, value realization plans, and quarterly business reviews.\n- Drive day-to-day implementation of the value realization plan, to lead the customer's journey from on-boarding to operational maturity.\n- Provide leadership in the identification and resolution of technical issues that are blocking successful platform adoption; orchestrating cross-functional teams across Netskope and the customer organisation to implement corrective actions.\n- Establish and maintain an in-depth, hands-on proficiency across all aspects of the Netskope platform to drive all phases of technology adoption.\n- Help identify and document valuable best practices and new use cases, and ensure customers are aware of those that most align to their needs.\n- Coach customers to be Netskope product experts and enable their teams around features and capabilities, to help them become increasingly self-sufficient in day-to-day operations.\n- Advise and assist with policy creation, configuration, and fine-tuning.\n- Understand how our customers are utilizing Netskope’s solutions and recommend additional features that can be leveraged to increase their security posture.\n- Champion customer needs and opportunities for product enhancement with Netskope Product Management and Engineering; and keep customers informed of roadmap elements that will meet current and future requirements; enroll customers in new product beta programs as appropriate.\n- Play a leading role in identifying and assessing customer needs for added-value services such as Professional Services and Training.\n- Assess and champion the technical concerns and challenges of customers via regular client workshops and product feedback sessions.\n- Create knowledge base content to capture new learning for reuse throughout the company and user base.\n- Escalate customer issues to management when appropriate.\n- Maintain an overview of support case progression to identify themes/trends and ensure that business context is represented during the issue resolution process.\n- Develop and deliver formal weekly report to summarize account status, task progression, open issues, and pending activities.\n- Highlight any concerns regarding customer retention and/or growth to the relevant Netskope team members and collaborate on action plans to address; with the ultimate aim of retaining and building our customer relationships.\n\n### **Job Requirements:**\n\n- 5+ years of experience as a Professional Services Consultant/Technical Account Manager with a proven track record and demonstrable skills at presenting technical information at the business executive level or at the architect level\n- Excellent knowledge and prior experience selling network security technologies including but not limited to: Proxies, NG Firewalls, SSL/IPSec, VPN’s, SSO, DLP and Encryption gateways\n- Demonstrable experience with systems installation, configuration and administration UNIX/Linux and Windows-based systems (prior Active Directory/LDAP experience desirable)\n- MDM, Cloud APIs, Strong Networking concepts\n- Experience with working with a Fortune 500 companies\n- Prior experience in early stage startups\n- Scripting Language (Perl/Python)\n- HIPAA, PCI, PII, ITAR, GLBA, SOX, etc.\n- Data encryption Technologies\n- SIEM, Load Balancing Technologies\n- Network Architecture Experience\n- Must be proficient in English, Spanish and Italian in speaking and writing\n\n### **Education:**\n\n- Bachelor's degree (BSc) preferred\n\n#LI-NS2\n\n \n\n","jobType":"full-time","liveStartAt":1726604031,"locationNames":[],"primaryRoleTitle":"Account Manager","remote":true,"slug":"technical-account-manager-spanish-italian-speaking","title":"Technical Account Manager - Spanish \u0026 Italian speaking","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3093078","isBookmarked":false},"StartupResult:287038":{"__typename":"StartupResult","id":"287038","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-287038"},{"__ref":"Badge:COMPANY_STAGE-287038"},{"__ref":"Badge:TOP_INVESTORS-287038"},{"__ref":"Badge:VALUATION_1B-287038"},{"__ref":"Badge:HIGHLY_RATED-287038"},{"__ref":"Badge:WORK_LIFE_BALANCE-287038"},{"__ref":"Badge:STRONG_LEADERSHIP-287038"}],"companySize":"SIZE_1001_5000","highConcept":"Netskope is redefining cloud, network, and data security","highlightedJobListings":[{"__ref":"JobListingSearchResult:3040028"},{"__ref":"JobListingSearchResult:3093080"},{"__ref":"JobListingSearchResult:3093078"}],"logoUrl":"https://photos.wellfound.com/startups/i/287038-447c8dd61ddef5255508bcd7c290ce65-medium_jpg.jpg?buster=1687160249","name":"Netskope","slug":"netskope"},"Badge:TOP_RESPONDER-6723811":{"__typename":"Badge","id":"TOP_RESPONDER-6723811","name":"TOP_RESPONDER_BADGE","label":"Top 5% of responders","tooltip":"Toggle is in the top 5% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-6723811":{"__typename":"Badge","id":"QUICK_RESPONDER-6723811","name":"QUICK_RESPONDER_BADGE","label":"Responds within a few days","tooltip":"Based on past data, Toggle usually responds to incoming applications within a few days","avatarUrl":null,"rating":null,"data":null},"Badge:B2C-6723811":{"__typename":"Badge","id":"B2C-6723811","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:B2B-6723811":{"__typename":"Badge","id":"B2B-6723811","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-6723811":{"__typename":"Badge","id":"COMPANY_STAGE-6723811","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:3082232":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"# **Minimum qualifications**\n\n- 7+ years of experience in software engineering, with a focus on graph databases.\n- Expertise in developing and scaling knowledge graphs and managing databases with Neo4j, ArangoDB, and Postgres\n- Strong programming skills in Golang and Python.\n- Experience in data management, graph algorithms, graph data structures, and building scalable solutions.\n- Strong leadership skills and proven experience leading a technical team.\n- Excellent problem-solving abilities and ability to think analytically.\n\n# Responsibilities\n\n- Lead the design, implementation, and optimization of the knowledge graph.\n- Oversee the integration of new data sources, ensuring the graph remains accurate and up-to-date.\n- Collaborate with the engineering team to ensure the robustness and scalability of the graph database.\n- Design and implement graph algorithms to derive insights and improve data connectivity.\n- Utilize graph query languages, such as Cypher or AQL, to query and manipulate graph data efficiently.\n- Mentor and guide junior team members, ensuring best practices in graph database management and development.\n- Conduct code reviews and ensure the quality of the codebase.\n- Collaborate with product and business stakeholders to understand requirements and translate them into technical solutions.\n\n# About The Job\n\nToggle AI is on a mission to bring data to life with natural language. Toggle Terminal offers a suite of award-winning analytic tools wrapped in an accessible, natural language-based UX, ensuring that your strategic decisions are backed by robust data analytics.\n\nThe knowledge graph is the powerful map of information that powers the entire Toggle experience. It allows investors and portfolio managers to discover exposures, suppliers, geographies, and connections that others may overlook.\n\nAs our Technical Lead for the Knowledge Graph, you will lead the design, implementation, and optimization of the knowledge graph. You’ll serve as our technical expert on graph database management and development, partner closely with product \u0026 business stakeholders, and play a pivotal role in our product strategy.\n\n# Notice\n\nToggle does not accept agency resumes. Please do not forward resumes to our jobs alias, Toggle employees or any other organization location. Toggle is not responsible for any fees related to unsolicited resumes\n\n","jobType":"full-time","liveStartAt":1724279301,"locationNames":["New York City","London"],"primaryRoleTitle":"Engineering Manager","remote":true,"slug":"technical-lead-for-knowledge-graph","title":"Technical Lead for Knowledge Graph","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3082232","isBookmarked":false},"JobListingSearchResult:2799499":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"# Minimum qualifications\n\n- Bachelor's degree in Computer Science, Software Engineering or other Quantitative field (e.g. Physics, Mathematics, Statistics) or equivalent practical experience.\n- 4 years of experience in Machine Learning, NLP or other applied AI.\n- Experience in coding, unitest and scripting in one or more languages (Python, C, C++ or Go).\n\n# Preferred qualifications\n\n- Experience with deep learning frameworks (such as TensorFlow, PyTorch, transformers).\n- Experience with model training/deployment frameworks, e.g., mlfow, triton inference server, torch server or text generation inference.\n- Experience in delivering complex Artificial Intelligence (AI) or data analytics projects.\n- Knowledge of data warehousing concepts, including data warehouse technical architectures, infrastructure components, Extract, transform, and load (ETL) and reporting/analytic tools and environments such as Apache Beam, Hadoop, Spark.\n- Demonstrated ability to translate business problems in AI projects.\n- Excellent communication skills.\n\n# Responsibilities\n\n- Develop and fine-tune machine learning models, craft analytical pipelines, and orchestrate their integration into high-capacity production environments.\n- Foster productive cross-functional communication with Product teams, actively proposing AI-driven enhancements for novel product features.\n- Execute rigorous technical assessments, perform thorough code audits, and lead design reviews to ensure the highest standard of quality and performance.\n- Engage in in-depth technical exploration of diverse machine learning solutions, technology stacks, and infrastructure to drive innovation and optimisation.\n\n# About The Job\n\nToggle's software engineers drive the development of cutting-edge technologies that transform how millions of users connect, explore information, and engage with the market. \n\n \n\nOur products must effectively manage vast amounts of data and go far beyond generating investment insights. We seek engineers who bring innovative concepts from diverse fields such as information retrieval, distributed computing, designing large-scale systems, networking, data storage, cybersecurity, artificial intelligence, natural language processing, mobile and UI design - the range continues to expand constantly. \n\n \n\nAs a Machine Learning and AI Engineer, you will design and implement Machine Learning solutions for internal and customer use cases, leveraging best of breed products including TensorFlow/PyTorch, DataFlow, OpenAI, LLAMA, and Vertex AI. You will work closely with Product Management and Product Engineering to build and constantly drive excellence in our products.\n\n \n\nWith your technical expertise you will manage project priorities, deadlines, and deliverables. You will document, design, secure, maintain, and enhance software solutions.\n\n \n\nToggle aims to become an inclusive organization that mirrors the globally varied audience benefiting from our products and technology. We firmly believe that a diversity of viewpoints, concepts, and cultures not only enriches our workforce, but also results in the development of superior products and services.\n\n \n\nAt its core, Toggle embodies an engineering ethos. We recruit individuals with a wide array of technical proficiencies who are prepared to confront some of technology's most significant hurdles and leave a mark on global users. Within Toggle, engineers not only pioneer advancements in the investment space, but they also routinely address scalability and storage solutions, develop large-scale applications, and introduce entirely novel platforms for other developers.\n\n# Notice\n\nToggle does not accept agency resumes. Please do not forward resumes to our jobs alias, Toggle employees or any other organization location. Toggle is not responsible for any fees related to unsolicited resumes\n\n","jobType":"full-time","liveStartAt":1730309789,"locationNames":["New York City","London"],"primaryRoleTitle":"Machine Learning Engineer","remote":true,"slug":"machine-learning-and-ai-engineer","title":"Machine Learning and AI Engineer","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"2799499","isBookmarked":false},"StartupResult:6723811":{"__typename":"StartupResult","id":"6723811","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-6723811"},{"__ref":"Badge:QUICK_RESPONDER-6723811"},{"__ref":"Badge:B2C-6723811"},{"__ref":"Badge:B2B-6723811"},{"__ref":"Badge:COMPANY_STAGE-6723811"}],"companySize":"SIZE_11_50","highConcept":"We're on a mission to even the odds for all investors","highlightedJobListings":[{"__ref":"JobListingSearchResult:3082232"},{"__ref":"JobListingSearchResult:2799499"}],"logoUrl":"https://photos.wellfound.com/startups/i/6723811-e4dc1a15f2043e06f0808bf90bdc857c-medium_jpg.jpg?buster=1570537893","name":"Toggle","slug":"toggleglobal"},"Badge:COMPANY_STAGE-975823":{"__typename":"Badge","id":"COMPANY_STAGE-975823","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-975823":{"__typename":"Badge","id":"TOP_INVESTORS-975823","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},"Badge:YC-975823":{"__typename":"Badge","id":"YC-975823","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-975823":{"__typename":"Badge","id":"VALUATION_1B-975823","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3112715":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**🚀 We’re on a mission to make money work for everyone.**\n\nWe’re waving goodbye to the complicated and confusing ways of traditional banking. \n\nWith our hot coral cards and get-paid-early feature, combined with financial education on social media and our award winning customer service, we have a long history of creating magical moments for our customers!\n\nWe’re not about selling products - we want to solve problems and change lives through Monzo ❤️\n\n[Hear from our team about what it's like working at Monzo](https://www.youtube.com/watch?v=U62l09nB0M4) ✨\n\n* * *\n\n \n\n**📍London/Cardiff/UK Remote | 💰 £135,000-165,000 + [Benefits](https://monzo.com/careers/) | [Hear from the team](https://www.youtube.com/watch?v=U62l09nB0M4) ✨**\n\n**⭐About Ops Data**:\n\nOur Operations Data team consists of over 35 people across 4 data specialisms: Analytics Engineers, Data Analysts, Machine Learning Scientists and Data Scientists.\n\nIn our Operations Collective you'll have the opportunity to embed into an area that is the heart of how we work with our customers’ problems - and is full of data challenges. Machine Learning supports all aspects of Operations, from workforce planning, to customer support experience, to enabling teams to work effectively and efficiently.\n\n**🔑You’ll play a key role by...**\n\nAs a Senior Lead ML Scientist, you’ll be on of the most senior Individual Contributors (IC) in the organisation, giving you a real opportunity to lead us into an exciting new phase of optimising Customer Operations, enabling us to craft a world-class support experience for over 9 million customers across the UK, and beyond as we continue to grow. \n\nYou’ll provide key technical leadership and ship highly impactful ML-based solutions. You’ll be empowered to work across the collective identifying the most impactful areas and pushing solution development forward while mentoring and levelling up less experienced ML practitioners. You’ll also impact how people across Monzo use ML tools to improve customer outcomes, including LLMs, which have their heaviest use within the Operations team. \n \nMachine Learning Scientists at Monzo work end to end, so you’ll have the opportunity to collaborate across not only the data disciple, but with cross-functional squads, to deliver real-time models all the way to actual value\n\n**🤩We’d love to hear from you if…** \nWhat we’re doing here at Monzo excites you!\n\n- You have a multiple year track record of excellence leading the technical work of a team in the development and deployment of advanced Machine Learning models tackling real business problems, preferably in a fast moving tech company\n- You're *impact driven* and excited to own the end to end journey that starts with a business problem and ends with your solution having a measurable impact in production\n- You have a *self-starter mindset;* you proactively identify issues and opportunities and tackle them without being told to do so\n- You have a solid grounding in SQL and Python, are comfortable using them every day, and keen to learn[Go lang](https://go.dev/) which is used in many of our microservices\n- You have experience developing and shipping deep learning, graph-based, and/or sequence-based ML architectures to production and delivering business impact\n- You are comfortable exploring potentially ambiguous business problems within a complex and rapidly growing organisation\n- You're excited about the potential of machine learning and can communicate those ideas to colleagues who are not familiar with the domain\n- You’re adaptable, curious and enjoy learning new technologies and ideas\n- You have experience in, and a passion for, mentoring other ML practitioners, sharing knowledge and raising the technical bar across the team\n- You’re comfortable moving across teams within a larger organisation, optimising for where you can be most impactful and tracking multiple projects at once\n\n#### **Nice to haves:**\n\n- Experience working within large Customer Support and internal product spaces\n- Experience with NLP tasks\n- You have commercial experience writing critical production code and working with microservices\n\n**🙌What’s in it for you**\n\n✈️ We’ll help you relocate to the UK. \n\n✅ We can sponsor your visa.\n\n📍This role can be based in our London office, but we're open to distributed working within the UK (with ad hoc meetings in London) \n\n⏰We offer flexible working hours and trust you to work enough hours to do your job well, and at times that suit you and your team. \n\n📚£1,000 learning budget each year to use on books, training courses and conferences.\n\n🏡We will set you up to work from home; all employees are given Macbooks and for fully remote workers we will provide extra support for your work-from-home setup. \n\n➕ Plus lots more! [ Read our full list of benefits](https://monzo.com/careers/).\n\n**🌈Our interview process involves 3 main stages.**\n\nWe promise not to ask you any brain teasers or trick questions!\n\n- 30 minute recruiter call\n- 45 minute call with hiring manager\n- 1 take home task\n- 3 x 1-hour video calls with various team members\n\nOur average process takes around 3-4 weeks but we will always work around your availability. \n \nYou will have the chance to speak to our recruitment team at various points during your process but if you do have any specific questions ahead of this please contact us on tech-hiring@monzo.com\n\nWe’ll only close this role once we have enough applications for the next stage. Please submit your application as soon as possible to make sure you don’t miss out. \n\n**#LI-REMOTE #LI-NJ1**\n\n* * *\n\n**Equal opportunities for everyone**\n\nDiversity and inclusion are a priority for us and we’re making sure we have lots of support for all of our people to grow at Monzo. At Monzo, we’re embracing diversity by fostering an inclusive environment for all people to do the best work of their lives with us. This is integral to our mission of making money work for everyone. You can read more in our [blog](https://monzo.com/blog/diversity-and-inclusion), 2023 [Diversity and Inclusion Report](https://monzo.com/blog/our-2023-diversity-and-inclusion-report) and 2023 [Gender Pay Gap Report.](https://monzo.com/blog/an-update-on-our-gender-pay-gap-2023)\n\nWe’re an equal opportunity employer. All applicants will be considered for employment without attention to age, ethnicity, religion, sex, sexual orientation, gender identity, family or parental status, national origin, or veteran, neurodiversity or disability status.\n\nIf you have a preferred name, please use it to apply. We don't need full or birth names at application stage 😊\n\n","jobType":"full-time","liveStartAt":1727710815,"locationNames":["London","Cardiff"],"primaryRoleTitle":"Machine Learning Engineer","remote":true,"slug":"senior-technical-lead-machine-learning-science","title":"Senior Technical Lead, Machine Learning Science ","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3112715","isBookmarked":false},"JobListingSearchResult:3152206":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**🚀 We’re on a mission to make money work for everyone.**\n\nWe’re waving goodbye to the complicated and confusing ways of traditional banking. \n\nWith our hot coral cards and get-paid-early feature, combined with financial education on social media and our award winning customer service, we have a long history of creating magical moments for our customers!\n\nWe’re not about selling products - we want to solve problems and change lives through Monzo ❤️\n\n[Hear from our team about what it's like working at Monzo](https://www.youtube.com/watch?v=U62l09nB0M4) ✨\n\n* * *\n\n \n\n**About the Role**\n\nThis role is for a Senior Engineering Manager where you’ll be a manager of managers. You will be leading across multiple teams in an org of around 20-30 people. We’re expanding and your role as the Senior EM will be to grow and build new squads as needed. Your direct reports will include Tech Leads, Senior Engineers and 2-3 Engineering Managers. \n \nSenior Engineering Managers at Monzo are part of cross-functional, autonomous teams and groups. Our teams are mission driven, and typically include Product Managers, backend, web and mobile engineers as well as data scientists, designers and subject matter experts relevant to that mission. Teams are organised into groups, and then collectives - we aim to keep our line management structure as shallow as possible, and for teams to directly own decision making relevant to their work.\n\nSenior Engineering Managers are accountable for the technical and delivery outcomes for their area - that means supporting and developing best in class engineering talent, as well as creating an inclusive team environment for people to do their best work. You’ll be responsible for structuring, organising, supporting and challenging your team to deliver on their mission.\n\nYou can read more on the expectations of Senior Engineering Managers in our [Progression Framework](https://monzo.com/documents/engineering-manager-framework-v2-0.pdf).\n\n**Is this role right for you?**\n\nWhile this is not a role which requires hands-on-coding, we are looking for an experienced manager who has a strong technical and delivery background and has worked as a software engineer in previous roles.\n\nWe recognise that Senior Engineering Managers lead in different ways, we’re looking for someone who is adept at: \n\n- **Delivery and Execution**: Enjoys taking accountability for delivery across your squad(s), collaborating with the Technical Lead and Product Manager.\n- **Engineering and Operational Excellence**: Actively fosters a high bar for engineering excellence within your teams. You’re accountable for the technical outcomes your teams deliver alongside individual engineer performance and growth, so holding a high bar (and clearly articulating your expectations) is key.\n- **People Leadership:** Has experience directly managing at least 2-3 Engineering Managers and leading orgs of around ~20 engineers. You can support, coach and develop them through their career with regular 1:1s and continuous feedback.\n- **Technical Influence:** Partners with senior engineers to drive technical initiatives that raise the bar for our engineering practices.\n- **Stakeholder Relationships:** Builds strong stakeholder relationships with other teams, and creates a focus space for engineers to do their best work.\n- **Organisational Wide Impact:** Collaborates with the wider engineering organisation to contribute to company-wide best managerial and technical practices and standards.\n\n*We consider your application across all open EM roles at Monzo independent of which role you've applied for, so* ***if you've recently applied to a similar role at Monzo and have been unsuccessful, please wait 6 months before applying again.***\n\n \n\n**The interview process:**\n\nAfter an initial informal recruiter call you go through two main stages\n\n1. **Initial Call (1 hour)** You'll meet with one of our Senior Engineering Managers or Engineering Directors. They'll ask you about your previous experience, in particular people leadership, product delivery and technical leadership. They’ll ask example based questions (‘Tell me about a time when…’)\n2. **Loop Stage (3 hours 30 mins)** The Loop stage consists of 3 x 60 min interviews that take place over 1-2 days (depending on your availability) and one 30 minute reverse interview (more details below).\n\nThe Loop is one stage and the interviews in this stage are:\n\n*- Team and Org Management (1 hour)* \nAn example based interview with 1-2 of our engineering leaders. They’re interested to hear examples from your previous experience on the teams you’ve led, how you’ve shaped and partnered with product, and the impact you had.\n\n*- System Design (1 hour)* \nYou'll partner with a Staff or Principal Engineer on a technical whiteboarding exercise.\n\n*- Behavioural (1 hour)* \nSimilar to Team and Org Management, this is an example based interview with 1-2 Engineering Leaders. This interview focuses on your people leadership style and core behaviours as an Engineering Manager.\n\n*- Chat with an Engineering Leader (30 mins)* \nAt Monzo, we believe interviews are a two-way street. This will be your opportunity to ask us any questions about Monzo, engineering leadership or our teams – whatever’s on your mind. \n\nAll things going well, you'll have completed the hiring process 🚀\n\nOur average process takes around 3-4 weeks but we will always work around your availability. You’ll have the chance to speak to our recruitment team throughout the process. If you’d like to ask a question sooner, email tech-hiring@monzo.com. Please also use that email to let us know if there's anything we can do to make your application process easier for you, because of disability, neurodiversity or any other personal reason.\n\n**What’s in it for you:**\n\n💰Base salary £130k - £160k + Equity + Benefits\n\n✈️ We can help you relocate to the UK \n\n✅ We can sponsor visas\n\n📍This role can be based in our London office, but we're open to distributed working within the UK (with ad hoc meetings in London).\n\n⏰ We offer flexible working hours and trust you to work enough hours to do your job well, at times that suit you and your team.\n\n📚Learning budget of £1,000 a year for books, training courses and conferences\n\n➕And much more, see our full list of benefits[ **here**](https://monzo.com/careers/) \n \n#LI-Remote #LI-AL1\n\n* * *\n\n**Equal opportunities for everyone**\n\nDiversity and inclusion are a priority for us and we’re making sure we have lots of support for all of our people to grow at Monzo. At Monzo, we’re embracing diversity by fostering an inclusive environment for all people to do the best work of their lives with us. This is integral to our mission of making money work for everyone. You can read more in our [blog](https://monzo.com/blog/diversity-and-inclusion), 2023 [Diversity and Inclusion Report](https://monzo.com/blog/our-2023-diversity-and-inclusion-report) and 2023 [Gender Pay Gap Report.](https://monzo.com/blog/an-update-on-our-gender-pay-gap-2023)\n\nWe’re an equal opportunity employer. All applicants will be considered for employment without attention to age, ethnicity, religion, sex, sexual orientation, gender identity, family or parental status, national origin, or veteran, neurodiversity or disability status.\n\nIf you have a preferred name, please use it to apply. We don't need full or birth names at application stage 😊\n\n","jobType":"full-time","liveStartAt":1731718168,"locationNames":["London","Cardiff"],"primaryRoleTitle":"Engineering Manager","remote":true,"slug":"senior-engineering-manager","title":"Senior Engineering Manager","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3152206","isBookmarked":false},"JobListingSearchResult:3143048":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**🚀 We’re on a mission to make money work for everyone.**\n\nWe’re waving goodbye to the complicated and confusing ways of traditional banking. \n\nWith our hot coral cards and get-paid-early feature, combined with financial education on social media and our award winning customer service, we have a long history of creating magical moments for our customers!\n\nWe’re not about selling products - we want to solve problems and change lives through Monzo ❤️\n\n[Hear from our team about what it's like working at Monzo](https://www.youtube.com/watch?v=U62l09nB0M4) ✨\n\n* * *\n\n \n\n#### 📍London | UK remote | 💰 £95,000 to £115,000 + Stock Options +[ Benefits](https://monzo.com/careers/#benefits)|[ Technology](https://monzo.com/blog/technology) -[ Data](https://monzo.com/blog/data) \n\n**About our Core Banking Team:**\n\nCore Banking is responsible for the current account used by 10 million customers. That includes creating compelling value propositions for different audiences (including Joint, Under 16s and 16 to 17 accounts), designing the overall app structure, the day-to-day money management experience (including features like Trends, Salary Sorter, Bills Pots, and more) and other value propositions like Travel. The collective is also responsible for Subscriptions, which are paid upgrades that unlocks extra benefits and functionality that help customers make financial progress.\n\nWe’re now gearing up for our next phase of growth, from 10 million to 20 million customers.\n\n#### **What you’ll be working on:**\n\n- Lead the product strategy in App Evolution within Core Banking - continuing to evolve the app experience for customers to make it magically simple to manage money day-to-day with Monzo, and help customers discover differentiated value\n- Develop and execute best practices for experimentation enabling our team to make data informed decisions\n- Collaboratively set standards and work with data across Monzo, fostering knowledge sharing and continuously improving data practices.\n- Work closely with leaders in product, engineering, design and research to build and iterate on product ideas\n\n#### **You should apply if:**\n\n- You enjoy working with cross functional fast moving teams\n- You are able to think strategically about the Core Banking product and how decisions using data can unlock more value for our customers\n- You are excited about mentoring other data scientists and analytics engineers\n- You are excited by experimentation and utilising new data techniques to solve challenging problems\n- You want to understand the nuances of our data and are excited about laying the key foundational knowledge for our new products and features\n- You are opinionated about how to think about measuring success and are willing to challenge the status quo\n\n**The interview process:**\n\nOur interview process involves: \n\n- Recruiter Call\n- Initial Call\n- Technical assessment\n- Final Interviews\n\n - Business Fit/Collaboration\n - Case Study\n - Technical Interview\n\nOur average process takes around 2-3 weeks but we will always work around your availability. You will have the chance to speak to our recruitment team at various points during your process but if you do have any specific questions ahead of this please contact us on tech-hiring@monzo.com\n\nOne of our recruiters has written a blog on the process, for extra details, hints and tips please see[ Data Hiring at Monzo](https://monzo.com/blog/2022/03/21/data-hiring-at-monzo)\n\n#### **What’s in it for you:**\n\n**💰** £95,000 to £115,000 + Stock Options + Benefits\n\n✈️ We can help you relocate to the UK \n\n✅ We can sponsor visas \n\n📍This role can be based in our London office, but we're open to distributed working within the UK (with ad hoc meetings in London).\n\n⏰ We offer flexible working hours and trust you to work enough hours to do your job well, at times that suit you and your team.\n\n📚Learning budget of £1,000 a year for books, training courses and conferences\n\n➕And much more, see our full list of benefits [**here**](https://monzo.com/careers/)\n\nIf you prefer to work part-time, we'll make this happen whenever we can - whether this is to help you meet other commitments or strike a great work-life balance.\n\n \n\n \n\n#LI-NB2 #LI-Remote\n\n* * *\n\n**Equal opportunities for everyone**\n\nDiversity and inclusion are a priority for us and we’re making sure we have lots of support for all of our people to grow at Monzo. At Monzo, we’re embracing diversity by fostering an inclusive environment for all people to do the best work of their lives with us. This is integral to our mission of making money work for everyone. You can read more in our [blog](https://monzo.com/blog/diversity-and-inclusion), 2023 [Diversity and Inclusion Report](https://monzo.com/blog/our-2023-diversity-and-inclusion-report) and 2023 [Gender Pay Gap Report.](https://monzo.com/blog/an-update-on-our-gender-pay-gap-2023)\n\nWe’re an equal opportunity employer. All applicants will be considered for employment without attention to age, ethnicity, religion, sex, sexual orientation, gender identity, family or parental status, national origin, or veteran, neurodiversity or disability status.\n\nIf you have a preferred name, please use it to apply. We don't need full or birth names at application stage 😊\n\n","jobType":"full-time","liveStartAt":1730767824,"locationNames":["London","Cardiff"],"primaryRoleTitle":"Data Scientist","remote":true,"slug":"lead-data-scientist-core","title":"Lead Data Scientist, Core","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3143048","isBookmarked":false},"StartupResult:975823":{"__typename":"StartupResult","id":"975823","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:COMPANY_STAGE-975823"},{"__ref":"Badge:TOP_INVESTORS-975823"},{"__ref":"Badge:YC-975823"},{"__ref":"Badge:VALUATION_1B-975823"}],"companySize":"SIZE_1001_5000","highConcept":"Get paid a day early with easy banking through Monzo","highlightedJobListings":[{"__ref":"JobListingSearchResult:3112715"},{"__ref":"JobListingSearchResult:3152206"},{"__ref":"JobListingSearchResult:3143048"}],"logoUrl":"https://photos.wellfound.com/startups/i/975823-9438464e7e345f2c7352b94b9a8dc3cf-medium_jpg.jpg?buster=1715244489","name":"Monzo Bank","slug":"monzo"},"JobListingSearchResult:1708552":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Technical Lead - AI \u0026amp; ML Application/s\n\nBuild a future for small, independent businesses.\n\nSMART is looking to hire multiple technical leads for the continued development of their AI product/s that help small to medium businesses.\n\nThis is not a studio / client role. It is a product focused role.\n\nWe need an organised, focused and analytical engineer with experience in AI \u0026amp; ML applications. We are also looking for someone with management experience who can grow into one of many upcoming engineering manager positions.\n\nThe ideal candidate will have experience/knowledge across:\n- ReactJS / React Native\n- PHP / Laravel (Exposure to laravel / symphony)\n- PostGres Preferred RDBMS Competent\n- Knowledge of BI Tools \u0026amp; BigData methodologies\n- Java / Spring\n- Python\n- Elasticsearch / Kibana\n- DevOps Experience (IBM Cloud / AWS )\n- Prometheus, Kafka, ElasticSearch, Kebernetes, Grafana\n- FME Cloud (ETL)\n\nWe are hiring for multiple roles so if you meet some of the experience / knowledge apply... the more the better.\n\nTechnical leadership experience:\n- Work alongside and coordinate a team of engineers\n- Implementation of product design utilising agile methodologies\n- Background / experience in the AI / ML applications (preferred)\n\nDedicated and focused team of experts with strong values and a good sense of humour. The team consistently pushes the boundaries of product development, the role comes with an attractive package inclusive of ESOP shares.\n\nThis role is an opportunity to be a craftsperson, get paid well as well as make a difference in a lot of people's lives by helping small independent businesses access the tools they need to win in the market.\n\nIf this sounds like you, please send your CV and covering email to create.sm@rt.studio or lodge it within this system.","jobType":"full-time","liveStartAt":1634279462,"locationNames":["Melbourne"],"primaryRoleTitle":"Full-Stack Engineer","remote":true,"slug":"technical-lead-ai-ml-application-s","title":"Technical Lead - AI \u0026 ML Application/s","compensation":"$80k – $110k • 0.0% – 0.5%","yearsExperienceMin":3,"yearsExperienceMax":null,"id":"1708552","isBookmarked":false},"StartupResult:8553937":{"__typename":"StartupResult","id":"8553937","badges":[],"companySize":"SIZE_1_10","highConcept":"","highlightedJobListings":[{"__ref":"JobListingSearchResult:1708552"}],"logoUrl":"https://photos.wellfound.com/startups/i/8553937-6804ebf58efcc7a4e271fe56a836566e-medium_jpg.jpg?buster=1634279092","name":"SMART Studio","slug":"smart-studio-1"},"Badge:B2B-3266545":{"__typename":"Badge","id":"B2B-3266545","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-3266545":{"__typename":"Badge","id":"COMPANY_STAGE-3266545","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-3266545":{"__typename":"Badge","id":"TOP_INVESTORS-3266545","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},"Badge:VALUATION_1B-3266545":{"__typename":"Badge","id":"VALUATION_1B-3266545","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-3266545":{"__typename":"Badge","id":"HIGHLY_RATED-3266545","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Cedar is highly rated on Glassdoor, with 4.8 out of 5 stars","avatarUrl":null,"rating":"4.8","data":null},"Badge:WORK_LIFE_BALANCE-3266545":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-3266545","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Cedar 4.4/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.4","data":null},"Badge:STRONG_LEADERSHIP-3266545":{"__typename":"Badge","id":"STRONG_LEADERSHIP-3266545","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Cedar 4.7/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.7","data":null},"JobListingSearchResult:3082066":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**The Role:**\n\nThe New Verticals squad is a dynamic group operating like a startup within a startup, focused on expanding Cedar’s product and technologies into new verticals (such as dental) beyond traditional healthcare. This team is pivotal in achieving Cedar’s strategic growth objectives.\n\nAs the Staff Technical Lead Manager, you will serve as both the technical leader, as well as the individual people manager, for the New Verticals squad. You’ll work alongside a small, experienced team of leaders, including one of our founders, who have built and scaled unicorn products to develop new solutions for healthcare payment experiences. You’ll thrive in an environment with rapid iteration where you can directly impact outcomes.\n\nIf you love fast-paced development, direct interaction with customers, and learning how to launch new products and businesses, then this is the role for you!\n\n***Cedar is committed to a flexible work environment. As such, this role, along with many others, is remote friendly, though you are also more than welcome to join us at our beautiful office space in New York City.***\n\n**Gain further insight into this opportunity by viewing this video featuring the hiring manager:** [https://www.youtube.com/watch?v=2IFJUnt72-I](https://www.youtube.com/watch?v=2IFJUnt72-I)\n\n \n\n**In this position you will:**\n\n- Act as the technical leader and manager of a team of 3+ engineers delivering features across the stack.\n- Work closely with your product counterpart to decide which products and features to build. You’ll often be part of design and prioritization conversations.\n- Write, review, and ship code alongside your team. You will be both a technical leader and individual contributor.\n- Interact with end users of the products and features you develop. As part of a fast-moving team developing new products, you’ll have many opportunities to meet directly with our end users.\n- Collaborate with other staff+ engineers and managers across engineering on engineering-wide organization, technical, and process initiatives. As a staff level engineer you will also proactively identify and lead out on a subset of these initiatives.\n- A key part of this role will be striking the right balance of maintaining high quality, and lean process introduction, while still enabling a culture of extremely fast delivery and learning.\n\n**What we look for in an ideal candidate:**\n\n- Ability to creatively tackle both product and technical challenges. On this team, you’ll receive high-level problems instead of detailed requirement documents, tasking you with finding solutions that balance technical excellence, pragmatism, and speed.\n- Sincere interest in managing and growing engineers.\n- Be a proactive, positive team player. In our small group, everyone's contributions matter, and we expect you to actively collaborate to find solutions.\n- Experience leading ambiguous and complex technical problems across the stack with a strong ownership mentality, focused on delivering value.\n- Proficient in backend languages (Python/Java/Ruby/C#) and frontend technologies (JavaScript/TypeScript, React/Angular), with experience in full-stack frameworks (Django/Rails).\n- Demonstrated ability to set and influence a technical vision for your team and beyond.\n- 7+ years of experience in a software development role.\n- **Bonus:** Previous people management experience.\n- **Bonus:** Familiarity with GraphQL, Docker, and Docker Compose.\n\n**Compensation Range and Benefits:**\n\n- Salary/Hourly Rate Range*: $216,750 - $255,000\n- This role is equity eligible\n- This role offers a competitive benefits and wellness package\n\n*Subject to location, experience, and education\n\n#LI-TK1\n\n#LI-REMOTE\n\n","jobType":"full-time","liveStartAt":1724271673,"locationNames":["New York"],"primaryRoleTitle":"Engineering Manager","remote":true,"slug":"staff-technical-lead-manager-new-verticals","title":"Staff Technical Lead Manager (New Verticals)","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3082066","isBookmarked":false},"JobListingSearchResult:3157368":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**The Role** \n \nWe are seeking a Director of Technical Accounting \u0026 Financial Reporting to own the technical accounting and financial reporting function. This role serves as a key U.S. GAAP subject matter expert and works cross functionally to support other departments and stakeholders both inside and outside the organization. This individual will be responsible for leading the annual financial statement audit including the preparation of the annual financial statements. This role will also assist in the review of various month end close areas. \n\nOur ideal candidate is detail-oriented and organized, and will thus have the opportunity to own many processes across the Finance team.\n\n**Responsibilities**\n\n- Serve as the subject matter expert in complex accounting topics such as revenue recognition, business combinations, share-based compensation, debt arrangements, leasing, etc.\n- Lead and manage the external audit\n- Interpret U.S. GAAP accounting standards and SEC guidance to determine accounting and financial reporting treatment\n- Lead the preparation of financial statements, ensuring compliance with US GAAP and internal management reporting requirements, with a focus on the evolving needs of a growing tech company.\n- Prepare technical accounting analyses for non-standard transactions including but not limited to acquisitions, equity award modifications, and new accounting pronouncements as well as internally developed software, intangible assets and other long-lived asset impairment, revenue recognition, etc.\n- Actively represent the accounting function in our deal desk process to lead all aspects of and scale the deals process for optimal deal velocity, assess risk, and structure deals for new and existing business models.\n- Manage the stock-based compensation and equity administration process\n- Review new revenue contracts to ensure the proper accounting treatment is applied.\n- Review various high-risk accounts as part of the month end close process\n- Develop and implement process improvements and systems upgrades across the Accounting function\n\n**Requirements**\n\n- Bachelor’s or Master’s degree in Accounting. Advanced Degree a plus.\n- CPA Required\n- 10+ years of experience in technical accounting and financial reporting\n- Minimum of 5 years of public accounting experience\n- Excellent understanding of US GAAP\n- Strong understanding of ASC 606 revenue recognition standards\n- Experience implementing accounting standards and special projects\n- Excellent project management skills with a high level of organization and attention to detail\n- Ability to understand and communicate complex information, including accounting interpretations, to individuals at all levels of management\n\n**Compensation Range and Benefits**\n\n- Salary Range*: $ 172,100 - $ 225,000\n- This role is also bonus and equity eligible\n- This role offers a competitive benefits and wellness package\n\n*Subject to location, experience, and education\n\n#LI-REMOTE\n\n","jobType":"full-time","liveStartAt":1732267249,"locationNames":[],"primaryRoleTitle":"Account Manager","remote":true,"slug":"director-technical-accounting","title":"Director, Technical Accounting","compensation":"$172k – $225k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3157368","isBookmarked":false},"JobListingSearchResult:3141816":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**The Role**\n\nThe Client Solutions team owns the delivery of Cedar’s product and functionality, maintenance of services, and onward growth and expansion. We’re seeking a **Technical Account Manager (TAM)** to lead and manage post-launch initiatives for our clients, from implementing new features and functionality to maintaining and upleveling the overall technical health of the integrations. TAMs are the \"Cedarians\" who manage all the technical aspects of Cedar’s partnership with clients once they have been successfully implemented. To be effective, a TAM at Cedar possesses Solution Architecture, Project Management, and Client Management skills.\n\n*Without our Client Solutions team, Cedar doesn't realize its vision of improving the patient financial experience.*\n\n**Cedar is committed to a flexible work environment, so this as well as many of our roles are remote friendly.**\n\nGain further insight into this opportunity by viewing this video featuring the hiring manager: \n[https://youtu.be/Z0KZTYbw8C0?feature=shared](https://youtu.be/Z0KZTYbw8C0?feature=shared)\n\n**Skills \u0026 Experience**\n\n- Minimum 3 years professional experience, with 2+ years experience in a client-facing technologist role, driving technical project leadership and/or technical account management in an enterprise or mid-market setting.\n- Strong technical acumen: analytical capabilities with proficiency in SQL, prior experience working with technical systems (APIs, SSOs, technical integrations, secure file exchanges) and the ability to quickly learn new technologies and systems.\n- Track record of effectively leading or co-leading outcomes-focused client conversations. Ability to influence stakeholders' decision making and establish credibility as the technical subject matter expert for their service or solution.\n- Experience communicating clear technical and business requirements to engineering: Understanding client needs, synthesizing requirements, and steering solution design to meet business and operational needs.\n- Ideally, a background working with any of the following: enterprise health care systems, digital consumer payments or backend payment processing technologies, enterprise system integrations.\n- You feel comfortable working in a thriving entrepreneurial environment and have some level of comfort navigating through times of ambiguity.\n- Lastly, you should be EXCITED about Cedar's mission of improving the healthcare financial experience.\n\n**Responsibilities**\n\n- Manage the technical aspects of Cedar’s relationship with our strategic and mid-market clients\n- Externally, liaise with operational and technical client stakeholders to drive product adoption and improve integration health.\n- Internally, serve as the voice of the customer to key organizations - engineering teams, account management and product managers.\n- Provide technical governance and develop technical account plans.\n- With leadership support, manage client integration health and mitigate risks. Proactively identify and triage issues, produce plans of action and solution proposals, and work cross-functionally with engineering counterparts for resolution or mitigation. To do so, you will need to groom tickets, stories, or requests.\n- Partner with Client Managers to build client partnership: QBR planning, expansion strategy, and cross-selling or upselling initiatives.\n\n***Applicants must be currently authorized to work in the United States on a full-time basis.***\n\nCompensation Range and Benefits\n\n- Salary Range*: $149,000 - $175,000\n- This role is also equity eligible\n- This role offers a competitive benefits and wellness package\n\n*Subject to location, experience, and education\n\n#LI-REMOTE\n\n#LI-RD\n\n \n\n","jobType":"full-time","liveStartAt":1730535554,"locationNames":[],"primaryRoleTitle":"Account Manager","remote":true,"slug":"technical-account-manager","title":"Technical Account Manager ","compensation":"$149k – $175k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3141816","isBookmarked":false},"StartupResult:3266545":{"__typename":"StartupResult","id":"3266545","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-3266545"},{"__ref":"Badge:COMPANY_STAGE-3266545"},{"__ref":"Badge:TOP_INVESTORS-3266545"},{"__ref":"Badge:VALUATION_1B-3266545"},{"__ref":"Badge:HIGHLY_RATED-3266545"},{"__ref":"Badge:WORK_LIFE_BALANCE-3266545"},{"__ref":"Badge:STRONG_LEADERSHIP-3266545"}],"companySize":"SIZE_201_500","highConcept":"Inspiring patient engagements enriched by intelligence","highlightedJobListings":[{"__ref":"JobListingSearchResult:3082066"},{"__ref":"JobListingSearchResult:3157368"},{"__ref":"JobListingSearchResult:3141816"}],"logoUrl":"https://photos.wellfound.com/startups/i/3266545-c3af811b4d8cca6faa80b27e7562045f-medium_jpg.jpg?buster=1686716631","name":"Cedar","slug":"cedar"},"Badge:B2B-9308957":{"__typename":"Badge","id":"B2B-9308957","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-9308957":{"__typename":"Badge","id":"COMPANY_STAGE-9308957","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:3154026":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Engineering Manager/Technical Lead\nLocation: India (Remote)\nCompany: DoctusTech\nAbout Us: DoctusTech is a leading Healthtech SaaS company dedicated to transforming the healthcare industry through innovative technology solutions. We are committed to delivering exceptional products that improve patient care and streamline healthcare operations.\nJob Description: We are seeking a highly skilled and experienced Engineering Manager with over 10 years of experience to lead our dynamic engineering team. The ideal candidate will have a proven track record in team management, technical expertise, and the ability to drive high-quality software development practices.\nWebsite – www.doctustech.com\nKey Responsibilities:\n•\tLeadership and Team Management:\no\tLead, mentor, and manage a team of engineers, fostering a collaborative and high-performance work environment.\no\tProvide guidance and support for professional development and career growth of team members.\no\tConduct regular performance reviews, set goals, and provide constructive feedback.\no\tExperience in managing teams and feature estimation.\n•\tProject Management:\no\tOversee the planning, execution, and delivery of software projects, ensuring they are completed on time and within scope.\no\tCollaborate with product managers, designers, and other stakeholders to define project requirements and priorities.\no\tMonitor project progress, identify potential risks, and implement mitigation strategies.\n•\tTechnical Expertise:\no\tProvide technical direction and support to the engineering team, ensuring adherence to best practices and coding standards.\no\tStay up-to-date with emerging technologies and industry trends, and integrate them into the development process as appropriate.\no\tParticipate in code reviews and contribute to the development of scalable and maintainable codebases.\no\tUtilize and promote the use of technologies such as Python, Django, ReactJS, AI/LLM (Large Language Models), and other relevant tools.\no\tGood knowledge in building Restful APIs using Django Rest Framework.\no\tExperience with RDBMS (PostgreSQL or MySQL).\no\tGood knowledge of Django ORM concepts and SQL queries.\no\tShould be able to design and implement complex and large features.\no\tFamiliar with Linux commands.\no\tMust have strong debugging and problem-solving skills.\no\tDeep knowledge of computer science fundamentals such as object-oriented programming concepts (OOPS), design patterns, and data structures.\no\tExperience with microservices architecture.\n•\tProcess Improvement:\no\tContinuously evaluate and improve engineering processes, tools, and methodologies to enhance productivity and quality.\no\tImplement and promote Agile development practices, ensuring effective sprint planning and execution.\no\tFoster a culture of innovation, encouraging the team to explore new ideas and technologies.\nQualifications:\n•\tBachelor’s or Master’s degree in Computer Science, Engineering, or a related field.\n•\t10+ years of experience in software development, with a strong background in team management and leadership.\n•\tProven experience in managing and mentoring engineering teams, with a focus on fostering a positive and collaborative work environment.\n•\tStrong technical skills in software development, with proficiency in Python, Django, ReactJS, AI/LLM technologies, and code review processes.\n•\tExcellent project management skills, with the ability to prioritize tasks, manage deadlines, and deliver high-quality results.\n•\tExceptional communication and interpersonal skills, with the ability to collaborate effectively with cross-functional teams.\n•\tExperience with Agile methodologies and software development lifecycle (SDLC) processes.\n•\tStrong problem-solving skills and a proactive approach to identifying and resolving issues.\nWhy Join Us:\n•\tOpportunity to work on cutting-edge technologies and innovative projects that make a real impact in the healthcare industry.\n•\tCollaborative and inclusive work environment that values creativity and continuous learning.\n•\tCompetitive salary and benefits package.\n•\tOpportunities for professional growth and advancement within the company.","jobType":"full-time","liveStartAt":1732016914,"locationNames":["India"],"primaryRoleTitle":"Engineering Manager","remote":true,"slug":"technical-lead-us-healthcare-python-django-ai-llm","title":"Technical Lead- US healthcare (Python/Django/AI LLM)","compensation":"₹25L – ₹35L","yearsExperienceMin":10,"yearsExperienceMax":null,"id":"3154026","isBookmarked":false},"StartupResult:9308957":{"__typename":"StartupResult","id":"9308957","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-9308957"},{"__ref":"Badge:COMPANY_STAGE-9308957"}],"companySize":"SIZE_51_200","highConcept":"We are passionate about helping healthcare organization improve their HCC training","highlightedJobListings":[{"__ref":"JobListingSearchResult:3154026"}],"logoUrl":"https://photos.wellfound.com/startups/i/9308957-e08773ce56c8c48e70a521e4dd41c12d-medium_jpg.jpg?buster=1673933552","name":"DoctusTech","slug":"doctustech-1"},"Badge:B2C-9980924":{"__typename":"Badge","id":"B2C-9980924","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-9980924":{"__typename":"Badge","id":"COMPANY_STAGE-9980924","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:2916995":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"### What is the Divinity Revolution?\nDivinity Science is the new dimension of health. We are exploiting progressive tools discovered in the latest peer-reviewed academic research in Quantum Physics, Psychology, Neuroscience, Philosophy, Psychology, Biology, and Sociology. We are tackling total human health with a new perspective and are passionate about the strategic development of technology benefiting each of the 8 Dimensions of total body health of each user. \n\n**Evolution to a Healthier Humanity = Divinity∞ (Divinity Research \u0026amp; Technology + Users)**\n\nIt is an exciting time at Divinity in our journey to induce radical changes in each user and subsequently, the world. Divinity is influencing intentional positivity in the world with purposeful orchestration. We are building a community passionate about total body health on the global scale. We are rewiring brains using new and innovative methods exciting for users to engage in. Our future projects involve the launch of age-focused guides on “How to Human” including Mental/Behavioral, Total Body Health, and Learning \u0026amp; Development platforms, as well as a Social Media platform with revenue potential for users of various ages, backgrounds, and life goals (social, professional, etc.). We are constructing these designs alongside many other innovative creations and functionalities with the target of more complete global human health at the heart of our mission. \n\n#### Divinity Core Values\n1)\tResearch \u0026amp; Technology = Divinity Research(Industry Research + (Newly Developed Technology + Currently Known Tech))\n2)\tDiversity = ∞\n3)\tPassion \u0026amp; Creativity = (Passion + Creativity)Positive Purpose\n4)\tFailure \u0026amp; Evolution via Innovation: Failure + Innovation = Evolution\n5)\tMin/Max Impact = (Divinity∞ + Passion \u0026amp; Creativity)(Evolution)/Current State or Problem\n6)\tHealthier Humanity = Divinity∞ (Divinity Research \u0026amp; Technology + Users)\n\n\n#### Who are you?\n* A seasoned technology leader with 5+ years of experience developing iOS apps.\n* Driven by quality and a tendency to thrive when you find a significant purpose.\n* Embrace Continuous Evolution: You analyze failures and discover hidden opportunities for new strengths.\n* A team-focused mindset with an understanding and healthy respect for collaborative brilliance.\n* Comfortable and capable of working either within the team or independently with Divinity’s mission at the forefront of your actions. \n* Passionate about evolving humanity toward an entirely new level of health at the global scale.\n* Interested in learning how quantum physics can lead us to elevate our total body health.\n* Natural intellectual curiosity with a desire to discover mind-blowing science, finding ways to apply the latest research in quantum physics, psychology, neuroscience, and biology, to Divinity’s mission and alter the course of humanity through our users. \n\n#### What You'll Do:\n* Partner closely with the CEO to define and own the tech vision and roadmap for the product, aligning it with the overall business strategy.\n* Design and implement a scalable and secure tech architecture from the ground up.\n* Build an iOS app that can integrate securely with a backend system.\n* Maintain close partnerships with the CEO and other executives to ensure technical alignment with business goals.\n\n#### Requirements:\n* Proficiency in native iOS development using standard tools and frameworks.\n* Proficiency in Swift.\n* Experience working on complex technical projects.\n* Experience with the complete development cycle, from product definition to delivery.\n* Strong communication and interpersonal skills, able to collaborate effectively with diverse stakeholders.\n* A strategic thinker with a comprehensive understanding of the target market and competitive landscape.\n* Entrepreneurial spirit and a passion for building something disruptive and game-changing.\n#### Nice-to-have:\n* Familiarity with complex system architecture \u0026amp; large-scale distributed systems.\n* Prior CTO or Founder experience.\n* Experience integrating with and/or building health apps.\n* Acquaintance with or desire to learn about quantum physics, psychology, neuroscience, biology, medical, and related fields.\n* Foundational comprehension of medical and/or academic research \u0026amp; grant funding.\n\n#### What we offer:\n* Equity: As we are in the stage of building out our founding team, this is an equity-based position. This means your compensation hinges entirely on the success of the company itself, allowing you to share in the unparalleled success you will create.\n* Culture: Our people drive success, and Divinity believes in investing in itself by focusing on our people and developing them into partners in our Divinity family for life. \n* The Future of Mental Health: Divinity believes there is a better way to do mental health. This member of our family will play a pivotal role in the latest cutting-edge technology developed with humanity in mind. \n* Opportunity: Impact on countless lives, including your own.\n* A new atypical approach to “work-life.\"","jobType":"cofounder","liveStartAt":1715013345,"locationNames":["Austin"],"primaryRoleTitle":"iOS Developer","remote":true,"slug":"cto-technical-lead-co-founder","title":"CTO / Technical Lead (Co-Founder)","compensation":"$1k – $1k • 10.0% – 20.0%","yearsExperienceMin":5,"yearsExperienceMax":null,"id":"2916995","isBookmarked":false},"StartupResult:9980924":{"__typename":"StartupResult","id":"9980924","badges":[{"__ref":"Badge:B2C-9980924"},{"__ref":"Badge:COMPANY_STAGE-9980924"}],"companySize":"SIZE_1_10","highConcept":"The new dimension of wellness","highlightedJobListings":[{"__ref":"JobListingSearchResult:2916995"}],"logoUrl":"https://photos.wellfound.com/startups/i/9980924-e413ea8e2f341a54be19e316ea284d58-medium_jpg.jpg?buster=1716987473","name":"Divinity Science","slug":"divinity-partners-1"},"SeoRoleKeyword:755":{"__typename":"SeoRoleKeyword","id":"755","slug":"technical-lead","displayName":"Technical Lead"},"NewTag:155588":{"__typename":"NewTag","id":"155588","slug":"remote-1","displayName":"Remote"},"RoleRemoteEditorial:755":{"__typename":"RoleRemoteEditorial","id":"755","meta":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/role/r/technical-lead","description":"Find the best remote Technical Lead jobs in November 2024 on Wellfound! Apply to all of them with a single profile and get in touch with hiring managers directly on Wellfound.","image":"https://assets.wellfound.com/locations/hero-jobs.png","ogUrl":"https://wellfound.com/role/r/technical-lead","robots":"index","structuredData":null,"title":"Remote Technical Lead Jobs in November 2024","type":null},"roleKeyword":{"__ref":"SeoRoleKeyword:755"},"remoteNewTag":{"__ref":"NewTag:155588"},"roleAndLocationLinks":[{"__typename":"Link","label":"Technical Lead - San Francisco","url":"https://wellfound.com/role/l/technical-lead/san-francisco"},{"__typename":"Link","label":"Technical Lead - Los Angeles","url":"https://wellfound.com/role/l/technical-lead/los-angeles"},{"__typename":"Link","label":"Technical Lead - Boston","url":"https://wellfound.com/role/l/technical-lead/boston"},{"__typename":"Link","label":"Technical Lead - Chicago","url":"https://wellfound.com/role/l/technical-lead/chicago"},{"__typename":"Link","label":"Technical Lead - Seattle","url":"https://wellfound.com/role/l/technical-lead/seattle"},{"__typename":"Link","label":"Technical Lead - Austin","url":"https://wellfound.com/role/l/technical-lead/austin"},{"__typename":"Link","label":"Technical Lead - New York","url":"https://wellfound.com/role/l/technical-lead/new-york"},{"__typename":"Link","label":"Technical Lead - Denver","url":"https://wellfound.com/role/l/technical-lead/denver"},{"__typename":"Link","label":"Technical Lead - District of Columbia","url":"https://wellfound.com/role/l/technical-lead/district-of-columbia"}],"roleRemoteLinks":[{"__typename":"Link","label":"ETL Testing Remote","url":"https://wellfound.com/role/r/etl-testing"},{"__typename":"Link","label":"Customer Support Remote","url":"https://wellfound.com/role/r/customer-support"},{"__typename":"Link","label":"NFT Artist Remote","url":"https://wellfound.com/role/r/nft-artist"},{"__typename":"Link","label":"MuleSoft Developer Remote","url":"https://wellfound.com/role/r/mulesoft-developer"},{"__typename":"Link","label":"OpenShift Remote","url":"https://wellfound.com/role/r/openshift"},{"__typename":"Link","label":"Ionic Remote","url":"https://wellfound.com/role/r/ionic"},{"__typename":"Link","label":"Firebase Developer Remote","url":"https://wellfound.com/role/r/firebase-developer"},{"__typename":"Link","label":"Business Intelligence Remote","url":"https://wellfound.com/role/r/business-intelligence"},{"__typename":"Link","label":"Bitcoin Remote","url":"https://wellfound.com/role/r/bitcoin"},{"__typename":"Link","label":"Design Manager Remote","url":"https://wellfound.com/role/r/design-manager"},{"__typename":"Link","label":"Software Test Automation Engineer Remote","url":"https://wellfound.com/role/r/software-test-automation-engineer"},{"__typename":"Link","label":"Power BI Developer Remote","url":"https://wellfound.com/role/r/power-bi-developer"},{"__typename":"Link","label":"FPGA Design Engineer Remote","url":"https://wellfound.com/role/r/fpga-design-engineer"},{"__typename":"Link","label":"GraphQL Developer Remote","url":"https://wellfound.com/role/r/graphql-developer"},{"__typename":"Link","label":"Flutter Developer Remote","url":"https://wellfound.com/role/r/flutter-developer"}],"locationLinks":[{"__typename":"Link","label":"San Francisco","url":"https://wellfound.com/location/san-francisco"},{"__typename":"Link","label":"Los Angeles","url":"https://wellfound.com/location/los-angeles"},{"__typename":"Link","label":"Boston","url":"https://wellfound.com/location/boston"},{"__typename":"Link","label":"Chicago","url":"https://wellfound.com/location/chicago"},{"__typename":"Link","label":"Seattle","url":"https://wellfound.com/location/seattle"},{"__typename":"Link","label":"Austin","url":"https://wellfound.com/location/austin"},{"__typename":"Link","label":"New York","url":"https://wellfound.com/location/new-york"},{"__typename":"Link","label":"Denver","url":"https://wellfound.com/location/denver"},{"__typename":"Link","label":"District of Columbia","url":"https://wellfound.com/location/district-of-columbia"}]}}},"router":null}},"page":"/seoLanding/roleRemoteSearch","query":{"role":"technical-lead"},"buildId":"ch-86c2532525e3e521db5da818ca95bfca","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-86c2532525e3e521db5da818ca95bfca","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":[43762,64954,95794,60577,39674,66406,23695,89242,51042,25547,51850],"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}}); }}(); </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:'8e6fdb13bd4840b5',t:'MTczMjM1MTI0MC4wMDAwMDA='};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>