CINXE.COM

Page 4: Remote Application Designer Jobs in November 2024 | Wellfound

<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><script> turnstileLoad = function () { // Save a reference to the original fetch function const originalFetch = window.fetch; // A simple modal to contain Cloudflare Turnstile const overlay = document.createElement("div"); overlay.style.position = 'fixed'; overlay.style.top = '0'; overlay.style.left = '0'; overlay.style.right = '0'; overlay.style.bottom = '0'; overlay.style.backgroundColor = 'rgba(0, 0, 0, 0.7)'; overlay.style.border = '1px solid grey'; overlay.style.zIndex = '10000'; overlay.style.display = 'none'; overlay.innerHTML = '<p style="color: white; text-align: center; margin-top: 50vh;">One more step before you proceed...</p><div style="display: flex; flex-wrap: nowrap; align-items: center; justify-content: center;" id="turnstile_widget"></div>'; document.body.appendChild(overlay); // As we do several GQL requests in parallel, there could be cases where more than one request is challenged. // To avoid showing the challenge several times, we need a poor's man mutex. var challengeInProgress = false; // Override the native fetch function window.fetch = async function (...args) { let response = await originalFetch(...args); // If the original request was challenged... if (!challengeInProgress && response.headers.has('cf-mitigated') && response.headers.get('cf-mitigated') === 'challenge') { challengeInProgress = true; // The request has been challenged... overlay.style.display = 'block'; await new Promise((resolve, reject) => { turnstile.render('#turnstile_widget', { 'action': 'fetch', 'sitekey': '0x4AAAAAAAgpA-Qx7SsJOW-g', 'error-callback': function (e) { overlay.style.display = 'none'; reject(e); }, 'callback': function (token, preClearanceObtained) { if (preClearanceObtained) { // The visitor successfully solved the challenge on the page. // This time it will have the cf_clearance Cookie location.reload(); } else { reject(new Error('Unable to obtain pre-clearance')); } }, }); }); } return response; }; }; </script><script src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=turnstileLoad" async="" defer=""></script><meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/><meta content="en_US" http-equiv="Content-Language"/><meta content="notranslate" name="google"/><meta content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" name="viewport"/><title>Page 4: Remote Application Designer Jobs in November 2024 | Wellfound</title><meta content="index" name="robots"/><link href="https://wellfound.com/role/r/application-designer?page=4" rel="canonical"/><meta content="Result Page 4 for remote Application Designer jobs in November 2024 on Wellfound! Apply to all of them with a single profile and get in touch with hiring managers directly on Wellfound." name="description"/><meta content="Wellfound" property="og:site_name"/><meta content="https://assets.wellfound.com/locations/hero-jobs.png" property="og:image"/><meta content="https://wellfound.com/role/r/application-designer?page=4" property="og:url"/><meta content="Page 4: Remote Application Designer Jobs in November 2024" property="og:title"/><meta content="Result Page 4 for remote Application Designer jobs in November 2024 on Wellfound! Apply to all of them with a single profile and get in touch with hiring managers directly on Wellfound." property="og:description"/><meta content="summary" name="twitter:card"/><meta content="@wellfoundhq" name="twitter:site"/><meta content="@wellfoundhq" name="twitter:creator"/><link href="https://wellfound.com/wellfound.ico" rel="icon"/><link href="https://wellfound.com/wellfound-favicon-16x.png" rel="icon" sizes="16x16" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-32x.png" rel="icon" sizes="32x32" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="icon" sizes="57x57" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="icon" sizes="72x72" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="icon" sizes="114x114" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="icon" sizes="144x144" type="image/png"/><link href="https://wellfound.com/wellfound-favicon-57x.png" rel="apple-touch-icon-precomposed" sizes="57x57"/><link href="https://wellfound.com/wellfound-favicon-72x.png" rel="apple-touch-icon-precomposed" sizes="72x72"/><link href="https://wellfound.com/wellfound-favicon-114x.png" rel="apple-touch-icon-precomposed" sizes="114x114"/><link href="https://wellfound.com/wellfound-favicon-144x.png" rel="apple-touch-icon-precomposed" sizes="144x144"/><meta name="next-head-count" content="30"/><link href="https://cdn.segment.com" rel="preconnect"/><link rel="preload" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/4e665ed8bd3bc00b.css" crossorigin="anonymous" data-n-g=""/><link rel="preload" href="/talent/_next/static/css/e811bb08e514e704.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/e811bb08e514e704.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/f462aeff64dee529.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/f462aeff64dee529.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/3b6d90b38b673640.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/3b6d90b38b673640.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/2bcefc5c12174f5d.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/2bcefc5c12174f5d.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/a4d0f1339e5db7ee.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/a4d0f1339e5db7ee.css" crossorigin="anonymous" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="anonymous" nomodule="" src="/talent/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script defer="" src="/talent/_next/static/chunks/3695.bd924c36f1d21e0a.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/3762.2ee8d6b4b294ded0.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/2192.ed62762ce24385e2.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/9242.6be830129cb50721.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/1042.302d2d68c037f44c.js" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/webpack-ef83b4ea4a53049a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/framework-761d01c2f56123b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/main-67e216ce3099009d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/_app-56db026d7bc6f17d.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/05d954cf-bdb396242b344714.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4353-a9639ed7c77fa2d2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6883-2313e7a84cf8ea24.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1982-b7571aeb607fdf80.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3253-24027f2f886078bb.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9519-4168b93cfd578051.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8327-0aedf3c78c2b16b2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3209-5634189bb20a5948.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/3885-d61c950d3fc4ede5.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7561-e594bc4362aea303.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9957-d266a041063fd576.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2512-edbf639883716d18.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5169-588c44d1fc876955.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/6900-e6992e59fb89d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/1655-6292cf214e637fd0.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/2764-a277dbd5ceaf7607.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4544-87dc760770201f9a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5781-7c8f5935c755477a.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7906-637ec88de18959a9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5912-46dd9710db8a7b94.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7745-3bde724d95e8c834.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9866-7bd288010189d14c.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/8745-633b652f6a5f0cf3.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4700-58c48e81cf74b7cf.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4768-2645e4231246d3c9.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/9634-c27d411138962cf3.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4608-1e78038831b7ba51.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4965-bf044d45ff299ec1.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/4359-3949eb77ae307c0b.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/7141-40bb48de43b2d4d2.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5878-488f153a8e1e7818.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/5557-d74361cee14d3f85.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/seoLanding/roleRemoteSearch-44817f1adce08e65.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_buildManifest.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/ch-86c2532525e3e521db5da818ca95bfca/_ssgManifest.js" defer="" crossorigin="anonymous"></script></head><body class="route--LandingRoleRemote"><div id="__next" data-reactroot=""><div id="main"><div class="styles_bannerToaster__evwDg"></div><div class="styles_floatToaster__S8Ply"></div><div class="styles_fullscreenToaster__WMwnW"></div><header class="mx-auto mb-8 max-w-screen-xl border-b border-gray-300 px-6 pb-6 pt-4 lg:px-20"><div class="flex flex-row items-center justify-between"><a href="/" class="styles_component__UCLp3 styles_defaultLink__eZMqw flex items-center mr-4" aria-label="Wellfound"><svg fill="currentColor" viewBox="0 0 554.89997 266.70002" width="50" class="w-30 text-black"><path d="M 80.9,263.59999 0,2.9999988 H 75.3 L 123,190.39999 174.9,2.9999988 h 75.5 L 302.3,190.39999 350,2.9999988 h 75.3 L 343.5,263.59999 H 263.3 L 212.7,75.399999 161.1,263.59999 H 80.9 Z"></path><circle cx="511.09995" cy="222.89999" fill="#EC2E3A" r="43.799999"></circle><circle cx="511.09995" cy="43.799999" fill="#EC2E3A" r="43.799999"></circle></svg></a><nav class="relative hidden items-center bg-white md:flex"><button class="styles_component__7ZpRT absolute right-2 hidden" type="button"></button><div class="r-0 relative hidden space-x-8 font-light md:block"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link underline" href="/discover">Discover</a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link" href="/jobs">Find Jobs</a><a href="/recruit/overview" class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black underline-offset-8 hover:!text-dark-link">For Recruiters</a></div><div class="ml-10"><div class="inline-block"><button class="rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" onclick="window.location.href='/login'">Log In</button></div><div class="inline-block"><button class="ml-4 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" onclick="window.location.href='/jobs/signup?source=seo+landing&source_content=global_header_join_text'">Sign Up</button></div></div></nav></div><script> window.addEventListener('message', message => { if (message.data.type === 'google-one-tap.height_changed') { document.querySelector('#al-google-one-tap-iframe').style.height = message.data.height; } }); </script><iframe class="styles_alGoogleOneTapIframe__iyQc5" id="al-google-one-tap-iframe" src="/auth/google_one_tap"></iframe></header><div class="styles_component__fL5gg"><div class="styles_searchBar__CSYBc"><form class="m-auto mb-8 w-full styles_width100__a58wN"><div class="m-auto items-center justify-center gap-4 space-y-4 text-center lg:flex lg:space-y-0" data-test="SearchBar"><header class="text-dark-aaaa font-medium antialiased text-xl">Show me</header><div class="styles_textInputWrapper__RdlDe flex items-center justify-center gap-4 lg:flex-1" data-test="RoleKeywordFieldWrapper"><div class="min-w-[200px] lg:flex-1"><style data-emotion-css="2b097c-container">.css-2b097c-container{position:relative;box-sizing:border-box;}</style><div class="styles_component__BTG10 css-2b097c-container"><style data-emotion-css="yk16xz-control">.css-yk16xz-control{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsl(0,0%,100%);border-color:hsl(0,0%,80%);border-radius:4px;border-style:solid;border-width:1px;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:38px;outline:0 !important;position:relative;-webkit-transition:all 100ms;transition:all 100ms;box-sizing:border-box;}.css-yk16xz-control:hover{border-color:hsl(0,0%,70%);}</style><div class="select__control css-yk16xz-control"><style data-emotion-css="1hwfws3">.css-1hwfws3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden;box-sizing:border-box;}</style><div class="select__value-container select__value-container--has-value css-1hwfws3"><span class="text-blue-500"></span><style data-emotion-css="1uccc91-singleValue">.css-1uccc91-singleValue{color:hsl(0,0%,20%);margin-left:2px;margin-right:2px;max-width:calc(100% - 8px);overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__single-value css-1uccc91-singleValue">Application Designer</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-369106-input" spellcheck="false" tabindex="0" value="" aria-autocomplete="list" style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"/><div style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"></div></div></div></div><style data-emotion-css="1wy0on6">.css-1wy0on6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}</style><div class="select__indicators css-1wy0on6"><style data-emotion-css="tlfecz-indicatorContainer">.css-tlfecz-indicatorContainer{color:hsl(0,0%,80%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px;-webkit-transition:color 150ms;transition:color 150ms;box-sizing:border-box;}.css-tlfecz-indicatorContainer:hover{color:hsl(0,0%,60%);}</style><div aria-hidden="true" class="select__indicator select__clear-indicator css-tlfecz-indicatorContainer"><style data-emotion-css="19bqh2r">.css-19bqh2r{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;}</style><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"></path></svg></div><style data-emotion-css="1okebmr-indicatorSeparator">.css-1okebmr-indicatorSeparator{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:hsl(0,0%,80%);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;}</style><span class="select__indicator-separator css-1okebmr-indicatorSeparator"></span><div aria-hidden="true" class="select__indicator select__dropdown-indicator css-tlfecz-indicatorContainer"><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg></div></div></div></div></div><header class="text-dark-aaaa font-medium antialiased text-xl">roles,</header></div><div class="relative items-center justify-center md:flex lg:flex-1 lg:justify-start styles_textInputWrapper__RdlDe"><div class="flex items-center justify-center gap-4 lg:flex-1"><header class="text-dark-aaaa font-medium antialiased text-xl">that are</header><div class="min-w-[200px] md:flex-1"><style data-emotion-css="2b097c-container">.css-2b097c-container{position:relative;box-sizing:border-box;}</style><div class="styles_component__BTG10 css-2b097c-container"><style data-emotion-css="yk16xz-control">.css-yk16xz-control{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsl(0,0%,100%);border-color:hsl(0,0%,80%);border-radius:4px;border-style:solid;border-width:1px;cursor:default;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:38px;outline:0 !important;position:relative;-webkit-transition:all 100ms;transition:all 100ms;box-sizing:border-box;}.css-yk16xz-control:hover{border-color:hsl(0,0%,70%);}</style><div class="select__control css-yk16xz-control"><style data-emotion-css="1hwfws3">.css-1hwfws3{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2px 8px;-webkit-overflow-scrolling:touch;position:relative;overflow:hidden;box-sizing:border-box;}</style><div class="select__value-container select__value-container--has-value css-1hwfws3"><span class="text-blue-500"></span><style data-emotion-css="1uccc91-singleValue">.css-1uccc91-singleValue{color:hsl(0,0%,20%);margin-left:2px;margin-right:2px;max-width:calc(100% - 8px);overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;}</style><div class="select__single-value css-1uccc91-singleValue">Remote</div><style data-emotion-css="1g6gooi">.css-1g6gooi{margin:2px;padding-bottom:2px;padding-top:2px;visibility:visible;color:hsl(0,0%,20%);box-sizing:border-box;}</style><div class="css-1g6gooi"><div class="select__input" style="display:inline-block"><input type="text" autoCapitalize="none" autoComplete="off" autoCorrect="off" id="react-select-369107-input" spellcheck="false" tabindex="0" value="" aria-autocomplete="list" style="box-sizing:content-box;width:1px;label:input;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit"/><div style="position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre"></div></div></div></div><style data-emotion-css="1wy0on6">.css-1wy0on6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;}</style><div class="select__indicators css-1wy0on6"><style data-emotion-css="tlfecz-indicatorContainer">.css-tlfecz-indicatorContainer{color:hsl(0,0%,80%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px;-webkit-transition:color 150ms;transition:color 150ms;box-sizing:border-box;}.css-tlfecz-indicatorContainer:hover{color:hsl(0,0%,60%);}</style><div aria-hidden="true" class="select__indicator select__clear-indicator css-tlfecz-indicatorContainer"><style data-emotion-css="19bqh2r">.css-19bqh2r{display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;}</style><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"></path></svg></div><style data-emotion-css="1okebmr-indicatorSeparator">.css-1okebmr-indicatorSeparator{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:hsl(0,0%,80%);margin-bottom:8px;margin-top:8px;width:1px;box-sizing:border-box;}</style><span class="select__indicator-separator css-1okebmr-indicatorSeparator"></span><div aria-hidden="true" class="select__indicator select__dropdown-indicator css-tlfecz-indicatorContainer"><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="css-19bqh2r"><path d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"></path></svg></div></div></div></div></div></div><button class="styles-module_component__88XzG ml-4 mt-4 md:mt-0 rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="Button" type="submit">Search</button></div></div></form><div class="styles_header__SaaIO"><h1 class="styles_title__D_Srf">Remote <!-- -->Application Designer<!-- --> Jobs</h1><div class="text-right"><h4 class="styles_resultCount__Biln8">Page <!-- -->4<!-- --> of <!-- -->7</h4><h4>193<!-- --> results total</h4></div></div></div><div class="styles_resultsList__Q46cW"><div class="flex flex-col w-full" style="text-align:left"><div class="my-4 w-full"><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/questis"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Questis 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/604460-905629cfd4778df7f0f7edf4a55efa74-medium_jpg.jpg?buster=1423517149" 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/questis"><h2 class="inline text-md font-semibold">Questis</h2></a></div><span class="text-xs text-neutral-1000">Fitbit for Money</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">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="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3075593-product-designer">Product Designer</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • United States</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">3<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/earn-merits"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Merit 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/1087044-023d11cc7f2369e945341228417065c1-medium_jpg.jpg?buster=1614809955" 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/earn-merits"><h2 class="inline text-md font-semibold">Merit</h2></a></div><span class="text-xs text-neutral-1000">Solving human coordination through verified identity</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></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/3101783-service-now-developer">Service Now Developer</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">5 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">5 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/thirdstream-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="thirdstream 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/8998435-992db70099ff6cce62b61ebd8cde5067-medium_jpg.jpg?buster=1658250859" 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/thirdstream-1"><h2 class="inline text-md font-semibold">thirdstream</h2></a></div><span class="text-xs text-neutral-1000">Delivering superior customer acquisition solutions for financial institutions, online and in-branch</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2308163-systems-architect">Systems Architect</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 • Lethbridge</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">5<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 years ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 years ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/suturehealth"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="SutureHealth 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/9241452-6928c3b6184ea8f550ba683ada32e968-medium_jpg.jpg?buster=1670260895" 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/suturehealth"><h2 class="inline text-md font-semibold">SutureHealth</h2></a></div><span class="text-xs text-neutral-1000">Connecting providers, patients, and payers to transform healthcare and drive better health</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2686583-senior-user-experience-designer">Senior User Experience Designer</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">$75k – $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 • United States</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">3<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">10 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">10 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/new-jersey-state-office-of-innovation-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="New Jersey State Office of Innovation 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/10195593-bfd4460d6b99a03f9aa5e3251240d1e0-medium_jpg.jpg?buster=1722358610" 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/new-jersey-state-office-of-innovation-1"><h2 class="inline text-md font-semibold">New Jersey State Office of Innovation</h2></a></div><span class="text-xs text-neutral-1000">Creating a more innovative state for the people of New Jersey</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3071377-product-designer">Product Designer</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">$139k – $140k • 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 • New Brunswick</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">5<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/legion-co"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Legion Technologies company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/3305789-4f14a4fa427d364cccfa96023cb3c4e5-medium_jpg.jpg?buster=1579641236" 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/legion-co"><h2 class="inline text-md font-semibold">Legion Technologies</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">AI-Powered Workforce Management</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 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li></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/3076060-product-owner-time-pay">Product Owner, Time &amp; Pay</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">$154k – $200k</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/dataiku"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Dataiku 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/141418-1a571520061744ccd50545d59ed3ff93-medium_jpg.jpg?buster=1631710332" 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/dataiku"><h2 class="inline text-md font-semibold">Dataiku</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">Everyday AI, Extraordinary People</span><span class="text-xs italic text-neutral-500">1001-5000<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 9.5C4.67392 9.5 3.40215 8.97322 2.46447 8.03553C1.52678 7.09785 1 5.82608 1 4.5C1.65661 4.5 2.30679 4.62933 2.91342 4.8806C3.52005 5.13188 4.07124 5.50017 4.53553 5.96447C4.99983 6.42876 5.36812 6.97995 5.6194 7.58658C5.87067 8.19321 6 8.84339 6 9.5ZM6 9.5C7.32608 9.5 8.59785 8.97322 9.53553 8.03553C10.4732 7.09785 11 5.82608 11 4.5C9.67392 4.5 8.40215 5.02678 7.46447 5.96447C6.52678 6.90215 6 8.17392 6 9.5ZM7.495 5.75C7.52974 5.05424 7.41419 4.35916 7.15622 3.71206C6.89824 3.06496 6.50389 2.48103 6 2C5.49611 2.48103 5.10182 3.06496 4.84384 3.71206C4.58587 4.35916 4.47032 5.05424 4.50506 5.75" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Scale Stage</div><div class="styles_tooltip-text__bYBqF">Rapidly increasing operations</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->4</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3144837-governance-solutions-consultant">Governance Solutions Consultant</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 • Paris</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/3144834-governance-solutions-consultant">Governance Solutions Consultant</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">2 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/climate-central-2"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Climate Central 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/8004440-55cd67e3d6cfcfdd73e26546f5194a80-medium_jpg.jpg?buster=1601646105" 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/climate-central-2"><h2 class="inline text-md font-semibold">Climate Central</h2></a></div><span class="text-xs text-neutral-1000">We communicate climate change science, effects, and solutions to decision makers</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="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/2310359-digital-content-manager">Digital Content Manager</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">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 • Princeton</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">0<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 years ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 years ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/koyeb"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Koyeb 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/7189414-0a2655071ecd70b7527806e4e604aa16-medium_jpg.jpg?buster=1621583362" 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/koyeb"><h2 class="inline text-md font-semibold">Koyeb</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 fastest way to deploy serverless applications globally</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">Koyeb 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, Koyeb 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/3155111-developer-advocate">Developer Advocate</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">€60k – €75k</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 • Paris</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">3<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 days ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 days ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/thence"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Thence 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/6677174-cd19dfcc7539addec6d6f17d3a91814d-medium_jpg.jpg?buster=1556785531" 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/thence"><h2 class="inline text-md font-semibold">Thence</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">Thence is a Product Success Company, bringing together practices spanning strategy, research, Design</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3138394-product-designer-associate-product-designer">Product Designer/Associate Product Designer</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">₹5L – ₹10L</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • India<span class="ml-1 inline-flex h-4 items-center rounded border border-neutral-200 bg-neutral-50 px-1 text-xs text-neutral-500">+<!-- -->6</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">1<!-- --> <!-- -->year<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/codeverse-3"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Codeverse 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/7864866-1db79dbf02b797e4d9ed8b4cd08f5057-medium_jpg.jpg?buster=1595370355" 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/codeverse-3"><h2 class="inline text-md font-semibold">Codeverse</h2></a></div><span class="text-xs text-neutral-1000">Teaching 6-13 years olds to code through kid friendly developer tools and 1:1 online classes</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/907480-senior-frontend-software-engineer">Senior Frontend Software Engineer</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Chicago</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">5<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">4 years ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">4 years ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/edventuresai"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Edventures 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/8427931-3765d8c60f4242199d9dc6776a4c23b3-medium_jpg.jpg?buster=1626432452" 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/edventuresai"><h2 class="inline text-md font-semibold">Edventures</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">Personalised entrepreneurship learning and guidance. Made as simple as texting</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><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 1% of responders</div><div class="styles_tooltip-text__bYBqF">Edventures is in the top 1% 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 day</div><div class="styles_tooltip-text__bYBqF">Based on past data, Edventures usually responds to incoming applications within a day</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/2981382-product-designer">Product Designer</a></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">10.0% – 15.0%</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • Brazil<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">+<!-- -->26</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">1<!-- --> <!-- -->year<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">yesterday</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">yesterday</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></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/onething"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Onething design 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/863514-e85a5929283302c9a157f8859f1b29af-medium_jpg.jpg?buster=1591680869" 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/onething"><h2 class="inline text-md font-semibold">Onething design</h2></a></div><span class="text-xs text-neutral-1000">A UX &amp; UI design studio trusted by brands like Paytm, Tata, Milkbasket, RBL and many more</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3075775-product-designer-2-years">Product Designer (2+ years)</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 • Bengaluru<span class="ml-1 inline-flex h-4 items-center rounded border border-neutral-200 bg-neutral-50 px-1 text-xs text-neutral-500">+<!-- -->2</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">2<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/toucan-8"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Toucan 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/7828345-1965d0e0b63e050bc9c3b229e588b146-medium_jpg.jpg?buster=1594250108" 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/toucan-8"><h2 class="inline text-md font-semibold">Toucan</h2></a></div><span class="text-xs text-neutral-1000">Your new social experience</span><span class="text-xs italic text-neutral-500">1-10<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/1527656-graphic-and-web-designer-i-part-time">Graphic and Web Designer I Part 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 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • New York City</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">3<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">3 years ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 years ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/fresh-prints-3"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Fresh Prints 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/8413046-3c93a8f989cb2219729ea2228a6447ac-medium_jpg.jpg?buster=1625500224" 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/fresh-prints-3"><h2 class="inline text-md font-semibold">Fresh Prints</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">Fresh Prints provides custom apparel and promotional products to Student Groups, Greek Organizations</span><span class="text-xs italic text-neutral-500">201-500<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg 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">Fresh Prints 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, Fresh Prints 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"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon" height="12" width="12"><path d="M3.613 17.79l.094-.083L10 11.415l3.293 3.292a1 1 0 001.32.083l.094-.083L19 10.415l1.293 1.292c.602.603 1.614.22 1.701-.593L22 11l-.002-4.06-.009-.087-.025-.119-.024-.076-.034-.081-.052-.098-.067-.096-.08-.09a1.014 1.014 0 00-.112-.097l-.11-.071-.114-.054-.105-.035-.117-.025-.06-.007L21 6h-4c-.852 0-1.297.986-.783 1.623l.076.084L17.585 9 14 12.585l-3.293-3.292a1 1 0 00-1.32-.083l-.094.083-7 7a1 1 0 001.32 1.497z" fill="currentColor"></path></svg><div class="line-clamp-1">Growing fast</div><div class="styles_tooltip-text__bYBqF">Showed strong hiring growth in the past month</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/3144870-social-media-digital-marketing-manager">Social Media Digital Marketing Manager </a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 20 20" width="14" xmlns="http://www.w3.org/2000/svg" class="sm:h-5 sm:w-5"><path d="M12.3333 7.49998C12.1824 7.23811 11.963 7.02223 11.6988 6.87544C11.4346 6.72865 11.1354 6.65647 10.8333 6.66664H9.16667C8.72464 6.66664 8.30072 6.84224 7.98816 7.1548C7.67559 7.46736 7.5 7.89128 7.5 8.33331C7.5 8.77534 7.67559 9.19926 7.98816 9.51182C8.30072 9.82438 8.72464 9.99998 9.16667 9.99998H10.8333C11.2754 9.99998 11.6993 10.1756 12.0118 10.4881C12.3244 10.8007 12.5 11.2246 12.5 11.6666C12.5 12.1087 12.3244 12.5326 12.0118 12.8452C11.6993 13.1577 11.2754 13.3333 10.8333 13.3333H9.16667C8.86458 13.3435 8.56541 13.2713 8.30118 13.1245C8.03696 12.9777 7.81763 12.7618 7.66667 12.5M10 5.83333V14.1667M2.5 10C2.5 10.9849 2.69399 11.9602 3.0709 12.8701C3.44781 13.7801 4.00026 14.6069 4.6967 15.3033C5.39314 15.9997 6.21993 16.5522 7.12987 16.9291C8.03982 17.306 9.01509 17.5 10 17.5C10.9849 17.5 11.9602 17.306 12.8701 16.9291C13.7801 16.5522 14.6069 15.9997 15.3033 15.3033C15.9997 14.6069 16.5522 13.7801 16.9291 12.8701C17.306 11.9602 17.5 10.9849 17.5 10C17.5 9.01509 17.306 8.03982 16.9291 7.12987C16.5522 6.21993 15.9997 5.39314 15.3033 4.6967C14.6069 4.00026 13.7801 3.44781 12.8701 3.0709C11.9602 2.69399 10.9849 2.5 10 2.5C9.01509 2.5 8.03982 2.69399 7.12987 3.0709C6.21993 3.44781 5.39314 4.00026 4.6967 4.6967C4.00026 5.39314 3.44781 6.21993 3.0709 7.12987C2.69399 8.03982 2.5 9.01509 2.5 10Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">₱1k – ₱1k</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/clipboardhealth"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Clipboard Health company logo" loading="lazy" src="/cdn-cgi/image/width=112,height=112,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/3840097-81876de8ee63d0bdf47d72659782b512-medium_jpg.jpg?buster=1565473727" 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/clipboardhealth"><h2 class="inline text-md font-semibold">Clipboard Health</h2></a><div class="flex items-center text-sm font-medium text-pop-green"><div class="mr-1 h-2 w-2 rounded-2xl bg-pop-green"></div>Actively Hiring</div></div><span class="text-xs text-neutral-1000">We help nurses find jobs they love</span><span class="text-xs italic text-neutral-500">501-1000<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><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">Clipboard Health 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, Clipboard Health 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">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">+<!-- -->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/3065965-strategy-operations-growth">Strategy &amp; Operations - Growth</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">1 week ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 week ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3141001-strategy-operations-growth-bounty-program"> Strategy &amp; Operations - Growth (Bounty Program)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">3 weeks ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">3 weeks ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/qiro-finance-1"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Qiro Finance 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/9938705-708ff529b0cf4df318ab21b69ac05725-medium_jpg.jpg?buster=1710146430" 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/qiro-finance-1"><h2 class="inline text-md font-semibold">Qiro Finance</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">On-chain private credit infrastructure</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3128967-smart-contract-developer">Smart Contract Developer</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">₹10L – ₹20L • 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 • India<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">+<!-- -->2</span></span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">5<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 month ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">1 month ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/mesha"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="mesha 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/6954841-038120cbe220408c66588899056cc0b5-medium_jpg.jpg?buster=1655464944" 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/mesha"><h2 class="inline text-md font-semibold">mesha</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">AI Agents for Professional Firms</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M2.5 10.5C2.75 8.25 3.75 6.5 6 5.5M4.50016 9C7.60916 9 9.75016 7.356 10.0002 3V2H7.99316C3.49316 2 2.00016 4 1.99316 6.5C1.99316 7 1.99316 8 2.99316 9H4.50016Z" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Early Stage</div><div class="styles_tooltip-text__bYBqF">Startup in initial stages</div></div></li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3088374-ui-ux-designer">UI/UX Designer</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">₹8.6L – ₹12L • 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 • India</span></div><span class="mx-2 hidden border-r border-gray-400 text-gray-400 sm:inline-block"></span><div class="flex items-center text-neutral-500"><svg fill="none" height="14" viewBox="0 0 17 17" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M5.33335 4.83333V3.16667C5.33335 2.72464 5.50895 2.30072 5.82151 1.98816C6.13407 1.67559 6.55799 1.5 7.00002 1.5H10.3334C10.7754 1.5 11.1993 1.67559 11.5119 1.98816C11.8244 2.30072 12 2.72464 12 3.16667V4.83333M8.66669 9V9.00833M1.16669 9.83333C3.493 11.0056 6.06171 11.6162 8.66669 11.6162C11.2717 11.6162 13.8404 11.0056 16.1667 9.83333M1.16669 6.5C1.16669 6.05797 1.34228 5.63405 1.65484 5.32149C1.9674 5.00893 2.39133 4.83333 2.83335 4.83333H14.5C14.942 4.83333 15.366 5.00893 15.6785 5.32149C15.9911 5.63405 16.1667 6.05797 16.1667 6.5V14C16.1667 14.442 15.9911 14.866 15.6785 15.1785C15.366 15.4911 14.942 15.6667 14.5 15.6667H2.83335C2.39133 15.6667 1.9674 15.4911 1.65484 15.1785C1.34228 14.866 1.16669 14.442 1.16669 14V6.5Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">3<!-- --> <!-- -->years<!-- --> of exp</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">2 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div><div class="mb-6 w-full rounded border border-gray-400 bg-white"><div class="w-full space-y-2 px-4 pb-2 pt-4"><div class="flex-col"><div class="flex w-full"><a class="content-center" href="/company/https-sixthsociety-com"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="https://sixthsociety.com/ 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/10278881-5cccde29b728fed530af3e997ad286ba-medium_jpg.jpg?buster=1728629856" 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/https-sixthsociety-com"><h2 class="inline text-md font-semibold">https://sixthsociety.com/</h2></a></div><span class="text-xs text-neutral-1000">We are a community of daring entrepreneurs and investors, looking to lead the crypto-Web3 industry o</span><span class="text-xs italic text-neutral-500">11-50<!-- --> Employees</span></div></div></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3124352-ui-ux-figma-designer-remote">UI UX Figma Designer (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 13 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M4.33333 6.17139C4.33333 6.70182 4.54405 7.21053 4.91912 7.5856C5.29419 7.96067 5.8029 8.17139 6.33333 8.17139C6.86377 8.17139 7.37247 7.96067 7.74755 7.5856C8.12262 7.21053 8.33333 6.70182 8.33333 6.17139C8.33333 5.64095 8.12262 5.13225 7.74755 4.75717C7.37247 4.3821 6.86377 4.17139 6.33333 4.17139C5.8029 4.17139 5.29419 4.3821 4.91912 4.75717C4.54405 5.13225 4.33333 5.64095 4.33333 6.17139Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.1047 9.94285L7.276 12.7715C7.02599 13.0213 6.68706 13.1616 6.33367 13.1616C5.98028 13.1616 5.64135 13.0213 5.39134 12.7715L2.562 9.94285C1.81615 9.19696 1.30823 8.24665 1.10246 7.21209C0.896695 6.17754 1.00233 5.10519 1.406 4.13067C1.80968 3.15615 2.49327 2.32321 3.37032 1.73719C4.24738 1.15117 5.27851 0.838379 6.33334 0.838379C7.38816 0.838379 8.41929 1.15117 9.29635 1.73719C10.1734 2.32321 10.857 3.15615 11.2607 4.13067C11.6643 5.10519 11.77 6.17754 11.5642 7.21209C11.3584 8.24665 10.8505 9.19696 10.1047 9.94285Z" stroke="#7A7179" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg><span class="pl-1 text-xs">Remote • United Kingdom</span></div></div><span class="text-xs lowercase text-dark-a md:hidden">1 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/recurrency-ai"><div class="flex h-14 w-14 justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Recurrency 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/7855658-4c0a381ccac490ba8de05364ee6b7897-medium_jpg.jpg?buster=1616426300" 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/recurrency-ai"><h2 class="inline text-md font-semibold">Recurrency</h2></a></div><span class="text-xs text-neutral-1000">Recurrency&#x27;s mission is to automate and optimize the business of distribution</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div></div><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2B</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M6 6H4.5C3.70435 6 2.94129 5.68393 2.37868 5.12132C1.81607 4.55871 1.5 3.79565 1.5 3V2H3C3.79565 2 4.55871 2.31607 5.12132 2.87868C5.68393 3.44129 6 4.20435 6 5V10M6 7C6 6.20435 6.31607 5.44129 6.87868 4.87868C7.44129 4.31607 8.20435 4 9 4H10.5V4.5C10.5 5.29565 10.1839 6.05871 9.62132 6.62132C9.05871 7.18393 8.29565 7.5 7.5 7.5H6" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Growth Stage</div><div class="styles_tooltip-text__bYBqF">Expanding market presence</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="M8.35 4C8.25048 3.71762 8.06872 3.47148 7.82814 3.29327C7.58755 3.11505 7.29913 3.01292 7 3H5C4.60218 3 4.22064 3.15804 3.93934 3.43934C3.65804 3.72064 3.5 4.10218 3.5 4.5C3.5 4.89782 3.65804 5.27936 3.93934 5.56066C4.22064 5.84196 4.60218 6 5 6H7C7.39782 6 7.77936 6.15804 8.06066 6.43934C8.34196 6.72064 8.5 7.10218 8.5 7.5C8.5 7.89782 8.34196 8.27936 8.06066 8.56066C7.77936 8.84196 7.39782 9 7 9H5C4.70087 8.98708 4.41245 8.88495 4.17186 8.70673C3.93128 8.52852 3.74952 8.28238 3.65 8M6 1.5V3M6 9V10.5" stroke="black" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="line-clamp-1">Top Investors</div><div class="styles_tooltip-text__bYBqF">This company has received a significant amount of investment from top investors</div></div></li><li class="inline-flex h-[20px] w-auto max-w-max place-items-center rounded bg-neutral-200 px-1 text-[10px] font-medium text-neutral-800">+<!-- -->1</li></ul></div></div><div class="mb-4 w-full px-4"><div class="min-h-[50px] items-end justify-between rounded-2xl px-2 py-2 sm:flex"><div class="w-full pb-1 sm:pb-0"><div class="mb-1 flex items-start"><a class="mr-2 text-sm font-semibold text-brand-burgandy hover:underline" href="/jobs/3096073-senior-software-engineer-product">Senior Software Engineer (Product)</a><span class="whitespace-nowrap rounded-lg bg-accent-yellow-100 px-2 py-1 text-[10px] font-semibold text-neutral-800">Full-time</span></div><div class="sm:flex sm:space-x-2"></div><span class="text-xs lowercase text-dark-a md:hidden">2 months ago</span></div><div class="flex flex-shrink-0 sm:ml-4"><span class="text-xs lowercase text-dark-a mr-2 hidden flex-wrap content-center md:flex">2 months ago</span><button class="styles-module_component__88XzG mr-2 styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button">Save</button><div class="w-full sm:w-min"><button class="styles-module_component__88XzG styles_component__Ov6jE w-full sm:w-min styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-black border-black text-white disabled:bg-gray-400 disabled:border-gray-400 disabled:text-gray-700 hover:bg-gtmblue-500 hover:border-gtmblue-500" data-test="JobApplicationApplyButton" type="button">Apply</button></div></div></div></div></div></div></div><nav aria-label="Pagination Navigation" class="styles_component__SQ8Wq" role="navigation"><ul><li class="styles_back-rc-style__i0cul"><a aria-label="Previous page" href="/role/r/application-designer?page=3"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 21a.997.997 0 01-.707-.293l-8-8a.999.999 0 010-1.414l8-8a.999.999 0 111.414 1.414L9.414 12l7.293 7.293A.999.999 0 0116 21z" fill="currentColor"></path></svg> Back</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 2" href="/role/r/application-designer?page=2">2</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 3" href="/role/r/application-designer?page=3">3</a></li><li class="styles_page-rc-style__GH3LC styles_current__JZqJL"><a aria-current="true" aria-label="Page 4, current page" href="/role/r/application-designer?page=4">4</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 5" href="/role/r/application-designer?page=5">5</a></li><li class="styles_page-rc-style__GH3LC"><a aria-label="Go to page 6" href="/role/r/application-designer?page=6">6</a></li><li class="styles_next-rc-style__szoZ_"><a aria-label="Next page" href="/role/r/application-designer?page=5">Next <svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="haloIcon w-4 max-w-full"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg></a></li></ul></nav></div><div class="styles_sidebarSection__LEqin"><h2 class="hidden">Explore other job opportunities</h2><div class="flex flex-col mb-2"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c text-xl font-medium">Explore other remote roles</h3></div><div class="styles_list__f3zxh flex flex-col"><a href="https://wellfound.com/role/r/looker-developer" class="styles_anchor__D_RPR">Looker Developer Remote</a><a href="https://wellfound.com/role/r/communications-manager" class="styles_anchor__D_RPR">Communications Manager Remote</a><a href="https://wellfound.com/role/r/alteryx-developer" class="styles_anchor__D_RPR">Alteryx Developer Remote</a><a href="https://wellfound.com/role/r/asp.net-developer" class="styles_anchor__D_RPR">ASP.NET Developer Remote</a><a href="https://wellfound.com/role/r/software-quality-assurance" class="styles_anchor__D_RPR">Software Quality Assurance Remote</a><a href="https://wellfound.com/role/r/cloud-infrastructure-architect" class="styles_anchor__D_RPR">Cloud Infrastructure Architect Remote</a><a href="https://wellfound.com/role/r/it-support-specialist" class="styles_anchor__D_RPR">IT Support Specialist Remote</a><a href="https://wellfound.com/role/r/qa-manual-testing" class="styles_anchor__D_RPR">QA Manual Testing Remote</a><a href="https://wellfound.com/role/r/database-coordinator" class="styles_anchor__D_RPR">Database Coordinator Remote</a><a href="https://wellfound.com/role/r/technical-specialist" class="styles_anchor__D_RPR">Technical Specialist Remote</a><a href="https://wellfound.com/role/r/application-support-analyst" class="styles_anchor__D_RPR">Application Support Analyst Remote</a><a href="https://wellfound.com/role/r/engineering-manager" class="styles_anchor__D_RPR">Engineering Manager Remote</a><a href="https://wellfound.com/role/r/machine-learning-scientist" class="styles_anchor__D_RPR">Machine Learning Scientist Remote</a><a href="https://wellfound.com/role/r/product-marketing-manager" class="styles_anchor__D_RPR">Product Marketing Manager Remote</a><a href="https://wellfound.com/role/r/risk-analyst" class="styles_anchor__D_RPR">Risk Analyst 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 Application Designer jobs in other places</h3></div><div class="styles_list__f3zxh flex flex-col"><a href="https://wellfound.com/role/l/application-designer/san-francisco" class="styles_anchor__D_RPR">Application Designer - San Francisco</a><a href="https://wellfound.com/role/l/application-designer/los-angeles" class="styles_anchor__D_RPR">Application Designer - Los Angeles</a><a href="https://wellfound.com/role/l/application-designer/boston" class="styles_anchor__D_RPR">Application Designer - Boston</a><a href="https://wellfound.com/role/l/application-designer/chicago" class="styles_anchor__D_RPR">Application Designer - Chicago</a><a href="https://wellfound.com/role/l/application-designer/seattle" class="styles_anchor__D_RPR">Application Designer - Seattle</a><a href="https://wellfound.com/role/l/application-designer/austin" class="styles_anchor__D_RPR">Application Designer - Austin</a><a href="https://wellfound.com/role/l/application-designer/new-york" class="styles_anchor__D_RPR">Application Designer - New York</a><a href="https://wellfound.com/role/l/application-designer/denver" class="styles_anchor__D_RPR">Application Designer - Denver</a><a href="https://wellfound.com/role/l/application-designer/district-of-columbia" class="styles_anchor__D_RPR">Application Designer - District of Columbia</a></div><div class="flex flex-col mb-2"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c text-xl font-medium">Explore tech jobs in top cities</h3></div><div class="styles_list__f3zxh flex flex-col"><a href="https://wellfound.com/location/san-francisco" class="styles_anchor__D_RPR">San Francisco</a><a href="https://wellfound.com/location/los-angeles" class="styles_anchor__D_RPR">Los Angeles</a><a href="https://wellfound.com/location/boston" class="styles_anchor__D_RPR">Boston</a><a href="https://wellfound.com/location/chicago" class="styles_anchor__D_RPR">Chicago</a><a href="https://wellfound.com/location/seattle" class="styles_anchor__D_RPR">Seattle</a><a href="https://wellfound.com/location/austin" class="styles_anchor__D_RPR">Austin</a><a href="https://wellfound.com/location/new-york" class="styles_anchor__D_RPR">New York</a><a href="https://wellfound.com/location/denver" class="styles_anchor__D_RPR">Denver</a><a href="https://wellfound.com/location/district-of-columbia" class="styles_anchor__D_RPR">District of Columbia</a></div></div></div><div class="flex w-full flex-wrap justify-center gap-4 border-t border-gray-400 px-4 py-16 lg:p-20"><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Featured Lists<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/20-companies-building-our-remote-first-future">Remote First Future Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/companies-that-hire-coding-bootcamp-graduates">Jobs for Bootcamp Grads</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/junior-software-engineer-jobs">Junior Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/x-crypto-startups-to-watch-out-for-in-2022">Crypto Startups To Watch Out For</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/hot-blockchain-startups-that-are-hiring">Blockchain Startups That Are Hiring</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/6-companies-hiring-top-tech-talent-amidst-2022-layoffs">Companies Hiring Amidst Layoffs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/50-hot-consumer-fintech-startups">Hot Consumer Fintech Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/yc-startups-that-are-aggressively-hiring">Y Combinator Startup Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/fastest-growing-startups-in-san-francisco-hiring-now">Startup Jobs in Bay Area</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/12-women-led-startups-expanding-their-remote-teams-in-2022">Top Women-Led Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections">More Featured Lists</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Remote Jobs<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/software-engineer">Remote Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-manager">Remote Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/data-analyst">Remote Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-designer">Remote Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/graphic-designer">Remote Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/ui-ux-designer">Remote UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/operations-manager">Remote Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/growth-marketer">Remote Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/account-manager">Remote Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/sales-manager">Remote Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/financial-analyst">Remote Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/hr-manager">Remote HR Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/remote">More Remote Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/new-york">Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/san-francisco">Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/austin">Jobs in Austin</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/boston">Jobs in Boston</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/district-of-columbia">Jobs in Washington DC</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/denver">Jobs in Denver</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/seattle">Jobs in Seattle</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/chicago">Jobs in Chicago</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/india">Jobs in India</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/united-states">More Jobs by Location</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/software-engineer">Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-manager">Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/data-analyst">Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-designer">Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/graphic-designer">Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/ui-ux-designer">UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/operations-manager">Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/growth-marketer">Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/account-manager">Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/sales-manager">Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/financial-analyst">Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/hr-manager">HR Manager Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role &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":{"page":4,"role":"application-designer","__APOLLO_SIG__":"blaD3%0knIBboAgs7U35FCAGUVIHVJ1wIQu30o5ObUj3ibPLo-6302832371","apollo":null,"apolloState":{"data":{"ROOT_QUERY":{"__typename":"Query","talent":{"__typename":"Talent","viewer":{"__typename":"TalentViewer","id":null,"flashMessages":[],"featureFlags":{"__typename":"FeatureFlags","coproJobDetailShowBadges":false,"recruitDelayedRejections":true,"recruitJobDataCollection":true,"recruitProDiscountPromo":false,"recruitViewLimitIncreased":false,"growthPitchAutoExpire":false,"verificationEnabled":false,"resumeReviewEnabled":false,"candidateJobSearchAlphaWaitlistUpsell":false,"rcSelfServeUpsellCopy":false},"analytics":null,"isAdmin":false,"isBlacklisted":false,"isUserModerator":false,"isImpersonating":false,"isShadowBanned":false,"canApplyToJobs":false,"eligibleForCuratedGlobal":false,"navigationMode":"UNKNOWN","needsVerification":false,"eligibleForCandidateReferrals":false,"currentUser":null,"trueCurrentUser":null,"currentStartup":null,"currentCandidate":null},"seoLandingPageJobSearchResults({\"page\":4,\"remote\":true,\"role\":\"application-designer\"})":{"__typename":"Results","totalJobCount":193,"totalStartupCount":130,"perPage":20,"pageCount":7,"startups":[{"__ref":"StartupResult:604460"},{"__ref":"StartupResult:1087044"},{"__ref":"StartupResult:8998435"},{"__ref":"StartupResult:9241452"},{"__ref":"StartupResult:10195593"},{"__ref":"StartupResult:3305789"},{"__ref":"StartupResult:141418"},{"__ref":"StartupResult:8004440"},{"__ref":"StartupResult:7189414"},{"__ref":"StartupResult:6677174"},{"__ref":"StartupResult:7864866"},{"__ref":"StartupResult:8427931"},{"__ref":"StartupResult:863514"},{"__ref":"StartupResult:7828345"},{"__ref":"StartupResult:8413046"},{"__ref":"StartupResult:3840097"},{"__ref":"StartupResult:9938705"},{"__ref":"StartupResult:6954841"},{"__ref":"StartupResult:10278881"},{"__ref":"StartupResult:7855658"}]},"seoLandingPageRoleRemote({\"page\":4,\"role\":\"application-designer\"})":{"__ref":"RoleRemoteEditorial:1069"}}},"Badge:B2C-604460":{"__typename":"Badge","id":"B2C-604460","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:B2B-604460":{"__typename":"Badge","id":"B2B-604460","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-604460":{"__typename":"Badge","id":"COMPANY_STAGE-604460","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:3075593":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"### Product Designer\n### \nAt Questis, we are revolutionizing personal finance with cutting-edge artificial intelligence. Our mission is to empower individuals to achieve financial wellness through intelligent, user-friendly solutions that simplify money management and enhance financial decision-making. We combine advanced AI with a deep understanding of personal finance to deliver insights, tools, and coaching that help users take control of their financial future. We’re seeking a talented Product Designer to join our team and help us create exceptional experiences for our users.\n\n**Role Overview:**\n\nAs a Product Designer at Questis, you will play a crucial role in designing intuitive and engaging interfaces for our AI-driven financial wellness app. You will collaborate with cross-functional teams, including AI specialists, product managers, and engineers, to transform complex financial data and AI insights into user-friendly and actionable designs. Your work will directly impact how users interact with their financial information and make informed decisions.\n\n**Key Responsibilities:**\n\n**Design \u0026amp; Prototyping**: Develop user-centered designs, wireframes, prototypes, and high-fidelity mockups that effectively communicate financial data and AI-driven insights in an accessible manner.\n**User Research**: Conduct user research and usability testing to understand user needs and pain points in financial management. Use these insights to validate and refine design decisions.\n**Collaboration**: Work closely with AI specialists, product managers, engineers, and other stakeholders to integrate AI functionalities into user-friendly design solutions and ensure design feasibility.\n**AI Integration**: Design intuitive interfaces for complex AI features, such as personalized financial recommendations, budgeting tools, and predictive analytics, ensuring they are easily understandable and actionable.\n**Design Systems**: Build and maintain comprehensive design systems and guidelines to ensure consistency and clarity across all aspects of the financial wellness app. Ensure that design components are reusable and scalable.\n**Tailwind CSS**: Experience with Tailwind CSS is a plus. Utilize Tailwind to streamline design implementation and maintain design consistency across the app.\n**Feedback \u0026amp; Iteration**: Gather and incorporate feedback from users and team members to continuously improve designs, particularly around AI interactions and financial data presentation.\n**Ethical Considerations**: Ensure that designs adhere to ethical standards in financial technology, promoting transparency, trust, and security in how users interact with their financial data.\n\n**Qualifications**:\n\n**Experience**: 3+ years of experience as a Product Designer, UX/UI Designer, or similar role, with a focus on designing complex systems or applications related to finance or AI.\n**Portfolio**: A strong portfolio showcasing your ability to design intuitive interfaces for financial or AI-driven products, with examples of your design process and problem-solving skills.\n**Skills**: Proficiency in design tools such as Sketch, Figma, Adobe Creative Suite, or similar; experience with prototyping tools like InVision or Framer is a plus.\n**Design Systems**: Demonstrated experience in building and maintaining design systems, ensuring consistency and efficiency across products.\n**Tailwind CSS**: Experience with Tailwind CSS is a plus, with the ability to leverage it for efficient and consistent design implementation.\n**User Research**: Experience conducting user research and usability testing, with a solid understanding of user-centered design principles and financial application challenges.\n**Communication**: Excellent communication skills, with the ability to articulate design decisions and rationale to both technical and non-technical stakeholders.\n**Team Player**: Strong collaboration skills and experience working with cross-functional teams, including technical and financial experts.\n**Attention to Detail**: High attention to detail and a commitment to delivering polished, high-quality designs.\n\n**Nice to Have:\n**\n\nExperience with designing for financial technology or apps and a solid understanding of financial concepts and user behaviors.\nFamiliarity with front-end development (HTML, CSS, JavaScript) is a plus.\nKnowledge of ethical practices in financial technology design.\n\n**Why Join Us:**\n\n**Innovative Culture**: Be part of a team that’s transforming personal finance through AI and innovative design.\n**Career Growth**: Opportunities for professional development and career advancement in the financial wellness and AI fields.\n**Flexible Work Environment**: Options for remote work and flexible hours.\n**Competitive Compensation**: Attractive salary and benefits package, including health insurance, retirement plans, and more.\n**Impactful Work**: Contribute to a product that helps individuals improve their financial health and achieve their goals.\n\nIf you’re passionate about designing exceptional user experiences for AI-powered financial solutions and eager to make a meaningful impact, we’d love to hear from you!","jobType":"full-time","liveStartAt":1723010174,"locationNames":["United States"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer","compensation":"","yearsExperienceMin":3,"yearsExperienceMax":null,"id":"3075593","isBookmarked":false},"StartupResult:604460":{"__typename":"StartupResult","id":"604460","badges":[{"__ref":"Badge:B2C-604460"},{"__ref":"Badge:B2B-604460"},{"__ref":"Badge:COMPANY_STAGE-604460"}],"companySize":"SIZE_11_50","highConcept":"Fitbit for Money","highlightedJobListings":[{"__ref":"JobListingSearchResult:3075593"}],"logoUrl":"https://photos.wellfound.com/startups/i/604460-905629cfd4778df7f0f7edf4a55efa74-medium_jpg.jpg?buster=1423517149","name":"Questis","slug":"questis"},"Badge:B2B-1087044":{"__typename":"Badge","id":"B2B-1087044","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-1087044":{"__typename":"Badge","id":"COMPANY_STAGE-1087044","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-1087044":{"__typename":"Badge","id":"TOP_INVESTORS-1087044","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:3101783":{"__typename":"JobListingSearchResult","autoPosted":true,"atsSource":null,"description":"**About Us**Merit’s verified identity ecosystem helps trusted organizations across government and enterprise solve critical real-world problems in workforce development, emergency services, licensing, education, defense readiness, and other sectors. Thousands of trusted organizations - including government agencies and nonprofits - use Merit for digital verification of credentials, licenses, training, and skills. \nUsing Merit, organizations can capture and certify people data in containers called merits (Watch this video to learn more: [What is Merit?](https://vimeo.com/683069286)), and grant them to individuals. All of an individual’s merits are stored in one place, providing people agency over their verified data, giving people secure access, and selective sharing with other organizations. \nBy connecting organizations and individuals, the Merit Platform supports a robust verified identity network that serves as a source of truth and trust for entire industries; bringing visibility, liquidity, and trust to people’s data. \n**Florida Division of Emergency Management**The Florida Division of Emergency Management partnered with Merit to provide a fast, secure, paperless solution for the verification and time-tracking of thousands of volunteers and paid medical professionals assisting with the statewide COVID-19 vaccination efforts. As a result of our work together, FDEM was named a StateScoop 50 Award winner for the State IT Innovation of the Year. \n**Ohio Department of Education - Afterschool Child Enrichment (ACE) Program**After the Ohio State Legislature created the $125M 2-year Afterschool Child Enrichment (ACE) educational savings account program, the Ohio Department of Education (ODE) contracted Merit to inform parents, guardians, and businesses about the new opportunity and eligibility requirements. Merit developed and delivered support systems, workflows, and digital assets for the ACE program. ODE issued digital credentials to parents and guardians certifying student eligibility, enabling them to use the grants with service providers listed in the Education Marketplace, and the Ohio ACE app is a single destination to view account balances and submit claims. \n**Virginia's Department of Professional and Occupational Regulation (DPOR)**DPOR partnered with Merit to streamline licensing and digital credentialing for the more than 300,000 Virginia’s Department of Professional and Occupational Regulation (DPOR) partnered with Merit to streamline licensing and digital credentialing for the more than 300,000 professionals across more than 40 industries that are required to have a license to work. With Merit, those licenses are now digital, accessible, and easily verifiable by consumers and businesses. \n**Our Values**Merit’s values are more than just words on paper – they permeate the company’s brand, culture, products, and even individual actions. Our values are:**Everyone is a friend**. We see opportunities everywhere because Merit has endless ways to grow the already vast and self-propagating Verified Identity graph.**Building a network of truth and trust**. Merit is modeling the real world of Verified Identity into a digital one, built on merits. Society values truth and merits represent the truth.**A rising tide lifts all boats.** We think about entire industries and how to make the most impact on people’s lives. When we succeed, our employees, partners, and everyone on Merit should succeed.**Measure to meaningfully improve.** Work is measured by output, not vanity metrics, and the things we do measure have goals.**Use Merit to build Merit.** The strength of the Merit network, platform, and company compounds with the addition of every partner, consumer, and employee.\n### Contractor Criteria\n- Proven experience in implementing ServiceNow technology and developing scoped applications\n- Certification in ServiceNow application development required\n- Proficiency in Github and JIRA\n- Strong understanding of ServiceNow scripting (JavaScript, GlideScript) and workflow design\n- ServiceNow Flow Designer expertise\n- Fundamentals understanding of Database Engineering\n- Experience with ServiceNow integrations\n- Excellent problem-solving and analytical skills\n- Strong communication and collaboration skills\n- Ability to work effectively in a fast-paced, team-oriented environment\n\n### Scope of Work and Deliverables\n- Develop technical solutions on the ServiceNow platform, ensuring that they meet the project specifications and are aligned with ITIL, ITSM, ITOM, GRC, SPM, and CMDB best practices\n- Support all technical aspects and tool solution delivery, including application UI configuration, workflow configuration, scripting, API, and system integration of ServiceNow with other relevant applications\n- Collaborate with Merit developers to ensure that all code is developed and maintained according to Merit best practices\n- Utilize JIRA and other applicable project management tools for project tracking, issue management, and resource allocation\n- Work closely with stakeholders to resolve ongoing functional issues Contribute to technical documentation, ensuring that it is accurate and up-to-date\n","jobType":"full-time","liveStartAt":1718669323,"locationNames":[],"primaryRoleTitle":"DevOps","remote":true,"slug":"service-now-developer","title":"Service Now Developer","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3101783","isBookmarked":false},"StartupResult:1087044":{"__typename":"StartupResult","id":"1087044","badges":[{"__ref":"Badge:B2B-1087044"},{"__ref":"Badge:COMPANY_STAGE-1087044"},{"__ref":"Badge:TOP_INVESTORS-1087044"}],"companySize":"SIZE_51_200","highConcept":"Solving human coordination through verified identity","highlightedJobListings":[{"__ref":"JobListingSearchResult:3101783"}],"logoUrl":"https://photos.wellfound.com/startups/i/1087044-023d11cc7f2369e945341228417065c1-medium_jpg.jpg?buster=1614809955","name":"Merit","slug":"earn-merits"},"Badge:B2B-8998435":{"__typename":"Badge","id":"B2B-8998435","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-8998435":{"__typename":"Badge","id":"COMPANY_STAGE-8998435","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:2308163":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**Systems Architect – thirdstream**\n\nthirdstream inc. is one of Canada’s leading providers of onboarding software for the financial services industry. If you are a passionate and creative self-starter with an out-of-the-box thinking style and readiness to tackle complex problems and if working in a collaborative culture alongside a great team is what you are looking for then we’d love to hear from you!\nImmediate career opportunities are now available for a: **Systems Architect**\n\nJob Description:\nWe are looking for a passionate product designer to develop and execute new cloud-based applications using Azure Framework. You will have a hands-on role in supporting the systems development team implementing and maintaining these innovations and services. \nThis will be a remote permanent full-time position. Although we do have a head office in Lethbridge, Alberta, the majority of our employees work remotely.\nIn summary, the Systems Architect will: \n•\tArchitect Microsoft Azure Solutions across multiple platforms.\n•\tProvide Microsoft Azure architecture collaboration with technical project teams. \n•\tWork within a project management/agile team in a leading role.\n•\tCollaborate and liaise with other stakeholders/end users in the software development lifecycle – PMs, Bas, QA’s, etc. \n•\tProvide effective knowledge transfer and upskilling to project team to ensure an appropriate level of future self-sufficiency. \n•\tAssist in transition of projects to Operational team. \n\nThe “must-have” skills and qualifications that we’re looking for are: \n•\tA Bachelors Degree in a relevant field, such as Computer Science. \n•\t5+ years of relevant work experience in software development and Azure architecture. \n•\tDeveloping Microsoft Azure Solutions and Architecting Microsoft Azure certifications are an asset. \n•\tA good working knowledge of systems and functional analysis, quality assurance, and change management best practices. \n•\tDirect experience spanning the breadth of the Microsoft Azure Cloud Platform including Infrastructure and security related services. (Azure AD, IaaS, Containers, Storage, Networking, and Azure Security).\n•\tDirect experience of enterprise solution shaping and Microsoft Azure Cloud architecture development. \n•\tExperience setting up, deploying, and managing multiple environments to support agile development approaches. \n•\tA deep understanding of coding best practices and modern architectural patterns including micro services and message-driven architectures. \n•\tRecent, hands-on experience with Dev-Ops toolset. \n•\tFluency with C#, .NET (framework and core), ASP.NET, MVC Core, IIS, SQL Server, SSRS, ad JavaScript. \n•\tGood working knowledge in modern web application frameworks such as Angular. \n\nPreference given to those who have experience in the Canadian financial sector\nPlease include a resume and cover letter in your application\nAbout thirdstream\nthirdstream Inc is Canada’s top provider of onboarding and account origination software for Canadian Financial Institutions. thirdstream has been in the financial technology industry since 1999 and continues to define the very concept of onboarding new customers and members. Today, we have some of Canada’s largest financial institutions using our platform in support of their retail and commercial.\nJob Type: Permanent Full-time","jobType":"full-time","liveStartAt":1658252845,"locationNames":["Lethbridge"],"primaryRoleTitle":"Software Architect","remote":true,"slug":"systems-architect","title":"Systems Architect","compensation":"","yearsExperienceMin":5,"yearsExperienceMax":null,"id":"2308163","isBookmarked":false},"StartupResult:8998435":{"__typename":"StartupResult","id":"8998435","badges":[{"__ref":"Badge:B2B-8998435"},{"__ref":"Badge:COMPANY_STAGE-8998435"}],"companySize":"SIZE_51_200","highConcept":"Delivering superior customer acquisition solutions for financial institutions, online and in-branch","highlightedJobListings":[{"__ref":"JobListingSearchResult:2308163"}],"logoUrl":"https://photos.wellfound.com/startups/i/8998435-992db70099ff6cce62b61ebd8cde5067-medium_jpg.jpg?buster=1658250859","name":"thirdstream","slug":"thirdstream-1"},"Badge:B2B-9241452":{"__typename":"Badge","id":"B2B-9241452","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-9241452":{"__typename":"Badge","id":"COMPANY_STAGE-9241452","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:2686583":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Start-up like mentality with vision much larger than current offering, so a lot of great product work going on! And you will have the opportunity to impact patients and healthcare providers in large capacity across the nation. This would be an amazing opportunity for you if you are looking for a role that will provide professional growth and new challenges yet balanced with great culture and quality of life.\n\n\n**Top Reasons to Work with Us**\n- We are raising the bar and the industry standard how to simplify and communicate in the healthcare industry!\n- We are growing at an incredible rate and showing no sign of slowing down\n- Be an integral part of a company with a great culture, and incredible team of professionals\n\n\n**What You Will Be Doing**\n\nYou will be joining a talented team of Physicians, technologists, and professionals whose top priority is making the way healthcare providers connect in the quickest, most efficient ways possible. Engaging often with the CEO, Dr. Blackstone, you will be overseeing the design and user experience of our software and our design system.\n\nThe Senior User Experience (UX) Designer functions as a strong individual contributor while providing leadership for the UX department in growth, mentoring and excellence by promoting collaboration in the department, creating a positive environment, embodying the business/product values and assisting in the achievement of product goals. As a senior team member, this individual is involved in the full life-cycle of design and will be a leader on a team of product and UX professionals focused on connecting healthcare providers to reduce waste and improve efficiencies.\n\nReporting to the VP of Product Management (currently, the CEO), the Senior User Experience Designer is highly engaged in UX department activities and develops individual as well as team development goals and plans.\n\n**Less experienced UX designers are welcome to apply. Salary will be commensurate to experience and skill.**\n\n* Systematically create and maintain the company’s universal, component-level, **design system** and ensure all designs adhere to it\n* Define and develop **highly usable, responsive user interfaces and designs for web and mobile** applications\n* Develop **effective artifacts to systematically approach the most effective design** which includes: journey maps, storyboards, information flows, information architecture, wireframes, high-fidelity mockups, and interactive prototypes to effectively conceptualize and communicate design strategies and detail interaction behaviors\n* Define, develop and review **usability requirements**\n* **Interpret business needs** and requirements into effective UI parameters\n* Effectively and efficiently **manage project milestones, deadlines and schedules** for assigned projects; keeps the team up-to-date with progress and decisions from concept through project execution.\n* **Support product managers** in making clear decisions that promote well-defined, timely, usable releases.\n* Design, plan and conduct **stakeholder research** activities such as contextual inquiries, persona research, customer interviews and usability testing for various products.\n* Analyzes and documents research findings for projects; communicates results and recommendations to product and management teams.\n* Facilitate **product roadmap and PLG strategy** to meet OKRs\n* Provide **thought leadership** in architecting short- and long-term visions for the overall product experience\n* Effectively **work cross-functionally** with user experience designers, product owners, product managers and development teams to align design with the overall product requirements and strategy.\n* Performs other related duties as assigned and modified at manager’s discretion.\n* Communicates and collaborates with senior stakeholders from across the company, maintaining a trusted relationship with Engineering, UX, Marketing, Sales, Support and executive management.\n* Mentors and help build out a UX team\n\n**What You NEED**\n* \"Go-getter\" attitude\n* Exceptional work ethic\n* Expert in principles and guidelines related to interaction design, information architecture, visual/graphic design and usability\n* Mastery of design tools, especially Figma\n* Detail oriented (i.e. ensuring all use cases are treated, design consistency)\n* Proficiency with solving analytical problems and solutioning out edge cases\n* Judiciously manage designs for multiple projects simultaneously\n* Strong project management skills with systematic approach\n* Strong knowledge of various user research methods\n* Working knowledge of HTML, CSS and JavaScript\n* Skillful in setting priorities and organizing workload proficiently and productively\n* Effectively function with limited direct supervision\n* Effectively multi-task in a fast-paced, ever-changing environment\n* Strong understanding of computer hardware, software and information technology\n* Strong interpersonal skills and excellent customer service skills\n* Strong communication skills, with effective written and verbal interaction abilities\n\n**Experience**\n* 3+ yrs experience as a UX Designer with focus on web and mobile application design\n* Minimum of a Bachelor’s degree in Human-Computer Interaction, Graphic Design, Interaction Design, Visual Communication, Computer Science, Human Factors, Industrial Engineering or a related field OR a Master's degree in Business Administration, Marketing, Economics, Design, Engineering, OR additional experience above the minimum will be considered in lieu of the required education on a year-for-year basis required\n* Direct experience working at a software product company as a member of agile teams, building, iterating and launching great software products\n* Experience designing reusable UX components or libraries\n* Mastery of standard interactions design tools and processes, with a minimum of 3 years’ work experience with various modeling, design and prototyping tools such as Adobe Creative Suite, Figma, Sketch, InVision or similar tools required\n* Experience planning and executing effective customer research, solo, or in partnership with a UX Researcher\n* Demonstrated ability to influence and lead projects from concept to delivery and ongoing improvement\n\n\n**NICE to have **\n- UX Design certification\n- Work experience in the Healthcare Industry\n- Experience/knowledge of healthcare software","jobType":"full-time","liveStartAt":1705080881,"locationNames":["United States"],"primaryRoleTitle":"UI/UX Designer","remote":true,"slug":"senior-user-experience-designer","title":"Senior User Experience Designer","compensation":"$75k – $150k • No equity","yearsExperienceMin":3,"yearsExperienceMax":null,"id":"2686583","isBookmarked":false},"StartupResult:9241452":{"__typename":"StartupResult","id":"9241452","badges":[{"__ref":"Badge:B2B-9241452"},{"__ref":"Badge:COMPANY_STAGE-9241452"}],"companySize":"SIZE_11_50","highConcept":"Connecting providers, patients, and payers to transform healthcare and drive better health","highlightedJobListings":[{"__ref":"JobListingSearchResult:2686583"}],"logoUrl":"https://photos.wellfound.com/startups/i/9241452-6928c3b6184ea8f550ba683ada32e968-medium_jpg.jpg?buster=1670260895","name":"SutureHealth","slug":"suturehealth"},"JobListingSearchResult:3071377":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Lever::Listing","description":"The New Jersey State Office of Innovation\nThe New Jersey State Office of Innovation is looking for diverse and experienced team members to deploy world-class innovative and digital services that solve pressing public interest challenges for the people of New Jersey. Our work spans numerous issue and policy areas, and is focused on making an impact in the lives of the New Jerseyans that we serve. Our work has decreased the amount of time it takes to apply for Unemployment Insurance, made it easier to start, operate, and grow a business in the Garden State, and connected millions of New Jerseyans to government programs, services, and benefits.\n\nOur team members wear many hats, contributing to both the execution of core projects and the evolution of the Office of Innovation (OOI). We use data and modern research, design, and development methods to inform our decision making, and we collaborate with stakeholders within and outside of government to understand and solve challenges. To learn more about the New Jersey Office of Innovation, visit our About Us page. \n\n\nProduct Designer\n\nWe are seeking a nimble product designer who is ready to both lead and dive into all parts of product design. You should be comfortable working in a startup environment where you think independently and operate with a high degree of autonomy. We’re looking for self-starters who are skilled at driving projects forward while communicating and collaborating closely with the team. \n\n\nAs a part of the team, you will:\n- Create design concepts, prototypes and mockups for mobile and web interfaces; Developing designs for our products with NJ resident needs in mind.\n- Create visual frameworks - like design sketches, wireframes, journey maps, and other guides that inform the development of products and can be shared with team members and stakeholders.\n- Lead end-to-end user research using modern practices and tools to arrive at key insights and solutions.\n- Solve complex problems through the use of human-centered design, agile development, and data-driven decision making.\n- Partner closely with engineers, product managers, and other team members to translate UX/UI design into iteratively developed products.\n- Consider content needed for designs and/or collaborate with content designers to ensure simple and user-centric copy.\n- Collaborate with diverse stakeholders and subject matter experts to define new features and iterate existing capabilities.\n- Run collaborative workshops to communicate users needs and collaborate with internal teams and external stakeholders.\n- Serve as a coach and catalyst for leveraging modern design practices across the team and the State in the areas of visual design and user experience, user interface, and resident research.\n- Drive user adoption and engagement, and deliver solutions that meet the needs of diverse users across New Jersey.\n- Take part in office-wide initiatives and stand-ups to enable collaboration and support across projects.\n\n\nSkills \u0026 Competencies\n- _Passion for your craft:_ You have a deep understanding of user-centered design principles, visual design, interaction design best practices, and research methodologies.\n- _User advocate:_ You approach problems with curiosity, asking questions and working to understand NJ resident’s needs to design optimal solutions.\n- _Clear, effective communicator:_ You excel in storytelling and providing rationale, promoting understanding and fostering alignment through your words and designs.\n- _A Self-Starter:_ You are results oriented, and skilled at driving projects forward while communicating and collaborating closely with the team.\n- _Effective Collaborator:_ You’re a team player with a positive outlook and an entrepreneurial spirit. You’ve successfully worked on a dispersed team, and have a proven track record as a strong cross-functional partner.\n- _Committed to DEI and accessibility:_ You’re always asking: “Whose voice is not at the table?” You have experience working with diverse stakeholders and you deeply value creating a society that is supportive of difference.\n- _Mission-oriented:_ You believe in the mission of the Office of Innovation and are passionate about solving pressing public interest challenges for the people of New Jersey.\n\n\nQualifications\n- 5+ years of professional experience in product design, UI/UX design.\n- Experience iteratively developing digital products or services as part of a cross-functional team.\n- Experience prototyping designs at varying levels of fidelity using wireframes, click-through prototypes, high fidelity designs, drafting plain english copy or collaborating with content designers, and working with engineers to create live prototypes in code.\n- Experience defining user needs and experience goals using such frameworks as personas, storyboards, scenarios, and flowcharts.\n- Experience leading user research in the form of user interviews, usability testing, surveys, behavioral metrics, and the like.\n- Experience with mobile first design preferred.\n- Strong communication and interpersonal skills, with the ability to interact with a diverse range of individuals; including NJ residents, state partners and government officials.\n- Proficiency in Figma, Mural, and other tools to design, prototype, and facilitate workshops.\n- Portfolio demonstrating product design; please be sure to include process and outputs.\n\n\nIf you have any questions, please contact heather@innovation.nj.gov.\n\nCompensation: Up to approximately $140,000 (depending on experience) + Full benefits.\n\n\nThe New Jersey Office of Innovation is proud to be an equal opportunity employer\nWe are deeply committed to the principles of equity, diversity, and inclusiveness and seek to create a pluralistic community for all. We strongly encourage people of color, members of racial and ethnic minority groups, women, LGBTQI+ people, those with disabilities, and Veterans to apply. We are committed to building a team that is reflective of New Jersey’s incredible diversity.\n\nWe do not discriminate against any candidate because of color, race, age, religion, sex, gender identity or expression, sexual orientation, membership in an employee organization, pregnancy, marital status, status as a parent, ancestry, national origin, disability (physical or mental), family medical history or genetic information, political affiliation, military service, retaliation, or other non-merit based factors.\n\n\nEligibility\nYou must be authorized to work in the United States. Candidates may be required to pass a background check and complete additional steps as part of the application and onboarding process. You will be considered an “at-will” employee, meaning both employer and employee have the right to terminate employment with or without cause or notice.\n","jobType":"full-time","liveStartAt":1722360026,"locationNames":["New Brunswick"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer","compensation":"$139k – $140k • No equity","yearsExperienceMin":5,"yearsExperienceMax":null,"id":"3071377","isBookmarked":false},"StartupResult:10195593":{"__typename":"StartupResult","id":"10195593","badges":[],"companySize":"SIZE_51_200","highConcept":"Creating a more innovative state for the people of New Jersey","highlightedJobListings":[{"__ref":"JobListingSearchResult:3071377"}],"logoUrl":"https://photos.wellfound.com/startups/i/10195593-bfd4460d6b99a03f9aa5e3251240d1e0-medium_jpg.jpg?buster=1722358610","name":"New Jersey State Office of Innovation","slug":"new-jersey-state-office-of-innovation-1"},"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:B2B-3305789":{"__typename":"Badge","id":"B2B-3305789","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-3305789":{"__typename":"Badge","id":"COMPANY_STAGE-3305789","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-3305789":{"__typename":"Badge","id":"TOP_INVESTORS-3305789","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:3076060":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"# **Product Owner, Time \u0026 Pay**\n\n## **JOB OVERVIEW**\n\nDo you have a passion for building great software? Do you have experience creating enterprise cloud solutions? Legion is looking for a **Time and Pay Product Owner** to lead the strategy, roadmap, prioritization, and definition of the core Workforce Management time and pay capabilities of the Legion product. \n\n**RESPONSIBILITIES AND DUTIES**\n\n- Analyze customer needs, define and prioritize product solutions based on overall product vision and strategy\n- Partner with the designer to create mockups and prototypes, validate the solution with customers, users, and internal stakeholders\n- Work with the development scrum team to ensure successful implementation with high standards of reliability, quality, usability\n- Create product release notes, launch materials, and demo with marketing and pre-sales teams\n- Work with Customer Success to ensure successful customer adoptions, support pre-sales activities and customer implementations questions\n\n**REQUIRED SKILLS AND QUALIFICATIONS**\n\n- Bachelor's degree or equivalent\n- Demonstrated ability to work with remote teams\n- 5+ years of experience in product management, building and launching complex cloud-based enterprise software in workforce management, preferably in Time and Attendance and Absence Management products.\n- Familiarity with the agile development process\n\n**PREFERRED QUALIFICATIONS AND ATTRIBUTES**\n\n- Experience in retail, hospitality, or manufacturing operations is a plus\n- Experience with data-driven analysis and user testing is a plus\n\n**COMPENSATION \u0026 BENEFITS**\n\n*Salary Range: Base Salary Range  $154,000 - $200,000 + Bonus  + Stock Equity *\n\nAt Legion, we offer competitive compensation and benefits packages to all employees. As a fully remote employer, pay for positions is determined using local, national, and industry-specific survey data. \n\nOur posted salary range is done so in good faith based on national data and may be refined for a candidate's region/town/cost of living. We strive to make competitive offers allowing employees room for future growth. Salaries will be based on the applicant’s location, level of experience, education, and specialized knowledge and skills. Additionally, we consider the external market rate, the amount we have budgeted internally, and internal equity within the company for the same position. \n\nBenefits include, but are not limited to:\n\n- $0 monthly premium and other flexible medical, dental, and vision plans effective on the first day of employment\n- 401k plan\n- Discretionary Paid Time Off and Paid Holidays\n- Parental Leave\n- Equity\n- Monthly Wellness Reimbursement\n- Monthly Lunch on Legion\n\n**ABOUT LEGION**\n\nJoin Legion's mission to turn hourly jobs into good jobs. We're a remote, mission-driven team seeking exceptional talent to propel this vision. Embrace a culture that's collaborative, fast-paced, and entrepreneurial. With us, you'll grow your skills, work closely with experienced executives, and contribute significantly to our mission.Our award-winning AI-native workforce management platform is intelligent, automated, and employee-centric and has proven to deliver 13x ROI. We help labor-intensive organizations maximize labor efficiency and employee engagement simultaneously. Legion has earned recognition for its innovation, including spots on the Inc. 5000 list, Forbes’ Next Billion Dollar Startups, and awards for our AI technology. Backed by leading investors such as Norwest Venture Partners, Stripes, First Round Capital, XYZ Ventures, Webb Investment Network, Workday Ventures, and NTT DOCOMO Ventures, we're making real change.\n\nIf you're ready to make an impact and grow your career, Legion is where you belong. Join us in making hourly work rewarding and fulfilling.\n\n**BACKGROUND AND OPPORTUNITY**\n\nThere are almost 75 million hourly workers in the United States, representing more than half of the entire workforce. Historically, managing hourly employees has been difficult due to high attrition (average of 60%) and high replacement costs (average of $3,200 per employee in retail). The ongoing labor shortage and competition from the gig economy, make it more difficult to attract and retain hourly employees. The top reasons hourly employees leave their jobs are a lack of schedule empowerment, poor communication with employers, and an inability to get paid early. Gen Z and the millennial workforce demand gig-like flexibility, modern technology, and compelling work options. Legion’s mission is to turn hourly jobs into good jobs, serving the hourly workers who make up the majority of the US workforce. We believe in empowering employees and helping employers be efficient and innovative by enabling intelligent automation powered by Legion’s Workforce Management platform to optimize labor efficiency and enhance the employee experience simultaneously. Legion WFM was built for the cloud with AI at the core and designed to handle the complexity of modern businesses and meet the needs of today’s hourly employees.  Our team is comprised of dedicated individuals from all backgrounds and experiences, globally distributed across all time zones.\n\nFor more information, visit[ https://legion.co](https://legion.co) \n\n**EQUAL EMPLOYMENT OPPORTUNITY**\n\nLegion Technologies is proud to be an equal-opportunity employer and is committed to maintaining a diverse and inclusive work environment. All qualified applicants will be considered for employment without regard to race, color, religion, sex, age, disability, marital status, familial status, sexual orientation, pregnancy, genetic information, gender identity, gender expression, national origin, ancestry, citizenship status, veteran status, and any other legally protected status under federal, state, or local anti-discrimination laws.\n\n**DISABILITY ACCOMMODATION**\n\nFor individuals with disabilities who need additional assistance at any point in the application and interview process, please email recruiting@legion.co \n\n \n\n","jobType":"full-time","liveStartAt":1723064940,"locationNames":[],"primaryRoleTitle":"Product Manager","remote":true,"slug":"product-owner-time-pay","title":"Product Owner, Time \u0026 Pay","compensation":"$154k – $200k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3076060","isBookmarked":false},"StartupResult:3305789":{"__typename":"StartupResult","id":"3305789","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-3305789"},{"__ref":"Badge:COMPANY_STAGE-3305789"},{"__ref":"Badge:TOP_INVESTORS-3305789"}],"companySize":"SIZE_51_200","highConcept":"AI-Powered Workforce Management","highlightedJobListings":[{"__ref":"JobListingSearchResult:3076060"}],"logoUrl":"https://photos.wellfound.com/startups/i/3305789-4f14a4fa427d364cccfa96023cb3c4e5-medium_jpg.jpg?buster=1579641236","name":"Legion Technologies","slug":"legion-co"},"Badge:B2B-141418":{"__typename":"Badge","id":"B2B-141418","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-141418":{"__typename":"Badge","id":"COMPANY_STAGE-141418","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-141418":{"__typename":"Badge","id":"TOP_INVESTORS-141418","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-141418":{"__typename":"Badge","id":"VALUATION_1B-141418","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"Badge:HIGHLY_RATED-141418":{"__typename":"Badge","id":"HIGHLY_RATED-141418","name":"HIGHLY_RATED_BADGE","label":"Highly rated","tooltip":"Dataiku is highly rated on Glassdoor, with 5.0 out of 5 stars","avatarUrl":null,"rating":"5.0","data":null},"Badge:WORK_LIFE_BALANCE-141418":{"__typename":"Badge","id":"WORK_LIFE_BALANCE-141418","name":"WORK_LIFE_BALANCE_BADGE","label":"Work / Life Balance","tooltip":"Employees rate Dataiku 4.8/5 on Glassdoor for work / life balance","avatarUrl":null,"rating":"4.8","data":null},"Badge:STRONG_LEADERSHIP-141418":{"__typename":"Badge","id":"STRONG_LEADERSHIP-141418","name":"STRONG_LEADERSHIP_BADGE","label":"Strong Leadership","tooltip":"Employees rate Dataiku 4.9/5 on Glassdoor for faith in leadership","avatarUrl":null,"rating":"4.9","data":null},"JobListingSearchResult:3144837":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"As more and more companies develop their practice of Artificial Intelligence there is a growing need to reinforce their developments and deliverables with governance and controls. Some of the motivations and objectives for this turn to AI governance include improving the efficiency of their AI initiatives, managing risks, securing compliance, aligning to responsible AI or ethical frameworks, having a systematic approach to value monitoring, and more.\n\nDataiku’s AI Governance offer extends across our platform but centers on Govern. Released in 2021, Govern enables organizations to build, formalize, and systematize governance practices aligned to their objectives. \n\nAs an AI Governance Solutions Designer, you will be responsible for building a strong set of AI Governance Solutions. These will relate to diverse international and sectoral topics, including standards, regulation, and policy and will be made available to our customers in order to accelerate meeting governance objectives. You will also support customers in Europe with their AI governance journeys by communicating, demonstrating, and delivering Dataiku’s governance offering. Prioritizing French-speaking organisations, you will work closely to develop customizations that meet customer requirements.\n\n**You will be responsible for:**\n\n- **Building governance customizations and solutions**: Utilizing Dataiku’s Governance tooling, the AI Governance Solutions Designer will become specialized in the ‘blueprint designer’, growing their expertise in the technical capabilities of the product and how it can be customized/configured for different use cases. As part of this specialization, the AI Governance Solutions Designer will exploit and advance their capabilities with coding in Python and creating integrations with external platforms using our open API.\n- **Leveraging Dataiku’s AI Governance capabilities in post-sales services:** Working directly with customers and colleagues, the AI Governance Solutions Designer will translate governance requirements into technical solutions towards practical application in day-to-day governance activities.\n- **Supporting the development of AI Governance Solutions**: Working with colleagues, the AI Governance Solutions Designer will support with the technical implementation of solutions that are a central part of our go-to-market strategy. to deliver Dataiku Govern customizations as well as support internal and partner resources on projects, with one shared objective: delivery of value-generating governance for our customers.\n- **Contributing to product development**: Work tightly with the Product team in charge of Dataiku’s dedicated product to shape the roadmap, reporting own and customer feedback.\n\n**You will be active in:**\n\n- **Supporting pre-sales activities on Dataiku’s AI governance offer**: Supporting sales engagements with both prospects and existing customers, and working tightly with the Sales Engineering community on opportunity management involving AI Governance with a focus on French-speaking opportunities. Activities may include product demonstration, value proposition presentation, implementation and integration principles, mapping of post-sales planning or simply acting as a key contact point to answer specific questions about the topic or offer.\n\n**Who you are:**\n\n- Masters degree, 3 to 5 years of working experience with outstanding track record in complex project delivery and roll-out, with the capacity to move from initial initiative design to program roll-out; year direct AI and Analytics Governance experience preferred.\n- Proven technical experience with evidence of coding in Python; working on API connections.\n- Familiarity with governance or regulation-related topics, including a good understanding of AI and related governance needs or direct experience with AI governance will be a plus.\n- Ability to gain competence and expertise with our product offering and its capabilities and translate customers’ scoped needs and requirements into technical and practical solutions.\n- Capable of handling projects end-to-end in both an autonomous and collaborative manner depending on the project at hand.\n- Capable of strong People and Relationship management and at ease working with others, whether collaborating with colleagues across teams or supporting customers across geographies.\n- Strong translational skills with ability to listen to customers’ needs and requirements and identify or propose relevant technical solutions.\n- Great communication skills (both written and oral), able to actively listen and clearly articulate and present complex ideas in a way that is understood by diverse audiences.\n- Adaptable, Professional, Challenge Seeker, Resilient\n- Fluent in French and English #LI-Remote\n","jobType":"full-time","liveStartAt":1730934092,"locationNames":["Paris"],"primaryRoleTitle":"Other","remote":true,"slug":"governance-solutions-consultant","title":"Governance Solutions Consultant","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3144837","isBookmarked":false},"JobListingSearchResult:3144834":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"As more and more companies develop their practice of Artificial Intelligence there is a growing need to reinforce their developments and deliverables with governance and controls. Some of the motivations and objectives for this turn to AI governance include improving the efficiency of their AI initiatives, managing risks, securing compliance, aligning to responsible AI or ethical frameworks, having a systematic approach to value monitoring, and more.\n\nDataiku’s AI Governance offer extends across our platform but centers on Govern. Released in 2021, Govern enables organizations to build, formalize, and systematize governance practices aligned to their objectives. \n\nAs an AI Governance Solutions Designer, you will be responsible for building a strong set of AI Governance Solutions. These will relate to diverse international and sectoral topics, including standards, regulation, and policy and will be made available to our customers in order to accelerate meeting governance objectives. You will also support customers in Europe with their AI governance journeys by communicating, demonstrating, and delivering Dataiku’s governance offering. Prioritizing French-speaking organisations, you will work closely to develop customizations that meet customer requirements.\n\n**You will be responsible for:**\n\n- **Building governance customizations and solutions**: Utilizing Dataiku’s Governance tooling, the AI Governance Solutions Designer will become specialized in the ‘blueprint designer’, growing their expertise in the technical capabilities of the product and how it can be customized/configured for different use cases. As part of this specialization, the AI Governance Solutions Designer will exploit and advance their capabilities with coding in Python and creating integrations with external platforms using our open API.\n- **Leveraging Dataiku’s AI Governance capabilities in post-sales services:** Working directly with customers and colleagues, the AI Governance Solutions Designer will translate governance requirements into technical solutions towards practical application in day-to-day governance activities.\n- **Supporting the development of AI Governance Solutions**: Working with colleagues, the AI Governance Solutions Designer will support with the technical implementation of solutions that are a central part of our go-to-market strategy. to deliver Dataiku Govern customizations as well as support internal and partner resources on projects, with one shared objective: delivery of value-generating governance for our customers.\n- **Contributing to product development**: Work tightly with the Product team in charge of Dataiku’s dedicated product to shape the roadmap, reporting own and customer feedback.\n\n**You will be active in:**\n\n- **Supporting pre-sales activities on Dataiku’s AI governance offer**: Supporting sales engagements with both prospects and existing customers, and working tightly with the Sales Engineering community on opportunity management involving AI Governance with a focus on French-speaking opportunities. Activities may include product demonstration, value proposition presentation, implementation and integration principles, mapping of post-sales planning or simply acting as a key contact point to answer specific questions about the topic or offer.\n\n**Who you are:**\n\n- Masters degree, 3 to 5 years of working experience with outstanding track record in complex project delivery and roll-out, with the capacity to move from initial initiative design to program roll-out; year direct AI and Analytics Governance experience preferred.\n- Proven technical experience with evidence of coding in Python; working on API connections.\n- Familiarity with governance or regulation-related topics, including a good understanding of AI and related governance needs or direct experience with AI governance will be a plus.\n- Ability to gain competence and expertise with our product offering and its capabilities and translate customers’ scoped needs and requirements into technical and practical solutions.\n- Capable of handling projects end-to-end in both an autonomous and collaborative manner depending on the project at hand.\n- Capable of strong People and Relationship management and at ease working with others, whether collaborating with colleagues across teams or supporting customers across geographies.\n- Strong translational skills with ability to listen to customers’ needs and requirements and identify or propose relevant technical solutions.\n- Great communication skills (both written and oral), able to actively listen and clearly articulate and present complex ideas in a way that is understood by diverse audiences.\n- Adaptable, Professional, Challenge Seeker, Resilient\n- Fluent in French and English #LI-Hybrid\n","jobType":"full-time","liveStartAt":1730934083,"locationNames":[],"primaryRoleTitle":"Other","remote":true,"slug":"governance-solutions-consultant","title":"Governance Solutions Consultant","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3144834","isBookmarked":false},"StartupResult:141418":{"__typename":"StartupResult","id":"141418","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-141418"},{"__ref":"Badge:COMPANY_STAGE-141418"},{"__ref":"Badge:TOP_INVESTORS-141418"},{"__ref":"Badge:VALUATION_1B-141418"},{"__ref":"Badge:HIGHLY_RATED-141418"},{"__ref":"Badge:WORK_LIFE_BALANCE-141418"},{"__ref":"Badge:STRONG_LEADERSHIP-141418"}],"companySize":"SIZE_1001_5000","highConcept":"Everyday AI, Extraordinary People","highlightedJobListings":[{"__ref":"JobListingSearchResult:3144837"},{"__ref":"JobListingSearchResult:3144834"}],"logoUrl":"https://photos.wellfound.com/startups/i/141418-1a571520061744ccd50545d59ed3ff93-medium_jpg.jpg?buster=1631710332","name":"Dataiku","slug":"dataiku"},"Badge:COMPANY_STAGE-8004440":{"__typename":"Badge","id":"COMPANY_STAGE-8004440","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"JobListingSearchResult:2310359":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Digital Content Manager\nStrong candidates will have been admins of multiple content management platforms with some HTML/CSS experience, led email marketing production and list management efforts using multiple email service provider and database management systems, actively managed organizational social media platforms, and edited and created images, animations, videos, slide shows, and brochures or reports for professional audiences.\nKey responsibilities:\nWeb Production\nPost new content developed by program staff on multiple existing sites, using typical CMS/hosting platforms, occasionally in HTML/CSS \nSupport website development, including the integration of separate sites into unified, organization-wide web property\nAssist with web content development, including building templates and creating and editing visual assets (i.e., images, videos)\nMonitor and traffic inquiries and site feedback\nSocial Media Management\nUnder guidance of program staff, develop and post Climate Central-originated and other content as basis for postings to engage Twitter followers and Facebook/Instagram followers, as well as audiences on other platforms (e.g., LinkedIn, YouTube)\nConceptualize and work with designer to develop novel graphics, animations, and videos for posting\nAnalyze and report on social media metrics; advise program leaders on best-performing content and tactics\nEmail Campaigns Management\nWork with Climate Matters team to distribute camera-ready graphics to participating broadcast meteorologists and journalists\nDevelop responsive emails--often containing dynamic content--within typical ESP platform, occasionally using HTML and CSS\nOversee additional email and integrated social media campaigns from conception to delivery\nManage multiple subscriber lists and ensure consistency with master databases\nContribute to marketing strategy employed in email and social media campaigns to increase engagement with content and increase list-serve subscribers\nImprove upon current email templates within published guidelines and ensure consistent branding across multiple email campaigns \nConduct A/B testing to enhance email campaigns\nCross-cutting\nAssist with visual content production and editing, including graphics, animations/interactives, videos, report design and typesetting\nRegularly track, report, and review performance metrics across web, email, conventional and social media to identify trends and areas of improvement\nOther duties as assigned\nEssential qualifications \nDemonstrated facility with content management systems, email and list management software, social media, and graphic design packages\nExperience leading website maintenance, email creative and production efforts, organizational social media efforts, and design projects\nApplied knowledge of performance measurement, testing, and reporting\nDeadline-driven, well-organized, and flexible\nHighly collaborative and comfortable working across teams in leading, contributing, and supporting roles\nFamiliarity with Adobe Creative Cloud (Illustrator, InDesign, Photoshop, Premiere Pro) is a plus\nGenuine interest in climate science and science communications is a big plus\nLocation \nClimate Central’s headquarters are in Princeton, N.J. Some office presence is preferred, but not required, other than occasional staff retreats.\nCompensation \nCompensation is competitive, with generous benefits.\nDiversity \nClimate Central is committed to building a diverse team. We are an Equal Employment Opportunity employer and as such do not discriminate against any applicant for employment or employee on the basis of race, color, religious creed, gender, age, marital status, sexual orientation, national origin, disability, veteran status or any other classification protected by applicable discrimination laws.\nHow to Apply \nPlease send your cover letter including salary expectations; your resume; and contact information for three references familiar with your work, to jobs@climatecentral.org with the exact subject line, Digital Content Manager. Due to the volume of employment applications and queries received, Climate Central is unable to respond to each application individually. Applicants will be contacted directly if selected as a candidate. The search will close when a successful candidate is recruited.","jobType":"full-time","liveStartAt":1658329703,"locationNames":["Princeton"],"primaryRoleTitle":"Software Engineer","remote":true,"slug":"digital-content-manager","title":"Digital Content Manager","compensation":"No equity","yearsExperienceMin":0,"yearsExperienceMax":null,"id":"2310359","isBookmarked":false},"StartupResult:8004440":{"__typename":"StartupResult","id":"8004440","badges":[{"__ref":"Badge:COMPANY_STAGE-8004440"}],"companySize":"SIZE_11_50","highConcept":"We communicate climate change science, effects, and solutions to decision makers","highlightedJobListings":[{"__ref":"JobListingSearchResult:2310359"}],"logoUrl":"https://photos.wellfound.com/startups/i/8004440-55cd67e3d6cfcfdd73e26546f5194a80-medium_jpg.jpg?buster=1601646105","name":"Climate Central","slug":"climate-central-2"},"Badge:TOP_RESPONDER-7189414":{"__typename":"Badge","id":"TOP_RESPONDER-7189414","name":"TOP_RESPONDER_BADGE","label":"Top 10% of responders","tooltip":"Koyeb is in the top 10% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-7189414":{"__typename":"Badge","id":"QUICK_RESPONDER-7189414","name":"QUICK_RESPONDER_BADGE","label":"Responds within two weeks","tooltip":"Based on past data, Koyeb usually responds to incoming applications within two weeks","avatarUrl":null,"rating":null,"data":null},"Badge:B2B-7189414":{"__typename":"Badge","id":"B2B-7189414","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-7189414":{"__typename":"Badge","id":"COMPANY_STAGE-7189414","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:3155111":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"We are looking for our **first Developer Advocate** to engage with developers communities and grow the existing Koyeb community.\n\nOur thing is making developers’ lives easier with the fastest way to deploy applications globally. The Koyeb Serverless Platform is completely managed: we take code, build it into containers, and run it inside of MicroVMs distributed across multiple continents.\n\nWe are focused on a bottom-up approach, our acquisition is purely organic, and developer adoption is crucial to the success of our mission. We have built a community of over 50,000 members so far and are serving businesses all around the world.\n\nIf this sounds interesting, keep reading!\n\n### **What you’ll be doing**\n\nAs a Developer Advocate, you will become the most prominent advocate of the community.\n\nThis job is focused on building and maintaining relationships with developers and technical communities. The primary focus of this role will be to increase awareness and adoption of Koyeb's products and services by developers.\n\nYou will be working with our community and our team to improve the product and help developers discover the platform through high-quality content including starter apps, documentation, guides, and blog posts.\n\n### **You will:\n### **\n\n* Create high-quality technical content, including blog posts, tutorials, and documentation, to help developers learn about and use Koyeb's products.\n* Build demo and starter apps to highlight key use cases of the platform.\n* Develop and maintain relationships with developers, technical communities, and other industry stakeholders.\n* Contribute to the development of developer-facing tools like our SDKs, CLI, and third-party integrations.\n* Serve as a technical evangelist for Koyeb's products and services, helping developers understand how to use them effectively and providing guidance on best practices.\n* Engage with the developer community through public talks, videos, streams, podcasts, and other events.\n* Collaborate with the product and engineering teams to gather feedback from developers, help shape the direction of the product, and refine our roadmap.\n* Stay up to date on industry trends and technologies, how they can work with the Koyeb Serverless Platform, and help shape the technical direction of Koyeb's products and services.\n* Engage with our community on social platforms (like Twitter or Reddit) and communication channels such as Discord, Slack, and Discourse.\n* You will work directly with the co-founders and especially Edouard, holding the CPO role, to grow the developer community.\n\n**You will succeed if you:\n**\n* Support Koyeb users in their journey to get the most out of the platform\n* Work closely with the developer community, interact with our users, and federate the Koyeb community\n* Contribute and advocate for the Koyeb partner integrations, and collaborate with the rest of the team to make them happen\n* Collect, analyze, and share developer insights to improve the Koyeb platform\n* Influence marketing and branding efforts in addition to developer relations\n\n### You\n\nAs a general rule, if you join us, independent of the position, you should be comfortable with the following description of yourself. You:\n\n* have an international mindset and think global\n* are looking for a fast-paced environment\n* are ambitious and believe small teams can have a huge impact\n* are data-driven, you know decisions are more meaningful if they are based on data\n* are working as a team member\n* are autonomous and structured, are able and willing to write specifications/plans before implementing/executing\n* are striving for continuous improvement and learning\n\n**More specifically, you: \n*** \n\n\n* have a strong technical background, with experience as a software developer or technical consultant. \n* have experience working with developers and technical communities, either as a developer advocate or in a similar role.\n* have excellent written and verbal communication skills, with the ability to explain complex technical concepts in a clear and concise manner.\n* are a strong communicator with a track record featuring engaging talks, popular articles, and technical publications\n* have a passion for building mindshare via content for developers\n* have a willingness to experiment via metrics-driven approach to execution\n* have a strong understanding of cloud and infrastructure technologies including serverless platforms, DBaaS, PaaS\n* have a passion for helping developers and a desire to make a positive impact on the industry.\n\n**Our stack and technologies\n**\n\n* All the Koyeb platform is built internally by our engineering team\n* All user workloads are run inside of MicroVMs using Firecracker, a fork from KVM open-sourced by Amazon.\n* We use Nomad to schedule these MicroVMs on top of BareMetal servers.\n* We provide various developer tools to deploy on our platform, including:\n* A web interface at app.koyeb.app\n* Koyeb CLI and REST APIs\n* Pulumi and Terraform connectors\n* We write tutorials to help our users deploy on the platform\n* We interact with our users mostly through:\n* Our community platform at community.koyeb.com\n* Our feedback platform at feedback.koyeb.com\n* Our Slack community channel at slack.koyeb.com\n\n### **How we work\n### **\n\nThis is a fully-remote full-time position - with the option to work from our main office in Paris, France, or in a co-working space near you.\nWe hire everywhere in Europe for this position and you should be less than 3000 kms/5 hours away from Paris, France as we meet once every 6 weeks there for an event we - super originally - call **“Everyone in Paris”.**\n\nWe believe being able to meet once every 6 weeks is a strong advantage to improve communication and brainstorming.\n\n**Contract-wise:**\n\n* If you’re located in France, we provide standard full-time contracts with full-health coverage and standard benefits.\n\n* If you’re located in another country, we provide two options:\n\t* start with a 4 months independent contract and onboard you after that as a full-time employee with deel.com EoR service - we just need some time to understand your local regulation.\n\t* work indefinitely as an independent contractor - if local labor laws allow itThe salary range for Europe is between IC10-1C11 plus equity - more information here\n\nWe’re looking for an experimented product designer and the salary is between €60k and €75k full-time, plus equity. This is the gross salary for France - for team members who are based outside of France, gross salaries are adjusted using the total cost as an employer, click here to learn more.\n\n**Some context about Koyeb:\n**\n\nWe’re a really small team, currently 12 and we’re composed of 90% of technical people and the resulting 10% catch the technical side.\n\nWe’re building a product used by developers and are interacting daily with our developers’ community - which are our users.\n\nAll our communications, internal and public, are in English. We are a global company, currently headquartered in France, Europe.\n\nWe’re prioritizing work that has a direct impact on user experience and expect you to think first about impact. Our long-term mission doesn’t change, but you need to be willing to work on a short-term roadmap evolving quickly depending on user feedback.\n\nWe’re an early-stage and full remote company. This is a demanding job that requires a high degree of autonomy and the ability to work asynchronously.\n\nIf these look like challenges you’d like to work on, continue scrolling\n\n**How we hire**\n\nWe ask you to send us “something interesting” via the standard application form. Here are some guidelines on what we think is interesting:\n\nPlease explain why you would like to join us, a resume without any explanation is rarely interesting. This is sometimes called a cover letter but just think about it as if you would send an e-mail and explain why you think we should talk. A dozen of lines are sufficient.\n\nAn up-to-date LinkedIn/equivalent profile or resume is needed. We need it to have a quick overview of what you’ve done.\n\nOpen source projects you’ve worked on.\n\nWhat we need to understand is how what you've worked on is relevant to what we’re building here at Koyeb. We don’t pay extensive attention to a standardized format and what the theory says but keep in mind that good written communication skills are crucial to working at Koyeb.\n\nIf we believe we could work together, Richa, our people \u0026amp; talent manage, will reach out to schedule a first 45 minutes call to make sure this could be a match.","jobType":"full-time","liveStartAt":1732101972,"locationNames":["Paris"],"primaryRoleTitle":"Other","remote":true,"slug":"developer-advocate","title":"Developer Advocate","compensation":"€60k – €75k","yearsExperienceMin":3,"yearsExperienceMax":null,"id":"3155111","isBookmarked":false},"StartupResult:7189414":{"__typename":"StartupResult","id":"7189414","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-7189414"},{"__ref":"Badge:QUICK_RESPONDER-7189414"},{"__ref":"Badge:B2B-7189414"},{"__ref":"Badge:COMPANY_STAGE-7189414"}],"companySize":"SIZE_11_50","highConcept":"The fastest way to deploy serverless applications globally","highlightedJobListings":[{"__ref":"JobListingSearchResult:3155111"}],"logoUrl":"https://photos.wellfound.com/startups/i/7189414-0a2655071ecd70b7527806e4e604aa16-medium_jpg.jpg?buster=1621583362","name":"Koyeb","slug":"koyeb"},"Badge:COMPANY_STAGE-6677174":{"__typename":"Badge","id":"COMPANY_STAGE-6677174","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"JobListingSearchResult:3138394":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"We are currently seeking **Product Designer** with a penchant for tackling intricate digital product challenges and adeptly collaborating with both clients and internal stakeholders to yield tangible results.\n\nAs an **Product Designer,** your design solution should inspire, engage and delight users. You’ll rely on user-centered design principles to create high-quality visuals—from idea to execution—over various platforms. You will be an important member of the Thence User Experience Design team and help guide the visual language for products that support both us and clients. At Thence you'll have the opportunity to define how users interact and use our applications within the sharing economy and be a true innovator in the services space.\n\nThis position works closely with Design Head, Product Consultants, Design Guides, UI/UX designers and Developers to create engaging designs that reflect business requirements, support user needs, and are technically feasible.\n\n**Duties \u0026amp; Responsibilities**\n\n* Own the UI/UX Design delivery for the assigned project.\n* Be a part of client calls and understand client requirements.\n* Evaluate client requirements and develop Information Architecture, application\n* flow diagrams, wireframes, mock-ups, user journeys, and personas.\n* Conduct user research through interviews, surveys, competitor evaluation, Heuristic evaluation and other research methods and produce comprehensive reports\n* Create User Personas document by analyzing user goals, pain points, frustration pain points, Demographics based on user research\n* Focus on creating reusable user experience and maintain a library of components, icons, colours, and fonts used throughout the product.\n* Transform Product goals into a set of beautiful, easy-to-use and accessible designs, such as a set of app screens.\n* Provide and solicit critique on your designs as well as the designs of your team-mates;\n* Take ownership of design documentation and handoff processes, ensuring comprehensive and clear records of design decisions and assets for seamless transfer to development teams.\n* Meet the performance goals as defined periodically.\n\n**Skills Required**\n\n* Strong understanding of design process, methodology, and human-centered\n* design.\n* Good knowledge to work with design tools, specifically Figma.\n* A portfolio showcasing great looking web \u0026amp; mobile applications\n* Consistent ability to apply a brand's style and interaction patterns\n* Strong design thinking and understanding of tactical design\n* Passion to solve visual design problems and the ability to distinguish\n* Ability to work in an Agile development environment and communicate your\n* ideas to internal and external stakeholders\n* Thinks both tactically and strategically, and has high levels of self-direction, innovation and imagination.\n* Great communication skills: the ability to clearly explain design decisions and process to anyone in the company\n* Attention to details\n* Ability to design and iterate based off feedbacks\n* Always articulate your design decisions and what problems they're solving","jobType":"full-time","liveStartAt":1730258814,"locationNames":["India","Bengaluru","Jaipur","Mumbai","Mumbai Suburban","Bengaluru","Mumbai"],"primaryRoleTitle":"UI/UX Designer","remote":true,"slug":"product-designer-associate-product-designer","title":"Product Designer/Associate Product Designer","compensation":"₹5L – ₹10L","yearsExperienceMin":1,"yearsExperienceMax":null,"id":"3138394","isBookmarked":false},"StartupResult:6677174":{"__typename":"StartupResult","id":"6677174","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:COMPANY_STAGE-6677174"}],"companySize":"SIZE_51_200","highConcept":"Thence is a Product Success Company, bringing together practices spanning strategy, research, Design","highlightedJobListings":[{"__ref":"JobListingSearchResult:3138394"}],"logoUrl":"https://photos.wellfound.com/startups/i/6677174-cd19dfcc7539addec6d6f17d3a91814d-medium_jpg.jpg?buster=1556785531","name":"Thence","slug":"thence"},"JobListingSearchResult:907480":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Please note: This role is 100% remote for those living and with current work authorization in the USA. We are not able to hire applicants outside the USA right now or sponsor visa or green cards. \r\n\r\nAbout Codeverse\r\nThink back to when you first learned to code. The magic of seeing the work you were doing bring ideas to life. The frustration of trying to track down a bug in your code that was making everything fall apart and the satisfaction of fixing it. The joy of proudly showing a friend or family member what you created.\r\n\r\nAt Codeverse, we're bringing that joy and magic and the tools to deal with that frustration to kids as young as 6 years old! We believe kids should have the tools to build anything they want and if they do they will invent an amazing future.\r\n\r\nThat's why we built Kidscript, a language designed for learning and for kids and the world's first fully interactive and integrated development platform built just for 6-13 year olds. How Codeverse works is parents sign their kids up for virtual 1:1 lessons with our expert coding guides and kids gain unlimited access to our kid friendly developer tools. Kids learn by building apps and games, earn badges and skill points to level up, and can even submit to our Codeverse App Store (codeverse.com/app-store). You can learn more about the company and our product in these videos:\r\n\r\nAbout Codeverse: https://www.youtube.com/watch?v=p7Y34_k3Ztk\r\n\r\nOur Brand Values: https://www.youtube.com/watch?v=OV06sZ8OKbI\r\n\r\nHow Kids Learn: https://www.youtube.com/watch?v=Cx0bjT-Uj4c\r\n\r\nAbout the Role\r\nIn the role you will work closely with design and product to implement the user interface, architect the structure of our JavaScript Apps, and ultimately make an awesome learning experience for kids. Our student learning experience, the kid-facing IDE and Kidscript language) are built in Javascript. We make the most of modern tools like React, Typescript, ES6, and Sass, and we ensure our apps run well on all browsers and screen sizes.\r\n\r\nWe make extensive use of libraries such as ember-cli, peg.js, matter.js, pixi.js, and npm. Our back end platform is written in Ruby and conforms to the JSON API standard.\r\n\r\nAs a Senior Software Engineer you bring deep experience and expertise to them team. You help unblock more junior team members, provide code reviews, and mentor and develop them to improve their skills.\r\n\r\nWhat You'll Do\r\nYou must also be comfortable building and organizing a large modular application. You understand the strengths and weaknesses of the languages and frameworks you use. The code you write directly impacts the kids using our products. Although not necessarily a designer, you must care tremendously about the overall quality, aesthetic and user experience with our products. We are very detail-oriented.\r\n\r\nResponsibilities:\r\n\r\nReport directly to the SVP of Product\r\nCollaborate with designers and cross-functional teams to iterate on the design and implementation of our product\r\nUse React framework and Javascript libraries to build beautiful, delightful experiences for kids\r\nMake simple changes in Ruby platform as needed to build new features and fix bugs efficiently\r\nBuild modular and reusable front-end systems and abstractions\r\nFind and address performance issues\r\nParticipate in design and code reviews\r\nIdentify and communicate front-end best practices\r\nCoordinate and communicate task dependencies, blockers, and timelines with the team\r\nMentor and develop team members\r\nRequirements:\r\n\r\nExpert knowledge of JavaScript (Browser or server-side)\r\nExperience with HTML, CSS, and related web technologies\r\nExperience with modern JavaScript / Node.js libraries and tooling\r\nFamiliarity with server-side web frameworks, such as Ruby on Rails\r\nKnowledge of Computer Science fundamentals\r\nAwareness of cross-browser compatibility issues and client-side performance considerations\r\nDemonstrated design and UX sensibilities","jobType":"full-time","liveStartAt":1595370365,"locationNames":["Chicago"],"primaryRoleTitle":"Frontend Engineer","remote":true,"slug":"senior-frontend-software-engineer","title":"Senior Frontend Software Engineer","compensation":"","yearsExperienceMin":5,"yearsExperienceMax":null,"id":"907480","isBookmarked":false},"StartupResult:7864866":{"__typename":"StartupResult","id":"7864866","badges":[],"companySize":"SIZE_11_50","highConcept":"Teaching 6-13 years olds to code through kid friendly developer tools and 1:1 online classes","highlightedJobListings":[{"__ref":"JobListingSearchResult:907480"}],"logoUrl":"https://photos.wellfound.com/startups/i/7864866-1db79dbf02b797e4d9ed8b4cd08f5057-medium_jpg.jpg?buster=1595370355","name":"Codeverse","slug":"codeverse-3"},"Badge:TOP_RESPONDER-8427931":{"__typename":"Badge","id":"TOP_RESPONDER-8427931","name":"TOP_RESPONDER_BADGE","label":"Top 1% of responders","tooltip":"Edventures is in the top 1% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-8427931":{"__typename":"Badge","id":"QUICK_RESPONDER-8427931","name":"QUICK_RESPONDER_BADGE","label":"Responds within a day","tooltip":"Based on past data, Edventures usually responds to incoming applications within a day","avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-8427931":{"__typename":"Badge","id":"COMPANY_STAGE-8427931","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:2981382":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"*Are you **passionate** about empowering youths and young adults through **entrepreneurship**? If so, we want you to join our journey and be part of **our vision to create a world where no idea is inhibited**.*\n\n**PLEASE NOTE**: we're currently bootstrapped, so **this role will start out as an unpaid role**, before transitioning into a paid one once we've secured our investment. We plan to offer a salary within the range of $24-30k per year, once we've secured the investment.\n\n\n\n### Why Join Us\nAt Edventures, **our aim is to become the global leader in AI-powered entrepreneurship support.** **We are on a mission to empower millions of youths and young adults around the world by providing them with AI-powered entrepreneurship learning and guidance**. We uplift underserved communities through our personalised app that simplifies entrepreneurship coaching and learning, making it as accessible as texting. \n\nGlobally, 25% of young people, approximately 75 million, are not engaged in employment, education, or training (NEET). With one-third of global youth aspiring to be entrepreneurs, the current support ecosystem can only serve 5-10%, leaving the majority stranded. This gap hampers economic growth and exacerbates the NEET crisis.\n\n**But this is also an opportunity.**\n\nWe believe in lowering barriers to entrepreneurship support to help individuals realise their ideas and improve their financial situations, ultimately addressing under- and unemployment among young people. Our focus on personalised, scalable, and accessible entrepreneurship learning aims to bridge this gap, empowering youths and combatting the pressing issues affecting millions worldwide. **Join us in shaping a future where every idea has the chance to thrive.**\n\nJoining Edventures presents **a unique opportunity to drive the future of entrepreneurship education and support through AI**, making a tangible impact on underserved communities worldwide..\n\n\n### Our Achievements in 2024\n* **accepted into DigitalOcean Hatch startup programme** (late 2023)\n* **recognised by Eureka Investment Programme** (spring 2024)\n* **soft-launched prototype** (earlier this year)\n* **launched Discord community**, growing to 60+ members within 18 hours\n* **solidified technical team** with long-term members/co-founders\n\n\n### Our Plans for 2024\n* **in discussions with 15 potential customers** for pilot projects\n* **launching Minimum Sellable Product (MSP) 1.0 by end of July** for a scalable, market-ready solution\n* **launching MSP 2.0 by year-end**\n* **securing investment in Q4** to transition team to full-time paid roles and accelerate growth\n\n\n### About the Role\nJoin us as a **Product Designer** and seize the opportunity to shape the future of entrepreneurship support worldwide. As a pivotal member of our agile, remote team, you will lead the design direction of our app, from research and concept to implementation. Your autonomy and expertise will be central as you collaborate closely with our Lead Engineer and Product Visionary. We're seeking a passionate individual who thrives on blending product design with frontend development—a role where creativity meets technical innovation and implementation.\n\n\n### As a Product Designer at Edventures, you will...\n* ...**design and prototype user interfaces for our web and mobile applications**, collaborating closely with our Lead Engineer and Product Visionary. You will be pivotal in delivering a seamless, user-centric app experience, to ensure that we build something valuable for the customer and end users\n\n* ...**continuously conduct user testing and engaging with our Discord community** to get feedback and perspectives from our users, to learn how we can design a better user experience\n\n* ...**translate your designs into responsive and visually appealing interfaces** for our web application, native applications, as well as our website and other elements where we might need visual materials\n\n* ...**develop and maintain a clean, scalable, and modular codebase**, ensuring high-quality app performance and stability through efficient coding best practices.\n\n* ...**continuously stay up to date and learn about the latest developments in product and mobile app design**, actively exploring new best practices and insights that could enhance our app\n\n* ...**seamlessly work between designing and coding our interfaces**, to ensure smooth functionality across different devices and platforms, enhancing the overall user experience.\n\n\n### We expect a candidate who is...\n* ...**committed to investing a significant amount of time and effort in this role** to grow as a Product Designer and contribute as an early team member on this long but exciting journey.\n\n* ...**motivated by the importance of speed and momentum in successfully bootstrapping a startup**, demonstrating the drive to actively contribute to our progress.\n\n* ...**interested in entrepreneurship and/or social impact**, aligning with our mission to empower youths and young adults through technology\n \n* ...**able and willing to put in a lot of time and effort in this role**, to fully seize this opportunity to learn and grow your skills and experience as a Product Designer\n\n* ...full of creativity, and takes initiatives and responsibility to make things happen\n\n\n### We need you to be...\n* ...experienced with **Figma** and have an organised approach to your designs\n\n* ...**skilled in user testing and research methods**, including A/B testing among others\n\n* ...familiar with **responsive design principles and mobile-first approaches**\n\n* ...**familiar with, or eager to learn, the Flutter framework and Dart programming language**, with a strong commitment to expanding your skills in these areas.\n\n* ...familiar with **HTML and CSS**\n\n* ...**comfortable with version control tools like GitHub**, or motivated to learn them.\n\n* ...a great team player and **fluent in written and spoken English**\n\n* ...someone who has a **lived, first-hand entrepreneurial experience** or in other ways a personal connection to entrepreneurship (not limited to just startups)\n\n\n### Ready to shape the future of entrepreneurship support with AI? \nJoin us and play a pivotal role in shaping the future of our innovative app and its potential impact on millions of potential and budding entrepreneurs. While this role begins as unpaid, it's a unique opportunity to learn, grow, and make a significant impact. Apply now and let's embark on this transformative journey together!","jobType":"cofounder","liveStartAt":1732305434,"locationNames":["Brazil","Canada","Dubai","India","Japan","Singapore","Spain","United States","Germany","France","Indonesia","United Kingdom","Ireland","Stockholm","Sweden","South Africa","United Arab Emirates","Nigeria","Philippines","Malaysia","Italy","Kenya","Portugal","Ghana","Ethiopia","Norrköping","Mexico City"],"primaryRoleTitle":"Product Designer","remote":true,"slug":"product-designer","title":"Product Designer","compensation":"10.0% – 15.0%","yearsExperienceMin":1,"yearsExperienceMax":null,"id":"2981382","isBookmarked":false},"StartupResult:8427931":{"__typename":"StartupResult","id":"8427931","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-8427931"},{"__ref":"Badge:QUICK_RESPONDER-8427931"},{"__ref":"Badge:COMPANY_STAGE-8427931"}],"companySize":"SIZE_1_10","highConcept":"Personalised entrepreneurship learning and guidance. Made as simple as texting","highlightedJobListings":[{"__ref":"JobListingSearchResult:2981382"}],"logoUrl":"https://photos.wellfound.com/startups/i/8427931-3765d8c60f4242199d9dc6776a4c23b3-medium_jpg.jpg?buster=1626432452","name":"Edventures","slug":"edventuresai"},"Badge:COMPANY_STAGE-863514":{"__typename":"Badge","id":"COMPANY_STAGE-863514","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"JobListingSearchResult:3075775":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**About Onething**\nOnething is a global UI UX design company. We are here to design a difference, not only on\nscreens, but in everything we do. Our portfolio includes brands across different industries, and we\noptimize every opportunity where design can create a real impact.\nWe are a people-first organization, where talent surpasses prejudices. At Onething, no idea is\nsmall, and no stone is left unturned to make it big. Join us, and witness how it’s like, to be\nnurtured, grow \u0026amp; excel in a place that is free of all judgements!\nP.S We are all crazy about animals, movies, music \u0026amp; cheese! You too? Then join the party!\n\n**What you’ll be doing**\n● Working with product/business stakeholders in defining user requirements and processes.\n● Facilitating the product vision by researching, conceiving, sketching, prototyping and\nuser-testing experiences for digital products.\n● Identifying design problems and devising elegant solutions.\n● Working with product managers, BA’s and other key stakeholders to prioritizing design effort\nand execution of projects.\n● Taking a user-centered design approach and rapidly testing and iterating designs.\n● Translate concepts into user flows, wireframes, mockups and prototypes that lead to intuitive\nuser experiences.\n● Designing and delivering wireframes, user stories, user journeys, mock-ups and proof of\nconcepts (POCs) optimized for a wide range of devices and interfaces.\n● Developing the visual and interactive elements of the user experience and refine a polished\ndesign, taking into consideration typography, iconography, layout and brand identity.\n● Proactively testing concepts to ensure users are integral to the design process.\n\n**What you need to know**\n● A solid grasp of user-centered design (UCD), planning and conducting user research, user\ntesting, A/B testing, rapid prototyping, heuristic analysis, usability and accessibility concerns\n● Deep understanding of design approaches, including mobile-first and responsive design\n● To iterate designs and solutions efficiently and intelligently\n● To disregard irrelevant information – to identify similarities and differences in visual\nconfigurations\n● To work effectively in a team setting including synthesizing abstract ideas into concrete\ndesign implications\n● An understanding of web technologies and how developers seek to leverage design output\n● To speak and write clearly and be able to present opinions to peers\n● To simplify problems into parts and identify key data needed to support decisions\n\n**What you need to have**\n● 2 – 5 years of extensive experience in UX/UI designing with a diverse portfolio\n● Understanding of the research methodology process and its application\n● Skills to create the ideal user experience\n● Experience in applying best practices to design solutions\n● Ability to clearly and effectively communicate design processes, ideas, and solutions to\nteams and clients\n\n**You’ll fit in if you are**\n● Enthusiastic, motivated and brimming with ideas\n● Are passionate (with sworn vengeance) about the latest developments in technology\n● A team player who can communicate and collaborate seamlessly\n● Always be willing to accept new or extra work to stretch abilities.\n● Actively participate in team working and meetings.\n● Deliver ahead of expectations and take ownership and accountability.","jobType":"full-time","liveStartAt":1723033394,"locationNames":["Bengaluru","Delhi","Gurugram"],"primaryRoleTitle":"UI/UX Designer","remote":true,"slug":"product-designer-2-years","title":"Product Designer (2+ years)","compensation":"","yearsExperienceMin":2,"yearsExperienceMax":null,"id":"3075775","isBookmarked":false},"StartupResult:863514":{"__typename":"StartupResult","id":"863514","badges":[{"__ref":"Badge:COMPANY_STAGE-863514"}],"companySize":"SIZE_51_200","highConcept":"A UX \u0026 UI design studio trusted by brands like Paytm, Tata, Milkbasket, RBL and many more","highlightedJobListings":[{"__ref":"JobListingSearchResult:3075775"}],"logoUrl":"https://photos.wellfound.com/startups/i/863514-e85a5929283302c9a157f8859f1b29af-medium_jpg.jpg?buster=1591680869","name":"Onething design","slug":"onething"},"Badge:B2B-7828345":{"__typename":"Badge","id":"B2B-7828345","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-7828345":{"__typename":"Badge","id":"COMPANY_STAGE-7828345","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:1527656":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"Toucan is a post-COVID virtual gatherings platform that makes mingling at an online happy hour as easy as circulating around a physical room or just standing around with a drink and waiting for folks to come to you.\r\n\r\n**The candidate**\r\n\r\nWe are looking for a Graphic and Web Designer with 3+ years in the design field. The ideal candidate has experience in Adobe Creative Suite, strong knowledge of HTML and CSS, and a good understanding of UX and UI principles. It is also key to be able to document the design process. \r\n\r\nDuring the application process please submit a portfolio highlighting aesthetics and abilities.\r\n\r\nGood to have:\r\n\r\n* Experience with email marketing software\r\n* Knowledge of motion design, animation, design systems, and atomic design\r\n* An understanding of designing for desktop, mobile, tablets, and apps\r\n* The role\r\n\r\n**Main responsibilities include, but are not limited to:\r\n**\r\n* Brief and pitch design ideas and concepts across web, email, social media, and digital advertising\r\n* Conceptualize original website design ideas to bring simplicity and user-friendliness to complex roadblocks\r\n* A creative digital native who can improve the look and feel of the website\r\n* Design and build templates for marketing and transactional email\r\n* Create wireframes, user flows, storyboards, process flows, and site maps to communicate interaction and design ideas\r\n* Asset creation for social media and digital advertising\r\n* Ad hoc contribution to creative concepts across a broad range of video content: interviews, instructional, product, creative, and promotional\r\n* Staying ahead of emerging digital trends and providing new ideas to enhance the website and digital marketing campaigns\r\n* Must be able to work quickly and fluidly through all phases of the web design process: from research to a concept, to design, to developer ready files","jobType":"full-time","liveStartAt":1627378221,"locationNames":["New York City"],"primaryRoleTitle":"Designer","remote":true,"slug":"graphic-and-web-designer-i-part-time","title":"Graphic and Web Designer I Part Time","compensation":"","yearsExperienceMin":3,"yearsExperienceMax":null,"id":"1527656","isBookmarked":false},"StartupResult:7828345":{"__typename":"StartupResult","id":"7828345","badges":[{"__ref":"Badge:B2B-7828345"},{"__ref":"Badge:COMPANY_STAGE-7828345"}],"companySize":"SIZE_1_10","highConcept":"Your new social experience","highlightedJobListings":[{"__ref":"JobListingSearchResult:1527656"}],"logoUrl":"https://photos.wellfound.com/startups/i/7828345-1965d0e0b63e050bc9c3b229e588b146-medium_jpg.jpg?buster=1594250108","name":"Toucan","slug":"toucan-8"},"Badge:TOP_RESPONDER-8413046":{"__typename":"Badge","id":"TOP_RESPONDER-8413046","name":"TOP_RESPONDER_BADGE","label":"Top 5% of responders","tooltip":"Fresh Prints is in the top 5% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-8413046":{"__typename":"Badge","id":"QUICK_RESPONDER-8413046","name":"QUICK_RESPONDER_BADGE","label":"Responds within a few days","tooltip":"Based on past data, Fresh Prints usually responds to incoming applications within a few days","avatarUrl":null,"rating":null,"data":null},"Badge:GROWING_FAST-8413046":{"__typename":"Badge","id":"GROWING_FAST-8413046","name":"GROWING_FAST_BADGE","label":"Growing fast","tooltip":"Showed strong hiring growth in the past month","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3144870":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"\n\n \n\n****\n\n**About Frontier:**\n\nFrontier is a subsidiary of Fresh Prints. Fresh Prints is a New York based, fast-growing, fully-remote, 150-person company that has most of our team in India and Philippines. A few years ago Fresh Prints started helping other fast-growing companies build their teams. We got so good at it that we decided to spin out a new company to focus exclusively on that and call it Frontier.\n\nHere at Frontier, we help companies grow full-time, cross-functional teams abroad. We hire the smartest people, and we place them into the best companies.\n\nIf you like one of the Frontier roles, and you apply, and you’re accepted, we’ll screen you with a couple of internal interviews, and will work on getting you an interview for a full-time job within the month. Think of us as your personal talent agent, and good luck with the application :)\n\n**About the Client:**\n\nPiermont Brands is a leading spirits portfolio company that is redefining the future of premium beverages. We are dedicated to crafting exceptional, innovative, and sustainable products that speak to the modern consumer. Our portfolio includes a diverse range of spirits, each with its own unique story, and we’re focused on building lasting relationships with consumers through compelling brand experiences. As a fast-growing company, we are committed to pushing boundaries, delivering quality, and growing our brands in new and exciting ways.\n\n**Our Truths:** \nAt Piermont Brands, our culture is built around the way we collaborate, innovate, and elevate our products and brands. Here are the truths that guide us:\n\n- **Creativity Fuels Our Growth.** We encourage bold thinking and creative risks, constantly evolving to stay ahead in a competitive market.\n- **Collaboration Drives Success.** We believe that the best ideas come from working together across all functions of the business—marketing, sales, design, and product development.\n- **Quality Is Non-Negotiable.** Whether it’s a product launch or a social media campaign, we uphold the highest standards of quality across everything we do.\n- **Agility Is Our Advantage.** We thrive in a fast-paced, ever-evolving environment where we move quickly, adapt, and continue to grow.\n- **Passion Is Our Foundation.** We’re deeply passionate about our products and the communities we serve. This passion drives everything—from product creation to how we engage with consumers.\n\n* * *\n\n**The Role:**\n\nWe are seeking a **Graphic Designer** to join our dynamic team at Piermont Brands. In this role, you will create compelling design assets that elevate the visual identity of our brand and resonate with our target audience. From marketing materials and digital content to merchandise and in-store displays, you will be responsible for bringing our brand vision to life across multiple touchpoints. If you are a creative and detail-oriented designer who thrives in a collaborative, fast-paced environment, we would love to meet you.\n\n**Roles and Responsibilities:**\n\n- **Design Creation:**\n\n - Develop visually striking sell sheets, presentation decks, and case cards to effectively communicate product messaging and brand identity.\n - Create eye-catching shelf talkers, posters, and promotional materials for in-store events and marketing campaigns.\n - Design branded merchandise, including apparel, glassware, and promotional items, that align with our brand’s aesthetics and marketing strategies.\n - Produce engaging graphics for social media, enhancing online presence and fostering community engagement.\n- **Collaboration:**\n\n - Work closely with the marketing team to understand project objectives, target audiences, and brand guidelines.\n - Collaborate with sales teams and product managers to incorporate feedback into design work and ensure alignment with business goals.\n - Partner with external vendors and printers to ensure high-quality production of design assets.\n- **Merchandise \u0026 POS Sourcing:**\n\n - Coordinate sourcing for branded merchandise that supports marketing campaigns and brand initiatives.\n - Maintain strong relationships with suppliers to ensure the timely and accurate delivery of materials.\n- **Project Management:**\n\n - Manage multiple design projects simultaneously, ensuring deadlines are met and work is completed within budget.\n - Maintain organized design files, including assets, versions, and specifications.\n- **Brand Consistency:**\n\n - Uphold and enhance brand guidelines across all design outputs to maintain a consistent and recognizable visual identity.\n - Regularly review marketing materials to ensure they reflect up-to-date branding and product information.\n- **Market Research:**\n\n - Stay informed about design trends, emerging technologies, and industry best practices to introduce fresh ideas and creative approaches to the team.\n - Analyze the effectiveness of design materials and suggest improvements based on feedback and performance metrics.\n\n**Qualifications:**\n\n- Bachelor’s degree in Graphic Design, Visual Arts, or a related field.\n- 3-5 years of professional graphic design experience, preferably within the consumer goods or spirits industry.\n- Proficiency in Adobe Creative Suite (Illustrator, Photoshop, InDesign) and other design tools.\n- Strong portfolio demonstrating a range of design projects, particularly in marketing, branding, and visual storytelling.\n- Solid understanding of typography, color theory, and layout design principles.\n- Excellent verbal and written communication skills, with the ability to effectively explain design concepts.\n- Ability to work both independently and collaboratively in a fast-paced environment.\n- High attention to detail and a proactive approach to problem-solving.\n\n**Additional Skills (Preferred):**\n\n- Experience with print production processes and materials.\n- Knowledge of digital marketing, including social media design and content creation.\n- Understanding of merchandise sourcing and production processes.\n- Familiarity with the spirits industry and consumer behavior trends is a plus.\n\n* * *\n\n**Job Details:**\n\n- **Competitive salary** based on experience.\n- **Performance-based bonuses**.\n- **Flexible work environment** with remote work options.\n- **Paid time off (PTO)** and opportunities for professional growth and development.\n\nThis is an exciting opportunity to join a passionate team and work with innovative brands that are making a mark in the spirits industry. If you’re a creative designer who thrives on producing impactful marketing materials, we’d love to hear from you!\n\n\n\n","jobType":"full-time","liveStartAt":1730935799,"locationNames":[],"primaryRoleTitle":"Marketing Manager","remote":true,"slug":"social-media-digital-marketing-manager","title":"Social Media Digital Marketing Manager ","compensation":"₱1k – ₱1k","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3144870","isBookmarked":false},"StartupResult:8413046":{"__typename":"StartupResult","id":"8413046","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-8413046"},{"__ref":"Badge:QUICK_RESPONDER-8413046"},{"__ref":"Badge:GROWING_FAST-8413046"}],"companySize":"SIZE_201_500","highConcept":"Fresh Prints provides custom apparel and promotional products to Student Groups, Greek Organizations","highlightedJobListings":[{"__ref":"JobListingSearchResult:3144870"}],"logoUrl":"https://photos.wellfound.com/startups/i/8413046-3c93a8f989cb2219729ea2228a6447ac-medium_jpg.jpg?buster=1625500224","name":"Fresh Prints","slug":"fresh-prints-3"},"Badge:TOP_RESPONDER-3840097":{"__typename":"Badge","id":"TOP_RESPONDER-3840097","name":"TOP_RESPONDER_BADGE","label":"Top 5% of responders","tooltip":"Clipboard Health is in the top 5% of companies in terms of response time to applications","avatarUrl":null,"rating":null,"data":null},"Badge:QUICK_RESPONDER-3840097":{"__typename":"Badge","id":"QUICK_RESPONDER-3840097","name":"QUICK_RESPONDER_BADGE","label":"Responds within a few days","tooltip":"Based on past data, Clipboard Health usually responds to incoming applications within a few days","avatarUrl":null,"rating":null,"data":null},"Badge:B2B-3840097":{"__typename":"Badge","id":"B2B-3840097","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-3840097":{"__typename":"Badge","id":"COMPANY_STAGE-3840097","name":"COMPANY_STAGE_BADGE","label":"Scale Stage","tooltip":"Rapidly increasing operations","avatarUrl":null,"rating":null,"data":"scale_stage"},"Badge:TOP_INVESTORS-3840097":{"__typename":"Badge","id":"TOP_INVESTORS-3840097","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:YC-3840097":{"__typename":"Badge","id":"YC-3840097","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"Badge:VALUATION_1B-3840097":{"__typename":"Badge","id":"VALUATION_1B-3840097","name":"VALUATION1B_BADGE","label":"Valuation $1B+","tooltip":"This company has a valuation of $1B or more","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3065965":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**What’s the Job Look Like?**\n\nWe’re looking for someone to drive demand side growth in our marketplace. \n\nYour mandate is to win markets. That market might be assisted living facilities in the state of Oklahoma, or it could be winning the hospitality market in New York City. You'll need to be able to dig for who to contact, connect with customers to understand what makes them tick, and then deliver solutions that we’ve already built into the problem space that you've defined. You'll deal with rejection frequently and can’t be deterred by 100 no’s - the 101st person you speak with might say yes. You can't be afraid to sell or pick up the phone. We expect you to do it all, but you'll start by picking up the phone, and you'll pick up the phone a **lot**.\n\nYou shouldn't be a person that says “here’s what I think we should do” - instead you'll just do it and report back what happened. We need an owner. \n\n*What Might Onboarding Look Like?*\n\nThere’s some variance here, but we’ve included a sample onboarding plan for someone who starts within by trying to win markets within our core marketplace. Industry experience isn’t necessary and you should be able to adapt to different customer types quickly. It's not necessary that you've been in a closing sales role or even a sales role before, but you will be expected to close contracts.\n\nFor the first 6 weeks you might pick up the phone for most of the day. In our core marketplace / flagship line of business, you'd be expected to produce 50 customer conversations from existing customers (40 of which will come on the demand side or workplaces, 10 from workers) in the first two weeks. In the following three weeks we expect an additional 1000 calls to prospects, yielding at least 100 meaningful conversations. You might take some of these conversations in person to help understand workflows and build more rapport if you want. Once you have a very clear understanding of customers (segments, personas, etc) you'd have the opportunity to put forward ideas that fall outside the scope of cold calling. You'd then be expected to execute on those (i.e. want to put up billboards? Find a vendor, design the billboard or hire a contract designer, get someone to take pictures in the area to make sure it looks how you want and then record the effectiveness).  \n\nYou might want to throw events, experiment with marketing, or try other experiments. These are all things we’d love to do, but opportunities to explore are gated by getting a very deep understanding of the customer via a high volume of customer conversations. \n\nTo better define a deep understanding of the customer, we'd expect someone to be able to say “here’s what a day in the life of a in a looks like. Here’s how it differs from the . If the customer segment is , then the role usually doesn’t exist. The responsibilities of that role instead fall into which also does .” \n\nOnce we’re confident in your read on the customer, we’ll open the doors for experimentation.\n\n**What’s Success Look Like?**\n\nWe’re expecting you person to win every market they enter by getting to know customers and breaking down barriers. You have to be comfortable where there isn’t a manual - You won’t just sell, you need judgment to know 1) what to sell, 2) how we should package / position what we sell, 3) what we can / can’t offer, and 4) how to negotiate / price / etc when we don’t have a pulse on where the market is for our product today. \n\nJudgment, hustle, business acumen, and curiosity are all required in spades. \n\n**What’s Growth in This Role Look Like?**\n\nWe have lots of opportunities within the company. Once you knock it out of the park in this role there's several options for what’s next:\n\n1. Build the manual for people who come after you\n2. Beyond that, hire and oversee the team who executes on your manual\n3. Do discovery in new parts of the business to distribute new products / gather new demand side customers\n4. Move into another part of the organization entirely\n\nThese aren’t guaranteed to be options, but for people who do an excellent job we have several opportunities. \n\n**What Experience is Necessary for the Role?**\n\nWe’re not a company that relies heavily on experience. We hire “general athletes” who embody the traits we think are necessary to succeed in the role. \n\n**The only requirement for this role is that you are based in one of the following U.S. locations and do not require sponsorship:**\n\n- Chicago\n- Dallas\n- Houston\n- Atlanta\n- Washington, D.C.\n- Philadelphia\n- Miami\n- Phoenix\n- Boston\n- Detroit\n- Seattle\n- Minneapolis\n- Tampa\n- San Diego\n- Denver\n- Charlotte\n- Portland\n- Austin\n- Pittsburgh\n- Las Vegas\n- Cincinnati\n- Kansas City\n- Sacramento\n- Columbus, OH\n- Cleveland\n- Indianapolis\n- Nashville\n- Jacksonville\n- Milwaukee\n- Raleigh\n- Oklahoma City\n- Richmond, VA\n- Memphis\n- Salt Lake City\n- Hartford\n\n**If you are not currently based in one of these metro areas, you must be open to relocating to one of them for this position.**\n\n***The Process***\n\nYou'll report to someone within our product organization. I’d read the following docs from our Product team prior to applying: the [Product Team Standards](https://creatingvalue.substack.com/p/high-quality-and-fast), [Product Team Recruiting](https://creatingvalue.substack.com/p/product-team-recruiting), and [Product Team Structure](https://creatingvalue.substack.com/p/the-product-team). The standards and thinking apply to the role while some of the specifics around recruiting and team structure do not. \n\nFor this role, there will be 4 steps:\n\n1. Your application here\n2. An assessment analyzing some sales data and calls from a fictitious company, which you’ll use to craft a plan\n3. A conversation on that assessment\n4. A secondary assessment to vet your own sales ability, putting your skills to the test on a fictitious product in the real world\n5. 1-2 conversations about your skills test and background.\n\nYou’ll speak with our Head of Strategy and Operations at some point during the interview process. \n\nThe process will move as quickly as you’d like - we’re expecting some people to go from application to accepting an offer in less than a week.\n\nWe’re excited to get you started!\n\n","jobType":"full-time","liveStartAt":1731683814,"locationNames":[],"primaryRoleTitle":"Operations","remote":true,"slug":"strategy-operations-growth","title":"Strategy \u0026 Operations - Growth","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3065965","isBookmarked":false},"JobListingSearchResult:3141001":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Greenhouse::Listing","description":"**What’s the Job Look Like?**\n\nWe’re looking for someone to drive demand side growth in our marketplace. \n\nYour mandate is to win markets. That market might be assisted living facilities in the state of Oklahoma, or it could be winning the hospitality market in New York City. You'll need to be able to dig for who to contact, connect with customers to understand what makes them tick, and then deliver solutions that we’ve already built into the problem space that you've defined. You'll deal with rejection frequently and can’t be deterred by 100 no’s - the 101st person you speak with might say yes. You can't be afraid to sell or pick up the phone. We expect you to do it all, but you'll start by picking up the phone, and you'll pick up the phone a **lot**.\n\nYou shouldn't be a person that says “here’s what I think we should do” - instead you'll just do it and report back what happened. We need an owner. \n\n*What Might Onboarding Look Like?*\n\nThere’s some variance here, but we’ve included a sample onboarding plan for someone who starts within by trying to win markets within our core marketplace. Industry experience isn’t necessary and you should be able to adapt to different customer types quickly. It's not necessary that you've been in a closing sales role or even a sales role before, but you will be expected to close contracts.\n\nFor the first 6 weeks you might pick up the phone for most of the day. In our core marketplace / flagship line of business, you'd be expected to produce 50 customer conversations from existing customers (40 of which will come on the demand side or workplaces, 10 from workers) in the first two weeks. In the following three weeks we expect an additional 1000 calls to prospects, yielding at least 100 meaningful conversations. You might take some of these conversations in person to help understand workflows and build more rapport if you want. Once you have a very clear understanding of customers (segments, personas, etc) you'd have the opportunity to put forward ideas that fall outside the scope of cold calling. You'd then be expected to execute on those (i.e. want to put up billboards? Find a vendor, design the billboard or hire a contract designer, get someone to take pictures in the area to make sure it looks how you want and then record the effectiveness).  \n\nYou might want to throw events, experiment with marketing, or try other experiments. These are all things we’d love to do, but opportunities to explore are gated by getting a very deep understanding of the customer via a high volume of customer conversations. \n\nTo better define a deep understanding of the customer, we'd expect someone to be able to say “here’s what a day in the life of a in a looks like. Here’s how it differs from the . If the customer segment is , then the role usually doesn’t exist. The responsibilities of that role instead fall into which also does .” \n\nOnce we’re confident in your read on the customer, we’ll open the doors for experimentation.\n\n**What’s Success Look Like?**\n\nWe’re expecting you person to win every market they enter by getting to know customers and breaking down barriers. You have to be comfortable where there isn’t a manual - You won’t just sell, you need judgment to know 1) what to sell, 2) how we should package / position what we sell, 3) what we can / can’t offer, and 4) how to negotiate / price / etc when we don’t have a pulse on where the market is for our product today. \n\nJudgment, hustle, business acumen, and curiosity are all required in spades. \n\n**What’s Growth in This Role Look Like?**\n\nWe have lots of opportunities within the company. Once you knock it out of the park in this role there's several options for what’s next:\n\n1. Build the manual for people who come after you\n2. Beyond that, hire and oversee the team who executes on your manual\n3. Do discovery in new parts of the business to distribute new products / gather new demand side customers\n4. Move into another part of the organization entirely\n\nThese aren’t guaranteed to be options, but for people who do an excellent job we have several opportunities. \n\n**What Experience is Necessary for the Role?**\n\nWe’re not a company that relies heavily on experience. We hire “general athletes” who embody the traits we think are necessary to succeed in the role. \n\n**The only requirement for this role is that you are based in one of the following U.S. locations and do not require sponsorship:**\n\n- Chicago\n- Dallas\n- Houston\n- Atlanta\n- Washington, D.C.\n- Philadelphia\n- Miami\n- Phoenix\n- Boston\n- Detroit\n- Seattle\n- Minneapolis\n- Tampa\n- San Diego\n- Denver\n- Charlotte\n- Portland\n- Austin\n- Pittsburgh\n- Las Vegas\n- Cincinnati\n- Kansas City\n- Sacramento\n- Columbus, OH\n- Cleveland\n- Indianapolis\n- Nashville\n- Jacksonville\n- Milwaukee\n- Raleigh\n- Oklahoma City\n- Richmond, VA\n- Memphis\n- Salt Lake City\n- Hartford\n\n**If you are not currently based in one of these metro areas, you must be open to relocating to one of them for this position.**\n\n***The Process***\n\nYou'll report to someone within our product organization. I’d read the following docs from our Product team prior to applying: the [Product Team Standards](https://creatingvalue.substack.com/p/high-quality-and-fast), [Product Team Recruiting](https://creatingvalue.substack.com/p/product-team-recruiting), and [Product Team Structure](https://creatingvalue.substack.com/p/the-product-team). The standards and thinking apply to the role while some of the specifics around recruiting and team structure do not. \n\nFor this role, there will be 4 steps:\n\n1. Your application here\n2. An assessment analyzing some sales data and calls from a fictitious company, which you’ll use to craft a plan\n3. A conversation on that assessment\n4. A secondary assessment to vet your own sales ability, putting your skills to the test on a fictitious product in the real world\n5. 1-2 conversations about your skills test and background.\n\nYou’ll speak with our Head of Strategy and Operations at some point during the interview process. \n\nThe process will move as quickly as you’d like - we’re expecting some people to go from application to accepting an offer in less than a week.\n\nWe’re excited to get you started!\n\n","jobType":"full-time","liveStartAt":1730497049,"locationNames":[],"primaryRoleTitle":"Operations","remote":true,"slug":"strategy-operations-growth-bounty-program","title":" Strategy \u0026 Operations - Growth (Bounty Program)","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3141001","isBookmarked":false},"StartupResult:3840097":{"__typename":"StartupResult","id":"3840097","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:TOP_RESPONDER-3840097"},{"__ref":"Badge:QUICK_RESPONDER-3840097"},{"__ref":"Badge:B2B-3840097"},{"__ref":"Badge:COMPANY_STAGE-3840097"},{"__ref":"Badge:TOP_INVESTORS-3840097"},{"__ref":"Badge:YC-3840097"},{"__ref":"Badge:VALUATION_1B-3840097"}],"companySize":"SIZE_501_1000","highConcept":"We help nurses find jobs they love","highlightedJobListings":[{"__ref":"JobListingSearchResult:3065965"},{"__ref":"JobListingSearchResult:3141001"}],"logoUrl":"https://photos.wellfound.com/startups/i/3840097-81876de8ee63d0bdf47d72659782b512-medium_jpg.jpg?buster=1565473727","name":"Clipboard Health","slug":"clipboardhealth"},"JobListingSearchResult:3128967":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**Who We Are:** \nAt Qiro, we are a dynamic team united by a mission to foster a fair, transparent, and decentralized global lending market. Headquartered in Singapore, we focus on developing an institutional private credit protocol that seamlessly connects stablecoin investors with fintech asset originators.\n\n**Qiro in the News:** \nhttps://inc42.com/buzz/defi-startup-qiro-finance-bags-funding-from-alliance-others/ \n\n**Responsibilities:**\n* Lead the design and implementation of the applications, integrations with backend and smart contracts (alongside smart contract engineers), and is responsible for testing and deployment.\n* Design, develop, and deploy smart contracts on EVM-compatible blockchains.\n* Own the overall web application user experience from the technical perspective.\n* Collaborate closely with the designer on product design decisions, taking initiatives to incorporate cross-functional insights.\n* Establish and iterate on best practices for designing and maintaining an intuitive, user-friendly application interface.\n* Write comprehensive and well-structured documentation for smart contracts and their functionalities.\n* Provide technical guidance and mentorship to junior developers and team members.\n\n**Requirements:**\n* 5-7+ years of full-stack experience building web applications with a focus on frontend\n* Experience with mainstream frontend frameworks, React, NextJS, etc.\n* Passionate about the frontend and visual design.\n* Experience working with DApps, smart contracts, or web3 projects is a plus\n* Experience with open-source development using Github.\n* Experience leading engineering teams, organizing deliverables, and setting priorities on complex technical projects\n* Proven interest in and knowledge of blockchain/web3 technologies and communities, either professionally or personally.\n* Eager to learn, ambitious, communicative, and initiative-seeking.","jobType":"full-time","liveStartAt":1729187695,"locationNames":["India","Bangalore Rural","Bangalore Urban"],"primaryRoleTitle":"Software Engineer","remote":true,"slug":"smart-contract-developer","title":"Smart Contract Developer","compensation":"₹10L – ₹20L • No equity","yearsExperienceMin":5,"yearsExperienceMax":null,"id":"3128967","isBookmarked":false},"StartupResult:9938705":{"__typename":"StartupResult","id":"9938705","badges":[{"__ref":"Badge:ACTIVELY_HIRING"}],"companySize":"SIZE_11_50","highConcept":"On-chain private credit infrastructure","highlightedJobListings":[{"__ref":"JobListingSearchResult:3128967"}],"logoUrl":"https://photos.wellfound.com/startups/i/9938705-708ff529b0cf4df318ab21b69ac05725-medium_jpg.jpg?buster=1710146430","name":"Qiro Finance","slug":"qiro-finance-1"},"Badge:B2B-6954841":{"__typename":"Badge","id":"B2B-6954841","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-6954841":{"__typename":"Badge","id":"COMPANY_STAGE-6954841","name":"COMPANY_STAGE_BADGE","label":"Early Stage","tooltip":"Startup in initial stages","avatarUrl":null,"rating":null,"data":"early_stage"},"JobListingSearchResult:3088374":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"We're looking for someone who can help build the future of AI!\n\nYou must:\n- Deep experience with Figma\n- Enjoy working hard, under tight deadlines\n- Best practices in designing AI-centric products\n- Understand how to use AI to help them \n\nPlease include your portfolio in your application.","jobType":"full-time","liveStartAt":1725606488,"locationNames":["India"],"primaryRoleTitle":"UI/UX Designer","remote":true,"slug":"ui-ux-designer","title":"UI/UX Designer","compensation":"₹8.6L – ₹12L • No equity","yearsExperienceMin":3,"yearsExperienceMax":null,"id":"3088374","isBookmarked":false},"StartupResult:6954841":{"__typename":"StartupResult","id":"6954841","badges":[{"__ref":"Badge:ACTIVELY_HIRING"},{"__ref":"Badge:B2B-6954841"},{"__ref":"Badge:COMPANY_STAGE-6954841"}],"companySize":"SIZE_11_50","highConcept":"AI Agents for Professional Firms","highlightedJobListings":[{"__ref":"JobListingSearchResult:3088374"}],"logoUrl":"https://photos.wellfound.com/startups/i/6954841-038120cbe220408c66588899056cc0b5-medium_jpg.jpg?buster=1655464944","name":"mesha","slug":"mesha"},"JobListingSearchResult:3124352":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":null,"description":"**Location:** Remote\n**Type:** Full-time\n\n**About Us**\n\nOur founders built and sold 12 businesses, including an online bank, and have listed two companies on the stock market – We are not a typical tech startup.\n\nWe are now working on the next project, to provide financial tools to 2 billion unbanked.\n\nWe work remote since 2006 with an awesome team in 34 countries (and growing.) If you like to build, learn, make money, and have an impact at the same time, this is the company for you.\n\n**About You**\n\n- We are looking for a UI/UX Figma designer to work directly with our founder in drafting new apps/features.\n- You have a passion for app designing, speed, and attention to detail.\n- You may (or may not) have UX expertise and capacity to build in autonomy. It’s not mandatory. However, if you do, you will move straight to the top company level. Things move fast with our founders!\n- You have a Wise Account: The designer must have a Wise account or reside in a country supported by Wise for payment processing\n\n**Salary**\n\nGuaranteed salary based on your expertise. We hate being generic, but with this type of project we are joined every month by many people at many levels (and the sky is the limit.)\n\n- To apply for this position, please write in the subject line your \"[This Job Platform]: Application for UI UX Figma Designer Position - [Full Name]”","jobType":"full-time","liveStartAt":1728650334,"locationNames":["United Kingdom"],"primaryRoleTitle":"UI/UX Designer","remote":true,"slug":"ui-ux-figma-designer-remote","title":"UI UX Figma Designer (Remote)","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3124352","isBookmarked":false},"StartupResult:10278881":{"__typename":"StartupResult","id":"10278881","badges":[],"companySize":"SIZE_11_50","highConcept":"We are a community of daring entrepreneurs and investors, looking to lead the crypto-Web3 industry o","highlightedJobListings":[{"__ref":"JobListingSearchResult:3124352"}],"logoUrl":"https://photos.wellfound.com/startups/i/10278881-5cccde29b728fed530af3e997ad286ba-medium_jpg.jpg?buster=1728629856","name":"https://sixthsociety.com/","slug":"https-sixthsociety-com"},"Badge:B2B-7855658":{"__typename":"Badge","id":"B2B-7855658","name":"B2B_BADGE","label":"B2B","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-7855658":{"__typename":"Badge","id":"COMPANY_STAGE-7855658","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"Badge:TOP_INVESTORS-7855658":{"__typename":"Badge","id":"TOP_INVESTORS-7855658","name":"TOP_INVESTORS_BADGE","label":"Top Investors","tooltip":"This company has received a significant amount of investment from top investors","avatarUrl":null,"rating":null,"data":null},"Badge:YC-7855658":{"__typename":"Badge","id":"YC-7855658","name":"YC_BADGE","label":"YC Funded","tooltip":"Startup funded by Y Combinator","avatarUrl":null,"rating":null,"data":null},"JobListingSearchResult:3096073":{"__typename":"JobListingSearchResult","autoPosted":false,"atsSource":"AtsIntegration::Lever::Listing","description":"The Company\n\nRecurrency is a demand planning and purchasing automation platform for distributors. Despite distribution being a multi-trillion dollar industry, the legacy enterprise resource planning (ERP) systems that exist to help distributors manage their purchasing, inventory, sales, order processing, and accounting are decades behind. For the most part, ERP systems are painfully slow, difficult-to-use, and soul-crushingly manual.\n\nRecurrency’s goal is to reverse ERP stagnation by building a streamlined and intelligent ERP: blazingly fast and complete with powerful automation tools like dynamic pricing and demand forecasting. Using Recurrency can boost a distributor’s revenue and profit margins while reducing waste and saving time. Most importantly, Recurrency is fully integrated with the customer’s legacy system, so deploying Recurrency in production can be done in as little as one day.\n\nHeadquartered in San Francisco and supporting a fully remote team across the United States, Recurrency is a fast-growing and venture-backed team of talented technologists going all-in on building the next great platform company.\n\nThe Role\n\nAs a Senior Software Engineer you will join the product team and report to the Head of Engineering to focus on building end-to-end features by leveraging the tech stack from frontend to backend.\n\nAt Recurrency we ingest data from ERP systems and provide a common data layer to enable existing ERP workflows (creating a quote or an order to name a few). Our Frontend application is built in React. We currently focus on sales and purchasing workflows for our users.\n\nYou will work with our amazing product manager, designer and other engineers closely to build the world-class product.\n\n\nWhat You'll Do\n- You will own technical design and implementation for an entire feature or product by leveraging industry-standard tech stack from frontend, such as ReactJS, Typescript to backend such as, Python, Airflow Jobs, Postgres\n- You will own designing and building an entire feature or product from scratch either by yourself or leading/mentoring other engineers via close collaboration with cross-functional partners, e.g. product manager and designer\n- You will closely collaborate with product manager and designer to influence product direction by finding the most cost-effective technical solution\n- You will decompose complicated product problem to granular technical solutions that can be shipped independently by any engineer\n- You will write modular, secure, and well-tested code with great observability/monitoring that builds the next generation of ERP\n- You will work closely with customer success to respond quickly to issues for our users and solve those in a permanent and scalable way\n- You will be supported and work with platform engineers closely to build the world-class scalable and maintainable product\n\n\nAbout You\n- Product mindset, passionate about shipping end-to-end product that serves real customer needs.\n- Experience with industry-standard frontend technologies and best-practices (We use ReactJS, Typescript)\n- Experience with designing clean and scalable interfaces and APIs\n- Essential SQL Databases. (We use Postgres)\n- Ability to write clear and performing SQL code\n- Foundation in data structures, algorithms, and software design with strong analytical and debugging skills\n- Experience with AWS, ECS, RDS and Docker\n- Excellent problem solving ability\n- Ability to lead projects end to end!\n\n\nProgression over time\n_First 30 days:_- You will have written code that has landed in production\n- You will feel comfortable explaining our application\n- You will have met the entire team\n \n_Days 60:_- Lead and develop new features end to end\n- Explain our architecture and suggest improvements\n \n_Day 90+:_- Lead projects (coordinating multiple stakeholders) and features end to end\n- Solve complex data problems from our customers\n- Help and mentor more junior engineers through code reviews and code examples\n\n\n","jobType":"full-time","liveStartAt":1727197710,"locationNames":[],"primaryRoleTitle":"Software Engineer","remote":true,"slug":"senior-software-engineer-product","title":"Senior Software Engineer (Product)","compensation":"","yearsExperienceMin":null,"yearsExperienceMax":null,"id":"3096073","isBookmarked":false},"StartupResult:7855658":{"__typename":"StartupResult","id":"7855658","badges":[{"__ref":"Badge:B2B-7855658"},{"__ref":"Badge:COMPANY_STAGE-7855658"},{"__ref":"Badge:TOP_INVESTORS-7855658"},{"__ref":"Badge:YC-7855658"}],"companySize":"SIZE_51_200","highConcept":"Recurrency's mission is to automate and optimize the business of distribution","highlightedJobListings":[{"__ref":"JobListingSearchResult:3096073"}],"logoUrl":"https://photos.wellfound.com/startups/i/7855658-4c0a381ccac490ba8de05364ee6b7897-medium_jpg.jpg?buster=1616426300","name":"Recurrency","slug":"recurrency-ai"},"SeoRoleKeyword:1069":{"__typename":"SeoRoleKeyword","id":"1069","slug":"application-designer","displayName":"Application Designer"},"NewTag:155588":{"__typename":"NewTag","id":"155588","slug":"remote-1","displayName":"Remote"},"RoleRemoteEditorial:1069":{"__typename":"RoleRemoteEditorial","id":"1069","meta":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/role/r/application-designer?page=4","description":"Result Page 4 for remote Application Designer jobs in November 2024 on Wellfound! Apply to all of them with a single profile and get in touch with hiring managers directly on Wellfound.","image":"https://assets.wellfound.com/locations/hero-jobs.png","ogUrl":"https://wellfound.com/role/r/application-designer?page=4","robots":"index","structuredData":null,"title":"Page 4: Remote Application Designer Jobs in November 2024","type":null},"roleKeyword":{"__ref":"SeoRoleKeyword:1069"},"remoteNewTag":{"__ref":"NewTag:155588"},"roleAndLocationLinks":[{"__typename":"Link","label":"Application Designer - San Francisco","url":"https://wellfound.com/role/l/application-designer/san-francisco"},{"__typename":"Link","label":"Application Designer - Los Angeles","url":"https://wellfound.com/role/l/application-designer/los-angeles"},{"__typename":"Link","label":"Application Designer - Boston","url":"https://wellfound.com/role/l/application-designer/boston"},{"__typename":"Link","label":"Application Designer - Chicago","url":"https://wellfound.com/role/l/application-designer/chicago"},{"__typename":"Link","label":"Application Designer - Seattle","url":"https://wellfound.com/role/l/application-designer/seattle"},{"__typename":"Link","label":"Application Designer - Austin","url":"https://wellfound.com/role/l/application-designer/austin"},{"__typename":"Link","label":"Application Designer - New York","url":"https://wellfound.com/role/l/application-designer/new-york"},{"__typename":"Link","label":"Application Designer - Denver","url":"https://wellfound.com/role/l/application-designer/denver"},{"__typename":"Link","label":"Application Designer - District of Columbia","url":"https://wellfound.com/role/l/application-designer/district-of-columbia"}],"roleRemoteLinks":[{"__typename":"Link","label":"Looker Developer Remote","url":"https://wellfound.com/role/r/looker-developer"},{"__typename":"Link","label":"Communications Manager Remote","url":"https://wellfound.com/role/r/communications-manager"},{"__typename":"Link","label":"Alteryx Developer Remote","url":"https://wellfound.com/role/r/alteryx-developer"},{"__typename":"Link","label":"ASP.NET Developer Remote","url":"https://wellfound.com/role/r/asp.net-developer"},{"__typename":"Link","label":"Software Quality Assurance Remote","url":"https://wellfound.com/role/r/software-quality-assurance"},{"__typename":"Link","label":"Cloud Infrastructure Architect Remote","url":"https://wellfound.com/role/r/cloud-infrastructure-architect"},{"__typename":"Link","label":"IT Support Specialist Remote","url":"https://wellfound.com/role/r/it-support-specialist"},{"__typename":"Link","label":"QA Manual Testing Remote","url":"https://wellfound.com/role/r/qa-manual-testing"},{"__typename":"Link","label":"Database Coordinator Remote","url":"https://wellfound.com/role/r/database-coordinator"},{"__typename":"Link","label":"Technical Specialist Remote","url":"https://wellfound.com/role/r/technical-specialist"},{"__typename":"Link","label":"Application Support Analyst Remote","url":"https://wellfound.com/role/r/application-support-analyst"},{"__typename":"Link","label":"Engineering Manager Remote","url":"https://wellfound.com/role/r/engineering-manager"},{"__typename":"Link","label":"Machine Learning Scientist Remote","url":"https://wellfound.com/role/r/machine-learning-scientist"},{"__typename":"Link","label":"Product Marketing Manager Remote","url":"https://wellfound.com/role/r/product-marketing-manager"},{"__typename":"Link","label":"Risk Analyst Remote","url":"https://wellfound.com/role/r/risk-analyst"}],"locationLinks":[{"__typename":"Link","label":"San Francisco","url":"https://wellfound.com/location/san-francisco"},{"__typename":"Link","label":"Los Angeles","url":"https://wellfound.com/location/los-angeles"},{"__typename":"Link","label":"Boston","url":"https://wellfound.com/location/boston"},{"__typename":"Link","label":"Chicago","url":"https://wellfound.com/location/chicago"},{"__typename":"Link","label":"Seattle","url":"https://wellfound.com/location/seattle"},{"__typename":"Link","label":"Austin","url":"https://wellfound.com/location/austin"},{"__typename":"Link","label":"New York","url":"https://wellfound.com/location/new-york"},{"__typename":"Link","label":"Denver","url":"https://wellfound.com/location/denver"},{"__typename":"Link","label":"District of Columbia","url":"https://wellfound.com/location/district-of-columbia"}]}}},"router":null}},"page":"/seoLanding/roleRemoteSearch","query":{"page":"4","role":"application-designer"},"buildId":"ch-86c2532525e3e521db5da818ca95bfca","assetPrefix":"/talent","runtimeConfig":{"ALLOW_UNAUTHORIZED":false,"ANALYTICS_WRITE_KEY":"poTMRBHig2tYBNBP5P6kGfkGBFq19jmB","CLARITY_ENABLED":false,"CLARITY_PROJECT_TOKEN":false,"CLOUDFLARE_TURNSTILE_SITE_KEY":"0x4AAAAAAAgpA-Qx7SsJOW-g","DD_CLIENT_TOKEN":"pub666b57f287aabbce5dbde9cdcebef24c","DEFAULT_DOMAIN":"wellfound.com","DEFAULT_EMAIL_DOMAIN":"wellfound.com","DEFAULT_SEO_DOMAIN":"wellfound.com","EXTERNAL_SCRIPTS_DISABLED":false,"RECRUITER_CLOUD_URL":"https://cloud.wellfound.com","GIT_COMMIT_SHA":"ch-86c2532525e3e521db5da818ca95bfca","GRAPHQL_URI":"https://wellfound.com/graphql","HELP_DOMAIN":"help.wellfound.com","HELPSCOUT_BEACON_ID":"555ee66a-6ab0-4ff7-9c32-1089d7fbc687","HELPSCOUT_CURATED_BEACON_ID":"d7819ce9-e156-4c80-a096-7d55711d0291","HELPSCOUT_TALENT_HELP_BEACON_ID":"168dd697-8dc7-421c-81ec-1e1f498bf879","METAMAP_KEY":"63e535937180ab001c5ee0df","ROLLBAR_CLIENT_ACCESS_TOKEN":"753ead3574224e64ab8e3ebd93895ce0","SEGMENT_ENABLED":true,"STONLY_WID":"b5cf3113-5d1d-11ec-82f1-064cee365e5a","STRIPE_KEY":"pk_live_LVuuoof98c4wqw91j9BWsrOs","TIMEKIT_WIDGET_KEY":"live_widget_key_NDII8Ma6XFOcUHEZvIbMzDaBVtBn0eOg","USE_INSECURE_AGENT":false,"NEXT_CONFIG_ENV":"production","NODE_ENV":"production","RAILS_ENV":"production","ROOT_URL":"https://wellfound.com"},"isFallback":false,"dynamicIds":[23695,64954,95794,66406,39674,43762,25547,89242,51042],"customServer":true,"gip":true,"scriptLoader":[]}</script><script> !function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e}; analytics._writeKey="poTMRBHig2tYBNBP5P6kGfkGBFq19jmB"; analytics.SNIPPET_VERSION="4.15.2"; analytics.load("poTMRBHig2tYBNBP5P6kGfkGBFq19jmB", {"integrations":{"Amplitude":false}}); }}(); </script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e72caeecadf3e50',t:'MTczMjM4MjAzNi4wMDAwMDA='};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