CINXE.COM

Huntsville Jobs - Tech & Startup Jobs | Wellfound

<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><script> turnstileLoad = function () { // Save a reference to the original fetch function const originalFetch = window.fetch; // A simple modal to contain Cloudflare Turnstile const overlay = document.createElement("div"); overlay.style.position = 'fixed'; overlay.style.top = '0'; overlay.style.left = '0'; overlay.style.right = '0'; overlay.style.bottom = '0'; overlay.style.backgroundColor = 'rgba(0, 0, 0, 0.7)'; overlay.style.border = '1px solid grey'; overlay.style.zIndex = '10000'; overlay.style.display = 'none'; overlay.innerHTML = '<p style="color: white; text-align: center; margin-top: 50vh;">One more step before you proceed...</p><div style="display: flex; flex-wrap: nowrap; align-items: center; justify-content: center;" id="turnstile_widget"></div>'; document.body.appendChild(overlay); // As we do several GQL requests in parallel, there could be cases where more than one request is challenged. // To avoid showing the challenge several times, we need a poor's man mutex. var challengeInProgress = false; // Override the native fetch function window.fetch = async function (...args) { let response = await originalFetch(...args); // If the original request was challenged... if (!challengeInProgress && response.headers.has('cf-mitigated') && response.headers.get('cf-mitigated') === 'challenge') { challengeInProgress = true; // The request has been challenged... overlay.style.display = 'block'; await new Promise((resolve, reject) => { turnstile.render('#turnstile_widget', { 'action': 'fetch', 'sitekey': '0x4AAAAAAAgpA-Qx7SsJOW-g', 'error-callback': function (e) { overlay.style.display = 'none'; reject(e); }, 'callback': function (token, preClearanceObtained) { if (preClearanceObtained) { // The visitor successfully solved the challenge on the page. // This time it will have the cf_clearance Cookie location.reload(); } else { reject(new Error('Unable to obtain pre-clearance')); } }, }); }); } return response; }; }; </script><script src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=turnstileLoad" async="" defer=""></script><meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/><meta content="en_US" http-equiv="Content-Language"/><meta content="notranslate" name="google"/><meta content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" name="viewport"/><title>Huntsville Jobs - Tech &amp; Startup Jobs | Wellfound</title><meta content="index" name="robots"/><link href="https://wellfound.com/location/huntsville" rel="canonical"/><meta content="In recent years, Huntsville has become one of the most attractive markets and incubators for startups. Wellfound has you covered on what&#x27;s happening in everything from the most breakout companies in Huntsville to the most innovative and highest-paying jobs that will launch your next career." name="description"/><meta content="Wellfound" property="og:site_name"/><meta content="/images/logo/og_image.png" property="og:image"/><meta content="https://wellfound.com/location/huntsville" property="og:url"/><meta content="Huntsville Jobs - Tech &amp; Startup Jobs" property="og:title"/><meta content="In recent years, Huntsville has become one of the most attractive markets and incubators for startups. Wellfound has you covered on what&#x27;s happening in everything from the most breakout companies in Huntsville to the most innovative and highest-paying jobs that will launch your next career." 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/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/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/6406.ce9e096d6fa124c1.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/9674.b9609bdcd8b6f631.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/577.19a44e82e06779b7.js" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/webpack-935afce622fcb209.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/framework-761d01c2f56123b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/main-67e216ce3099009d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/_app-123c0c38bf7c038d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/05d954cf-bdb396242b344714.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4353-52d95e5ea0281ad6.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6883-2313e7a84cf8ea24.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1982-2642f9eeecd9a6aa.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3253-24027f2f886078bb.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9519-4168b93cfd578051.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8327-0aedf3c78c2b16b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3209-5634189bb20a5948.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3885-d61c950d3fc4ede5.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7561-e594bc4362aea303.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9957-d266a041063fd576.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2512-edbf639883716d18.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5169-588c44d1fc876955.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6900-e6992e59fb89d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1655-6292cf214e637fd0.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2764-a277dbd5ceaf7607.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4544-87dc760770201f9a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/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-5eccf4c2d66168e4.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7745-a9ad102c0b29ff16.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9866-7bd288010189d14c.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/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-8f3f4d236aebb6c8.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9634-c27d411138962cf3.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4608-1e78038831b7ba51.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4965-e8684a5664723ec9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4359-3949eb77ae307c0b.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7141-40bb48de43b2d4d2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/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/locationSearch-a27dd949b72b702b.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-2513a8159a95ea343d57c812f00d2218/_buildManifest.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-2513a8159a95ea343d57c812f00d2218/_ssgManifest.js" defer="" crossorigin="anonymous"></script></head><body class="route--LandingLocation"><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 css-1hwfws3"><span class=""></span><style data-emotion-css="1wa3eu0-placeholder">.css-1wa3eu0-placeholder{color:hsl(0,0%,50%);margin-left:2px;margin-right:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__placeholder css-1wa3eu0-placeholder">any</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-60744-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="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><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__dropdown-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="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">hiring in</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">Huntsville</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-60745-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"><div><h1 class="styles_title__D_Srf">Tech &amp; Startup Jobs in <!-- -->Huntsville</h1><h4 class="text-dark-a">14<!-- --> results total</h4></div><div class="text-right"><h4 class="styles_resultCount__Biln8">Page <!-- -->1<!-- --> of <!-- -->1</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/archesys"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Archesys 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/9611492-038ca0de54b734ca14102d5f11aa695a-medium_jpg.jpg?buster=1687882266" 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/archesys"><h2 class="inline text-md font-semibold">Archesys</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">Improving the government services that impact everyday lives</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 10% of responders</div><div class="styles_tooltip-text__bYBqF">Archesys 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, Archesys 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/3137058-salesforce-developer-remote-full-time">Salesforce Developer (Remote) Full Time</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 • 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 • Alabama<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">+<!-- -->106</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">3<!-- --> <!-- -->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 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/3137245-aws-solutions-architect-remote">AWS Solutions Architect (Remote)</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">$100k – $150k • 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 • Alabama<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">+<!-- -->402</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">3<!-- --> <!-- -->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/auterion"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Auterion 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/5406433-bb13801ff60a66e7c3c12017399de247-medium_jpg.jpg?buster=1589635674" 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/auterion"><h2 class="inline text-md font-semibold">Auterion</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 drone software platform built for enterprise</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">+<!-- -->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/3151280-software-engineer-ground-control">Software Engineer, Ground Control</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">Huntsville</span></div></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/3101605-director-of-business-development">Director of Business Development </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">Huntsville</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/one-medical"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="One Medical 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/2381660-6ae0d3009efce1af4c2147376b038d33-medium_jpg.jpg?buster=1718702745" 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/one-medical"><h2 class="inline text-md font-semibold">One Medical</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">Making medical visits faster, easier, and more enjoyable</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">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 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="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/3147618-direct-primary-care-physician">Direct Primary Care - Physician</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">Huntsville</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/3147619-family-medicine-physician">Family Medicine Physician</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">Huntsville</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/3147622-primary-care-physician">Primary Care Physician</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">Huntsville</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/galileohealth"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Galileo 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/4696531-b80e6362bf99c9b6902abf5f3b1f66a9-medium_jpg.jpg?buster=1588988589" 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/galileohealth"><h2 class="inline text-md font-semibold">Galileo</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">Forging a step-function change in the quality and affordability of health care for all</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">Galileo 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, Galileo 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">+<!-- -->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/3153918-nurse-practitioner-or-physician-assistant">Nurse Practitioner or Physician Assistant</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">Huntsville</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">7 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">7 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/3135772-medical-assistant-huntsville-al">Medical Assistant - Huntsville, AL</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">Huntsville</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/3135771-lpn-huntsville-al">LPN - Huntsville, AL</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">Huntsville</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/thyme-care"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Thyme Care 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/8043310-9dba1b2c58d1574af05798bf16054cf1-medium_jpg.jpg?buster=1625798793" 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/thyme-care"><h2 class="inline text-md font-semibold">Thyme Care</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">Thyme Care is a value-based oncology management platform that provides personalized cancer care</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">+<!-- -->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/3141058-education-and-enablement-coordinator">Education and Enablement Coordinator</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 • Huntsville</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/gener8tor"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="gener8tor 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/171808-589daa805be948fdfe17ef06c41fcdf7-medium_jpg.jpg?buster=1414170750" 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/gener8tor"><h2 class="inline text-md font-semibold">gener8tor</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">A Concierge Startup Accelerator</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></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/3093254-program-manager-hudsonalpha-agtech-accelerator-powered-by-gener8tor">Program Manager - HudsonAlpha Agtech Accelerator powered by gener8tor</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">Huntsville</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/3078891-dod-skillbridge-opportunity">DoD Skillbridge Opportunity</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">Huntsville</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></div></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 remote jobs</h3></div><div class="styles_list__f3zxh flex flex-col"><a href="https://wellfound.com/role/r/angular-developer" class="styles_anchor__D_RPR">Angular Developer Remote</a><a href="https://wellfound.com/role/r/rust-developer" class="styles_anchor__D_RPR">Rust Developer Remote</a><a href="https://wellfound.com/role/r/api-testing" class="styles_anchor__D_RPR">API Testing Remote</a><a href="https://wellfound.com/role/r/mern-stack-developer" class="styles_anchor__D_RPR">MERN Stack Developer Remote</a><a href="https://wellfound.com/role/r/analytics-manager" class="styles_anchor__D_RPR">Analytics Manager Remote</a><a href="https://wellfound.com/role/r/saas-developer" class="styles_anchor__D_RPR">SaaS Developer Remote</a><a href="https://wellfound.com/role/r/site-reliability-engineer" class="styles_anchor__D_RPR">Site Reliability Engineer Remote</a><a href="https://wellfound.com/role/r/ux-engineer" class="styles_anchor__D_RPR">UX Engineer Remote</a><a href="https://wellfound.com/role/r/ethereum" class="styles_anchor__D_RPR">Ethereum Remote</a><a href="https://wellfound.com/role/r/django-developer" class="styles_anchor__D_RPR">Django Developer Remote</a><a href="https://wellfound.com/role/r/sql-developer" class="styles_anchor__D_RPR">SQL Developer Remote</a><a href="https://wellfound.com/role/r/chief-marketing-officer" class="styles_anchor__D_RPR">Chief Marketing Officer (CMO) Remote</a><a href="https://wellfound.com/role/r/business-intelligence-developer" class="styles_anchor__D_RPR">Business Intelligence Developer Remote</a><a href="https://wellfound.com/role/r/ethical-hacker" class="styles_anchor__D_RPR">Ethical Hacker Remote</a><a href="https://wellfound.com/role/r/technical-program-manager" class="styles_anchor__D_RPR">Technical Program Manager 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 tech jobs in other locations</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 &amp; Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/san-francisco">Software Engineer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/new-york">Software Engineer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/los-angeles">Software Engineer Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/san-francisco">Product Manager Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/new-york">Product Manager Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/los-angeles">Product Manager Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/san-francisco">Frontend Developer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/new-york">Frontend Developer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/los-angeles">Frontend Developer Jobs in Los Angeles</a></li></ul></div></button></div><footer class="border-t border-gray-400 px-10 py-10 md:px-20 md:py-20"><div class="mx-auto flex max-w-screen-xl flex-col justify-between lg:flex-row "><div class="mb-6 mr-14"><a class="mb-4 mr-2 mt-1 flex pl-2 md:pl-0" href="/"><svg fill="currentColor" viewBox="0 0 716.10004 93.499997" width="120" class="w-[200px] fill-current text-black hover:text-gtmblue-500"><g transform="translate(-157.7,-156.3)"><g><polygon points="352.3,235 369.4,235 369.4,170.3 352.3,170.3 352.3,156.3 386.6,156.3 386.6,235 403.5,235 403.5,249 352.3,249 "></polygon><polygon points="413.6,235 430.6,235 430.6,170.3 413.6,170.3 413.6,156.3 447.9,156.3 447.9,235 464.8,235 464.8,249 413.6,249 "></polygon><path d="M 485.3,249 V 195 H 469 v -14 h 16.3 v -5.5 c 0,-12.5 6.5,-19.2 19.9,-19.2 h 19.3 V 170 H 508 c -4.2,0 -5.9,1.8 -5.9,5.9 v 5 h 22.4 v 14 h -22.2 v 54 h -17 z"></path><path d="m 564.6,180.2 c -20.7,0 -34.7,14 -34.7,34.8 0,20.9 14,34.8 34.7,34.8 20.8,0 34.8,-13.9 34.8,-34.8 0,-20.8 -14,-34.8 -34.8,-34.8 z m 0,55.5 c -10.4,0 -17.2,-8.6 -17.2,-20.7 0,-12 6.8,-20.7 17.2,-20.7 10.5,0 17.3,8.6 17.3,20.7 0,12.1 -6.8,20.7 -17.3,20.7 z"></path><path d="M 656.9,181 H 674 v 68 h -16.7 v -8.3 c -4.3,5.1 -10.3,9.1 -19.8,9.1 -13.8,0 -26.3,-7.1 -26.3,-30.4 V 181 h 17.1 v 37.1 c 0,11.3 4.1,17.6 13.5,17.6 9.4,0 15.1,-6.9 15.1,-19.2 V 181 Z"></path><path d="m 817.2,156.3 v 32.9 c -4.3,-5.3 -11,-9 -20.2,-9 -17.9,0 -31.7,13.7 -31.7,34.7 0,21.7 13.3,34.9 31.4,34.9 9.9,0 16.6,-4.7 21,-10.6 v 9.8 h 16.7 v -92.7 z m -17.1,79.4 c -10.6,0 -17.4,-8.5 -17.4,-20.7 0,-12.1 6.8,-20.7 17.4,-20.7 10.5,0 17.3,8.5 17.3,20.8 0,12.2 -6.8,20.6 -17.3,20.6 z"></path></g><path d="m 178.8,249 -21.1,-68 h 19.6 l 12.5,48.9 13.5,-48.9 H 223 L 236.5,229.9 249,181 h 19.6 l -21.4,68 H 226.3 L 213.1,199.9 199.8,249 Z"></path><circle cx="862.40002" cy="238.39999" fill="#EC2E3A" r="11.4"></circle><circle cx="862.40002" cy="191.60001" fill="#EC2E3A" r="11.4"></circle><path d="m 342.2,219 c 0.3,-2.1 0.5,-4.6 0.5,-6.2 -0.2,-20 -13.6,-32.6 -33.4,-32.6 -20.4,0 -34,13.8 -34,34.9 0,21 13.4,34.7 35.2,34.7 17.6,0 29.1,-10.5 31.2,-23.8 h -16.9 c -1.7,6.8 -7.2,10.5 -15,10.5 -9.8,0 -16.3,-6.5 -16.7,-16.8 V 219 Z m -32.9,-25.8 c 8.6,0 14.5,4.8 16,13.6 h -31.7 c 1.2,-8.4 7.6,-13.6 15.7,-13.6 z"></path><path d="m 707.8,249 h -17.1 v -68 h 16.7 v 8.3 c 4.3,-5.1 10.3,-9.1 19.8,-9.1 13.8,0 26.3,7.1 26.3,30.4 V 249 h -17.1 v -37.1 c 0,-11.3 -4.1,-17.6 -13.5,-17.6 -9.4,0 -15.1,6.9 -15.1,19.2 z"></path></g></svg></a><div class="flex"><a class="mr-2 h-8 w-8" href="http://twitter.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></a><a class="mr-2" href="https://instagram.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.833 2h8.334C19.375 2 22 4.625 22 7.833v8.334C22 19.375 19.375 22 16.167 22H7.833C4.625 22 2 19.375 2 16.167V7.833C2 4.625 4.625 2 7.833 2zM19.11 4.89a4.16 4.16 0 00-2.943-1.224H7.833A4.13 4.13 0 004.89 4.89a4.16 4.16 0 00-1.224 2.943v8.333A4.13 4.13 0 004.89 19.11a4.16 4.16 0 002.943 1.224h8.334a4.13 4.13 0 002.942-1.224 4.16 4.16 0 001.224-2.943V7.833A4.13 4.13 0 0019.11 4.89z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M17.416 7.834c-.692 0-1.25-.557-1.25-1.25s.558-1.25 1.25-1.25a1.25 1.25 0 010 2.5zM12 8.668A3.336 3.336 0 0115.333 12 3.336 3.336 0 0112 15.334a3.336 3.336 0 01-3.334-3.333A3.336 3.336 0 0112 8.668zM7 12c0-2.76 2.24-5 5-5s5 2.24 5 5-2.24 5-5 5-5-2.24-5-5z" fill="currentColor"></path></svg></a></div></div><div class="flex flex-col md:flex-row"><h2 class="hidden">Explore other opportunities: Find jobs, recruit talent, or learn about our company</h2><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Candidates</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/jobs">Startup Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/web3">Web3 Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/featured">Featured</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/hiring-data">Startup Hiring Data</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/startups">Tech Startups</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/remote">Remote</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Recruiters</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruit-pro">Recruit Pro</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/curated">Curated</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruiter-cloud">RecruiterCloud</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/hire">Hire Developers</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/pricing">Pricing</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">Company</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://wellfound.com">About</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://help.wellfound.com/">Help</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/discover/blog">Blog</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/terms">Terms &amp; Risks</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/privacy">Privacy &amp; Cookies</a></li></ul></div></div><div class="mt-4 flex flex-col-reverse justify-between lg:flex-row"><p class="text-dark-aa">Copyright © <!-- -->2024<!-- --> <!-- -->Wellfound<!-- -->. All rights reserved.</p><p class="mb-4 text-dark-aa lg:mb-0">Browse by:<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-jobs">Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/remote-tech-jobs">Remote Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-job-locations">Locations</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-startups">Startups</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/startups-hiring">Startups Hiring</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-industries">Industries</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-hubs">Tech Hubs</a></p></div></footer></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="anonymous">{"props":{"pageProps":{"location":"huntsville","page":null,"__APOLLO_SIG__":"blaD3%8sOqb9aghUXKTgip0B2%h6gF2ose4MsaPkoHdwBTLIryy-0608962371","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({\"location\":\"huntsville\",\"page\":1})":{"__typename":"Results","totalStartupCount":6,"totalJobCount":14,"perPage":20,"pageCount":1,"startups":[{"__ref":"StartupResult:9611492"},{"__ref":"StartupResult:5406433"},{"__ref":"StartupResult:2381660"},{"__ref":"StartupResult:4696531"},{"__ref":"StartupResult:8043310"},{"__ref":"StartupResult:171808"}]},"seoLandingPageLocation({\"page\":1,\"query\":\"huntsville\"})":{"__ref":"Location:3180"}}},"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},"Badge:TOP_RESPONDER-9611492":{"__typename":"Badge","id":"TOP_RESPONDER-9611492","name":"TOP_RESPONDER_BADGE","label":"Top 10% of responders","tooltip":"Archesys is in the top 10% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-9611492":{"__typename":"Badge","id":"QUICK_RESPONDER-9611492","name":"QUICK_RESPONDER_BADGE","label":"Responds within two weeks","tooltip":"Based on past data, Archesys usually responds to incoming applications within two weeks","avatarUrl":null,"rating":null,"data":null},"Badge:B2B-9611492":{"__typename":"Badge","id":"B2B-9611492","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-9611492":{"__typename":"Badge","id":"COMPANY_STAGE-9611492","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:3137058":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Archesys is a technology firm specializing in innovative digital solutions and services for clients across various industries. We pride ourselves on our cutting-edge technologies, exceptional customer service, and collaborative work environment. \n\nWe are seeking a skilled and passionate Salesforce Developer to join our dynamic and agile team. In this role, you will play a crucial part in designing, developing, and implementing innovative Salesforce solutions that enhance our customers business processes and drive efficiency. You will collaborate closely with product owners, administrators, and other developers to deliver high-quality solutions that meet our evolving needs. This role demands a proactive problem-solver who can manage multiple projects while delivering high-quality solutions.\n\n\nThis is a fully remote, full-time position.\n\n\n### **Roles and Responsibilities\n\n**Key Responsibilties:**\n* Design, develop, test, and deploy scalable Salesforce solutions using Apex, Visualforce, Lightning Components, and other Salesforce technologies.\n* Collaborate with agile and product teams to gather, analyze, and translate business requirements into technical specifications.\n* Integrate Salesforce with external systems using APIs and web services.\n* Create and maintain custom objects, fields, validation rules, and workflows.\n* Develop and maintain custom Salesforce integrations with other enterprise applications.\n* Integrate Salesforce with third-party applications and other enterprise platforms through APIs.\n* Optimize and troubleshoot existing Salesforce implementations to enhance system performance.\n* Ensure Salesforce solutions are aligned with best practices for security, scalability, and maintainability.\n* Participate actively in sprint planning, daily stand-ups, and retrospectives within an agile framework.\n* Develop and maintain technical documentation, ensuring knowledge transfer across teams.\n* Collaborate with stakeholders to support Service Cloud features and ensure smooth customer service operations.\n* Write clean, well-documented, and efficient code, adhering to Salesforce best practices.\n* Perform thorough testing and debugging of applications to ensure optimal performance and stability.\n* Participate in code reviews and contribute to the improvement of our development processes.\n* Stay up-to-date with the latest Salesforce releases and technologies\n* Collaborate effectively with cross-functional teams in an agile environment.\n* Provide technical support and guidance to end-users.\n\n\n**Collaboration and Communication:**\n\n***Stakeholder Communication:***\n1. Foster open communication with stakeholders, providing regular updates on project status and milestones.\n2. Act as one of the point of contact between clients, stakeholders, and development teams.\n3. Communicate regularly with stakeholders, including product managers, executives, and customers, to keep them informed of progress and address any concerns.\n\n***Cross-Functional Collaboration:***\n1. Collaborate with various departments to ensure the seamless integration of technologies and solutions.\n2. Facilitate problem-solving sessions to address complex challenges and foster innovation.\n\n### Qualifications and Skills:\n\n***Educational Background:***\nBachelor's degree in Computer Science, Information Technology, Engineering or a related field. A Master's degree will be considered a plus.\n\n***Preferred Certifications:***\n* Salesforce Certified Administrator\n* Salesforce Certified Platform Developer I\n* Salesforce Certified Platform Developer II\n* Salesforce Certified Service Cloud Consultant-time\n\n\n***Experience:***\n* 3-6 years of hands-on Salesforce development experience.\n* Proficiency in Apex, Visualforce, SOQL, and Salesforce Lightning.\n* Experience in Salesforce configuration, customization, and integration.\n* Strong knowledge of Service Cloud features and best practices.\n* Familiarity with CI/CD practices, version control tools (e.g., Git), and Salesforce DX.\n* Expertise in REST/SOAP APIs and web services for system integration.\n* Experience working in agile environments and collaborating with cross-functional product teams.\n* Solid understanding of Salesforce platform limits, governor limits, and performance optimization techniques.\n* Ability to troubleshoot and resolve system bugs and performance issues quickly.\n* Excellent verbal and written communication skills to collaborate effectively with stakeholders.\n\n\n***Technological Proficiency:***\n* Experience with cloud computing platforms such as AWS, Azure, or GCP.\n* Familiarity with modern programming languages and web technologies.\n* Familiarity with agile tools such as Jira, Slack, and Confluence.\n* Previous experience in healthcare, finance, or government sectors is advantageous.\n\n**Personal Attributes:**\n* Analytical thinker with strong problem-solving skills.\n* Adaptive, able to work in fast-paced environments.\n* Customer-centric approach, with a focus on delivering value to clients.\n* Ability to work independently and as part of a team.\n* Ability to meet deadlines and work under pressure.\n\n\nAll work must be conducted within the U.S., excluding U.S. territories. Some federal \u0026amp; state contracts require U.S. citizenship to be eligible for employment.\n\nYou must be legally authorized to work in the U.S. now and in the future without sponsorship.\n\nAs the US Government and State government is our clientele, you may be required to obtain a public trust or security clearance.\n\nSome of our available roles are on federal \u0026amp; state contracts that require a degree or additional years of experience as a substitute.\n‍\n\n**What We Offer**\nCompetitive salary and benefits package, including health, dental, and vision insurance, retirement plan, and generous paid time off.\nOpportunity to work with a talented team of professionals on exciting and innovative projects.\nFlexible work arrangements, including remote work options.\nContinuous learning and development opportunities, including access to training resources and professional development programs.\nA collaborative and inclusive work environment that values diversity and encourages growth.\n\nJoin us at Archesys and be part of a team dedicated to delivering cutting-edge digital solutions for clients in the public sector. Your expertise and passion for technology will help us continue to innovate and grow. We look forward to welcoming you to our team and supporting your success as Salesforce Developer\n\nArchesys participate in E-Verify. Upon hire, we will provide the federal government with your Form I-9 information to confirm that you are authorized to work in the U.S.\n\nArchesys is an equal opportunity employer committed to creating a diverse and inclusive workplace. We welcome applications from all qualified candidates, regardless of race, color, religion, sex.","jobType":"full-time","liveStartAt":1731453367,"locationNames":["Alabama","Atlanta","Austin","Baltimore","Boulder","Columbus","Dallas","Detroit","Durham","Houston","Indianapolis","Kansas City","Madison","Miami","Milwaukee","Minnesota","Mississippi","Missouri","New York City","North America","North Carolina","Ohio","Pennsylvania","Philadelphia","Phoenix","San Diego","Seattle","Tennessee","Texas","United States","Virginia","Washington DC","San Francisco","San Jose","Florida","Vermont","Ann Arbor","Santa Monica","New Jersey","Santa Barbara","Oklahoma City","Washington","Pittsburgh","Santa Clara","San Mateo","Michigan","Georgia","Nevada","Wisconsin","Minneapolis","Southern California","Arizona","Idaho","Raleigh","Orlando","Maryland","New York","Charlotte","Iowa","Arlington","Tampa","Colorado Springs","Memphis","Redwood City","Des Moines","Fairfield","South Carolina","Santa Rosa","Falls Church","Fairfax","Nashville","Virginia Beach","Dayton","Richmond","Kansas City","Santa Cruz","Alexandria","Hartford","Huntsville","Herndon","Springfield","Arlington","Columbia","Annapolis","Tallahassee","Lansing","Asheville","Harrisburg","Fayetteville","Trenton","Richardson","Richmond","Springfield","Springfield","Fredericksburg","Buffalo","Wisconsin Rapids","San Francisco Bay Area","Frederick","Spring","St. Louis","Ashburn","Baltimore County","Annapolis Junction","Tampa","Houston","Raleigh"],"primaryRoleTitle":"Software Engineer","remote":true,"slug":"salesforce-developer-remote-full-time","title":"Salesforce Developer (Remote) Full Time","compensation":"$80k – $110k • No equity","yearsExperienceMin":3,"yearsExperienceMax":null,"id":"3137058","isBookmarked":false},"JobListingSearchResult:3137245":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"ArcheSys, a technology consulting firm that provides innovative solutions to government agencies. We pride ourselves on our cutting-edge technologies, exceptional customer service, and collaborative work environment. \n\nWe are seeking an experienced and passionate AWS Solutions Architect to join our growing team. In this role, you will be a key driver in optimizing cloud costs, maximizing value, and fostering a culture of cloud financial accountability across the organization. You will collaborate closely with engineering, product, finance, and operations teams to ensure alignment between cloud strategies and business objectives.\n\nThe ideal candidate thrives in a collaborative, fast-paced environment and has experience building robust applications with modern tools and practices.\n\nThis is a fully remote, full-time position.\n\n\n**Responsibilities**\n* **Architecture Advice:** Provide architectural guidance to development teams, ensuring cost-effective design and implementation of cloud solutions. This includes:\n* Reviewing and optimizing existing cloud architectures.   \n* Recommending cost-efficient infrastructure and services.   \n* Promoting the use of cost-aware design patterns.   \n* Ensuring alignment with FinOps best practices.\n* **FinOps Leadership:** Champion FinOps principles and best practices, driving adoption across the organization.\n* **Cloud Cost Optimization:** Analyze cloud usage and spending patterns to identify and implement cost-saving opportunities.\n* **Cloud Financial Management:** Develop and implement cloud financial management strategies, including budgeting, forecasting, and reporting.\n* **Collaboration:** Work closely with stakeholders across different departments to align cloud cost management with business goals.\n* **Automation:** Leverage automation tools and technologies to streamline FinOps processes and improve efficiency.\n* **Continuous Improvement:** Stay abreast of industry trends and emerging technologies to continuously improve FinOps practices.\n* **Mentorship:** Guide and mentor junior team members on FinOps principles and best practices.\n\n‍\n**Requirements**\n* Must be a U.S Citizen or Green Card Holder.\n* Bachelor’s degree in computer science, Engineering, or a related field.\n* Minimum of 5-15 years of cloud infrastructure engineering experience, focusing on AWS Cloud Platform.\n* AWS Solutions Architect – Associate/Professional Certification\n* FinOps Certified Practitioner / Engineer Certification\n* Proven track record working in Agile teams and collaborating with product managers and business stakeholders.\n* Deep understanding of AWS pricing models (On-Demand, Reserved Instances, Spot Instances, Savings Plans) and cloud financial operations (FinOps) principles.\n* Expertise in tools and platforms like Docker, Kubernetes, OpenShift, and ECS for containerization and orchestration. Good foundation in Linux/Unix fundamentals, as these operating systems commonly run in cloud environments.\n* Skills in cloud resource optimization and cost management.\n\n\n**Desirable Skills**\n* Experience with IaC; Terraform, AWS CDK, Cloudformation.\n* Experience with CI/CD tools and processes (e.g., Jenkins, GitLab, Circle CI).\n* Experience with monitoring and logging tools (e.g., NewRelic, DataDog, Grafana).\n* Deep understanding of cloud network configurations, including VPC, CDN, VPN, Direct Connect, and load balancing.\n* Knowledge of cloud security tools, best practices, and compliance standards (IAM, encryption, security groups, etc.).\n* Solid knowledge of a scripting language such as Python, Bash, JavaScript, or PowerShell is essential for automating tasks.\n* Experience working in an Agile development environment.\n* Experience in government consulting preferred.\n* Experience in management consulting is preferred, and a client-facing role is a plus.\n* Proficient in FinOps practices with a strong understanding of AWS Cost and Usage Report (CUR) data, enabling efficient cost tracking, optimization, and insightful reporting to drive data-informed financial decisions.\n \n\n**Collaboration and Communication:**\n\n***Stakeholder Communication:***\n* Foster open communication with stakeholders, providing regular updates on project status and milestones.\n* Act as one of the point of contact between clients, stakeholders, and development teams.\n* Communicate regularly with stakeholders, including product managers, executives, and customers, to keep them informed of progress and address any concerns.\n\n***Cross-Functional Collaboration:***\n* Collaborate with various departments to ensure the seamless integration of technologies and solutions.\n* Facilitate problem-solving sessions to address complex challenges and foster innovation.\n\n**Personal Attributes:**\n* Analytical thinker with strong problem-solving skills.\n* Adaptive, able to work in fast-paced environments.\n* Customer-centric approach, with a focus on delivering value to clients.\n* Ability to work independently and as part of a team.\n* Ability to meet deadlines and work under pressure.\n\n\nAll work must be conducted within the U.S., excluding U.S. territories. Some federal contracts require U.S. citizenship to be eligible for employment.\n\nYou must be legally authorized to work in the U.S. now and in the future without sponsorship.\n\nAs the US Government is our clientele, you may be required to obtain a public trust or security clearance.\n\nSome of our available roles are on federal contracts that require a degree or additional years of experience as a substitute.\n‍\n\n**What We Offer**\nCompetitive salary and benefits package, including health, dental, and vision insurance, retirement plan, and generous paid time off.\nOpportunity to work with a talented team of professionals on exciting and innovative projects.\nFlexible work arrangements, including remote work options.\nContinuous learning and development opportunities, including access to training resources and professional development programs.\nA collaborative and inclusive work environment that values diversity and encourages growth.\n\nJoin us at Archesys and be part of a team dedicated to delivering cutting-edge cloud solutions for clients in the public sector. Your expertise and passion for technology will help us continue to innovate and grow. We look forward to welcoming you to our team and supporting your success as AWS Solutions Architect.\n\nArchesys participate in E-Verify. Upon hire, we will provide the federal government with your Form I-9 information to confirm that you are authorized to work in the U.S.\n\nArchesys is an equal opportunity employer committed to creating a diverse and inclusive workplace. We welcome applications from all qualified candidates, regardless of race, color, religion, sex.","jobType":"full-time","liveStartAt":1730168075,"locationNames":["Alabama","Atlanta","Austin","Baltimore","Boulder","Burlington","California","Chicago","Cincinnati","Cleveland","Columbus","Dallas","Delaware","Denver","Detroit","Durham","Houston","Indianapolis","Kansas City","Los Angeles","Louisville","Madison","Miami","Milwaukee","Minnesota","Mississippi","Missouri","New Orleans","New York City","North America","North Carolina","Ohio","Omaha","Pennsylvania","Philadelphia","Phoenix","Portland","Providence","Reno","San Diego","Seattle","Silicon Valley","Tennessee","Texas","United States","Utah","Virginia","Washington DC","San Francisco","San Jose","Florida","Mountain View","Las Vegas","Vermont","Ann Arbor","Santa Monica","Winston-Salem","New Jersey","Santa Barbara","Oklahoma City","Salt Lake City","Sacramento","Louisiana","Washington","Colorado","Pittsburgh","Illinois","Santa Clara","Kentucky","San Mateo","Michigan","Kansas","Georgia","Chattanooga","Nevada","Wisconsin","Minneapolis","Los Altos","Southern California","Arizona","Idaho","Montana","Alaska","Raleigh","Rochester","Overland Park","Hawaii","Syracuse","Orlando","Maryland","Indiana","New York","Oklahoma","Chandler","Charlotte","Iowa","Arlington","Birmingham","Tampa","Newport Beach","Colorado Springs","Tulsa","Redmond","Columbia","Memphis","Newark","Naperville","Mesa","Destin","Redwood City","Lexington","Des Moines","West Palm Beach","Little Rock","Fort Worth","South Carolina","Charleston","Knoxville","Santa Rosa","Provo","Fort Lauderdale","Greenville","Greenville","Bellevue","Jacksonville","Fairfax","Nashville","Concord","Fort Myers","Bowling Green","Lakeland","Stamford","Albuquerque","Redondo Beach","Warren","Rockford","Orem","Wilmington","Aurora","Athens","West Hollywood","Virginia Beach","Baton Rouge","Dayton","Cambridge","Huntington Beach","Richmond","Tucson","Grand Rapids","Greenwich","Kansas City","Santa Cruz","Alexandria","Bozeman","Burlington","Nashua","Hartford","Wheeling","Fort Collins","Akron","Lakewood","Sioux Falls","Rochester","Eugene","Savannah","Santa Fe","Huntsville","Norman","Miami Beach","Lafayette","Los Gatos","Montgomery","Edison","Hillsborough","Jersey City","Tacoma","Herndon","East Brunswick","Springfield","South Bend","Silver Spring","Lincoln","Jackson","Des Plaines","Fort Wayne","Columbia","Grand Forks","Toledo","Morgantown","Mobile","Dover","Norfolk","Wilmington","Annapolis","Rio Rancho","Cedar Falls","Wichita","Columbia","Greensboro","Tuscaloosa","Saint Paul","Middletown","East Los Angeles","Warwick","Bowie","Shreveport","Manassas","Charleston","Texas City","Tallahassee","Saint Petersburg","Lansing","Worcester","Las Cruces","Cedar Rapids","Asheville","Meridian","Boise","Columbus","Henderson","Louisville","Spokane","Missoula","Salem","Concord","North Las Vegas","Yonkers","Kearney","Northern California","Kenosha","Portland","Vancouver","Gaithersburg","Athens","Smyrna","Covington","Manchester","Gilbert","Aurora","Olathe","Red Bank","Watertown","Green Bay","Lowell","Edmond","Chesapeake","Saint George","Salem","East Lansing","Fort Smith","Auburn","Redding","Iowa City","Evansville","Newport News","Carmel","Reading","Nampa","Annandale","California City","Erie","Austin","Fayetteville","Fayetteville","Newark","Huntington","Allentown","Pawtucket","Lake Forest","Sioux City","Davenport","Trenton","Owensboro","Richmond","Springfield","Bridgeport","Bangor","Cheyenne","Cedar Park","Newark","Lewiston","Springfield","Fredericksburg","Casper","Idaho Falls","Burlington","Buffalo","Lake Mary","Middletown","Broken Arrow","Newark","Elizabeth","Topeka","Lake Worth","Independence","Newport","Dover","Waterbury","Reading","Bismarck","Pocatello","Wisconsin Rapids","Minnetonka","Roswell","Montpelier","Madison","Jonesboro","Springdale","Joliet","Sparks","Rochester Hills","DeSoto","Dover","Rutland","Hillsboro","Rapid City","Columbus","Portland","Clarksville","Grand Junction","Parkersburg","Grand Prairie","Columbia","Butte","Paterson","Cranston","Newark","Gresham","Aberdeen","Minot","Wilmington","Sterling","Augusta","Dallas","Chicago Heights","Brookings","San Francisco Bay Area","Columbus","Athens","Frederick","Dover","Burlington","Laramie","Lexington","Wilmington","Columbia Heights","St. Louis","Aurora","Louisville","Hartford","Charleston","Lexington","Ashburn","New York","Richmond Hill","Rockford","Illinois City","San Diego County","Salt Lake City","Davenport","Ann Arbor Charter Township","Washington","Miami-Dade County","Los Angeles County","Denver County","Santa Rosa Beach","Barre","Burlington","Aurora","Baltimore County","Detroit","Nashville","Louisburg","Atlanta","Seattle","Indianapolis","Dover","Saltillo","Oklahoma County","Los Angeles","Philadelphia","Colorado City","Las Vegas","Annapolis Junction","Ohio City","Iowa","Tampa","Saint Louis","St. Augustine","Bellevue","St Peter","Washington","Memphis","Iowa","Portland","Kansas City","Hartford County","St. Louis","Baltimore","Orlando East","Raleigh","Buffalo","Durham"],"primaryRoleTitle":"Software Architect","remote":true,"slug":"aws-solutions-architect-remote","title":"AWS Solutions Architect (Remote)","compensation":"$100k – $150k • No equity","yearsExperienceMin":3,"yearsExperienceMax":null,"id":"3137245","isBookmarked":false},"StartupResult:9611492":{"__typename":"StartupResult","id":"9611492","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-9611492"},{"__ref":"Badge:QUICK_RESPONDER-9611492"},{"__ref":"Badge:B2B-9611492"},{"__ref":"Badge:COMPANY_STAGE-9611492"}],"companySize":"SIZE_11_50","highConcept":"Improving the government services that impact everyday lives","highlightedJobListings":[{"__ref":"JobListingSearchResult:3137058"},{"__ref":"JobListingSearchResult:3137245"}],"logoUrl":"https://photos.wellfound.com/startups/i/9611492-038ca0de54b734ca14102d5f11aa695a-medium_jpg.jpg?buster=1687882266","name":"Archesys","slug":"archesys"},"Badge:B2B-5406433":{"__typename":"Badge","id":"B2B-5406433","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-5406433":{"__typename":"Badge","id":"COMPANY_STAGE-5406433","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-5406433":{"__typename":"Badge","id":"TOP_INVESTORS-5406433","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-5406433":{"__typename":"Badge","id":"HIGHLY_RATED-5406433","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Auterion is highly rated on Glassdoor, with 4.8 out of 5 stars","avatarUrl":null,"rating":"4.8","data":null},"Badge:WORK_LIFE_BALANCE-5406433":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-5406433","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Auterion 4.8/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.8","data":null},"Badge:STRONG_LEADERSHIP-5406433":{"__typename":"Badge","id":"STRONG_LEADERSHIP-5406433","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Auterion 5.0/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"5.0","data":null},"JobListingSearchResult:3151280":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"At Auterion, we build a global open source platform for drones and autonomous robots. In the growing market of drones and autonomous vehicles, we are connecting high-end open source software development and open hardware with enterprise-grade support. Our distributed team works with our core engineering team in Zurich, Switzerland to explore, develop, and deliver new cutting-edge technologies that serve as the foundation of current and future drone products.\n\n**Responsibilities and Duties**\n\n- Build and maintain the ground station app on the Qt stack using C++ and QML but also interact with other native platform build tools (gcc, gdb, llvm, lldb, make, cmake, etc).\n- Build and maintain features, improvements and software architectures that support a large native application with a mix of UI/UX and non-visible components to it.\n- Develop incredible user experience to expedite complex commands and controls of flying robots.\n- Interact with on-board systems to control and consume advanced behavior, complex missions, different types of video feeds and real time radio systems.\n- Follow the principles of Test Driven Development and always have cybersecurity in mind.\n- Work with Auterion and community developers in an agile software development workflow and participate in dev calls, forums and meetings.\n- Identify and implement new trends in ground control stations, dashboards and apps for drones.\n- Be an ambassador of the open source community to Auterion customers and other business stakeholders.\n\n**Qualifications and Skills**\n\n- 3+ years of professional working experience with C++ in a Linux environment.\n- Experience of architecting and developing complex, greenfield, mobile/native apps ideally in a lean environment.\n- Good exposure to Qt, working knowledge of QML is a big advantage.\n- Deep affinity for elegant and lightweight user experiences that provide a maximum impact with minimum burden.\n- Experience building and debugging complex systems in a team environment.\n- Self-­awareness and a desire to continually improve.\n- Experience with CI/CD workflows.\n- Experience with distributed systems and IoT.\n- Experience with GIT or other version control systems.\n- Deep experience with complex system integration testing.\n- Prior experience with robotics applications.\n- Experience building complex mobile apps.\n- Experience with QGroundControl and/or PX4 a plus.\n\n**Benefits**\n\n- Flexible working hours \u0026 hybrid workplace\n- Stock Options\n- Generous holiday \u0026 PTO allowance\n- Health Insurance (includes dental \u0026 vision)\n- Medical flex spending\n- Life Insurance\n- Retirement Plan - 401k\n- Enhanced maternity \u0026 paternity leave\n- Mental health and wellbeing support\n- Learning and development opportunities\n- Regular team socials\n\n**About Auterion**\n\nWe are building the leading software platform for AI-powered autonomous systems for enterprise and government customers. Our team is supporting the most important missions and solving the most challenging problems.\n\nAt Auterion, we bring together the sharpest minds who love to solve the hardest problems. Join a vibrant team built on innovation, openness, and excellence, where you’ll be empowered to develop ideas, collaborate across all levels, and make an impact that matters.\n\n","jobType":"full-time","liveStartAt":1731630330,"locationNames":["Huntsville"],"primaryRoleTitle":"Software Engineer","remote":false,"slug":"software-engineer-ground-control","title":"Software Engineer, Ground Control","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3151280","isBookmarked":false},"JobListingSearchResult:3101605":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"Auterion Government Solutions is seeking a highly motivated and experienced Business Development Professional to drive growth and strategic opportunities within the US Department of Defense (DoD) market, with a specific focus on INDOPACOM and US DoD services in the Pacific. This role is pivotal for expanding our footprint with the unmanned platform sector in the INDOPACOM theater for air, surface, multi-domain, representing the Auterion catalog of capabilities, managing the capture and proposal process to secure new contracts. The ideal candidate will have a Top Secret clearance, extensive experience in the Indo-Pacific region, and a proven track record of successful captures of US Government opportunities.\n\n**Responsibilities and Duties:**\n\n- Identify and analyze business opportunities within the US INDOPACOM and Pacific region partner nation market, focusing on unmanned platforms.\n- Develop and implement strategies to target new business areas and expand existing relationships.\n- Lead and manage the capture process for DoD contracts, ensuring alignment with company goals and objectives.\n- Coordinate cross-functional teams to develop and execute capture strategies, including technical, management, and pricing approaches.\n- Oversee the proposal development process, ensuring high-quality submissions that meet client requirements and company standards.\n- Collaborate with internal teams supporting proposals to create compelling narratives and technical solutions.\n- Review and assess proposals to ensure competitive positioning and compliance with solicitation requirements.\n- Build and maintain strong relationships with key DoD clients and stakeholders.\n- Represent the company at industry events, conferences, and meetings to promote our unmanned platforms and services.\n- Track and report on business development activities, pipeline status, and capture progress.\n- Prepare and present forecasts, business development metrics, and performance analysis to senior management.\n\n**Qualifications and Skills:**\n\n- Bachelor’s degree in Business Administration, Engineering, or a related field. Advanced degree preferred.\n- Minimum of 5 years of experience in business development, capture management, or related roles within the US DoD market, specifically with unmanned platforms; military service in an operations or acquisition related field is a plus.\n- Active Top Secret clearance is desired; Secret clearance is required.\n- Proven experience in the Indo-Pacific region with a deep understanding of regional dynamics, DoD operations and objectives, and partner nation roles and integration.\n- Demonstrated success in capturing and winning DoD contracts, with a robust portfolio of past achievements.\n- Strong knowledge of the US DoD acquisition process and unmanned platforms.Excellent communication, negotiation, and presentation skills.\n- Ability to lead cross-functional teams and manage multiple projects simultaneously.\n- Strategic thinker with strong analytical and problem-solving abilities.\n- Ability to travel up to 50% of the time, throughout the Pacific region and CONUS\n\n**Benefits**\n\n- Flexible working hours \u0026 hybrid workplace\n- Stock Options\n- Generous holiday \u0026 PTO allowance\n- Health Insurance (includes dental \u0026 vision)\n- Medical flex spending\n- Life Insurance\n- Retirement Plan - 401k\n- Enhanced maternity \u0026 paternity leave\n- Mental health and wellbeing support\n- Learning and development opportunities\n- Regular team socials\n\n**About Auterion**\n\nWe are building the leading software platform for AI-powered autonomous systems for enterprise and government customers. Our team is supporting the most important missions and solving the most challenging problems.\n\nAt Auterion, we bring together the sharpest minds who love to solve the hardest problems. Join a vibrant team built on innovation, openness, and excellence, where you’ll be empowered to develop ideas, collaborate across all levels, and make an impact that matters.\n\n","jobType":"full-time","liveStartAt":1727709747,"locationNames":["Huntsville"],"primaryRoleTitle":"Business Development","remote":false,"slug":"director-of-business-development","title":"Director of Business Development ","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3101605","isBookmarked":false},"StartupResult:5406433":{"__typename":"StartupResult","id":"5406433","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-5406433"},{"__ref":"Badge:COMPANY_STAGE-5406433"},{"__ref":"Badge:TOP_INVESTORS-5406433"},{"__ref":"Badge:HIGHLY_RATED-5406433"},{"__ref":"Badge:WORK_LIFE_BALANCE-5406433"},{"__ref":"Badge:STRONG_LEADERSHIP-5406433"}],"companySize":"SIZE_51_200","highConcept":"The drone software platform built for enterprise","highlightedJobListings":[{"__ref":"JobListingSearchResult:3151280"},{"__ref":"JobListingSearchResult:3101605"}],"logoUrl":"https://photos.wellfound.com/startups/i/5406433-bb13801ff60a66e7c3c12017399de247-medium_jpg.jpg?buster=1589635674","name":"Auterion","slug":"auterion"},"Badge:B2C-2381660":{"__typename":"Badge","id":"B2C-2381660","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:B2B-2381660":{"__typename":"Badge","id":"B2B-2381660","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-2381660":{"__typename":"Badge","id":"COMPANY_STAGE-2381660","name":"COMPANY_STAGE_BADGE","label":"Public Stage","tooltip":"Publicly traded company","avatarUrl":null,"rating":null,"data":"public_stage"},"Badge:TOP_INVESTORS-2381660":{"__typename":"Badge","id":"TOP_INVESTORS-2381660","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:3147618":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**About Us**\n\nOne Medical is a primary care solution challenging the industry status quo by making quality care more affordable, accessible and enjoyable. But this isn’t your average doctor’s office. We’re on a mission to transform healthcare, which means improving the experience for everyone involved - from patients and providers to employers and health networks. Our seamless in-office and 24/7 virtual care services, on-site labs, and programs for preventive care, chronic care management, common illnesses and mental health concerns have been delighting people for the past fifteen years.\n\nIn February 2023 we marked a milestone when One Medical joined Amazon. Together, we look to deliver exceptional health care to more consumers, employers, care team members, and health networks to achieve better health outcomes. As we continue to grow and seek to impact more lives, we’re building a diverse, driven and empathetic team, while working hard to cultivate an environment where everyone can thrive.\n\n**Employment type:**\n\n- Full time\n- Flexible option for a 3 or 4 day workweek\n\n**What you’ll be working on:**\n\n- Managing a patient panel with a broad array of patient needs; conducting a mix of acute, chronic, and well visits\n- Treating patients in-office or in testing centers as well as conducting occasional tele-health visits\n- Continuous learning during weekly Clinical Rounds and through other modalities\n- Ongoing collaboration with in-office teammates via daily huddles, as well as with virtual clinical teams\n- Utilization of your specific clinical training and opportunities to perform in-office procedures\n- Supervising one or more NP or PA colleagues\n\n \n\n**Education, licenses, and experiences required for this role:**\n\n- Enrolled in, or have completed, an accredited Family Medicine or Medicine/Pediatrics residency program\n- Practiced at least 2 of the last 5 years in an outpatient primary care setting seeing all ages (0+)\n- Board certified in Family Medicine or Medicine/Pediatrics, or Board Eligible with plans to obtain board certification within 1 year of your One Medical start date\n- State licensed in AL, obtained before your One Medical start date\n- Experience in LARC (IUD + Nexplanon) insertion and colposcopy procedures a plus\n\n \n\n**One Medical providers also demonstrate**:\n\n- A passion for human-centered primary care\n- The ability to successfully communicate with and provide care to individuals of all backgrounds\n- The ability to effectively use technology to deliver high quality care\n- Clinical proficiency in evidence-based primary care\n- The desire to be an integral part of a team dedicated to changing healthcare delivery\n- An openness to feedback and reflection to gain productive insight into strengths and weaknesses\n- The ability to confidently navigate uncertain situations with both patients and colleagues\n- Readiness to adapt personal and interpersonal behavior to meet the needs of our patients\n\n \n\n**Benefits designed to aid your health and wellness:**\n\n \n\nTaking care of you today\n\n- Paid sabbatical for every five years of service\n- Employee Assistance Program - Free confidential advice for team members who need help with stress, anxiety, financial planning, and legal issues\n- Competitive Medical, Dental and Vision plans\n- Free One Medical memberships for yourself, your friends and family\n- Pre-Tax commuter benefits\n- PTO cash outs - Option to cash out up to 40 accrued hours per year\n\n \n\nProtecting your future for you and your family\n\n- 401K match\n- Credit towards emergency childcare\n- Company paid maternity and paternity leave\n- Paid Life Insurance - One Medical pays 100% of the cost of Basic Life Insurance\n- Disability insurance - One Medical pays 100% of the cost of Short Term and Long Term Disability Insurance\n\n \n\nSupporting your medical career\n\n- Malpractice Insurance - Malpractice fees to insure your practice at One Medical is covered 100%\n- UpToDate Subscription - An evidence-based clinical research tool\n- Continuing Medical Education (CME) - Receive an annual stipend for continuing medical education\n- Rounds - Providers end patient care one hour early each week to participate in this shared learning experience\n\nThis is a full-time role based in **Huntsville, AL.**\n\n \n\nINDCLN1\n\nOne Medical is an equal opportunity employer, and we encourage qualified applicants of every background, ability, and life experience to contact us about appropriate employment opportunities. \n \nOne Medical participates in E-Verify and will provide the federal government with your Form I-9 information to confirm that you are authorized to work in the U.S.  Please refer to the E-Verification Poster ([English](https://e-verify.uscis.gov/web/media/resourcesContents/E-Verify_Participation_Poster_ES.pdf)/[Spanish](https://e-verify.uscis.gov/web/media/resourcesContents/E-Verify_Participation_Poster_ES.pdf)) and Right to Work Poster ([English](https://www.e-verify.gov/sites/default/files/everify/posters/IER_RighttoWorkPoster.pdf)/[Spanish](https://www.e-verify.gov/sites/default/files/everify/posters/IER_RighttoWorkPosterES.pdf)) for additional information.\n\n \n\n","jobType":"full-time","liveStartAt":1731118152,"locationNames":["Huntsville"],"primaryRoleTitle":"Other","remote":false,"slug":"direct-primary-care-physician","title":"Direct Primary Care - Physician","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3147618","isBookmarked":false},"JobListingSearchResult:3147619":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**About Us**\n\nOne Medical is a primary care solution challenging the industry status quo by making quality care more affordable, accessible and enjoyable. But this isn’t your average doctor’s office. We’re on a mission to transform healthcare, which means improving the experience for everyone involved - from patients and providers to employers and health networks. Our seamless in-office and 24/7 virtual care services, on-site labs, and programs for preventive care, chronic care management, common illnesses and mental health concerns have been delighting people for the past fifteen years.\n\nIn February 2023 we marked a milestone when One Medical joined Amazon. Together, we look to deliver exceptional health care to more consumers, employers, care team members, and health networks to achieve better health outcomes. As we continue to grow and seek to impact more lives, we’re building a diverse, driven and empathetic team, while working hard to cultivate an environment where everyone can thrive.\n\n**Employment type:**\n\n- Full time\n- Flexible option for a 3 or 4 day workweek\n\n**What you’ll be working on:**\n\n- Managing a patient panel with a broad array of patient needs; conducting a mix of acute, chronic, and well visits\n- Treating patients in-office or in testing centers as well as conducting occasional tele-health visits\n- Continuous learning during weekly Clinical Rounds and through other modalities\n- Ongoing collaboration with in-office teammates via daily huddles, as well as with virtual clinical teams\n- Utilization of your specific clinical training and opportunities to perform in-office procedures\n- Supervising one or more NP or PA colleagues\n\n \n\n**Education, licenses, and experiences required for this role:**\n\n- Enrolled in, or have completed, an accredited Family Medicine or Medicine/Pediatrics residency program\n- Practiced at least 2 of the last 5 years in an outpatient primary care setting seeing all ages (0+)\n- Board certified in Family Medicine or Medicine/Pediatrics, or Board Eligible with plans to obtain board certification within 1 year of your One Medical start date\n- State licensed in AL, obtained before your One Medical start date\n- Experience in LARC (IUD + Nexplanon) insertion and colposcopy procedures a plus\n\n \n\n**One Medical providers also demonstrate**:\n\n- A passion for human-centered primary care\n- The ability to successfully communicate with and provide care to individuals of all backgrounds\n- The ability to effectively use technology to deliver high quality care\n- Clinical proficiency in evidence-based primary care\n- The desire to be an integral part of a team dedicated to changing healthcare delivery\n- An openness to feedback and reflection to gain productive insight into strengths and weaknesses\n- The ability to confidently navigate uncertain situations with both patients and colleagues\n- Readiness to adapt personal and interpersonal behavior to meet the needs of our patients\n\n \n\n**Benefits designed to aid your health and wellness:**\n\n \n\nTaking care of you today\n\n- Paid sabbatical for every five years of service\n- Employee Assistance Program - Free confidential advice for team members who need help with stress, anxiety, financial planning, and legal issues\n- Competitive Medical, Dental and Vision plans\n- Free One Medical memberships for yourself, your friends and family\n- Pre-Tax commuter benefits\n- PTO cash outs - Option to cash out up to 40 accrued hours per year\n\n \n\nProtecting your future for you and your family\n\n- 401K match\n- Credit towards emergency childcare\n- Company paid maternity and paternity leave\n- Paid Life Insurance - One Medical pays 100% of the cost of Basic Life Insurance\n- Disability insurance - One Medical pays 100% of the cost of Short Term and Long Term Disability Insurance\n\n \n\nSupporting your medical career\n\n- Malpractice Insurance - Malpractice fees to insure your practice at One Medical is covered 100%\n- UpToDate Subscription - An evidence-based clinical research tool\n- Continuing Medical Education (CME) - Receive an annual stipend for continuing medical education\n- Rounds - Providers end patient care one hour early each week to participate in this shared learning experience\n\nThis is a full-time role based in **Huntsville, AL.**\n\n \n\nINDCLN1\n\nOne Medical is an equal opportunity employer, and we encourage qualified applicants of every background, ability, and life experience to contact us about appropriate employment opportunities. \n \nOne Medical participates in E-Verify and will provide the federal government with your Form I-9 information to confirm that you are authorized to work in the U.S.  Please refer to the E-Verification Poster ([English](https://e-verify.uscis.gov/web/media/resourcesContents/E-Verify_Participation_Poster_ES.pdf)/[Spanish](https://e-verify.uscis.gov/web/media/resourcesContents/E-Verify_Participation_Poster_ES.pdf)) and Right to Work Poster ([English](https://www.e-verify.gov/sites/default/files/everify/posters/IER_RighttoWorkPoster.pdf)/[Spanish](https://www.e-verify.gov/sites/default/files/everify/posters/IER_RighttoWorkPosterES.pdf)) for additional information.\n\n \n\n","jobType":"full-time","liveStartAt":1731118152,"locationNames":["Huntsville"],"primaryRoleTitle":"Other","remote":false,"slug":"family-medicine-physician","title":"Family Medicine Physician","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3147619","isBookmarked":false},"JobListingSearchResult:3147622":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**About Us**\n\nOne Medical is a primary care solution challenging the industry status quo by making quality care more affordable, accessible and enjoyable. But this isn’t your average doctor’s office. We’re on a mission to transform healthcare, which means improving the experience for everyone involved - from patients and providers to employers and health networks. Our seamless in-office and 24/7 virtual care services, on-site labs, and programs for preventive care, chronic care management, common illnesses and mental health concerns have been delighting people for the past fifteen years.\n\nIn February 2023 we marked a milestone when One Medical joined Amazon. Together, we look to deliver exceptional health care to more consumers, employers, care team members, and health networks to achieve better health outcomes. As we continue to grow and seek to impact more lives, we’re building a diverse, driven and empathetic team, while working hard to cultivate an environment where everyone can thrive.\n\n**Employment type:**\n\n- Full time\n- Flexible option for a 3 or 4 day workweek\n\n**What you’ll be working on:**\n\n- Managing a patient panel with a broad array of patient needs; conducting a mix of acute, chronic, and well visits\n- Treating patients in-office or in testing centers as well as conducting occasional tele-health visits\n- Continuous learning during weekly Clinical Rounds and through other modalities\n- Ongoing collaboration with in-office teammates via daily huddles, as well as with virtual clinical teams\n- Utilization of your specific clinical training and opportunities to perform in-office procedures\n- Supervising one or more NP or PA colleagues\n\n \n\n**Education, licenses, and experiences required for this role:**\n\n- Enrolled in, or have completed, an accredited Family Medicine or Medicine/Pediatrics residency program\n- Practiced at least 2 of the last 5 years in an outpatient primary care setting seeing all ages (0+)\n- Board certified in Family Medicine or Medicine/Pediatrics, or Board Eligible with plans to obtain board certification within 1 year of your One Medical start date\n- State licensed in AL, obtained before your One Medical start date\n- Experience in LARC (IUD + Nexplanon) insertion and colposcopy procedures a plus\n\n \n\n**One Medical providers also demonstrate**:\n\n- A passion for human-centered primary care\n- The ability to successfully communicate with and provide care to individuals of all backgrounds\n- The ability to effectively use technology to deliver high quality care\n- Clinical proficiency in evidence-based primary care\n- The desire to be an integral part of a team dedicated to changing healthcare delivery\n- An openness to feedback and reflection to gain productive insight into strengths and weaknesses\n- The ability to confidently navigate uncertain situations with both patients and colleagues\n- Readiness to adapt personal and interpersonal behavior to meet the needs of our patients\n\n \n\n**Benefits designed to aid your health and wellness:**\n\n \n\nTaking care of you today\n\n- Paid sabbatical for every five years of service\n- Employee Assistance Program - Free confidential advice for team members who need help with stress, anxiety, financial planning, and legal issues\n- Competitive Medical, Dental and Vision plans\n- Free One Medical memberships for yourself, your friends and family\n- Pre-Tax commuter benefits\n- PTO cash outs - Option to cash out up to 40 accrued hours per year\n\n \n\nProtecting your future for you and your family\n\n- 401K match\n- Credit towards emergency childcare\n- Company paid maternity and paternity leave\n- Paid Life Insurance - One Medical pays 100% of the cost of Basic Life Insurance\n- Disability insurance - One Medical pays 100% of the cost of Short Term and Long Term Disability Insurance\n\n \n\nSupporting your medical career\n\n- Malpractice Insurance - Malpractice fees to insure your practice at One Medical is covered 100%\n- UpToDate Subscription - An evidence-based clinical research tool\n- Continuing Medical Education (CME) - Receive an annual stipend for continuing medical education\n- Rounds - Providers end patient care one hour early each week to participate in this shared learning experience\n\nThis is a full-time role based in **Huntsville, AL.**\n\n \n\nINDCLN1\n\nOne Medical is an equal opportunity employer, and we encourage qualified applicants of every background, ability, and life experience to contact us about appropriate employment opportunities. \n \nOne Medical participates in E-Verify and will provide the federal government with your Form I-9 information to confirm that you are authorized to work in the U.S.  Please refer to the E-Verification Poster ([English](https://e-verify.uscis.gov/web/media/resourcesContents/E-Verify_Participation_Poster_ES.pdf)/[Spanish](https://e-verify.uscis.gov/web/media/resourcesContents/E-Verify_Participation_Poster_ES.pdf)) and Right to Work Poster ([English](https://www.e-verify.gov/sites/default/files/everify/posters/IER_RighttoWorkPoster.pdf)/[Spanish](https://www.e-verify.gov/sites/default/files/everify/posters/IER_RighttoWorkPosterES.pdf)) for additional information.\n\n \n\n","jobType":"full-time","liveStartAt":1731118152,"locationNames":["Huntsville"],"primaryRoleTitle":"Other","remote":false,"slug":"primary-care-physician","title":"Primary Care Physician","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3147622","isBookmarked":false},"StartupResult:2381660":{"__typename":"StartupResult","id":"2381660","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2C-2381660"},{"__ref":"Badge:B2B-2381660"},{"__ref":"Badge:COMPANY_STAGE-2381660"},{"__ref":"Badge:TOP_INVESTORS-2381660"}],"companySize":"SIZE_1001_5000","highConcept":"Making medical visits faster, easier, and more enjoyable","highlightedJobListings":[{"__ref":"JobListingSearchResult:3147618"},{"__ref":"JobListingSearchResult:3147619"},{"__ref":"JobListingSearchResult:3147622"}],"logoUrl":"https://photos.wellfound.com/startups/i/2381660-6ae0d3009efce1af4c2147376b038d33-medium_jpg.jpg?buster=1718702745","name":"One Medical","slug":"one-medical"},"Badge:TOP_RESPONDER-4696531":{"__typename":"Badge","id":"TOP_RESPONDER-4696531","name":"TOP_RESPONDER_BADGE","label":"Top 5% of responders","tooltip":"Galileo is in the top 5% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-4696531":{"__typename":"Badge","id":"QUICK_RESPONDER-4696531","name":"QUICK_RESPONDER_BADGE","label":"Responds within a few days","tooltip":"Based on past data, Galileo usually responds to incoming applications within a few days","avatarUrl":null,"rating":null,"data":null},"Badge:B2C-4696531":{"__typename":"Badge","id":"B2C-4696531","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:B2B-4696531":{"__typename":"Badge","id":"B2B-4696531","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-4696531":{"__typename":"Badge","id":"COMPANY_STAGE-4696531","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-4696531":{"__typename":"Badge","id":"TOP_INVESTORS-4696531","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:GROWING_FAST-4696531":{"__typename":"Badge","id":"GROWING_FAST-4696531","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3153918":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**About the Role:**\n\nGalileo is looking for a primary care Nurse Practitioner or Physician Assistant with a strong desire to initiate relationships and engage patients managing complex medical conditions. Our ideal candidate would have a passion for improving health outcomes in those who need the most support. Unlike traditional medical practices, at Galileo, you'll be given the time and tools necessary to perform a comprehensive Initial physical exam, intake, and assessment. Then, have the opportunity to collaborate with an excellent team of multi-disciplinary experts at the frontier of modern medicine who will manage the patient's ongoing medical care.\n\n**Here’s what you’ll do:**\n\n- Establish patient relationships through Initial Visits\n- Travel to patients to meet them in the comfort of their homes or in our state-of-the-art, fully equipped Medical Mercedes Mobile Sprinter Van\n- Provide Initial Visits, Annual Wellness Visits, and Establish-Care visits with (Medicare and Medicaid patients)\n- Transition primary care patients to their continuity provider who will manage their preventive health needs, chronic disease challenges, and transitions of care\n- Collaborate and partner across care team members, including social work, behavioral health, and clinical subspecialists\n- Participate in occasional urgent care and triage visits to support patients and care team members\n\nPatient Advocacy\n\n- Identify and help to address any financial, social, environmental, or functional barriers to care or better health\n\nPopulation Health\n\n- Participate in improving population health outcomes while working with other team members to drive ongoing improvements in our care model and decrease inefficiencies\n\n### **About You****:**\n\nYou are a primary care provider with a strong passion for conducting initial patient visits and engaging patients and their families. You are enthusiastic and outgoing, comfortable with complex clinical and social needs and are eager to interact directly with patients in their homes and community environment. You are driven to work with a community of providers who are empathetic, finding ways to support patient care and make meaningful and real impacts in their lives.\n\nWe would love to hear from you if you have the following or equivalent experience:\n\n- 2+ years of clinical experience in complex care, chronic care, and primary care\n- Innovative and creative leadership qualities\n- Proven experience with successful behavior modification\n- Comfort with basic procedural skills\n- Ability to travel across assigned territory with reliable access to personal transportation\n- Completed an accredited NP or PA program with certification to practice\n- Active licensure in Alabama or ability to obtain license by start date with Galileo\n- For the safety of our patients and staff, employees in this role must be fully vaccinated with all necessary vaccinations.\n\n**Travel Requirements**: This is an in-person role supporting our patients located in Huntsville, AL and surrounding counties. As part of this role, you will be providing direct patient care in patients’ homes, from a mobile clinic or virtually.\n\nYou’ll need to have access to personal, reliable transportation. We provide reimbursement for commuting costs to and from patient visits.\n\n**Physical Requirements:** The employee must be able to meet the following requirements with or without reasonable accommodation(s):\n\n- This position requires the ability to stand, sit, and walk for extended periods of time\n- Ability to lift and carry objects weighing up to 20 pounds\n- The job involves frequent bending, reaching, and kneeling to perform various tasks\n\n**Compensation:**\n\n$148,000-$160,000\n\n","jobType":"full-time","liveStartAt":1732008431,"locationNames":["Huntsville"],"primaryRoleTitle":"Other","remote":false,"slug":"nurse-practitioner-or-physician-assistant","title":"Nurse Practitioner or Physician Assistant","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3153918","isBookmarked":false},"JobListingSearchResult:3135772":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**About the Role**\n\nReporting to the Local Ops Leader, the Clinical Health Advocate is the center of the care team, owning patient relationships and quarter backing a collaborative care plan that drives meaningful impact in our patients’ lives. We’re looking for teammates who are innate people-people, love helping others, and have a knack for tenacious problem solving.\n\n### Here’s what you’ll do:\n\n- Build rapport and trust with patients to truly understand and appreciate their needs. This includes motivational interviewing, therapeutic engagement, health coaching and other patient-centered strategies to improve health outcomes\n- Work collaboratively with other care team experts like physicians, nurse practitioners, behavioral health providers and social workers to find creative solutions to help patients meet health goals and overcome social barriers\n- Become the ultimate go-to for our patients, building and strengthening relationships with patients, families, and the broader community\n- Provide and support patient care across several modalities including video, phone, and in-person interactions that occur in the community, in our medical mobile units, and in patients’ homes. Galileo has robust Covid precautions in place including screening, PPE, and regular testing but this role does involve direct in-person interaction with patients.\n- Operate as Galileo’s eyes, ears, and hands in the field- providing clinical support (examples include taking vitals, performing phlebotomy, facilitating video visits with other providers, basic wound care, working with point of care diagnostics and administering medications/vaccines within your scope of practice, etc.)\n\n**About You**\n\nYou are a creative problem solver and a compassionate provider of support. Your service mindset and deep desire to create meaningful, positive impact, drive you to build trusting relationships. Leveraging both your intrapersonal relationship skills as well as technical clinical skills, you are most fulfilled when you are improving the lives of your patients and bettering your community.\n\nThe Clinical Health Advocate is an in-person role supporting the Huntsville, AL area and surrounding counties.\n\n### We would love to hear from you if you have the following or equivalent experience:\n\n- Strong people skills and the ability to connect with anyone, especially individuals who have been historically marginalized and have complex needs\n- Creative problem-solving skills that can be leveraged to empower others and impeccable organizational skills that foster reliability and trustworthiness for colleagues and patients alike\n- Strong communication skills, especially the ability to translate complex ideas into simple language\n- Meaningful ties to Greenville’s diverse communities and an eagerness to effect positive change within it\n- A \"hospitality mindset\" and track record of creating memorable experiences for others, embodying a true joy in serving others\n- Ability or willingness to learn motivational interviewing or health coaching.\n- Ideally 1-2 years clinical experience as LPN, Paramedic or CMA\n- Ideally experience with phlebotomy (or excitement to learn) and a bonus if experience with injections (vaccines)\n- Reliable access to personal transportation\n- For the safety of our patients and staff, employees in this role must be fully vaccinated with all necessary vaccinations. This includes a booster for a completed COVID-19 vaccination.\n\n### Compensation Range:\n\n$26 - $28/hr. based upon prior experience, performance, and market dynamics\n\n### Physical Requirements:\n\nEmployee must be able to meet the following requirements with or without a reasonable accommodation:\n\nThis position requires the ability to stand, sit, and walk for extended periods of time.  Ability to lift and carry objects weighing up to 20 pounds. The job involves frequent bending, reaching, and kneeling to perform various tasks.\n\n### Travel Requirements:\n\nAs part of this role, you will be required to spend ~80+% of your time \"in the field\" and at your market's HQ. This is primarily for field-based patient care and support, usually concentrated in specific zones but can include travel across the market. Time at HQ is largely for team collaboration, learning and alignment. \n\n","jobType":"full-time","liveStartAt":1729888224,"locationNames":["Huntsville"],"primaryRoleTitle":"Other","remote":false,"slug":"medical-assistant-huntsville-al","title":"Medical Assistant - Huntsville, AL","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3135772","isBookmarked":false},"JobListingSearchResult:3135771":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**About the Role**\n\nReporting to the Local Ops Leader, the Clinical Health Advocate is the center of the care team, owning patient relationships and quarter backing a collaborative care plan that drives meaningful impact in our patients’ lives. We’re looking for teammates who are innate people-people, love helping others, and have a knack for tenacious problem solving.\n\n### Here’s what you’ll do:\n\n- Build rapport and trust with patients to truly understand and appreciate their needs. This includes motivational interviewing, therapeutic engagement, health coaching and other patient-centered strategies to improve health outcomes\n- Work collaboratively with other care team experts like physicians, nurse practitioners, behavioral health providers and social workers to find creative solutions to help patients meet health goals and overcome social barriers\n- Become the ultimate go-to for our patients, building and strengthening relationships with patients, families, and the broader community\n- Provide and support patient care across several modalities including video, phone, and in-person interactions that occur in the community, in our medical mobile units, and in patients’ homes. Galileo has robust Covid precautions in place including screening, PPE, and regular testing but this role does involve direct in-person interaction with patients.\n- Operate as Galileo’s eyes, ears, and hands in the field- providing clinical support (examples include taking vitals, performing phlebotomy, facilitating video visits with other providers, basic wound care, working with point of care diagnostics and administering medications/vaccines within your scope of practice, etc.)\n\n**About You**\n\nYou are a creative problem solver and a compassionate provider of support. Your service mindset and deep desire to create meaningful, positive impact, drive you to build trusting relationships. Leveraging both your intrapersonal relationship skills as well as technical clinical skills, you are most fulfilled when you are improving the lives of your patients and bettering your community.\n\nThe Clinical Health Advocate is an in-person role supporting the Huntsville, AL area and surrounding counties.\n\n### We would love to hear from you if you have the following or equivalent experience:\n\n- Strong people skills and the ability to connect with anyone, especially individuals who have been historically marginalized and have complex needs\n- Creative problem-solving skills that can be leveraged to empower others and impeccable organizational skills that foster reliability and trustworthiness for colleagues and patients alike\n- Strong communication skills, especially the ability to translate complex ideas into simple language\n- Meaningful ties to Greenville’s diverse communities and an eagerness to effect positive change within it\n- A \"hospitality mindset\" and track record of creating memorable experiences for others, embodying a true joy in serving others\n- Ability or willingness to learn motivational interviewing or health coaching.\n- Ideally 1-2 years clinical experience as LPN, Paramedic or CMA\n- Ideally experience with phlebotomy (or excitement to learn) and a bonus if experience with injections (vaccines)\n- Reliable access to personal transportation\n- For the safety of our patients and staff, employees in this role must be fully vaccinated with all necessary vaccinations. This includes a booster for a completed COVID-19 vaccination.\n\n### Compensation Range:\n\n$26 - $28/hr. based upon prior experience, performance, and market dynamics\n\n### Physical Requirements:\n\nEmployee must be able to meet the following requirements with or without a reasonable accommodation:\n\nThis position requires the ability to stand, sit, and walk for extended periods of time.  Ability to lift and carry objects weighing up to 20 pounds. The job involves frequent bending, reaching, and kneeling to perform various tasks.\n\n### Travel Requirements:\n\nAs part of this role, you will be required to spend ~80+% of your time \"in the field\" and at your market's HQ. This is primarily for field-based patient care and support, usually concentrated in specific zones but can include travel across the market. Time at HQ is largely for team collaboration, learning and alignment. \n\n","jobType":"full-time","liveStartAt":1729888223,"locationNames":["Huntsville"],"primaryRoleTitle":"Other","remote":false,"slug":"lpn-huntsville-al","title":"LPN - Huntsville, AL","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3135771","isBookmarked":false},"StartupResult:4696531":{"__typename":"StartupResult","id":"4696531","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-4696531"},{"__ref":"Badge:QUICK_RESPONDER-4696531"},{"__ref":"Badge:B2C-4696531"},{"__ref":"Badge:B2B-4696531"},{"__ref":"Badge:COMPANY_STAGE-4696531"},{"__ref":"Badge:TOP_INVESTORS-4696531"},{"__ref":"Badge:GROWING_FAST-4696531"}],"companySize":"SIZE_11_50","highConcept":"Forging a step-function change in the quality and affordability of health care for all","highlightedJobListings":[{"__ref":"JobListingSearchResult:3153918"},{"__ref":"JobListingSearchResult:3135772"},{"__ref":"JobListingSearchResult:3135771"}],"logoUrl":"https://photos.wellfound.com/startups/i/4696531-b80e6362bf99c9b6902abf5f3b1f66a9-medium_jpg.jpg?buster=1588988589","name":"Galileo","slug":"galileohealth"},"Badge:B2B-8043310":{"__typename":"Badge","id":"B2B-8043310","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-8043310":{"__typename":"Badge","id":"COMPANY_STAGE-8043310","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-8043310":{"__typename":"Badge","id":"TOP_INVESTORS-8043310","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:GROWING_FAST-8043310":{"__typename":"Badge","id":"GROWING_FAST-8043310","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"Badge:RECENTLY_FUNDED":{"__typename":"Badge","id":"RECENTLY_FUNDED","name":"RECENTLY_FUNDED_BADGE","label":"Recently funded","tooltip":"Raised funding in the past six months","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3141058":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**OUR MISSION**\n\nImagine building a better healthcare journey for cancer patients, where individuals and their loved ones feel seen, supported, and heard by their care team – both in and out of the clinic. Where fast access to high-quality care is the norm, not the exception. Where patients have access to a care navigator to guide them through their diagnosis and trusted support all along the way.\n\nAt Thyme Care, we share a passion for transforming the cancer care experience – not just for patients but also for their caregivers and loved ones, as well as those delivering and paying for their care. Today, Thyme Care is known predominantly as a cancer care navigation company enabling value-based cancer care; in the next few years, we will become a nationally recognized technology-driven and provider-centric care delivery model, reshaping the landscape of cancer care access, delivery, and experience. Our commitment runs deep—we're not satisfied with the status quo but determined to redefine it.\n\nTo make this happen, we’re building a diverse team of problem solvers and critical thinkers to drive innovation and shape the future of healthcare. If you share our vision and want to be part of something truly meaningful, we want to hear from you. Together, we can revolutionize cancer care and make a difference that lasts a lifetime.\n\n**YOUR ROLE**\n\nAs an Education and Enablement Coordinator, you will be primarily responsible for facilitating training sessions and developing training content for Thyme Care’s Care Team onboarding program. The Care Team is on the frontlines serving individuals  diagnosed with cancer as their advocate and navigator throughout care. Care Team members are liaisons and coordinators between our members  and those involved in their care: physicians, specialists, and the member’s health insurance plan. In addition to training Care Team new hires, you will also be responsible for reviewing trainees’ interactions with our members (via telephone, text, email, etc.) and providing coaching. This position will play a fundamental role in developing and maintaining the standards of quality that Thyme Care strives to meet by ensuring that new hires and existing Care Team members receive the training and coaching to be successful in their roles. In addition to ensuring that Care Team new hires receive the necessary training to be successful in their roles, this position will also play a key part in identifying and surfacing quality trends and training needs to inform better enablement materials and coaching areas for the Care Team. \n\nThis role reports into the Quality, Training, and Enablement Manager and in it, you will spend a significant portion of your time each day facilitating training sessions and reviewing Care Team new hire interactions with members, their caregivers, physicians, and vendors/resources; assessing interactions against our quality standards to ensure that quality standards are met consistently by new hires by the end of their onboarding period. This role will help to build and develop a comprehensive Care Team onboarding program at Thyme Care, ensuring member, partner, physician, and health plan satisfaction. As a member of the quality team, you will also assist with routine call reviews for existing Care Team members and develop training resources for ongoing department education, such as product updates/releases, changes in workflows/processes, etc.\n\n**WHAT LEADS TO SUCCESS**\n\n**After your first three months you will have:**\n\n- Completed training and are up to speed on Thyme Care systems, tools, technology, partners, and the Care Team.\n- Expanded upon and optimized the onboarding program for our Care Team to ensure that new members are able to work independently and meet quality standards post-onboarding.\n- Begun auditing care team interactions and recording improvements to share with Care Team leadership.\n\n**On an ongoing basis you will have:**\n\n- Become an invaluable partner to our care team, identifying training and enablement opportunities, and ensuring everyone has proper coaching throughout onboarding to lead to the best member experience.\n- Constantly be on the lookout to improve effectiveness and quality of our work with our members.\n\n**WHAT LEADS TO SUCCESS**\n\n- **A patient-first approach**. You’re personally motivated by our mission and by what we are building. You seek to understand problems and help people solve them, especially this one.\n- **Operational orientation.** Creating and improving processes is second nature for you. You build repeatable, reliable, and efficient processes and are able to train others accordingly.\n- **Expertise**. You have experience facilitating and building new hire onboarding training. You’ve worked in service-oriented roles that require quality auditing skills and have the ability to coach and provide feedback.\n- **Effective listener and communicator**. You are persuasive and articulate, but you always start by listening. You build rapport, trust, and great working relationships with colleagues.\n- **Comfort with ambiguity**. You have a proven track record of success within scaling businesses, fast-paced environments, and/or startups. You understand that rapid changes to the business, strategy, organization, and priorities is par for the course.\n- **A desire to learn how to use new technologies.** We are a technology company focused on interacting with folks during the season where they need it most. You have experience with video software, Google Suite, Slack, and electronic health records, or you are comfortable with learning new software applications.\n- **Bias to action**. You’re a self-starter and don’t need anyone to tell you when to do something. You’re always solving problems and going the extra mile for others.\n\n**OUR VALUES**\n\n*At Thyme Care, our core values—Act with our members in mind, Move with purpose, and Seek diverse perspectives—guide us in everything we do. They anchor our business decisions, including how we grow, the products we make, and the paths we choose—or don’t choose.*\n\n*This is a non-exempt, full time position. The pay rate for this role is* *$**33.66-34.62**/hour.* *To perform this role you must be located within the lower 48 United States due to contractual limitations with accessing PHIs.*\n\n*We are a growing organization and recruit and employ a large number of these roles. Because of this, we actively interview for this position even when we don't have an immediate opening. Candidates who complete the interview process and fit the role are eligible for the next available opening. We will reach back out once an open position becomes available.*\n\n*The Recruiting team will share more information about our hiring philosophy during an initial phone screen and can answer questions you might have about it then.*\n\n*We are committed to promoting the health and well-being of all individuals. As a provider of cancer care navigation, we recognize that those with cancer constitute a vulnerable population at risk of contracting COVID-19.  As such, Thyme Care employees are expected to be fully vaccinated against COVID-19 as defined by the*[ *Centers for Disease Control and Prevention*](https://www.cdc.gov/coronavirus/2019-ncov/vaccines/index.html)*, subject to conflicting laws and exemptions based on medical or religious objections.*\n\n*We recognize a history of inequality in healthcare. We’re here to challenge the status quo and create a culture of inclusion through the care we give and the company we build. We embrace and celebrate a diversity of perspectives in reflection of our members and the members we serve. We are an equal opportunity employer.*\n\n***Be cautious of*** [***recruitment fraud***](https://www.thymecare.com/fraudulent-job-offers)***, and always confirm that communications are coming from an official Thyme Care email.***\n\n","jobType":"full-time","liveStartAt":1730499374,"locationNames":["Huntsville"],"primaryRoleTitle":"Other","remote":true,"slug":"education-and-enablement-coordinator","title":"Education and Enablement Coordinator","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3141058","isBookmarked":false},"StartupResult:8043310":{"__typename":"StartupResult","id":"8043310","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-8043310"},{"__ref":"Badge:COMPANY_STAGE-8043310"},{"__ref":"Badge:TOP_INVESTORS-8043310"},{"__ref":"Badge:GROWING_FAST-8043310"},{"__ref":"Badge:RECENTLY_FUNDED"}],"companySize":"SIZE_51_200","highConcept":"Thyme Care is a value-based oncology management platform that provides personalized cancer care","highlightedJobListings":[{"__ref":"JobListingSearchResult:3141058"}],"logoUrl":"https://photos.wellfound.com/startups/i/8043310-9dba1b2c58d1574af05798bf16054cf1-medium_jpg.jpg?buster=1625798793","name":"Thyme Care","slug":"thyme-care"},"Badge:B2B-171808":{"__typename":"Badge","id":"B2B-171808","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-171808":{"__typename":"Badge","id":"COMPANY_STAGE-171808","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"JobListingSearchResult:3093254":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**Program Manager - HudsonAlpha Agtech Accelerator powered by gener8tor**\n\nLocation: Huntsville, AL\n\nSalary: $60,000-$70,000\n\n**Description**\n\ngener8tor runs accelerators and venture capital funds to catalyze community, mentorship, network, conviction and capital to bridge a community’s genius with opportunity. The gener8tor platform includes pre-accelerators, accelerators, corporate programming, conferences and fellowships. gener8tor operates venture capital funds and startup accelerators across 45 cities, 25 states and 3 countries, working with more than 300 startups per year. To date, gener8tor has worked with more than 1,500 startups that have cumulatively gone on to raise more than $2B in follow-on capital and employ more than 11,000 people. \n\ngener8tor is a nationally recognized startup accelerator as well as an entrepreneurial support organization. The Program Manager will support our HudsonAlpha Agtech Accelerator program in Huntsville, AL. This program is supported by HudsonAlpha Institute of Biotechnology. The Program Manager will support two 12-week programs per year, participate in recruiting and selecting companies for a $100k investment, execute programming, provide startup coaching, and build and introduce networking opportunities.\n\nYour support as the gener8tor HudsonAlpha Agtech Accelerator PM will impact startups through working specifically with startup founders in collaboration with a network of mentors and investors as well as municipal and corporate partners. Success for a PM means owning all aspects of the program logistics and operations, including recruiting, interviewing, and selecting the best and brightest founders while coordinating weekly program events such as startup meetings, cohort community-building events, mentor networking events, and leading the planning of the end-of-program showcase event. You will have ownership over the program logistics and will report to the program’s Managing Director while collaborating across the organization with gener8tor’s centralized support teams and the broader gener8tor Alabama Team. \n\n**Responsibilities**\n\n- In partnership with the Managing Director, manage logistics and ensure the operational success of all aspects of the HudsonAlpha Agtech Accelerator.\n- Recruit startup applicants and, in collaboration with HudsonAlpha, assist with documentation and the due diligence and selection process for two gener8tor Investment Accelerator cohorts annually.\n- Assist the Managing Director in finding and developing relationships with mentors, investors, and other agtech ecosystem partners who can help support the programs and participating companies.\n- Track metrics for reporting to gener8tor and external program partners.\n- Actively participate in all aspects of the gener8tor accelerator program including recruitment, team meetings, mentor swarms, investor swarms, lunch \u0026 learns and the greater agtech ecosystem networking events.\n- Collaborate with gener8tor staff to develop new strategies, assess program strengths, improve program processes and ensure the program is following best practices as outlined by gener8tor.\n- Continuously support gener8tor accelerator alumni.\n- Represent gener8tor in the Huntsville community, including actively participating in the startup ecosystem by attending events and building relationships.\n- Collaborate with other members of the gener8tor team to support our national programs.\n- Be the #1 cheerleader for the Huntsville agtech startup ecosystems and the startups and entrepreneurs we work with.\n\n**Requirements**\n\n- Experience with operations, logistics, program/project management and/or documentation is required. Past experience in supporting an accelerator, incubator or venture fund is recommended.\n- Entrepreneurial spirit and a self-starter. Experience as a program/project manager, in venture capital or at a community bank/credit union is recommended.\n- Flexibility to travel up to 25%, work some nights and weekends.\n- Collaborative, team-based mindset. You will be working closely with other Program Managers, Managing Directors, founders, external program partners, and ecosystem stakeholders.\n- Ability to work in a fast-paced, highly independent environment and juggle multiple ongoing projects, responsibilities and external relationships.\n- Strong written and verbal communication skills.\n- A willingness to intensively and rapidly dive deeper into the startup, strategic investment, and credit union communities even if already familiar.\n- The ability to see genius in every community. A commitment to equity across race, place and gender.\n\n**At gener8tor we…**\n\n- See genius in every community. Across race, place and gender, we believe the company has a chance to accomplish a generational challenge in bridging genius with opportunity.\n- Never self-defeat and have a “play to win” mentality. We revolve everything we do around helping the entrepreneurs in our programs.\n- Are curious. We work hard to find hidden gems others overlook.\n- Believe no job is beneath us. We wipe down the tables and load up the U-Hauls with enthusiasm. Work as a team to get $#!^ done!\n- Strive for “that guy emailed me.” We share a commitment to take a bottom-up approach to building strong, personal, 1-1 relationships. We believe that the best way to quality is through quantity.\n\n**Apply**\n\nTo apply, please fill out the form below. \n\n*We strongly encourage candidates who are Black, indigenous, people of color, women, LGBTQIA+, those with previous felony convictions and others who identify as being from an underrepresented group to apply. As an equal opportunity employer, all qualified applicants will receive consideration for employment without regard to any of the above characteristics or others protected by law.*\n\n*gener8tor is an affirmative action, equal opportunity employer and does not discriminate on the basis of race, sex, age, national origin, religion, physical or mental handicaps or disabilities, marital status, Veteran status, sexual orientation, gender identity nor any other basis prohibited by law. Any information that you do provide will be recorded and maintained anonymously in a confidential file.*\n\n","jobType":"full-time","liveStartAt":1726610860,"locationNames":["Huntsville"],"primaryRoleTitle":"Project Manager","remote":false,"slug":"program-manager-hudsonalpha-agtech-accelerator-powered-by-gener8tor","title":"Program Manager - HudsonAlpha Agtech Accelerator powered by gener8tor","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3093254","isBookmarked":false},"JobListingSearchResult:3078891":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**Program Manager - HudsonAlpha Agtech Accelerator powered by gener8tor**\n\nLocation: Huntsville, AL\n\nSalary: $60,000-$70,000\n\n**Description**\n\ngener8tor runs accelerators and venture capital funds to catalyze community, mentorship, network, conviction and capital to bridge a community’s genius with opportunity. The gener8tor platform includes pre-accelerators, accelerators, corporate programming, conferences and fellowships. gener8tor operates venture capital funds and startup accelerators across 45 cities, 25 states and 3 countries, working with more than 300 startups per year. To date, gener8tor has worked with more than 1,500 startups that have cumulatively gone on to raise more than $2B in follow-on capital and employ more than 11,000 people. \n\ngener8tor is a nationally recognized startup accelerator as well as an entrepreneurial support organization. The Program Manager will support our HudsonAlpha Agtech Accelerator program in Huntsville, AL. This program is supported by HudsonAlpha Institute of Biotechnology. The Program Manager will support two 12-week programs per year, participate in recruiting and selecting companies for a $100k investment, execute programming, provide startup coaching, and build and introduce networking opportunities.\n\nYour support as the gener8tor HudsonAlpha Agtech Accelerator PM will impact startups through working specifically with startup founders in collaboration with a network of mentors and investors as well as municipal and corporate partners. Success for a PM means owning all aspects of the program logistics and operations, including recruiting, interviewing, and selecting the best and brightest founders while coordinating weekly program events such as startup meetings, cohort community-building events, mentor networking events, and leading the planning of the end-of-program showcase event. You will have ownership over the program logistics and will report to the program’s Managing Director while collaborating across the organization with gener8tor’s centralized support teams and the broader gener8tor Alabama Team. \n\n**Responsibilities**\n\n- In partnership with the Managing Director, manage logistics and ensure the operational success of all aspects of the HudsonAlpha Agtech Accelerator.\n- Recruit startup applicants and, in collaboration with HudsonAlpha, assist with documentation and the due diligence and selection process for two gener8tor Investment Accelerator cohorts annually.\n- Assist the Managing Director in finding and developing relationships with mentors, investors, and other agtech ecosystem partners who can help support the programs and participating companies.\n- Track metrics for reporting to gener8tor and external program partners.\n- Actively participate in all aspects of the gener8tor accelerator program including recruitment, team meetings, mentor swarms, investor swarms, lunch \u0026 learns and the greater agtech ecosystem networking events.\n- Collaborate with gener8tor staff to develop new strategies, assess program strengths, improve program processes and ensure the program is following best practices as outlined by gener8tor.\n- Continuously support gener8tor accelerator alumni.\n- Represent gener8tor in the Huntsville community, including actively participating in the startup ecosystem by attending events and building relationships.\n- Collaborate with other members of the gener8tor team to support our national programs.\n- Be the #1 cheerleader for the Huntsville agtech startup ecosystems and the startups and entrepreneurs we work with.\n\n**Requirements**\n\n- Experience with operations, logistics, program/project management and/or documentation is required. Past experience in supporting an accelerator, incubator or venture fund is recommended.\n- Entrepreneurial spirit and a self-starter. Experience as a program/project manager, in venture capital or at a community bank/credit union is recommended.\n- Flexibility to travel up to 25%, work some nights and weekends.\n- Collaborative, team-based mindset. You will be working closely with other Program Managers, Managing Directors, founders, external program partners, and ecosystem stakeholders.\n- Ability to work in a fast-paced, highly independent environment and juggle multiple ongoing projects, responsibilities and external relationships.\n- Strong written and verbal communication skills.\n- A willingness to intensively and rapidly dive deeper into the startup, strategic investment, and credit union communities even if already familiar.\n- The ability to see genius in every community. A commitment to equity across race, place and gender.\n\n**At gener8tor we…**\n\n- See genius in every community. Across race, place and gender, we believe the company has a chance to accomplish a generational challenge in bridging genius with opportunity.\n- Never self-defeat and have a “play to win” mentality. We revolve everything we do around helping the entrepreneurs in our programs.\n- Are curious. We work hard to find hidden gems others overlook.\n- Believe no job is beneath us. We wipe down the tables and load up the U-Hauls with enthusiasm. Work as a team to get $#!^ done!\n- Strive for “that guy emailed me.” We share a commitment to take a bottom-up approach to building strong, personal, 1-1 relationships. We believe that the best way to quality is through quantity.\n\n**Apply**\n\nTo apply, please fill out the form below. \n\n*We strongly encourage candidates who are Black, indigenous, people of color, women, LGBTQIA+, those with previous felony convictions and others who identify as being from an underrepresented group to apply. As an equal opportunity employer, all qualified applicants will receive consideration for employment without regard to any of the above characteristics or others protected by law.*\n\n*gener8tor is an affirmative action, equal opportunity employer and does not discriminate on the basis of race, sex, age, national origin, religion, physical or mental handicaps or disabilities, marital status, Veteran status, sexual orientation, gender identity nor any other basis prohibited by law. Any information that you do provide will be recorded and maintained anonymously in a confidential file.*\n\n","jobType":"full-time","liveStartAt":1723587202,"locationNames":["Huntsville"],"primaryRoleTitle":"Other","remote":false,"slug":"dod-skillbridge-opportunity","title":"DoD Skillbridge Opportunity","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3078891","isBookmarked":false},"StartupResult:171808":{"__typename":"StartupResult","id":"171808","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-171808"},{"__ref":"Badge:COMPANY_STAGE-171808"}],"companySize":"SIZE_51_200","highConcept":"A Concierge Startup Accelerator","highlightedJobListings":[{"__ref":"JobListingSearchResult:3093254"},{"__ref":"JobListingSearchResult:3078891"}],"logoUrl":"https://photos.wellfound.com/startups/i/171808-589daa805be948fdfe17ef06c41fcdf7-medium_jpg.jpg?buster=1414170750","name":"gener8tor","slug":"gener8tor"},"NewTag:3180":{"__typename":"NewTag","id":"3180","slug":"huntsville","displayName":"Huntsville"},"Location:3180":{"__typename":"Location","id":"3180","meta":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/location/huntsville","description":"In recent years, Huntsville has become one of the most attractive\n markets and incubators for startups. Wellfound has you covered on what's happening\n in everything from the most breakout companies in Huntsville to the\n most innovative and highest-paying jobs that will launch your next career.","image":"","ogUrl":"https://wellfound.com/location/huntsville","robots":"index","structuredData":null,"title":"Huntsville Jobs - Tech \u0026 Startup Jobs","type":null},"newTag":{"__ref":"NewTag:3180"},"roleAndLocationLinks":[],"roleRemoteLinks":[{"__typename":"Link","label":"Angular Developer Remote","url":"https://wellfound.com/role/r/angular-developer"},{"__typename":"Link","label":"Rust Developer Remote","url":"https://wellfound.com/role/r/rust-developer"},{"__typename":"Link","label":"API Testing Remote","url":"https://wellfound.com/role/r/api-testing"},{"__typename":"Link","label":"MERN Stack Developer Remote","url":"https://wellfound.com/role/r/mern-stack-developer"},{"__typename":"Link","label":"Analytics Manager Remote","url":"https://wellfound.com/role/r/analytics-manager"},{"__typename":"Link","label":"SaaS Developer Remote","url":"https://wellfound.com/role/r/saas-developer"},{"__typename":"Link","label":"Site Reliability Engineer Remote","url":"https://wellfound.com/role/r/site-reliability-engineer"},{"__typename":"Link","label":"UX Engineer Remote","url":"https://wellfound.com/role/r/ux-engineer"},{"__typename":"Link","label":"Ethereum Remote","url":"https://wellfound.com/role/r/ethereum"},{"__typename":"Link","label":"Django Developer Remote","url":"https://wellfound.com/role/r/django-developer"},{"__typename":"Link","label":"SQL Developer Remote","url":"https://wellfound.com/role/r/sql-developer"},{"__typename":"Link","label":"Chief Marketing Officer (CMO) Remote","url":"https://wellfound.com/role/r/chief-marketing-officer"},{"__typename":"Link","label":"Business Intelligence Developer Remote","url":"https://wellfound.com/role/r/business-intelligence-developer"},{"__typename":"Link","label":"Ethical Hacker Remote","url":"https://wellfound.com/role/r/ethical-hacker"},{"__typename":"Link","label":"Technical Program Manager Remote","url":"https://wellfound.com/role/r/technical-program-manager"}],"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/locationSearch","query":{"location":"huntsville"},"buildId":"ch-2513a8159a95ea343d57c812f00d2218","assetPrefix":"/talent","runtimeConfig":{"ALLOW_UNAUTHORIZED":false,"ANALYTICS_WRITE_KEY":"poTMRBHig2tYBNBP5P6kGfkGBFq19jmB","CLARITY_ENABLED":false,"CLARITY_PROJECT_TOKEN":false,"CLOUDFLARE_TURNSTILE_SITE_KEY":"0x4AAAAAAAgpA-Qx7SsJOW-g","DD_CLIENT_TOKEN":"pub666b57f287aabbce5dbde9cdcebef24c","DEFAULT_DOMAIN":"wellfound.com","DEFAULT_EMAIL_DOMAIN":"wellfound.com","DEFAULT_SEO_DOMAIN":"wellfound.com","EXTERNAL_SCRIPTS_DISABLED":false,"RECRUITER_CLOUD_URL":"https://cloud.wellfound.com","GIT_COMMIT_SHA":"ch-2513a8159a95ea343d57c812f00d2218","GRAPHQL_URI":"https://wellfound.com/graphql","HELP_DOMAIN":"help.wellfound.com","HELPSCOUT_BEACON_ID":"555ee66a-6ab0-4ff7-9c32-1089d7fbc687","HELPSCOUT_CURATED_BEACON_ID":"d7819ce9-e156-4c80-a096-7d55711d0291","HELPSCOUT_TALENT_HELP_BEACON_ID":"168dd697-8dc7-421c-81ec-1e1f498bf879","METAMAP_KEY":"63e535937180ab001c5ee0df","ROLLBAR_CLIENT_ACCESS_TOKEN":"753ead3574224e64ab8e3ebd93895ce0","SEGMENT_ENABLED":true,"STONLY_WID":"b5cf3113-5d1d-11ec-82f1-064cee365e5a","STRIPE_KEY":"pk_live_LVuuoof98c4wqw91j9BWsrOs","TIMEKIT_WIDGET_KEY":"live_widget_key_NDII8Ma6XFOcUHEZvIbMzDaBVtBn0eOg","USE_INSECURE_AGENT":false,"NEXT_CONFIG_ENV":"production","NODE_ENV":"production","RAILS_ENV":"production","ROOT_URL":"https://wellfound.com"},"isFallback":false,"dynamicIds":[89242,51042,43762,64954,95794,66406,39674,60577],"customServer":true,"gip":true,"scriptLoader":[]}</script><script> !function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e}; analytics._writeKey="poTMRBHig2tYBNBP5P6kGfkGBFq19jmB"; analytics.SNIPPET_VERSION="4.15.2"; analytics.load("poTMRBHig2tYBNBP5P6kGfkGBFq19jmB", {"integrations":{"Amplitude":false},"cookie":{"domain":"wellfound.com","secure":true}}); }}(); </script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e91487dbca55fce',t:'MTczMjcwMTc1Mi4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>

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