CINXE.COM
Kiwi Crate People | 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>Kiwi Crate People | Wellfound</title><link href="https://wellfound.com/company/kiwi-crate/people" rel="canonical"/><meta content="View founders and team members of Kiwi Crate on AngelList. Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!" name="description"/><meta content="Wellfound" property="og:site_name"/><meta content="https://photos.wellfound.com/startups/i/46361-f0d02f86c7596aa6fb90da47bb21dbb8-thumb_jpg.jpg?buster=1413215424" property="og:image"/><meta content="https://wellfound.com/company/kiwi-crate/people" property="og:url"/><meta content="Kiwi Crate People" property="og:title"/><meta content="View founders and team members of Kiwi Crate on AngelList. Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!" 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="29"/><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/f462aeff64dee529.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/f462aeff64dee529.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/3b6d90b38b673640.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/3b6d90b38b673640.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/ef9b34b877238e09.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/ef9b34b877238e09.css" crossorigin="anonymous" data-n-p=""/><link rel="preload" href="/talent/_next/static/css/6e31bbc17a504e78.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="/talent/_next/static/css/6e31bbc17a504e78.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/6406.ce9e096d6fa124c1.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/2675.50697b574e7f2f81.js" crossorigin="anonymous"></script><script defer="" src="/talent/_next/static/chunks/1101.37543b9ef68a66f3.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/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/2725-3f396306a3917190.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/867-7b49b7ee7be8b8bb.js" defer="" crossorigin="anonymous"></script><script src="/talent/_next/static/chunks/pages/company/people-49496a55192caeae.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--CompanyProfilePeople"><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=company+profile&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__PNq1k"><div class="styles_wrapper__J5pNi"><div class="styles_box___OsDD"><div class="ml-4 lg:ml-8"><div class="space-x-1 text-dark-a"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/discover">Discover</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/startups">Startups</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/company/kiwi-crate">Kiwi Crate</a><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-2"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 21a.997.997 0 00.707-.293l8-8a.999.999 0 000-1.414l-8-8a.999.999 0 10-1.414 1.414L14.586 12l-7.293 7.293A.999.999 0 008 21z" fill="currentColor"></path></svg><span>Kiwi Crate People</span></div></div><div class="styles_content__pKhb0"><section class="styles_component__tr5x6" data-test="Masthead"><div class="flex w-full"><a class="content-center" href="/company/kiwi-crate"><div class="flex h-[70px] w-[70px] justify-center overflow-hidden rounded-2xl border border-gray-400 bg-gray-100"><img alt="Kiwi Crate company logo" loading="lazy" src="/cdn-cgi/image/width=140,height=140,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/46361-f0d02f86c7596aa6fb90da47bb21dbb8-medium_jpg.jpg?buster=1413215424" height="70" width="70" 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/kiwi-crate"><span class="inline text-md font-semibold">Kiwi Crate</span></a></div><span class="text-md text-neutral-1000">Delivering hands-on creative fun & learning to young makers</span><span class="text-xs italic text-neutral-500">51-200<!-- --> Employees</span></div></div><div class="mt-4"><div class="flex w-full space-x-2 text-[10px] text-accent-persian-600"><ul class="grid w-full grid-cols-2 justify-start gap-2 sm:place-items-center xs:flex xs:flex-row xs:flex-wrap"><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><div class="line-clamp-1">B2C</div></div></li><li class="styles_tooltip-container__1f8OY rounded px-2 font-medium bg-neutral-100"><div class="flex h-[20px] items-center justify-center space-x-1"><svg fill="none" height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg" class="haloIcon"><path d="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="styles_component__Wb41n styles_component__qhaPy styles_aboutHandest__xkzNJ styles_white__yJuQK"><div class="flex flex-row justify-between"></div><dl><dd>Website</dd><dt class="flex"><div class="styles_component__g_WAp styles_links__VvYv7"><ul><button class="styles_websiteLink___Rnfc">www.kiwicrate.com</button><li><ul><li><button class="styles_socialLink__r21Yf"><svg height="16" viewBox="0 0 16 16" width="16" class="styles_icon__64AZy"><g fill-rule="evenodd"><rect height="4.833" rx="1.25" width="3.833" x="2.835" y="3"></rect><path d="M16 6.667a2 2 0 0 0-2-2h-1.333v-3c0-.737-.597-1.334-1.334-1.334h-10C.597.333 0 .93 0 1.667v11.666a2.333 2.333 0 0 0 2.333 2.334h11.334A2.333 2.333 0 0 0 16 13.333zM2.333 14.333a1 1 0 0 1-1-1V2c0-.184.15-.333.334-.333H11c.184 0 .333.149.333.333v11.333c0 .197.025.393.074.583a.333.333 0 0 1-.323.417zm12.334-1a1 1 0 1 1-2 0v-7c0-.184.149-.333.333-.333h1c.368 0 .667.298.667.667z" fill-rule="nonzero"></path><path d="M8.5 4.031h1.334a.5.5 0 0 1 .5.5v.334a.5.5 0 0 1-.5.5H8.501A.5.5 0 0 1 8 4.867v-.334a.5.5 0 0 1 .5-.502zm0 2.667h1.334a.5.5 0 0 1 .5.5v.333a.5.5 0 0 1-.5.5H8.501A.5.5 0 0 1 8 7.533V7.2a.5.5 0 0 1 .5-.502zM3.167 9.365h6.667a.5.5 0 0 1 .5.5v.333a.5.5 0 0 1-.5.5H3.167a.5.5 0 0 1-.5-.498v-.333a.5.5 0 0 1 .5-.502zm0 2.666h5a.5.5 0 0 1 .5.5v.334a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.498v-.334a.5.5 0 0 1 .5-.502z"></path></g></svg></button></li><li><button class="styles_socialLink__r21Yf"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__64AZy"><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></button></li><li><button class="styles_socialLink__r21Yf"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__64AZy"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.896 2H3.104C2.494 2 2 2.495 2 3.104v17.792C2 21.506 2.495 22 3.104 22H12v-7.917H9.61v-2.916H12V9.01c0-2.583 1.792-3.99 4.099-3.99 1.104 0 2.292.084 2.568.12V7.84h-1.839c-1.255 0-1.495.593-1.495 1.468v1.86h2.99l-.39 2.916h-2.6V22h5.563c.61 0 1.104-.495 1.104-1.104V3.104C22 2.494 21.505 2 20.896 2z" fill="currentColor"></path></svg></button></li><li><button class="styles_socialLink__r21Yf"><svg height="16" width="15" class="styles_icon__64AZy" viewBox="0 0 16 15"><g fill-rule="evenodd"><rect height="10.182" rx="0.5" width="3.636" y="5.455"></rect><ellipse cx="1.804" cy="2.182" rx="1.804" ry="1.818"></ellipse><path d="M12 15.636h2.182c.2 0 .363-.162.363-.363v-6.11c0-2.741-1.549-4.072-3.716-4.072a3.062 3.062 0 0 0-2.305.924A.298.298 0 0 1 8 5.818c0-.2-.163-.363-.364-.363H5.455a.363.363 0 0 0-.364.363v9.455c0 .2.163.363.364.363h2.181A.363.363 0 0 0 8 15.273V9.818a1.818 1.818 0 0 1 3.636 0v5.455c0 .2.163.363.364.363z"></path></g></svg></button></li></ul></li></ul></div></dt><dd>Location</dd><dt><ul><li><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaa underline" rel="noopener noreferrer" target="_blank" href="/startups/location/mountain-view-1">Mountain View</a></li></ul></dt><dd>Company size</dd><dt>51-200 people</dt><dd>Total raised</dd><dt>$7M</dt><dd class="styles_markets__vIr_1">Company type</dd><dt><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Private Company</span></dt><dd class="styles_markets__vIr_1">Markets</dd><dt class="styles_tags__y_J8v"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/e-commerce"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">E-Commerce</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/kids"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Kids</span></a><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">K-12 Education</span><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Subscription Businesses</span></dt></dl></div></section><div class="styles_main__EGHwE"><div class="w-full"><div class="styles_component__u4jsl" data-test="Tabs"><div class="styles_component__Gq0Wb"><div class="styles_kebabAndShare__3SqTX"><div class="styles_component__AquWq"><button class="styles-module_component__88XzG styles_button__nHKcz mr-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-3 py-1 bg-transparent border-transparent text-black disabled:text-gray-600 disabled:font-medium hover:bg-gray-100" data-test="Button" type="button">Share</button></div></div><div class="styles_ctaButtons__Z9CbA styles_handset__j5wHj styles_hasNoJobs__Rhtji"><button class="styles-module_component__88XzG styles_button__ghqMb styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button><span><button class="styles-module_component__88XzG styles_button__ghqMb 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 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="CreateJobAlertButton" type="button">Create job alert</button></span><a class="styles-module_component__88XzG styles_component__UCLp3 styles_button__ghqMb styles_component__sMuDw styles_medium__R1A06 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="Button" href="/company/kiwi-crate/jobs">View <!-- -->0<!-- --> <!-- -->jobs</a></div><div class="styles_ctaButtons__Z9CbA styles_desktop__2GkGf"><button class="styles-module_component__88XzG styles_button__ghqMb styles_component__sMuDw styles_secondary__iAX9L rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-4 py-2 bg-white border-black text-black disabled:bg-white disabled:border-gray-700 disabled:text-gray-700 hover:bg-gtmblue-100 hover:border-gtmblue-500 hover:text-gtmblue-500" data-test="Button" type="button"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="mr-2 h-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 4a1 1 0 011 1v6h6a1 1 0 110 2h-6v6a1 1 0 11-2 0v-6H5a1 1 0 110-2h6V5a1 1 0 011-1z" fill="currentColor"></path></svg> Follow</button><span><button class="styles-module_component__88XzG styles_button__ghqMb 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 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="CreateJobAlertButton" type="button">Create job alert</button></span></div></div><nav class="styles_component__g_SAM styles_tabGroup__VP9ZS styles_noMargin__GFiM_"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D" aria-label="Overview" data-test="TabGroup-Tab--Overview" href="/company/kiwi-crate"><div class="styles_label___hqwO flex flex-row items-center"><span>Overview</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D styles_active__nf94F" aria-label="People" data-test="TabGroup-Tab--People" href="/company/kiwi-crate/people"><div class="styles_label___hqwO flex flex-row items-center"><span>People</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D" aria-label="Funding" data-test="TabGroup-Tab--Funding" href="/company/kiwi-crate/funding"><div class="styles_label___hqwO flex flex-row items-center"><span>Funding</span></div></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_tabOverride__Hfd_D" aria-label="Jobs" data-test="TabGroup-Tab--Jobs" href="/company/kiwi-crate/jobs"><div class="styles_label___hqwO flex flex-row items-center"><span>Jobs</span></div></a></nav></div><div class="styles_profile__r_OKH"><div style="opacity:1"><section class="styles_component__1kpJF" data-test="PeopleTab"><h1 class="text-xl font-medium text-dark-aaaa antialiased mb-4">People at <!-- -->Kiwi Crate</h1><div class="styles_box__4RMl8 flex flex-col"><div class="flex flex-row justify-between items-end w-full"><header class="text-dark-aaaa font-medium antialiased text-lg mb-4">Founders</header></div><div class="styles_component__ivX7J styles_twoColumn__XlBrn"><div class="styles_component__Wb41n styles_component__eZBBg styles_large__Psht1 styles_expandedCard__hh_Lr styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd">David Li</div><span class="styles_byline__wPnKW">Founder<span class="styles_location__R5jer">Cupertino</span></span></div><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for David Li" class="rounded-full" height="46" loading="lazy" src="https://photos.wellfound.com/users/180-medium_jpg?1412978352" width="46"/></div></div><div class="styles_bio__FGTSf">4X Entrepreneur, 30+ Investments (6 exits), Product/ Marketing Executive. Previously <span><span class="at_symbol">@</span><span class="at_name">Kiwico</span></span>, <span><span class="at_symbol">@</span><span class="at_name">PayPal</span></span> , <span><span class="at_symbol">@</span><span class="at_name">eBay</span></span> , <span><span class="at_symbol">@</span><span class="at_name">Stanford</span></span></div></div></div><div class="styles_background__vuPVB"><section class="styles_component__kCdPa styles_large__A7lL5"><h6 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_header___2xdj text-dark-a text-xs font-medium uppercase">Background</h6><ul><li class="styles_row__QZ_fT"><div class="styles_role__JiWsL"><div class="styles_company__keHJw">PayPal</div><p class="styles_position__ZOy4K">Sr. Director, Product Management<!-- --> • 5 years</p></div><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-8 w-8"><img alt="Avatar for PayPal" class="rounded-md" height="30" src="https://photos.wellfound.com/startups/i/32346-6f44445f1e9391e9573ce36757d22163-medium_jpg.jpg?buster=1724737522" width="30"/></div></li><li class="styles_row__QZ_fT"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/company/kiwi-crate"><div class="styles_role__JiWsL"><div class="styles_company__keHJw">Kiwi Crate</div><p class="styles_position__ZOy4K">Founder</p></div><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-8 w-8"><img alt="Avatar for Kiwi Crate" class="rounded-md" height="30" src="https://photos.wellfound.com/startups/i/46361-f0d02f86c7596aa6fb90da47bb21dbb8-medium_jpg.jpg?buster=1413215424" width="30"/></div></a></li><li class="styles_row__QZ_fT"><div class="styles_role__JiWsL"><div class="styles_company__keHJw">Mill River Labs</div><p class="styles_position__ZOy4K">Founder</p></div><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-8 w-8"><img alt="Avatar for Mill River Labs" class="rounded-md" height="30" src="https://photos.wellfound.com/startups/i/71976-859884722134f2261462642b41d98d0c-medium_jpg.jpg?buster=1408117411" width="30"/></div></li></ul></section></div></div><div class="styles_component__Wb41n styles_component__eZBBg styles_large__Psht1 styles_expandedCard__hh_Lr styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd"><a href="/p/sandra-oh-lin" class="styles_component__UCLp3 styles_defaultLink__eZMqw" rel="noopener noreferrer" target="_blank">Sandra Oh Lin</a></div><span class="styles_byline__wPnKW">Founder</span></div><a href="/p/sandra-oh-lin" class="styles_component__UCLp3 styles_defaultLink__eZMqw" rel="noopener noreferrer" target="_blank"><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Sandra Oh Lin" class="rounded-full" height="46" loading="lazy" src="https://photos.wellfound.com/users/158421-medium_jpg?1412889844" width="46"/></div></a></div><div class="styles_bio__FGTSf">Founder & CEO <a href="https://wellfound.com/company/kiwi-crate" class="at_link"><span class="at_symbol">@</span><span class="at_name">Kiwi Crate</span></a>. Background in commerce & consumer products – GM of eBay Fashion & PayPal Mobile, Procter & Gamble, 2 start-ups.</div></div></div><div class="styles_background__vuPVB"><section class="styles_component__kCdPa styles_large__A7lL5"><h6 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_header___2xdj text-dark-a text-xs font-medium uppercase">Background</h6><ul><li class="styles_row__QZ_fT"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/company/kiwi-crate"><div class="styles_role__JiWsL"><div class="styles_company__keHJw">Kiwi Crate</div><p class="styles_position__ZOy4K">Founder</p></div><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-8 w-8"><img alt="Avatar for Kiwi Crate" class="rounded-md" height="30" src="https://photos.wellfound.com/startups/i/46361-f0d02f86c7596aa6fb90da47bb21dbb8-medium_jpg.jpg?buster=1413215424" width="30"/></div></a></li><li class="styles_row__QZ_fT"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/company/500-women"><div class="styles_role__JiWsL"><div class="styles_company__keHJw">500 Women</div><p class="styles_position__ZOy4K">Employee</p></div><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-8 w-8"><img alt="Avatar for 500 Women" class="rounded-md" height="30" src="https://photos.wellfound.com/startups/i/340301-417c01d95f5e6ababda4868fcaaad762-medium_jpg.jpg?buster=1466480333" width="30"/></div></a></li><li class="styles_row__QZ_fT"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw" href="/company/kiwi-crate"><div class="styles_role__JiWsL"><div class="styles_company__keHJw">Kiwi Crate</div><p class="styles_position__ZOy4K">Board Member</p></div><div class="inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-md h-8 w-8"><img alt="Avatar for Kiwi Crate" class="rounded-md" height="30" src="https://photos.wellfound.com/startups/i/46361-f0d02f86c7596aa6fb90da47bb21dbb8-medium_jpg.jpg?buster=1413215424" width="30"/></div></a></li></ul></section></div></div></div></div><div class="styles_box__4RMl8 flex flex-col"><header class="text-dark-aaaa font-medium antialiased text-lg mb-4">Team</header><div class="styles_component__ivX7J styles_threeColumn__Txyiv"><div class="styles_component__Wb41n styles_component__eZBBg styles_regular__5YOcF styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd">Kevin Chang</div><span class="styles_byline__wPnKW">Employee</span></div><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Kevin Chang" class="rounded-full" height="46" loading="lazy" src="https://wellfound.com/images/shared/nopic.png" width="46"/></div></div><div class="styles_bio__FGTSf"></div></div></div></div><div class="styles_component__Wb41n styles_component__eZBBg styles_regular__5YOcF styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd">Nadia Keshavjee</div><span class="styles_byline__wPnKW">Employee<span class="styles_location__R5jer">Palo Alto</span></span></div><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Nadia Keshavjee" class="rounded-full" height="46" loading="lazy" src="https://photos.wellfound.com/users/1585075-medium_jpg?1531952448" width="46"/></div></div><div class="styles_bio__FGTSf">HR Professional (15+ yrs). Currently Senior People Operations Manager <span><span class="at_symbol">@</span><span class="at_name">Kiwico</span></span>. Global HR experience. <span><span class="at_symbol">@</span><span class="at_name">BSR (Business for Social Responsibility)</span></span> <a href="https://wellfound.com/u/akam" class="at_link"><span class="at_symbol">@</span><span class="at_name">AKAM</span></a> <span><span class="at_symbol">@</span><span class="at_name">AKF</span></span> </div></div></div></div><div class="styles_component__Wb41n styles_component__eZBBg styles_regular__5YOcF styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd">Lisa Hom</div><span class="styles_byline__wPnKW">VP of Business Development & New Initiatives<!-- --> • 11 years<span class="styles_location__R5jer">Walnut Creek</span></span></div><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Lisa Hom" class="rounded-full" height="46" loading="lazy" src="https://photos.wellfound.com/users/802003-medium_jpg?1476430871" width="46"/></div></div><div class="styles_bio__FGTSf">Retail | Merchandising | Consumer Products | Operations | eCommerce <span><span class="at_symbol">@</span><span class="at_name">Kiwico</span></span> <a href="https://wellfound.com/company/parasolco" class="at_link"><span class="at_symbol">@</span><span class="at_name">Parasol Co</span></a> <span><span class="at_symbol">@</span><span class="at_name">Gap</span></span> <span><span class="at_symbol">@</span><span class="at_name">Mervyns</span></span> <span><span class="at_symbol">@</span><span class="at_name">West Coast Novelty</span></span> <span><span class="at_symbol">@</span><span class="at_name">Levi Strauss & Co</span></span> <span><span class="at_symbol">@</span><span class="at_name">Estee Lauder</span></span></div></div></div></div><div class="styles_component__Wb41n styles_component__eZBBg styles_regular__5YOcF styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd">Bill Bang</div><span class="styles_byline__wPnKW">Employee<span class="styles_location__R5jer">Los Altos</span></span></div><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Bill Bang" class="rounded-full" height="46" loading="lazy" src="https://wellfound.com/images/shared/nopic.png" width="46"/></div></div><div class="styles_bio__FGTSf">Strategy/Analytics at Kiwi Crate</div></div></div></div><div class="styles_component__Wb41n styles_component__eZBBg styles_regular__5YOcF styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd">Bill Onderdonk</div><span class="styles_byline__wPnKW">Employee<span class="styles_location__R5jer">California</span></span></div><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Bill Onderdonk" class="rounded-full" height="46" loading="lazy" src="https://photos.wellfound.com/users/29668-medium_jpg?1408593534" width="46"/></div></div><div class="styles_bio__FGTSf">Marketing and product management from seed stage to Fortune 500. Startup advisor, investor, board member. <a href="https://wellfound.com/company/kiwi-crate" class="at_link"><span class="at_symbol">@</span><span class="at_name">Kiwi Crate</span></a> , <span><span class="at_symbol">@</span><span class="at_name">PayPal</span></span></div></div></div></div><div class="styles_component__Wb41n styles_component__eZBBg styles_regular__5YOcF styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd">Nancy Spector</div><span class="styles_byline__wPnKW">VP Operations & Finance<span class="styles_location__R5jer">San Francisco</span></span></div><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Nancy Spector" class="rounded-full" height="46" loading="lazy" src="https://photos.wellfound.com/users/802001-medium_jpg?1413187541" width="46"/></div></div><div class="styles_bio__FGTSf">Operations | Business Process | Consumer Products | E-Commerce | Supply Chain </div></div></div></div><div class="styles_component__Wb41n styles_component__eZBBg styles_regular__5YOcF styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd">Lara Bridges Housser</div><span class="styles_byline__wPnKW">VP - Marketing<!-- --> • 13 years<span class="styles_location__R5jer">California</span></span></div><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Lara Bridges Housser" class="rounded-full" height="46" loading="lazy" src="https://photos.wellfound.com/users/540320-medium_jpg?1463891711" width="46"/></div></div><div class="styles_bio__FGTSf">Experienced e-commerce exec. Currently VP Mktg <a href="https://wellfound.com/company/kiwi-crate" class="at_link"><span class="at_symbol">@</span><span class="at_name">Kiwi Crate</span></a>. <span><span class="at_symbol">@</span><span class="at_name">eBay</span></span> 2002-2010 in variety of roles, incl. GM - Verticals, Sr Dir - Buyer Strategy, Product Mktg.</div></div></div></div></div></div><div class="styles_box__4RMl8 flex flex-col"><header class="text-dark-aaaa font-medium antialiased text-lg mb-4">Board members and advisors</header><div class="styles_component__ivX7J styles_threeColumn__Txyiv"><div class="styles_component__Wb41n styles_component__eZBBg styles_regular__5YOcF styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd"><a href="/p/pankaj-shah-1" class="styles_component__UCLp3 styles_defaultLink__eZMqw" rel="noopener noreferrer" target="_blank">Pankaj Shah</a></div><span class="styles_byline__wPnKW">Advisor<span class="styles_location__R5jer">Palo Alto</span></span></div><a href="/p/pankaj-shah-1" class="styles_component__UCLp3 styles_defaultLink__eZMqw" rel="noopener noreferrer" target="_blank"><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Pankaj Shah" class="rounded-full" height="46" loading="lazy" src="https://photos.wellfound.com/users/692344-medium_jpg?1608747407" width="46"/><div class="absolute border-solid border-gray-200 text-center font-medium uppercase leading-none antialiased p-1 right-0 text-2xs bg-gtmpurple-100 border-gtmpurple-100 text-gtmpurple-700 rounded-full px-2 -top-3 right-1"><div class="flex justify-center gap-1"><span>A</span></div></div></div></a></div><div class="styles_bio__FGTSf">Investor/Advisor in many companies, including Addepar, OpenGov, Wish.com, VentureBeat, AltVR, Liveli, Parklet, Armortext, Mobile Action, QuanticMind</div></div></div></div><div class="styles_component__Wb41n styles_component__eZBBg styles_regular__5YOcF styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd"><a href="/p/joshk" class="styles_component__UCLp3 styles_defaultLink__eZMqw" rel="noopener noreferrer" target="_blank">Josh Kopelman</a></div><span class="styles_byline__wPnKW">Board Member<span class="styles_location__R5jer">San Francisco</span></span></div><a href="/p/joshk" class="styles_component__UCLp3 styles_defaultLink__eZMqw" rel="noopener noreferrer" target="_blank"><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Josh Kopelman" class="rounded-full" height="46" loading="lazy" src="https://photos.wellfound.com/users/277-medium_jpg?1405433139" width="46"/><div class="absolute border-solid border-gray-200 text-center font-medium uppercase leading-none antialiased p-1 right-0 text-2xs bg-gtmgreen-100 border-gtmgreen-100 text-gtmgreen-400 rounded-full px-2 -top-3 right-1"><div class="flex justify-center gap-1"><span>B</span></div></div></div></a></div><div class="styles_bio__FGTSf">Founding Partner, <a href="https://wellfound.com/company/first-round-capital" class="at_link"><span class="at_symbol">@</span><span class="at_name">First Round Capital</span></a>; Founder <span><span class="at_symbol">@</span><span class="at_name">Half.com</span></span> (sold to EBay)</div></div></div></div><div class="styles_component__Wb41n styles_component__eZBBg styles_regular__5YOcF styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd"><a href="/p/sandra-oh-lin" class="styles_component__UCLp3 styles_defaultLink__eZMqw" rel="noopener noreferrer" target="_blank">Sandra Oh Lin</a></div><span class="styles_byline__wPnKW">Board Member</span></div><a href="/p/sandra-oh-lin" class="styles_component__UCLp3 styles_defaultLink__eZMqw" rel="noopener noreferrer" target="_blank"><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Sandra Oh Lin" class="rounded-full" height="46" loading="lazy" src="https://photos.wellfound.com/users/158421-medium_jpg?1412889844" width="46"/><div class="absolute border-solid border-gray-200 text-center font-medium uppercase leading-none antialiased p-1 right-0 text-2xs bg-gtmgreen-100 border-gtmgreen-100 text-gtmgreen-400 rounded-full px-2 -top-3 right-1"><div class="flex justify-center gap-1"><span>B</span></div></div></div></a></div><div class="styles_bio__FGTSf">Founder & CEO <a href="https://wellfound.com/company/kiwi-crate" class="at_link"><span class="at_symbol">@</span><span class="at_name">Kiwi Crate</span></a>. Background in commerce & consumer products – GM of eBay Fashion & PayPal Mobile, Procter & Gamble, 2 start-ups.</div></div></div></div></div><a class="styles-module_component__88XzG styles_component__2KIqQ border-none styles_component__sMuDw rounded border-solid border gap-x-2 whitespace-nowrap font-medium antialiased text-center text-sm no-underline cursor-pointer focus:outline-0 disabled:cursor-default disabled:pointer-events-none disabled:opacity-50 transition duration-200 px-3 py-1 bg-gray-200 border-black text-black hover:bg-gray-400 disabled:bg-gray-100 disabled:border-gray-500 disabled:text-gray-500" data-test="Button" href="/jobs/signup?after_sign_in=%2Fcompany%2Fkiwi-crate%2Fpeople&source=company+profile&source_content=view_more_button" rel="nofollow">Log in or sign up to view more <!-- -->people</a></div><div class="styles_box__4RMl8 flex flex-col"><header class="text-dark-aaaa font-medium antialiased text-lg mb-4">Former team</header><div class="styles_component__ivX7J styles_threeColumn__Txyiv"><div class="styles_component__Wb41n styles_component__eZBBg styles_regular__5YOcF styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd">Brian Truong</div><span class="styles_byline__wPnKW">Senior Web Developer<!-- --> • 2 years</span></div><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Brian Truong" class="rounded-full" height="46" loading="lazy" src="https://photos.wellfound.com/users/157531-medium_jpg?1405545684" width="46"/></div></div></div></div></div><div class="styles_component__Wb41n styles_component__eZBBg styles_regular__5YOcF styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd">Jeffrey Kim</div><span class="styles_byline__wPnKW">Intern<!-- --> • 1 month</span></div><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Jeffrey Kim" class="rounded-full" height="46" loading="lazy" src="https://wellfound.com/images/shared/nopic.png" width="46"/></div></div></div></div></div><div class="styles_component__Wb41n styles_component__eZBBg styles_regular__5YOcF styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd">Zann Yap</div><span class="styles_byline__wPnKW">Marketing Ninja<!-- --> • 4 months</span></div><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Zann Yap" class="rounded-full" height="46" loading="lazy" src="https://photos.wellfound.com/users/464914-medium_jpg?1405685527" width="46"/></div></div></div></div></div><div class="styles_component__Wb41n styles_component__eZBBg styles_regular__5YOcF styles_component__7lXVE styles_white__yJuQK"><div class="styles_header__LhnxP"><div><div class="styles_identity__CgS8E"><div class="styles_left__aDiT6"><div class="styles_name__oO6gd">Jenny Cheng</div><span class="styles_byline__wPnKW">Acquisitions Marketing Manager<!-- --> • 1 year</span></div><div class="styles_avatar__6ymfb inline-flex flex-row items-center relative border border-gray-400 bg-gray-100 rounded-full h-12 w-12 styles_avatar__6ymfb"><img alt="Avatar for Jenny Cheng" class="rounded-full" height="46" loading="lazy" src="https://photos.wellfound.com/users/38203-medium_jpg?1626388814" width="46"/></div></div></div></div></div></div></div></section></div></div></div><aside class="styles_sidebar__R5Ghc"><div class="styles_component__eH77m" data-test="Sidebar"><div class="styles_component__Wb41n styles_component__qhaPy styles_about__6dvji styles_white__yJuQK"><div class="flex flex-row justify-between"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_title__3CqM3 text-dark-a text-xl font-medium">About <!-- -->Kiwi Crate</h3></div><dl><dd>Website</dd><dt class="flex"><div class="styles_component__g_WAp styles_links__VvYv7"><ul><button class="styles_websiteLink___Rnfc">www.kiwicrate.com</button><li><ul><li><button class="styles_socialLink__r21Yf"><svg height="16" viewBox="0 0 16 16" width="16" class="styles_icon__64AZy"><g fill-rule="evenodd"><rect height="4.833" rx="1.25" width="3.833" x="2.835" y="3"></rect><path d="M16 6.667a2 2 0 0 0-2-2h-1.333v-3c0-.737-.597-1.334-1.334-1.334h-10C.597.333 0 .93 0 1.667v11.666a2.333 2.333 0 0 0 2.333 2.334h11.334A2.333 2.333 0 0 0 16 13.333zM2.333 14.333a1 1 0 0 1-1-1V2c0-.184.15-.333.334-.333H11c.184 0 .333.149.333.333v11.333c0 .197.025.393.074.583a.333.333 0 0 1-.323.417zm12.334-1a1 1 0 1 1-2 0v-7c0-.184.149-.333.333-.333h1c.368 0 .667.298.667.667z" fill-rule="nonzero"></path><path d="M8.5 4.031h1.334a.5.5 0 0 1 .5.5v.334a.5.5 0 0 1-.5.5H8.501A.5.5 0 0 1 8 4.867v-.334a.5.5 0 0 1 .5-.502zm0 2.667h1.334a.5.5 0 0 1 .5.5v.333a.5.5 0 0 1-.5.5H8.501A.5.5 0 0 1 8 7.533V7.2a.5.5 0 0 1 .5-.502zM3.167 9.365h6.667a.5.5 0 0 1 .5.5v.333a.5.5 0 0 1-.5.5H3.167a.5.5 0 0 1-.5-.498v-.333a.5.5 0 0 1 .5-.502zm0 2.666h5a.5.5 0 0 1 .5.5v.334a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.498v-.334a.5.5 0 0 1 .5-.502z"></path></g></svg></button></li><li><button class="styles_socialLink__r21Yf"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__64AZy"><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></button></li><li><button class="styles_socialLink__r21Yf"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__64AZy"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.896 2H3.104C2.494 2 2 2.495 2 3.104v17.792C2 21.506 2.495 22 3.104 22H12v-7.917H9.61v-2.916H12V9.01c0-2.583 1.792-3.99 4.099-3.99 1.104 0 2.292.084 2.568.12V7.84h-1.839c-1.255 0-1.495.593-1.495 1.468v1.86h2.99l-.39 2.916h-2.6V22h5.563c.61 0 1.104-.495 1.104-1.104V3.104C22 2.494 21.505 2 20.896 2z" fill="currentColor"></path></svg></button></li><li><button class="styles_socialLink__r21Yf"><svg height="16" width="15" class="styles_icon__64AZy" viewBox="0 0 16 15"><g fill-rule="evenodd"><rect height="10.182" rx="0.5" width="3.636" y="5.455"></rect><ellipse cx="1.804" cy="2.182" rx="1.804" ry="1.818"></ellipse><path d="M12 15.636h2.182c.2 0 .363-.162.363-.363v-6.11c0-2.741-1.549-4.072-3.716-4.072a3.062 3.062 0 0 0-2.305.924A.298.298 0 0 1 8 5.818c0-.2-.163-.363-.364-.363H5.455a.363.363 0 0 0-.364.363v9.455c0 .2.163.363.364.363h2.181A.363.363 0 0 0 8 15.273V9.818a1.818 1.818 0 0 1 3.636 0v5.455c0 .2.163.363.364.363z"></path></g></svg></button></li></ul></li></ul></div></dt><dd>Location</dd><dt><ul><li><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaa underline" rel="noopener noreferrer" target="_blank" href="/startups/location/mountain-view-1">Mountain View</a></li></ul></dt><dd>Company size</dd><dt>51-200 people</dt><dd>Total raised</dd><dt>$7M</dt><dd class="styles_markets__vIr_1">Company type</dd><dt><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Private Company</span></dt><dd class="styles_markets__vIr_1">Markets</dd><dt class="styles_tags__y_J8v"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/e-commerce"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">E-Commerce</span></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw mb-1 mr-2 last:mr-0" rel="noopener noreferrer" target="_blank" href="/startups/industry/kids"><span class="underline styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Kids</span></a><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">K-12 Education</span><span class="mb-1 styles-module_component__2E93_ inline-flex flex-row items-center mr-2 last:mr-0 rounded-full align-middle bg-gray-200 text-gray-700 gap-2 text-xs px-3 py-1">Subscription Businesses</span></dt></dl></div><div class="styles_component__Wb41n styles_component__E4nh5 styles_white__yJuQK"><h3 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_title__0bI1O text-dark-a text-xl font-medium">Jobs at <!-- -->Kiwi Crate</h3></div><div class="styles_component__Wb41n styles_component__eqA1w styles_white__yJuQK"><h6 class="styles-module_component__3ZI84 styles-module_flow__FV70c styles_title__o3wGd text-dark-a text-xs font-medium uppercase">People also viewed</h6><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/angellist"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">AngelList</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">New York City • Seattle • San Francisco</span></div></div><img alt="AngelList company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/6702-766d1ce00c99ce9a5cbc19d0c87a436e-medium_jpg.jpg?buster=1668525121" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/mystery-org"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Mystery.org </div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco</span></div></div><img alt="Mystery.org company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/135064-84af2aa3a9ce358051b5bde8335ca7d2-medium_jpg.jpg?buster=1587000545" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/coffee-meets-bagel"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Coffee Meets Bagel</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Seattle • San Francisco • Toronto</span></div></div><img alt="Coffee Meets Bagel company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/84150-a51f11c43ea386a3de7ef2a5f342d313-medium_jpg.jpg?buster=1669699086" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/creative-market"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Creative Market</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Remote</span></div></div><img alt="Creative Market company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/2032-5c59ca9b10dff5c108e038e638176c1e-medium_jpg.jpg?buster=1721724166" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/skilljar"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Skilljar</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Seattle</span></div></div><img alt="Skilljar company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/224564-f49e994fa1b3086336de3be9927ee6dd-medium_jpg.jpg?buster=1589575609" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/brightwheel"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">brightwheel</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Remote</span></div></div><img alt="brightwheel company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/469402-8a76a88852bc8a410d16ae24567b5d97-medium_jpg.jpg?buster=1589628097" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/forkable"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Forkable</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco</span></div></div><img alt="Forkable company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/251699-1b3c254e4b62dda6da97518fdad262a1-medium_jpg.jpg?buster=1448319402" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/piazza"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Piazza</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Palo Alto</span></div></div><img alt="Piazza company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/43975-93c110807402563f1e9ffe555f12b422-medium_jpg.jpg?buster=1393535967" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/clever"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Clever</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Durham • San Francisco • Remote</span></div></div><img alt="Clever company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/114426-35f998fe322ec70969f2c3c932b2caf3-medium_jpg.jpg?buster=1603318119" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/calm"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Calm</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco</span></div></div><img alt="Calm company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/89425-f7e607ef282332eb355deaac362e78fc-medium_jpg.jpg?buster=1589609526" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/barn-willow"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Barn & Willow</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco</span></div></div><img alt="Barn & Willow company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/310477-d19318cb3ab3171e8365219ab82c4ecc-medium_jpg.jpg?buster=1405470369" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/swing-education"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Swing Education</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Mateo</span></div></div><img alt="Swing Education company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/702357-65633be94439ad795f2e993a91516c83-medium_jpg.jpg?buster=1527618383" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/quartet-health"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Quartet Health</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">New York • Remote</span></div></div><img alt="Quartet Health company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/666535-92e6a0b6f7dbe4ce71881f8780f17055-medium_jpg.jpg?buster=1698216873" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/beyondpricing"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Beyond</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Chicago • San Francisco • Barcelona • Lisbon</span></div></div><img alt="Beyond company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/410811-63a45b240f24d60a69f6b0adae31d0b4-medium_jpg.jpg?buster=1618928091" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/uxpin"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">UXPin</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Mountain View • Gdańsk</span></div></div><img alt="UXPin company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/77032-88d47159deca73b76112de9c1da138f5-medium_jpg.jpg?buster=1553781211" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/lark-3"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Lark </div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Silicon Valley</span></div></div><img alt="Lark company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/60577-881936f1e57cc1d39c5ff6f1a09708e1-medium_jpg.jpg?buster=1717487408" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/betterup"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">BetterUp</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">San Francisco</span></div></div><img alt="BetterUp company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/416859-e6a0a84ef323f72376f43ce7c94ed453-medium_jpg.jpg?buster=1589450105" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/tegus-1"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Tegus</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">Chicago</span></div></div><img alt="Tegus company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/4239383-3d3ca6b98f97d4ea691ed587adf2754c-medium_jpg.jpg?buster=1717406443" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/bolt"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">Bolt</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">New York City • San Francisco • Toronto • Salt Lake City</span></div></div><img alt="Bolt company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/513101-d38079119310196d7395ff10f4882406-medium_jpg.jpg?buster=1698030433" height="40" width="40" class="styles_logo__EIdC9"/></a><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__71xiz" rel="noopener noreferrer" target="_blank" href="/company/the-information"><div class="styles_description__414vs"><div class="styles_startupName__sTso_">The Information</div><div class="styles_component__Jnlux styles_locations__G9QoW"><span class="md:truncate line-clamp-2 md:line-clamp-none">New York City • San Francisco</span></div></div><img alt="The Information company logo" loading="lazy" src="/cdn-cgi/image/width=80,height=80,fit=contain,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/317996-5aee80b789f3b4bef8694ed9864fe0fd-medium_jpg.jpg?buster=1388964345" height="40" width="40" class="styles_logo__EIdC9"/></a></div></div></aside></div><div class="styles_component__oYgJw"><div class="styles_link__OiQgn"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__Q35XJ" href="/company/kiwi-crate"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__jIPpJ"><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><div class="styles_text__JohsU"><span>Back to </span><strong>Overview</strong></div></a></div><div class="styles_link__OiQgn"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw styles_anchor__Q35XJ" href="/company/kiwi-crate/funding"><div class="styles_text__JohsU"><span>Onwards to </span><strong>Funding</strong></div><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="styles_icon__jIPpJ"><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></div></div></div></div></div></div><div class="flex w-full flex-wrap justify-center gap-4 border-t border-gray-400 px-4 py-16 lg:p-20"><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Featured Lists<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/20-companies-building-our-remote-first-future">Remote First Future Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/companies-that-hire-coding-bootcamp-graduates">Jobs for Bootcamp Grads</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/junior-software-engineer-jobs">Junior Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/x-crypto-startups-to-watch-out-for-in-2022">Crypto Startups To Watch Out For</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/hot-blockchain-startups-that-are-hiring">Blockchain Startups That Are Hiring</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/6-companies-hiring-top-tech-talent-amidst-2022-layoffs">Companies Hiring Amidst Layoffs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/50-hot-consumer-fintech-startups">Hot Consumer Fintech Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/yc-startups-that-are-aggressively-hiring">Y Combinator Startup Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/fastest-growing-startups-in-san-francisco-hiring-now">Startup Jobs in Bay Area</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections/12-women-led-startups-expanding-their-remote-teams-in-2022">Top Women-Led Startups</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/job-collections">More Featured Lists</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Remote Jobs<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/software-engineer">Remote Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-manager">Remote Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/data-analyst">Remote Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/product-designer">Remote Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/graphic-designer">Remote Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/ui-ux-designer">Remote UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/operations-manager">Remote Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/growth-marketer">Remote Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/account-manager">Remote Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/sales-manager">Remote Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/financial-analyst">Remote Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/r/hr-manager">Remote HR Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/remote">More Remote Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/new-york">Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/san-francisco">Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/austin">Jobs in Austin</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/boston">Jobs in Boston</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/district-of-columbia">Jobs in Washington DC</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/denver">Jobs in Denver</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/seattle">Jobs in Seattle</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/chicago">Jobs in Chicago</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/india">Jobs in India</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/location/united-states">More Jobs by Location</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/software-engineer">Software Engineer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-manager">Product Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/data-analyst">Data Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/product-designer">Product Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/graphic-designer">Graphic Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/ui-ux-designer">UI/UX Designer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/operations-manager">Operations Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/growth-marketer">Growth Marketer Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/account-manager">Account Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/sales-manager">Sales Manager Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/financial-analyst">Financial Analyst Jobs</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/hr-manager">HR Manager Jobs</a></li></ul></div></button><button aria-expanded="false" class="cursor-pointer bg-white text-md" data-toggle="dropdown" aria-haspopup="true"><div class="flex select-none flex-nowrap items-center rounded-md border border-black px-4 py-2 hover:border-gtmblue-500 hover:bg-gtmblue-100 hover:text-gtmblue-500">Jobs by Role & Location<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="ml-3 w-4"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 8a.997.997 0 01-.293.707l-8 8a.999.999 0 01-1.414 0l-8-8a.999.999 0 111.414-1.414L12 14.586l7.293-7.293A.999.999 0 0121 8z" fill="currentColor"></path></svg></div><div class="min-w-48 absolute z-overlay bg-white hidden"><ul class="flex flex-col rounded-md rounded-tl-none border border-black"><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/san-francisco">Software Engineer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/new-york">Software Engineer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/software-engineer/los-angeles">Software Engineer Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/san-francisco">Product Manager Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/new-york">Product Manager Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/product-manager/los-angeles">Product Manager Jobs in Los Angeles</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/san-francisco">Frontend Developer Jobs in San Francisco</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/new-york">Frontend Developer Jobs in New York City</a></li><li class="group px-5 py-3 text-left hover:bg-gtmblue-100"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-dark-aaaa group-hover:!text-gtmblue-500" rel="noopener noreferrer" target="_blank" href="/role/l/frontend-engineer/los-angeles">Frontend Developer Jobs in Los Angeles</a></li></ul></div></button></div><footer class="border-t border-gray-400 px-10 py-10 md:px-20 md:py-20"><div class="mx-auto flex max-w-screen-xl flex-col justify-between lg:flex-row "><div class="mb-6 mr-14"><a class="mb-4 mr-2 mt-1 flex pl-2 md:pl-0" href="/"><svg fill="currentColor" viewBox="0 0 716.10004 93.499997" width="120" class="w-[200px] fill-current text-black hover:text-gtmblue-500"><g transform="translate(-157.7,-156.3)"><g><polygon points="352.3,235 369.4,235 369.4,170.3 352.3,170.3 352.3,156.3 386.6,156.3 386.6,235 403.5,235 403.5,249 352.3,249 "></polygon><polygon points="413.6,235 430.6,235 430.6,170.3 413.6,170.3 413.6,156.3 447.9,156.3 447.9,235 464.8,235 464.8,249 413.6,249 "></polygon><path d="M 485.3,249 V 195 H 469 v -14 h 16.3 v -5.5 c 0,-12.5 6.5,-19.2 19.9,-19.2 h 19.3 V 170 H 508 c -4.2,0 -5.9,1.8 -5.9,5.9 v 5 h 22.4 v 14 h -22.2 v 54 h -17 z"></path><path d="m 564.6,180.2 c -20.7,0 -34.7,14 -34.7,34.8 0,20.9 14,34.8 34.7,34.8 20.8,0 34.8,-13.9 34.8,-34.8 0,-20.8 -14,-34.8 -34.8,-34.8 z m 0,55.5 c -10.4,0 -17.2,-8.6 -17.2,-20.7 0,-12 6.8,-20.7 17.2,-20.7 10.5,0 17.3,8.6 17.3,20.7 0,12.1 -6.8,20.7 -17.3,20.7 z"></path><path d="M 656.9,181 H 674 v 68 h -16.7 v -8.3 c -4.3,5.1 -10.3,9.1 -19.8,9.1 -13.8,0 -26.3,-7.1 -26.3,-30.4 V 181 h 17.1 v 37.1 c 0,11.3 4.1,17.6 13.5,17.6 9.4,0 15.1,-6.9 15.1,-19.2 V 181 Z"></path><path d="m 817.2,156.3 v 32.9 c -4.3,-5.3 -11,-9 -20.2,-9 -17.9,0 -31.7,13.7 -31.7,34.7 0,21.7 13.3,34.9 31.4,34.9 9.9,0 16.6,-4.7 21,-10.6 v 9.8 h 16.7 v -92.7 z m -17.1,79.4 c -10.6,0 -17.4,-8.5 -17.4,-20.7 0,-12.1 6.8,-20.7 17.4,-20.7 10.5,0 17.3,8.5 17.3,20.8 0,12.2 -6.8,20.6 -17.3,20.6 z"></path></g><path d="m 178.8,249 -21.1,-68 h 19.6 l 12.5,48.9 13.5,-48.9 H 223 L 236.5,229.9 249,181 h 19.6 l -21.4,68 H 226.3 L 213.1,199.9 199.8,249 Z"></path><circle cx="862.40002" cy="238.39999" fill="#EC2E3A" r="11.4"></circle><circle cx="862.40002" cy="191.60001" fill="#EC2E3A" r="11.4"></circle><path d="m 342.2,219 c 0.3,-2.1 0.5,-4.6 0.5,-6.2 -0.2,-20 -13.6,-32.6 -33.4,-32.6 -20.4,0 -34,13.8 -34,34.9 0,21 13.4,34.7 35.2,34.7 17.6,0 29.1,-10.5 31.2,-23.8 h -16.9 c -1.7,6.8 -7.2,10.5 -15,10.5 -9.8,0 -16.3,-6.5 -16.7,-16.8 V 219 Z m -32.9,-25.8 c 8.6,0 14.5,4.8 16,13.6 h -31.7 c 1.2,-8.4 7.6,-13.6 15.7,-13.6 z"></path><path d="m 707.8,249 h -17.1 v -68 h 16.7 v 8.3 c 4.3,-5.1 10.3,-9.1 19.8,-9.1 13.8,0 26.3,7.1 26.3,30.4 V 249 h -17.1 v -37.1 c 0,-11.3 -4.1,-17.6 -13.5,-17.6 -9.4,0 -15.1,6.9 -15.1,19.2 z"></path></g></svg></a><div class="flex"><a class="mr-2 h-8 w-8" href="http://twitter.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.944 7.987c.013.175.013.35.013.525C19.957 13.85 15.833 20 8.294 20c-2.322 0-4.48-.663-6.294-1.813.33.038.647.05.99.05 1.916 0 3.68-.637 5.089-1.724-1.802-.038-3.313-1.2-3.833-2.8.254.037.508.062.774.062.368 0 .736-.05 1.079-.138-1.878-.375-3.287-2-3.287-3.962v-.05c.546.3 1.18.488 1.853.512a4.02 4.02 0 01-1.827-3.362c0-.75.203-1.438.558-2.038a11.71 11.71 0 008.452 4.225 4.495 4.495 0 01-.102-.924c0-2.226 1.828-4.038 4.1-4.038 1.18 0 2.245.487 2.994 1.275a8.145 8.145 0 002.602-.975 4.038 4.038 0 01-1.802 2.225A8.316 8.316 0 0022 5.9a8.74 8.74 0 01-2.056 2.087z" fill="currentColor"></path></svg></a><a class="mr-2" href="https://instagram.com/wellfoundhq" rel="noreferrer nofollow" target="_blank"><svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" class="w-8 fill-current text-black hover:text-gtmblue-500"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.833 2h8.334C19.375 2 22 4.625 22 7.833v8.334C22 19.375 19.375 22 16.167 22H7.833C4.625 22 2 19.375 2 16.167V7.833C2 4.625 4.625 2 7.833 2zM19.11 4.89a4.16 4.16 0 00-2.943-1.224H7.833A4.13 4.13 0 004.89 4.89a4.16 4.16 0 00-1.224 2.943v8.333A4.13 4.13 0 004.89 19.11a4.16 4.16 0 002.943 1.224h8.334a4.13 4.13 0 002.942-1.224 4.16 4.16 0 001.224-2.943V7.833A4.13 4.13 0 0019.11 4.89z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M17.416 7.834c-.692 0-1.25-.557-1.25-1.25s.558-1.25 1.25-1.25a1.25 1.25 0 010 2.5zM12 8.668A3.336 3.336 0 0115.333 12 3.336 3.336 0 0112 15.334a3.336 3.336 0 01-3.334-3.333A3.336 3.336 0 0112 8.668zM7 12c0-2.76 2.24-5 5-5s5 2.24 5 5-2.24 5-5 5-5-2.24-5-5z" fill="currentColor"></path></svg></a></div></div><div class="flex flex-col md:flex-row"><h2 class="hidden">Explore other opportunities: Find jobs, recruit talent, or learn about our company</h2><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Candidates</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/jobs">Startup Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/web3">Web3 Jobs</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/featured">Featured</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/hiring-data">Startup Hiring Data</a></li><li class="mb-2 md:py-0 text-md"><a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline" href="/startups">Tech Startups</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/candidates/remote">Remote</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">For Recruiters</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/overview">Overview</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruit-pro">Recruit Pro</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/curated">Curated</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/products/recruiter-cloud">RecruiterCloud</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/hire">Hire Developers</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/recruit/pricing">Pricing</a></li></ul><ul class="mb-8 mr-10"><li class="mb-2 md:py-0 text-md"><h4 class="font-bold">Company</h4></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://wellfound.com">About</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="https://help.wellfound.com/">Help</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/discover/blog">Blog</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/terms">Terms & Risks</a></li><li class="mb-2 md:py-0 text-md"><a class="!text-black hover:text-gtmblue-500 hover:underline" href="/privacy">Privacy & Cookies</a></li></ul></div></div><div class="mt-4 flex flex-col-reverse justify-between lg:flex-row"><p class="text-dark-aa">Copyright © <!-- -->2024<!-- --> <!-- -->Wellfound<!-- -->. All rights reserved.</p><p class="mb-4 text-dark-aa lg:mb-0">Browse by:<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-jobs">Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/remote-tech-jobs">Remote Jobs</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-job-locations">Locations</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-startups">Startups</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/startups-hiring">Startups Hiring</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-industries">Industries</a>,<!-- --> <a class="styles_component__UCLp3 styles_defaultLink__eZMqw !text-black hover:text-gtmblue-500 hover:underline underline text-dark-aa" href="/browse/tech-hubs">Tech Hubs</a></p></div></footer></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="anonymous">{"props":{"pageProps":{"params":{"slug":"kiwi-crate"},"parsedUrl":{"protocol":null,"slashes":null,"auth":null,"host":null,"port":null,"hostname":null,"hash":null,"search":null,"query":{},"pathname":"/company/kiwi-crate/people","path":"/company/kiwi-crate/people","href":"/company/kiwi-crate/people"},"__APOLLO_SIG__":"blaD3%AQB2%ZRoB2%bkuWxPM5UNZn0FR14c6z1SMEaWSF2%rirAxAz1-6954242371","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}},"startup({\"slug\":\"kiwi-crate\"})":{"__ref":"Startup:46361"},"currentUser":null},"Startup:46361":{"__typename":"Startup","id":"46361","hiddenSections":["CULTURE","SALARIES"],"slug":"kiwi-crate","completenessScore":67,"currentUserCanEditProfile":false,"currentUserCanRecruitForStartup":false,"completeness":null,"pageMeta({\"page\":1})":{"__typename":"StartupPageMeta","overview":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/kiwi-crate","description":"Find out if Kiwi Crate is the right fit for your future career! Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!","image":"https://photos.wellfound.com/startups/i/46361-f0d02f86c7596aa6fb90da47bb21dbb8-thumb_jpg.jpg?buster=1413215424","ogUrl":"https://wellfound.com/company/kiwi-crate","robots":"","structuredData":null,"title":"Kiwi Crate Careers","type":null},"people":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/kiwi-crate/people","description":"View founders and team members of Kiwi Crate on AngelList. Explore jobs, salary, equity, and funding information. Read about work-life balance, perks, benefits, and the company culture!","image":"https://photos.wellfound.com/startups/i/46361-f0d02f86c7596aa6fb90da47bb21dbb8-thumb_jpg.jpg?buster=1413215424","ogUrl":"https://wellfound.com/company/kiwi-crate/people","robots":"","structuredData":null,"title":"Kiwi Crate People","type":null},"culture":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/kiwi-crate/culture_and_benefits","description":"View information about the Kiwi Crate company culture at Wellfound! Read about work-life balance, perks, employee benefits, and other options from Kiwi Crate.","image":"https://photos.wellfound.com/startups/i/46361-f0d02f86c7596aa6fb90da47bb21dbb8-thumb_jpg.jpg?buster=1413215424","ogUrl":"https://wellfound.com/company/kiwi-crate/culture_and_benefits","robots":"noindex","structuredData":null,"title":"Culture and benefits at Kiwi Crate","type":null},"funding":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/kiwi-crate/funding","description":"View information about the Kiwi Crate funding at Wellfound! Find out about the total amount raised, the number of rounds, and other funding information from Kiwi Crate.","image":"https://photos.wellfound.com/startups/i/46361-f0d02f86c7596aa6fb90da47bb21dbb8-thumb_jpg.jpg?buster=1413215424","ogUrl":"https://wellfound.com/company/kiwi-crate/funding","robots":"","structuredData":null,"title":"Kiwi Crate Funding Information","type":null},"jobs":{"__typename":"MetaTags","canonicalUrl":"https://wellfound.com/company/kiwi-crate/jobs","description":"Get notified when Kiwi Crate posts jobs. Kiwi Crate is an innovative eCommerce company that sparks kids’ creativity and curiosity through offline and online materials and inspiration. We offer kids a delightful, engaging way to explore, create, and learn. We offer a subscription service that delivers curated hands-on projects to kids. We take great pride and ownership in the products we build and in the community of parents and kids we serve. We’re backed by leading investors and were named one of the \"20 Startups to Watch\" by Business Insider. Our offices are located in Los Altos, CA.","image":"https://photos.wellfound.com/startups/i/46361-f0d02f86c7596aa6fb90da47bb21dbb8-thumb_jpg.jpg?buster=1413215424","ogUrl":"https://wellfound.com/company/kiwi-crate/jobs","robots":"","structuredData":null,"title":"Kiwi Crate Jobs","type":null}},"jobListingCounts":{"__typename":"Counts","roles":[],"locations":[],"jobTypes":[]},"name":"Kiwi Crate","logoUrl":"https://photos.wellfound.com/startups/i/46361-f0d02f86c7596aa6fb90da47bb21dbb8-medium_jpg.jpg?buster=1413215424","highConcept":"Delivering hands-on creative fun \u0026 learning to young makers","hiring":false,"isOperating":null,"badges":[{"__ref":"Badge:B2C-46361"},{"__ref":"Badge:COMPANY_STAGE-46361"}],"companySize":"SIZE_51_200","totalRaisedAmount":7000000,"companyUrl":"http://www.kiwicrate.com","twitterUrl":"http://twitter.com/kiwicrate","blogUrl":"http://blog.kiwicrate.com","facebookUrl":"http://www.facebook.com/kiwicrate","linkedInUrl":"https://www.linkedin.com/company/kiwi-crate","productHuntUrl":null,"marketTaggings":[{"__ref":"NewTag:29"},{"__ref":"NewTag:481"},{"__ref":"NewTag:1469"},{"__ref":"NewTag:1891"}],"locationTaggings":[{"__ref":"NewTag:1701"}],"companyTypeTaggings":[{"__ref":"NewTag:132149"}],"currentUserFollowsStartup":false,"currentUserHasJobAlert":false,"talentBanned":false,"jobListingsConnection":{"__typename":"JobListingConnection","totalCount":0},"currentUserCanRecruit":false,"hasPremiumJobs":false,"recommendedStartups({\"first\":20})":{"__typename":"StartupConnection","totalCount":20,"edges":[{"__typename":"StartupEdge","node":{"__ref":"Startup:6702"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:135064"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:84150"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:2032"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:224564"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:469402"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:251699"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:43975"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:114426"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:89425"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:310477"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:702357"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:666535"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:410811"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:77032"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:60577"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:416859"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:4239383"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:513101"}},{"__typename":"StartupEdge","node":{"__ref":"Startup:317996"}}]},"public":true,"published":true,"quarantined":false,"isShell":false,"isIncubator":false,"currentUserCanUpdateInvestors":false,"seoNoindex":false,"teammateTestimonial":null,"currentFounderRoles":[{"__ref":"StartupRole:1764159"},{"__ref":"StartupRole:311263"}],"pastFounderRoles":[],"currentTeamMemberRoles({\"first\":15})":{"__typename":"StartupRoleConnection","totalCount":7,"remainingCount":0,"edges":[{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:18452497"}},{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:12829900"}},{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:1763026"}},{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:9727584"}},{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:7973810"}},{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:1763020"}},{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:1194767"}}],"pageInfo":{"__typename":"PageInfo","endCursor":"Nw","hasNextPage":false}},"boardMemberRoles({\"first\":3})":{"__typename":"StartupRoleConnection","totalCount":5,"remainingCount":0,"edges":[{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:2043016"}},{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:1763712"}},{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:1763715"}}],"pageInfo":{"__typename":"PageInfo","endCursor":"Mw","hasNextPage":true}},"pastTeamMemberRoles({\"first\":6})":{"__typename":"StartupRoleConnection","totalCount":4,"remainingCount":0,"edges":[{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:2441298"}},{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:1805226"}},{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:1799247"}},{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:1878498"}}],"pageInfo":{"__typename":"PageInfo","endCursor":"NA","hasNextPage":false}}},"Badge:B2C-46361":{"__typename":"Badge","id":"B2C-46361","name":"B2C_BADGE","label":"B2C","tooltip":null,"avatarUrl":null,"rating":null,"data":null},"Badge:COMPANY_STAGE-46361":{"__typename":"Badge","id":"COMPANY_STAGE-46361","name":"COMPANY_STAGE_BADGE","label":"Growth Stage","tooltip":"Expanding market presence","avatarUrl":null,"rating":null,"data":"growth_stage"},"NewTag:29":{"__typename":"NewTag","id":"29","name":"e-commerce","slug":"e-commerce","displayName":"E-Commerce","marketTagNoindex":false},"NewTag:481":{"__typename":"NewTag","id":"481","name":"kids","slug":"kids","displayName":"Kids","marketTagNoindex":false},"NewTag:1469":{"__typename":"NewTag","id":"1469","name":"k 12 education","slug":"k-12-education","displayName":"K-12 Education","marketTagNoindex":true},"NewTag:1891":{"__typename":"NewTag","id":"1891","name":"subscription businesses","slug":"subscription-businesses","displayName":"Subscription Businesses","marketTagNoindex":true},"NewTag:1701":{"__typename":"NewTag","id":"1701","name":"mountain view","slug":"mountain-view-1","displayName":"Mountain View","locationTagNoindex":false},"NewTag:132149":{"__typename":"NewTag","id":"132149","name":"private company","slug":"private-company-1","displayName":"Private Company"},"NewTag:1664":{"__typename":"NewTag","id":"1664","displayName":"New York City"},"NewTag:1680":{"__typename":"NewTag","id":"1680","displayName":"Seattle"},"NewTag:1692":{"__typename":"NewTag","id":"1692","displayName":"San Francisco"},"Startup:6702":{"__typename":"Startup","id":"6702","name":"AngelList","slug":"angellist","logoUrl":"https://photos.wellfound.com/startups/i/6702-766d1ce00c99ce9a5cbc19d0c87a436e-medium_jpg.jpg?buster=1668525121","locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1680"},{"__ref":"NewTag:1692"}]},"Startup:135064":{"__typename":"Startup","id":"135064","name":"Mystery.org ","slug":"mystery-org","logoUrl":"https://photos.wellfound.com/startups/i/135064-84af2aa3a9ce358051b5bde8335ca7d2-medium_jpg.jpg?buster=1587000545","locationTaggings":[{"__ref":"NewTag:1692"}]},"NewTag:1702":{"__typename":"NewTag","id":"1702","displayName":"Toronto"},"Startup:84150":{"__typename":"Startup","id":"84150","name":"Coffee Meets Bagel","slug":"coffee-meets-bagel","logoUrl":"https://photos.wellfound.com/startups/i/84150-a51f11c43ea386a3de7ef2a5f342d313-medium_jpg.jpg?buster=1669699086","locationTaggings":[{"__ref":"NewTag:1680"},{"__ref":"NewTag:1692"},{"__ref":"NewTag:1702"}]},"NewTag:616175":{"__typename":"NewTag","id":"616175","displayName":"Remote"},"Startup:2032":{"__typename":"Startup","id":"2032","name":"Creative Market","slug":"creative-market","logoUrl":"https://photos.wellfound.com/startups/i/2032-5c59ca9b10dff5c108e038e638176c1e-medium_jpg.jpg?buster=1721724166","locationTaggings":[{"__ref":"NewTag:616175"}]},"Startup:224564":{"__typename":"Startup","id":"224564","name":"Skilljar","slug":"skilljar","logoUrl":"https://photos.wellfound.com/startups/i/224564-f49e994fa1b3086336de3be9927ee6dd-medium_jpg.jpg?buster=1589575609","locationTaggings":[{"__ref":"NewTag:1680"}]},"Startup:469402":{"__typename":"Startup","id":"469402","name":"brightwheel","slug":"brightwheel","logoUrl":"https://photos.wellfound.com/startups/i/469402-8a76a88852bc8a410d16ae24567b5d97-medium_jpg.jpg?buster=1589628097","locationTaggings":[{"__ref":"NewTag:616175"}]},"Startup:251699":{"__typename":"Startup","id":"251699","name":"Forkable","slug":"forkable","logoUrl":"https://photos.wellfound.com/startups/i/251699-1b3c254e4b62dda6da97518fdad262a1-medium_jpg.jpg?buster=1448319402","locationTaggings":[{"__ref":"NewTag:1692"}]},"NewTag:1694":{"__typename":"NewTag","id":"1694","displayName":"Palo Alto"},"Startup:43975":{"__typename":"Startup","id":"43975","name":"Piazza","slug":"piazza","logoUrl":"https://photos.wellfound.com/startups/i/43975-93c110807402563f1e9ffe555f12b422-medium_jpg.jpg?buster=1393535967","locationTaggings":[{"__ref":"NewTag:1694"}]},"NewTag:1638":{"__typename":"NewTag","id":"1638","displayName":"Durham"},"Startup:114426":{"__typename":"Startup","id":"114426","name":"Clever","slug":"clever","logoUrl":"https://photos.wellfound.com/startups/i/114426-35f998fe322ec70969f2c3c932b2caf3-medium_jpg.jpg?buster=1603318119","locationTaggings":[{"__ref":"NewTag:1638"},{"__ref":"NewTag:1692"},{"__ref":"NewTag:616175"}]},"Startup:89425":{"__typename":"Startup","id":"89425","name":"Calm","slug":"calm","logoUrl":"https://photos.wellfound.com/startups/i/89425-f7e607ef282332eb355deaac362e78fc-medium_jpg.jpg?buster=1589609526","locationTaggings":[{"__ref":"NewTag:1692"}]},"Startup:310477":{"__typename":"Startup","id":"310477","name":"Barn \u0026 Willow","slug":"barn-willow","logoUrl":"https://photos.wellfound.com/startups/i/310477-d19318cb3ab3171e8365219ab82c4ecc-medium_jpg.jpg?buster=1405470369","locationTaggings":[{"__ref":"NewTag:1692"}]},"NewTag:1847":{"__typename":"NewTag","id":"1847","displayName":"San Mateo"},"Startup:702357":{"__typename":"Startup","id":"702357","name":"Swing Education","slug":"swing-education","logoUrl":"https://photos.wellfound.com/startups/i/702357-65633be94439ad795f2e993a91516c83-medium_jpg.jpg?buster=1527618383","locationTaggings":[{"__ref":"NewTag:1847"}]},"NewTag:2071":{"__typename":"NewTag","id":"2071","displayName":"New York"},"Startup:666535":{"__typename":"Startup","id":"666535","name":"Quartet Health","slug":"quartet-health","logoUrl":"https://photos.wellfound.com/startups/i/666535-92e6a0b6f7dbe4ce71881f8780f17055-medium_jpg.jpg?buster=1698216873","locationTaggings":[{"__ref":"NewTag:2071"},{"__ref":"NewTag:616175"}]},"NewTag:1626":{"__typename":"NewTag","id":"1626","displayName":"Chicago"},"NewTag:1853":{"__typename":"NewTag","id":"1853","displayName":"Barcelona"},"NewTag:2349":{"__typename":"NewTag","id":"2349","displayName":"Lisbon"},"Startup:410811":{"__typename":"Startup","id":"410811","name":"Beyond","slug":"beyondpricing","logoUrl":"https://photos.wellfound.com/startups/i/410811-63a45b240f24d60a69f6b0adae31d0b4-medium_jpg.jpg?buster=1618928091","locationTaggings":[{"__ref":"NewTag:1626"},{"__ref":"NewTag:1692"},{"__ref":"NewTag:1853"},{"__ref":"NewTag:2349"}]},"NewTag:1829":{"__typename":"NewTag","id":"1829","displayName":"Gdańsk"},"Startup:77032":{"__typename":"Startup","id":"77032","name":"UXPin","slug":"uxpin","logoUrl":"https://photos.wellfound.com/startups/i/77032-88d47159deca73b76112de9c1da138f5-medium_jpg.jpg?buster=1553781211","locationTaggings":[{"__ref":"NewTag:1701"},{"__ref":"NewTag:1829"}]},"NewTag:1681":{"__typename":"NewTag","id":"1681","displayName":"Silicon Valley"},"Startup:60577":{"__typename":"Startup","id":"60577","name":"Lark ","slug":"lark-3","logoUrl":"https://photos.wellfound.com/startups/i/60577-881936f1e57cc1d39c5ff6f1a09708e1-medium_jpg.jpg?buster=1717487408","locationTaggings":[{"__ref":"NewTag:1681"}]},"Startup:416859":{"__typename":"Startup","id":"416859","name":"BetterUp","slug":"betterup","logoUrl":"https://photos.wellfound.com/startups/i/416859-e6a0a84ef323f72376f43ce7c94ed453-medium_jpg.jpg?buster=1589450105","locationTaggings":[{"__ref":"NewTag:1692"}]},"Startup:4239383":{"__typename":"Startup","id":"4239383","name":"Tegus","slug":"tegus-1","logoUrl":"https://photos.wellfound.com/startups/i/4239383-3d3ca6b98f97d4ea691ed587adf2754c-medium_jpg.jpg?buster=1717406443","locationTaggings":[{"__ref":"NewTag:1626"}]},"NewTag:1813":{"__typename":"NewTag","id":"1813","displayName":"Salt Lake City"},"Startup:513101":{"__typename":"Startup","id":"513101","name":"Bolt","slug":"bolt","logoUrl":"https://photos.wellfound.com/startups/i/513101-d38079119310196d7395ff10f4882406-medium_jpg.jpg?buster=1698030433","locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1692"},{"__ref":"NewTag:1702"},{"__ref":"NewTag:1813"}]},"Startup:317996":{"__typename":"Startup","id":"317996","name":"The Information","slug":"the-information","logoUrl":"https://photos.wellfound.com/startups/i/317996-5aee80b789f3b4bef8694ed9864fe0fd-medium_jpg.jpg?buster=1388964345","locationTaggings":[{"__ref":"NewTag:1664"},{"__ref":"NewTag:1692"}]},"NewTag:2229":{"__typename":"NewTag","id":"2229","displayName":"Cupertino"},"User:180":{"__typename":"User","id":"180","name":"David Li","slug":"davidli","avatarUrl":"https://photos.wellfound.com/users/180-medium_jpg?1412978352","pathName":"/u/davidli","proUrlEnabled":false,"primaryLocation":{"__ref":"NewTag:2229"},"startupRoles({\"first\":3})":{"__typename":"StartupRoleConnection","edges":[{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:318387"}},{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:1764159"}},{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:318388"}}]},"htmlBio":"4X Entrepreneur, 30+ Investments (6 exits), Product/ Marketing Executive. Previously \u003cspan\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eKiwico\u003c/span\u003e\u003c/span\u003e, \u003cspan\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003ePayPal\u003c/span\u003e\u003c/span\u003e , \u003cspan\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eeBay\u003c/span\u003e\u003c/span\u003e , \u003cspan\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eStanford\u003c/span\u003e\u003c/span\u003e"},"Startup:32346":{"__typename":"Startup","id":"32346","name":"PayPal","slug":"paypal","logoUrl":"https://photos.wellfound.com/startups/i/32346-6f44445f1e9391e9573ce36757d22163-medium_jpg.jpg?buster=1724737522","seoNoindex":true},"StartupRole:318387":{"__typename":"StartupRole","id":"318387","startup":{"__ref":"Startup:32346"},"title":"Sr. Director, Product Management","roleDisplayName":"Employee","tenureSeconds":160444800},"StartupRole:1764159":{"__typename":"StartupRole","id":"1764159","startup":{"__ref":"Startup:46361"},"title":null,"roleDisplayName":"Founder","tenureSeconds":null,"user":{"__ref":"User:180"},"hiredViaTalent":false,"role":"FOUNDER"},"Startup:71976":{"__typename":"Startup","id":"71976","name":"Mill River Labs","slug":"mill-river-labs","logoUrl":"https://photos.wellfound.com/startups/i/71976-859884722134f2261462642b41d98d0c-medium_jpg.jpg?buster=1408117411","seoNoindex":true},"StartupRole:318388":{"__typename":"StartupRole","id":"318388","startup":{"__ref":"Startup:71976"},"title":null,"roleDisplayName":"Founder","tenureSeconds":null},"User:158421":{"__typename":"User","id":"158421","name":"Sandra Oh Lin","slug":"sandra-oh-lin","avatarUrl":"https://photos.wellfound.com/users/158421-medium_jpg?1412889844","pathName":"/p/sandra-oh-lin","proUrlEnabled":true,"primaryLocation":null,"startupRoles({\"first\":3})":{"__typename":"StartupRoleConnection","edges":[{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:311263"}},{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:1944156"}},{"__typename":"StartupRoleEdge","node":{"__ref":"StartupRole:1763715"}}]},"htmlBio":"Founder \u0026amp; CEO \u003ca href=\"https://wellfound.com/company/kiwi-crate\" class=\"at_link\"\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eKiwi Crate\u003c/span\u003e\u003c/a\u003e. Background in commerce \u0026amp; consumer products – GM of eBay Fashion \u0026amp; PayPal Mobile, Procter \u0026amp; Gamble, 2 start-ups."},"StartupRole:311263":{"__typename":"StartupRole","id":"311263","startup":{"__ref":"Startup:46361"},"title":null,"roleDisplayName":"Founder","tenureSeconds":null,"user":{"__ref":"User:158421"},"hiredViaTalent":false,"role":"FOUNDER"},"Startup:340301":{"__typename":"Startup","id":"340301","name":"500 Women","slug":"500-women","logoUrl":"https://photos.wellfound.com/startups/i/340301-417c01d95f5e6ababda4868fcaaad762-medium_jpg.jpg?buster=1466480333","seoNoindex":false},"StartupRole:1944156":{"__typename":"StartupRole","id":"1944156","startup":{"__ref":"Startup:340301"},"title":null,"roleDisplayName":"Employee","tenureSeconds":null},"StartupRole:1763715":{"__typename":"StartupRole","id":"1763715","startup":{"__ref":"Startup:46361"},"title":null,"roleDisplayName":"Board Member","tenureSeconds":null,"user":{"__ref":"User:158421"},"hiredViaTalent":false,"role":"BOARD_MEMBER"},"User:11010427":{"__typename":"User","id":"11010427","name":"Kevin Chang","slug":"kevin-chang-53","avatarUrl":"https://wellfound.com/images/shared/nopic.png","pathName":"/u/kevin-chang-53","proUrlEnabled":false,"primaryLocation":null,"htmlBio":""},"StartupRole:18452497":{"__typename":"StartupRole","id":"18452497","user":{"__ref":"User:11010427"},"hiredViaTalent":false,"title":null,"role":"EMPLOYEE","roleDisplayName":"Employee","tenureSeconds":null},"User:1585075":{"__typename":"User","id":"1585075","name":"Nadia Keshavjee","slug":"nadia-keshavjee-sphr","avatarUrl":"https://photos.wellfound.com/users/1585075-medium_jpg?1531952448","pathName":"/u/nadia-keshavjee-sphr","proUrlEnabled":false,"primaryLocation":{"__ref":"NewTag:1694"},"htmlBio":"HR Professional (15+ yrs). Currently Senior People Operations Manager \u003cspan\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eKiwico\u003c/span\u003e\u003c/span\u003e. Global HR experience. \u003cspan\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eBSR (Business for Social Responsibility)\u003c/span\u003e\u003c/span\u003e \u003ca href=\"https://wellfound.com/u/akam\" class=\"at_link\"\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eAKAM\u003c/span\u003e\u003c/a\u003e \u003cspan\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eAKF\u003c/span\u003e\u003c/span\u003e "},"StartupRole:12829900":{"__typename":"StartupRole","id":"12829900","user":{"__ref":"User:1585075"},"hiredViaTalent":false,"title":null,"role":"EMPLOYEE","roleDisplayName":"Employee","tenureSeconds":null},"NewTag:2088":{"__typename":"NewTag","id":"2088","displayName":"Walnut Creek"},"User:802003":{"__typename":"User","id":"802003","name":"Lisa Hom","slug":"lisahom","avatarUrl":"https://photos.wellfound.com/users/802003-medium_jpg?1476430871","pathName":"/u/lisahom","proUrlEnabled":false,"primaryLocation":{"__ref":"NewTag:2088"},"htmlBio":"Retail | Merchandising | Consumer Products | Operations | eCommerce \u003cspan\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eKiwico\u003c/span\u003e\u003c/span\u003e \u003ca href=\"https://wellfound.com/company/parasolco\" class=\"at_link\"\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eParasol Co\u003c/span\u003e\u003c/a\u003e \u003cspan\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eGap\u003c/span\u003e\u003c/span\u003e \u003cspan\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eMervyns\u003c/span\u003e\u003c/span\u003e \u003cspan\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eWest Coast Novelty\u003c/span\u003e\u003c/span\u003e \u003cspan\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eLevi Strauss \u0026amp; Co\u003c/span\u003e\u003c/span\u003e \u003cspan\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eEstee Lauder\u003c/span\u003e\u003c/span\u003e"},"StartupRole:1763026":{"__typename":"StartupRole","id":"1763026","user":{"__ref":"User:802003"},"hiredViaTalent":false,"title":"VP of Business Development \u0026 New Initiatives","role":"EMPLOYEE","roleDisplayName":"Employee","tenureSeconds":333349396},"NewTag:1942":{"__typename":"NewTag","id":"1942","displayName":"Los Altos"},"User:6385282":{"__typename":"User","id":"6385282","name":"Bill Bang","slug":"bill-bang-1","avatarUrl":"https://wellfound.com/images/shared/nopic.png","pathName":"/u/bill-bang-1","proUrlEnabled":false,"primaryLocation":{"__ref":"NewTag:1942"},"htmlBio":"Strategy/Analytics at Kiwi Crate"},"StartupRole:9727584":{"__typename":"StartupRole","id":"9727584","user":{"__ref":"User:6385282"},"hiredViaTalent":false,"title":null,"role":"EMPLOYEE","roleDisplayName":"Employee","tenureSeconds":null},"NewTag:1624":{"__typename":"NewTag","id":"1624","displayName":"California"},"User:29668":{"__typename":"User","id":"29668","name":"Bill Onderdonk","slug":"bill-onderdonk","avatarUrl":"https://photos.wellfound.com/users/29668-medium_jpg?1408593534","pathName":"/u/bill-onderdonk","proUrlEnabled":false,"primaryLocation":{"__ref":"NewTag:1624"},"htmlBio":"Marketing and product management from seed stage to Fortune 500. Startup advisor, investor, board member. \u003ca href=\"https://wellfound.com/company/kiwi-crate\" class=\"at_link\"\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eKiwi Crate\u003c/span\u003e\u003c/a\u003e , \u003cspan\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003ePayPal\u003c/span\u003e\u003c/span\u003e"},"StartupRole:7973810":{"__typename":"StartupRole","id":"7973810","user":{"__ref":"User:29668"},"hiredViaTalent":false,"title":"","role":"EMPLOYEE","roleDisplayName":"Employee","tenureSeconds":null},"User:802001":{"__typename":"User","id":"802001","name":"Nancy Spector","slug":"nancy-spector","avatarUrl":"https://photos.wellfound.com/users/802001-medium_jpg?1413187541","pathName":"/u/nancy-spector","proUrlEnabled":false,"primaryLocation":{"__ref":"NewTag:1692"},"htmlBio":"Operations | Business Process | Consumer Products | E-Commerce | Supply Chain "},"StartupRole:1763020":{"__typename":"StartupRole","id":"1763020","user":{"__ref":"User:802001"},"hiredViaTalent":false,"title":"VP Operations \u0026 Finance","role":"EMPLOYEE","roleDisplayName":"Employee","tenureSeconds":null},"User:540320":{"__typename":"User","id":"540320","name":"Lara Bridges Housser","slug":"lara-bridges-housser","avatarUrl":"https://photos.wellfound.com/users/540320-medium_jpg?1463891711","pathName":"/u/lara-bridges-housser","proUrlEnabled":false,"primaryLocation":{"__ref":"NewTag:1624"},"htmlBio":"Experienced e-commerce exec. Currently VP Mktg \u003ca href=\"https://wellfound.com/company/kiwi-crate\" class=\"at_link\"\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eKiwi Crate\u003c/span\u003e\u003c/a\u003e. \u003cspan\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eeBay\u003c/span\u003e\u003c/span\u003e 2002-2010 in variety of roles, incl. GM - Verticals, Sr Dir - Buyer Strategy, Product Mktg."},"StartupRole:1194767":{"__typename":"StartupRole","id":"1194767","user":{"__ref":"User:540320"},"hiredViaTalent":false,"title":"VP - Marketing","role":"EMPLOYEE","roleDisplayName":"Employee","tenureSeconds":420267796},"User:692344":{"__typename":"User","id":"692344","name":"Pankaj Shah","slug":"pankaj-shah-1","avatarUrl":"https://photos.wellfound.com/users/692344-medium_jpg?1608747407","pathName":"/p/pankaj-shah-1","proUrlEnabled":true,"primaryLocation":{"__ref":"NewTag:1694"},"htmlBio":"Investor/Advisor in many companies, including Addepar, OpenGov, Wish.com, VentureBeat, AltVR, Liveli, Parklet, Armortext, Mobile Action, QuanticMind"},"StartupRole:2043016":{"__typename":"StartupRole","id":"2043016","user":{"__ref":"User:692344"},"hiredViaTalent":false,"title":null,"role":"ADVISOR","roleDisplayName":"Advisor","tenureSeconds":null},"User:277":{"__typename":"User","id":"277","name":"Josh Kopelman","slug":"joshk","avatarUrl":"https://photos.wellfound.com/users/277-medium_jpg?1405433139","pathName":"/p/joshk","proUrlEnabled":true,"primaryLocation":{"__ref":"NewTag:1692"},"htmlBio":"Founding Partner, \u003ca href=\"https://wellfound.com/company/first-round-capital\" class=\"at_link\"\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eFirst Round Capital\u003c/span\u003e\u003c/a\u003e; Founder \u003cspan\u003e\u003cspan class=\"at_symbol\"\u003e@\u003c/span\u003e\u003cspan class=\"at_name\"\u003eHalf.com\u003c/span\u003e\u003c/span\u003e (sold to EBay)"},"StartupRole:1763712":{"__typename":"StartupRole","id":"1763712","user":{"__ref":"User:277"},"hiredViaTalent":false,"title":null,"role":"BOARD_MEMBER","roleDisplayName":"Board Member","tenureSeconds":null},"User:157531":{"__typename":"User","id":"157531","name":"Brian Truong","slug":"brian-truong","avatarUrl":"https://photos.wellfound.com/users/157531-medium_jpg?1405545684","pathName":"/u/brian-truong","proUrlEnabled":false,"primaryLocation":{"__ref":"NewTag:1692"}},"StartupRole:2441298":{"__typename":"StartupRole","id":"2441298","user":{"__ref":"User:157531"},"hiredViaTalent":false,"title":"Senior Web Developer","role":"EMPLOYEE","roleDisplayName":"Employee","tenureSeconds":65750400},"User:387619":{"__typename":"User","id":"387619","name":"Jeffrey Kim","slug":"jeffrey-kim-1","avatarUrl":"https://wellfound.com/images/shared/nopic.png","pathName":"/u/jeffrey-kim-1","proUrlEnabled":false,"primaryLocation":{"__ref":"NewTag:1692"}},"StartupRole:1805226":{"__typename":"StartupRole","id":"1805226","user":{"__ref":"User:387619"},"hiredViaTalent":false,"title":"Intern","role":"EMPLOYEE","roleDisplayName":"Employee","tenureSeconds":2592000},"User:464914":{"__typename":"User","id":"464914","name":"Zann Yap","slug":"zann","avatarUrl":"https://photos.wellfound.com/users/464914-medium_jpg?1405685527","pathName":"/u/zann","proUrlEnabled":false,"primaryLocation":{"__ref":"NewTag:1681"}},"StartupRole:1799247":{"__typename":"StartupRole","id":"1799247","user":{"__ref":"User:464914"},"hiredViaTalent":false,"title":"Marketing Ninja","role":"EMPLOYEE","roleDisplayName":"Employee","tenureSeconds":10540800},"User:38203":{"__typename":"User","id":"38203","name":"Jenny Cheng","slug":"jenny-cheng","avatarUrl":"https://photos.wellfound.com/users/38203-medium_jpg?1626388814","pathName":"/u/jenny-cheng","proUrlEnabled":false,"primaryLocation":{"__ref":"NewTag:1692"}},"StartupRole:1878498":{"__typename":"StartupRole","id":"1878498","user":{"__ref":"User:38203"},"hiredViaTalent":false,"title":"Acquisitions Marketing Manager","role":"EMPLOYEE","roleDisplayName":"Employee","tenureSeconds":39398400}}},"router":null}},"page":"/company/people","query":{"slug":"kiwi-crate"},"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":[66406,92675,91101],"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:'8e76d9fdaccbce13',t:'MTczMjQyNDU5Ny4wMDAwMDA='};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>