CINXE.COM

<!doctype html> <html lang="en-US" class="no-js h-full " data-menu-state="off" data-motion="off"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="csrf-token" content="OwUDcldACjV8HxcbHlZ3FldwfjZ2CAgGkR4Gc5gj-znQmg5U2F2zCgbR"> <title data-suffix=" · Fly"> About us · Fly</title> <meta content="origin" name="referrer"> <meta content="True" name="HandheldFriendly"> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <script defer data-domain="fly.io" src="/js/events.js"> </script> <link href="/phx/ui/images/favicon/favicon-595d1312b35dfe32838befdf8505515e.ico?vsn=d" rel="shortcut icon" type="image/x-icon"> <link href="/phx/ui/images/favicon/apple-touch-icon-3e4c9ce127b5cd6f5516638d4bbf1dd5.png?vsn=d" rel="apple-touch-icon" sizes="180x180"> <link href="/phx/ui/images/favicon/favicon-32x32-803ad2058b86df3f8a9f8af1505a59d2.png?vsn=d" rel="icon" sizes="32x32" type="image/png"> <link href="/phx/ui/images/favicon/favicon-16x16-6963a8113fc4dc87910c17c4279a9bd4.png?vsn=d" rel="icon" sizes="16x16" type="image/png"> <link href="/phx/ui/images/favicon/site-4ed2b515513825854b905e85931b4a55.webmanifest?vsn=d" rel="manifest"> <link href="/phx/ui/images/favicon/safari-pinned-tab-987c7fc8f545337872c691fbc736e9c4.svg?vsn=d" rel="mask-icon" color="#4d7cfe"> <meta content="#4d7cfe" name="msapplication-TileColor"> <meta content="#ffffff" name="theme-color"> <style> html:not(.motion-on) * { transition: none !important; animation: none !important; } </style> <script> document.addEventListener("DOMContentLoaded", () => { document.documentElement.classList.add('motion-on') }) </script> <style> @font-face { font-family: 'Fricolage Grotesque'; font-weight: 100 900; font-display: block; font-style: normal; font-named-instance: 'Regular'; src: url(/phx/ui/fonts/fricolage-grotesque.var.woff2) format('woff2') } @font-face { font-family: 'Mackinac'; src: url("/phx/ui/fonts/mackinac-medium.woff2") format('woff2'); font-weight: 500; font-style: normal; font-display: block; } @font-face { font-family: 'Mackinac'; src: url("/phx/ui/fonts/mackinac-medium-italic.woff2") format('woff2'); font-weight: 500; font-style: italic; font-display: block; } @font-face { font-family: 'Mackinac'; src: url("/phx/ui/fonts/mackinac-bold.woff2") format('woff2'); font-weight: 700; font-style: normal; font-display: block; } @font-face { font-family: 'Mackinac'; src: url("/phx/ui/fonts/mackinac-bold-italic.woff2") format('woff2'); font-weight: 700; font-style: italic; font-display: block; } @font-face { font-family: 'Fragment Mono'; src: url("/phx/ui/fonts/fragment-mono-regular.woff2") format('woff2'); font-weight: 400; font-style: normal; font-display: block; } @font-face { font-family: 'Fragment Mono'; src: url("/phx/ui/fonts/fragment-mono-italic.woff2") format('woff2'); font-weight: 400; font-style: italic; font-display: block; } </style> <script> var fontsInServiceWorker = sessionStorage.foutFontsStage1Loaded && sessionStorage.foutFontsStage2Loaded || ('serviceWorker' in navigator && navigator.serviceWorker.controller !== null && navigator.serviceWorker.controller.state === 'activated') if (!fontsInServiceWorker && 'fonts' in document) { function fetchFonts(fonts) { return Promise.all(fonts.map(function (font) { return document .fonts .load(font); })); } if (sessionStorage.foutFontsStage2Loaded) { document.documentElement.className += " wf-loaded-stage2"; } else { sessionStorage.foutFontsStage1Loaded = true; }; } if ("fonts" in document) { let sansRoman = new FontFace( "Fricolage Grotesque", "url('/phx/ui/fonts/fricolage-grotesque.var.woff2') format('woff2')", { weight: "100 900", style: "normal" } ); let serifMedium = new FontFace( "Mackinac", "url('/phx/ui/fonts/mackinac-medium.woff2') format('woff2')", { weight: "500" } ); let serifMediumItalic = new FontFace( "Mackinac", "url('/phx/ui/fonts/mackinac-medium-italic.woff2') format('woff2')", { weight: "500", style: "italic" } ); let serifBold = new FontFace( "Mackinac", "url('/phx/ui/fonts/mackinac-bold.woff2') format('woff2')", { weight: "700" } ); let serifBoldItalic = new FontFace( "Mackinac", "url('/phx/ui/fonts/mackinac-bold-italic.woff2') format('woff2')", { weight: "700", style: "italic" } ); let monoRegular = new FontFace( "FragmentMono", "url('/phx/ui/fonts/fragment-mono-regular.woff2') format('woff2')", { weight: "400" } ); let monoItalic = new FontFace( "FragmentMono", "url('/phx/ui/fonts/fragment-mono-italic.woff2') format('woff2')", { weight: "400", style: "italic" } ); let loadedFonts = Promise.all([ sansRoman.load(), serifMedium.load(), serifMediumItalic.load(), serifBold.load(), serifBoldItalic.load(), monoRegular.load(), monoItalic.load() ]).then(result => { result.forEach(font => document.fonts.add(font)); document.documentElement.classList.add('wf-loaded-stage2'); sessionStorage.foutFontsStage2Loaded = true; }).catch(error => { throw new Error(`Error caught: ${error}`); }); } if ( (sessionStorage.foutFontsStage1Loaded && sessionStorage.foutFontsStage2Loaded) || ('serviceWorker' in navigator && navigator.serviceWorker.controller !== null && navigator.serviceWorker.controller.state === 'activated') ) { document.documentElement.classList.add('wf-loaded-stage2') } </script> <link rel="preload" href="/phx/ui/fonts/fricolage-grotesque.var.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="/phx/ui/fonts/mackinac-medium.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="/phx/ui/fonts/mackinac-medium-italic.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="/phx/ui/fonts/mackinac-bold.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="/phx/ui/fonts/mackinac-bold-italic.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="/phx/ui/fonts/fragment-mono-regular.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="/phx/ui/fonts/fragment-mono-italic.woff2" as="font" type="font/woff2" crossorigin> <link phx-track-static rel="stylesheet" href="/phx/assets/app-349135b2fae2b416e6db19edfc8b48d5.css?vsn=d"> <script> document.documentElement.classList.remove("no-js") </script> <style> .no-js [data-src] { display: none; } </style> <script defer phx-track-static type="text/javascript" src="/phx/assets/app-77f6dc3d3cd698d2a6863d8908556ecd.js?vsn=d"> </script> <link rel="me" href="https://hachyderm.io/@flydotio"> </head> <body class="w-full min-h-full"> <div class="relative w-full h-full"> <div class="min-h-full w-full bg-[#090A14] pearl-full pearl-tilt-right pearl-dark"> <header class="navbar relative z-[500] container mx-auto px-4 sm:px-6 lg:px-8 flex items-center h-24 text-white font-medium text-sm" data-menu-container> <nav aria-label="Logo menu" class="relative flex"> <a href="/" aria-label="The Fly.io logo: a stylized white and purple hot air balloon on a deep purple background"> <svg aria-labelledby="title-GCjKJRQ9uF1x_zJydescription-GCjKJRQ9435x_zKC" class="" role="img" style="pointer-events: none; width: auto; height: 36px;" aria-hidden="true" viewBox="0 0 259 84" fill-rule="evenodd"> <title id="title-GCjKJRQ-KBZx_zKS"> </title> <desc id="description-GCjKJRQ-P6Vx_zKi"> </desc> <g buffered-rendering="static"> <path d="M57.413 10.134h9.454c8.409 0 15.236 6.827 15.236 15.236v33.243c0 8.409-6.827 15.236-15.236 15.236h-.745c-4.328-.677-6.205-1.975-7.655-3.072l-12.02-9.883a1.692 1.692 0 0 0-2.128 0l-3.905 3.211-10.998-9.043a1.688 1.688 0 0 0-2.127 0L12.01 68.503c-3.075 2.501-5.109 2.039-6.428 1.894C2.175 67.601 0 63.359 0 58.613V25.37c0-8.409 6.827-15.236 15.237-15.236h9.433l-.017.038-.318.927-.099.318-.428 1.899-.059.333-.188 1.902-.025.522-.004.183.018.872.043.511.106.8.135.72.16.663.208.718.54 1.52.178.456.94 1.986.332.61 1.087 1.866.416.673 1.517 2.234.219.296 1.974 2.569.638.791 2.254 2.635.463.507 1.858 1.999.736.762 1.216 1.208-.244.204-.152.137c-.413.385-.805.794-1.172 1.224a10.42 10.42 0 0 0-.504.644 8.319 8.319 0 0 0-.651 1.064 6.234 6.234 0 0 0-.261.591 5.47 5.47 0 0 0-.353 1.606l-.007.475a5.64 5.64 0 0 0 .403 1.953 5.44 5.44 0 0 0 1.086 1.703c.338.36.723.674 1.145.932.359.22.742.401 1.14.539a6.39 6.39 0 0 0 2.692.306h.005a6.072 6.072 0 0 0 2.22-.659c.298-.158.582-.341.848-.549a5.438 5.438 0 0 0 1.71-2.274c.28-.699.417-1.446.405-2.198l-.022-.393a5.535 5.535 0 0 0-.368-1.513 6.284 6.284 0 0 0-.285-.618 8.49 8.49 0 0 0-.67-1.061 11.022 11.022 0 0 0-.354-.453 14.594 14.594 0 0 0-1.308-1.37l-.329-.28.557-.55 2.394-2.5.828-.909 1.287-1.448.837-.979 1.194-1.454.808-1.016 1.187-1.587.599-.821.85-1.271.708-1.083 1.334-2.323.763-1.524.022-.047.584-1.414a.531.531 0 0 0 .02-.056l.629-1.962.066-.286.273-1.562.053-.423.016-.259.019-.978-.005-.182-.05-.876-.062-.68-.31-1.961c-.005-.026-.01-.052-.018-.078l-.398-1.45-.137-.403-.179-.446Zm4.494 41.455a3.662 3.662 0 0 0-3.61 3.61 3.663 3.663 0 0 0 3.61 3.609 3.665 3.665 0 0 0 3.611-3.609 3.663 3.663 0 0 0-3.611-3.61Z" class="fill-white/30"></path> <path d="M35.639 72.544l-.637.535a3.332 3.332 0 01-2.09.762H15.235a15.176 15.176 0 01-9.654-3.451c1.319.145 3.353.607 6.428-1.894l15.277-13.44a1.693 1.693 0 012.127 0l10.997 9.042 3.904-3.21c.619-.5 1.51-.5 2.128 0l12.019 9.882c1.45 1.097 3.327 2.394 7.654 3.071H58.12a3.394 3.394 0 01-1.963-.654l-.14-.108-.593-.493a1.247 1.247 0 00-.158-.159c-.672-.563-9.187-7.617-9.187-7.617a1 1 0 00-1.281.002s.021.026-9.038 7.615a1.12 1.12 0 00-.121.117zm26.262-20.96a3.678 3.678 0 00-3.61 3.609 3.68 3.68 0 003.61 3.609 3.68 3.68 0 003.61-3.609 3.678 3.678 0 00-3.61-3.609zM38.566 40.648L37.35 39.44l-.736-.762-1.858-1.999-.463-.507-2.253-2.634-.638-.791-1.974-2.569-.219-.296-1.517-2.234-.416-.673-1.087-1.866-.332-.61-.94-1.985-.178-.456-.539-1.52-.208-.718-.16-.663-.135-.72-.106-.8-.043-.511-.018-.872.004-.183.025-.522.188-1.901.059-.333.428-1.899.098-.318.318-.927.102-.24.506-1.112.351-.662.489-.806.487-.718.347-.456.4-.482.44-.484.377-.378.918-.808.671-.549c.016-.014.033-.026.05-.038l.794-.537.631-.402 1.198-.631c.018-.011.039-.02.058-.029l1.698-.705.157-.059 1.51-.442.638-.143.862-.173.572-.087.877-.109.598-.053 1.187-.063.465-.005.881.018.229.013 1.276.106 1.687.238.195.041 1.668.415.49.146.544.188.663.251.524.222.77.363.485.249.872.512.325.2 1.189.868.341.296.828.754.041.041.703.754.242.273.825 1.096.168.262.655 1.106.197.379.369.825.386.963.137.403.398 1.45a.89.89 0 01.018.078l.31 1.961.062.679.05.876.005.182-.019.978-.016.259-.053.423-.273 1.562-.066.286-.629 1.962a.626.626 0 01-.02.056l-.584 1.414-.022.047-.763 1.523-1.334 2.323-.708 1.083-.849 1.271-.599.821-1.187 1.587-.808 1.016-1.194 1.453-.837.979-1.287 1.448-.828.909-2.394 2.5-.556.55.328.28c.465.428.902.885 1.308 1.37.122.148.24.299.354.453.249.336.473.691.67 1.06.106.2.201.407.285.618.191.484.32.996.368 1.513l.022.393c.012.752-.125 1.5-.405 2.198a5.438 5.438 0 01-1.71 2.274c-.266.208-.55.391-.848.549a6.08 6.08 0 01-2.219.659h-.005a6.403 6.403 0 01-2.692-.306 5.882 5.882 0 01-1.14-.539 5.523 5.523 0 01-1.145-.932 5.458 5.458 0 01-1.086-1.703 5.662 5.662 0 01-.403-1.953l.007-.475a5.47 5.47 0 01.353-1.606c.077-.202.164-.399.261-.591.19-.37.408-.725.651-1.063.159-.221.328-.436.504-.644.367-.43.759-.839 1.172-1.224l.152-.137.244-.204z" class="fill-transparent"></path> <path d="M35.002 73.079l9.796-8.267a1 1 0 011.281-.002l9.938 8.269c.604.492 1.36.761 2.139.762h-25.28c.776 0 1.527-.269 2.126-.762zM41.1 43.568l.096.028c.031.015.057.036.085.055l.08.071c.198.182.39.373.575.569.13.139.257.282.379.43.155.187.3.383.432.587.057.09.11.181.16.276.043.082.082.167.116.253.06.15.105.308.119.469l-.003.302a1.726 1.726 0 01-.817 1.343 2.333 2.333 0 01-.994.327l-.373.011-.315-.028a2.398 2.398 0 01-.433-.105 2.07 2.07 0 01-.41-.192l-.246-.18a1.685 1.685 0 01-.56-.96 2.418 2.418 0 01-.029-.19l-.009-.288c.005-.078.017-.155.034-.232.043-.168.105-.331.183-.486.101-.194.216-.381.344-.559.213-.288.444-.562.691-.821.159-.168.322-.331.492-.488l.121-.109c.084-.055.085-.055.181-.083h.101zM40.481 3.42l.039-.003v33.665l-.084-.155a94.101 94.101 0 01-3.093-6.267 67.257 67.257 0 01-2.099-5.255 41.665 41.665 0 01-1.265-4.326c-.265-1.163-.469-2.343-.553-3.535a16.923 16.923 0 01-.029-1.528c.008-.444.026-.887.054-1.33.044-.696.115-1.391.217-2.081.081-.543.181-1.084.304-1.619.098-.425.212-.847.342-1.262.188-.6.413-1.186.675-1.758.096-.206.199-.411.307-.612.65-1.204 1.532-2.313 2.687-3.054a5.609 5.609 0 012.498-.88zm4.365.085l2.265.646c1.049.387 2.059.891 2.987 1.521a11.984 11.984 0 013.212 3.204c.502.748.918 1.555 1.243 2.398.471 1.247.763 2.554.866 3.882.03.348.047.697.054 1.046.008.324.006.649-.02.973-.064.725-.2 1.442-.407 2.14a17.03 17.03 0 01-.587 1.684c-.28.685-.591 1.357-.932 2.013-.754 1.457-1.623 2.852-2.553 4.201a65.451 65.451 0 01-3.683 4.806 91.02 91.02 0 01-4.417 4.896 93.66 93.66 0 002.907-5.949c.5-1.124.971-2.26 1.414-3.407.487-1.26.927-2.537 1.317-3.83.29-.969.546-1.948.757-2.938.181-.849.323-1.707.411-2.57.074-.72.101-1.444.083-2.166a30.867 30.867 0 00-.049-1.325c-.106-1.775-.376-3.545-.894-5.248a15.341 15.341 0 00-.714-1.892c-.663-1.444-1.588-2.793-2.84-3.778l-.42-.307z" fill="white"></path> <path d="M179.213 64.297l-10.751-23.015c-.898-1.917-1.433-2.618-2.331-3.431l-.874-.788c-.697-.676-1.155-1.302-1.155-2.045 0-1.064.843-1.96 2.378-1.96h9.334c1.465 0 2.378.762 2.378 1.9 0 .635-.292 1.111-.661 1.578-.438.555-1.008 1.096-1.008 2.082 0 .618.18 1.234.527 2.021l6.416 15.025 5.755-14.647c.354-.974.596-1.832.596-2.519 0-1.069-.581-1.505-1.029-1.983-.39-.415-.702-.854-.702-1.557 0-1.149.935-1.9 2.193-1.9h5.748c1.612 0 2.378.834 2.378 1.9 0 .682-.393 1.314-1.166 1.996l-.813.668c-1.132.925-1.656 2.263-2.251 3.647l-8.716 20.998c-1.03 2.455-2.563 5.863-4.905 8.659-2.379 2.84-5.587 5.048-9.932 5.048-3.638 0-5.84-1.737-5.84-4.24 0-2.293 1.696-4.12 3.924-4.12 1.22 0 1.855.576 2.499 1.169.532.489 1.072.991 2.137.991.988 0 1.908-.418 2.742-1.093 1.274-1.03 2.341-2.652 3.129-4.384zm63.175-.082c4.839 0 8.804-1.658 11.897-4.967 3.09-3.304 4.636-7.281 4.636-11.931 0-4.539-1.469-8.268-4.396-11.191-2.926-2.921-6.723-4.388-11.396-4.388-4.92 0-8.944 1.597-12.077 4.78-3.135 3.186-4.703 7.045-4.703 11.578 0 4.493 1.496 8.301 4.483 11.425 2.99 3.126 6.84 4.694 11.556 4.694zm-40.921-.36c2.798 0 4.788-1.884 4.788-4.6 0-2.652-2.055-4.54-4.788-4.54-2.863 0-4.912 1.891-4.912 4.54 0 2.713 2.05 4.6 4.912 4.6zm9.964-4.305l.681-.72c.81-.787 1.071-1.582 1.071-3.774V42.097c0-1.895-.258-2.741-1.062-3.465l-.801-.718c-.785-.693-1.043-1.124-1.043-1.816 0-.984.763-1.791 1.99-2.071l5.44-1.32c.52-.126 1.107-.249 1.562-.249.626 0 1.138.206 1.497.563.36.358.572.873.572 1.517v20.518c0 2.069.251 3.031 1.115 3.758a.359.359 0 01.039.039l.608.708c.764.743 1.081 1.236 1.081 1.914 0 1.209-.912 1.9-2.377 1.9h-9.211c-1.396 0-2.316-.687-2.316-1.9 0-.681.317-1.178 1.154-1.925zm-61.567.001l.681-.721c.811-.787 1.071-1.582 1.071-3.774V27.999c0-1.835-.194-2.736-1.053-3.459l-.822-.796c-.709-.689-.968-1.116-.968-1.805 0-.985.767-1.789 1.927-2.07l5.378-1.32c.521-.126 1.107-.249 1.563-.249.621 0 1.147.187 1.522.542.376.356.608.885.608 1.598v34.616c0 2.074.258 2.981 1.125 3.766l.694.734c.769.748 1.025 1.238 1.025 1.919 0 .502-.153.907-.426 1.216-.385.435-1.03.684-1.89.684h-9.21c-.86 0-1.505-.249-1.891-.684-.272-.309-.425-.714-.425-1.216 0-.682.253-1.176 1.091-1.924zm-25.079-13.934v9.319c0 1.404.278 2.701 1.435 3.768l.748.726c.838.813 1.093 1.3 1.093 2.045 0 1.138-.913 1.9-2.378 1.9h-10.385c-1.465 0-2.377-.762-2.377-1.9 0-.884.259-1.303 1.097-2.049l.745-.724c.868-.786 1.434-1.857 1.434-3.766V30.039c0-1.517-.336-2.758-1.435-3.769l-.749-.726c-.77-.747-1.092-1.238-1.092-1.985 0-1.206.915-1.96 2.377-1.96h27.817c1.063 0 1.997.237 2.594.822.415.407.68.981.71 1.778l.433 6.421c.043.803-.194 1.472-.657 1.885-.319.284-.748.454-1.288.454-.681 0-1.203-.257-1.669-.701-.419-.399-.792-.959-1.213-1.618-1.016-1.624-1.489-2.208-2.572-2.967-1.507-1.112-3.803-1.494-8.145-1.494-2.505 0-4.086.109-5.082.366-.644.166-1.016.382-1.215.699-.204.324-.226.734-.226 1.235v12.618h6.523c1.561 0 2.659-.282 3.931-2.021l.007-.01c.51-.649.879-1.127 1.23-1.444.409-.37.802-.545 1.323-.545a1.9 1.9 0 011.883 1.901v8.699c0 1.165-.908 1.96-1.883 1.96-.485 0-.879-.173-1.289-.535-.353-.31-.723-.775-1.203-1.396-1.392-1.802-2.375-2.089-3.999-2.089h-6.523zm110.214-.22c0-3.121.68-5.364 2.089-6.713 1.392-1.332 2.888-2.006 4.496-2.006 2.212 0 4.205 1.238 6.003 3.672 1.837 2.489 2.746 5.853 2.746 10.086 0 3.124-.682 5.388-2.093 6.776-1.391 1.369-2.886 2.063-4.493 2.063-2.212 0-4.204-1.248-6.002-3.701-1.838-2.51-2.746-5.904-2.746-10.177zm-18.202-16.878c2.804 0 4.788-1.578 4.788-4.3 0-2.658-1.982-4.24-4.788-4.24-2.871 0-4.851 1.583-4.851 4.24 0 2.656 1.981 4.3 4.851 4.3z" class="fill-current"></path> </g> <defs> <radialGradient id="h3a_Radial1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(43.593 41.714) scale(59.4764)"> <stop offset="0" stop-color="#ba7bf0"></stop> <stop offset=".45" stop-color="#996bec"></stop> <stop offset="1" stop-color="#5046e4"></stop> </radialGradient> </defs> </svg> </a> </nav> <button data-menu-toggle aria-expanded="false" class="ml-auto menu-toggle xl:hidden relative z-[60] -scale-x-100 rounded-full bg-transparent [[data-menu-state=on]_&]:shadow-sm transition-colors flex-none flex items-center justify-center w-8 h-8 -mx-2"> <span class="sr-only">Open main menu</span> <svg data-menu-button class="absolute cursor-pointer transition-transform duration-[400ms] select-none [[data-menu-state=on]_&]:rotate-45" viewBox="0 0 100 100" width="30"> <circle cx="50" cy="50" r="45" pathLength="100" transform="rotate(-90 50 50)" class="fill-none transition-all duration-[400ms] stroke-transparent sm:stroke-current stroke-[5.5] [[data-menu-state=on]_&]:fill-navy sm:[[data-menu-state=on]_&]:fill-none [[data-menu-state=on]_&]:[stroke-linecap:round] [stroke-dasharray:0_100] [[data-menu-state=on]_&]:[stroke-dasharray:100_100]"></circle> <path class="fill-none transition-all duration-[400ms] stroke-current stroke-[5.5] [stroke-linecap:round] [stroke-dasharray:40_121] [[data-menu-state=on]_&]:[stroke-dashoffset:-68px]" d="m 70,33 h -40 c 0,0 -8.5,-0.149796 -8.5,8.5 0,8.649796 8.5,8.5 8.5,8.5 h 20 v -20"></path> <path class="fill-none transition-all duration-[400ms] stroke-current stroke-[5.5] [stroke-linecap:round]" d="m 55,50 h -25"></path> <path class="fill-none transition-all duration-[400ms] stroke-current stroke-[5.5] [stroke-linecap:round] [stroke-dasharray:40_121] [[data-menu-state=on]_&]:[stroke-dashoffset:-68px]" d="m 30,67 h 40 c 0,0 8.5,0.149796 8.5,-8.5 0,-8.649796 -8.5,-8.5 -8.5,-8.5 h -20 v 20"></path> </svg> </button> <nav aria-label="Main menu" class="pointer-events-auto hidden lg:flex xl:w-full items-center justify-end"> <div class="hidden xl:flex items-center absolute left-1/2 -translate-x-1/2 px-3 text-sm font-medium text-white"> <dl class="flex-none bubble-wrap hidden shrink-0 xl:flex group relative px-3 py-2.5 cursor-pointer"> <dt class="flex items-center justify-items-center whitespace-nowrap transition-colors group-hover:text-violet-400 group-focus-within:text-violet-400"> Articles </dt> <dd class="bubble-b tail text-sm text-navy flex flex-col w-44 rounded-2xl p-2"> <div class="rounded-tl w-3 h-3 absolute top-0 left-1/2 z-[-1] -ml-2 rotate-45 bg-white -mt-1.5"> </div> <a class="relative whitespace-nowrap px-3 py-2.5 before:absolute before:inset-0 before:z-[-1] before:scale-90 before:rounded-lg hocus:before:scale-100 hocus:before:bg-violet-100 before:transition-all hocus:text-violet-600 transition-colors" href="/blog/"> Blog </a> <a class="relative whitespace-nowrap px-3 py-2.5 before:absolute before:inset-0 before:z-[-1] before:scale-90 before:rounded-lg hocus:before:scale-100 hocus:before:bg-violet-100 before:transition-all hocus:text-violet-600 transition-colors" href="/phoenix-files/"> Phoenix Files </a> <a class="relative whitespace-nowrap px-3 py-2.5 before:absolute before:inset-0 before:z-[-1] before:scale-90 before:rounded-lg hocus:before:scale-100 hocus:before:bg-violet-100 before:transition-all hocus:text-violet-600 transition-colors" href="/laravel-bytes/"> Laravel Bytes </a> <a class="relative whitespace-nowrap px-3 py-2.5 before:absolute before:inset-0 before:z-[-1] before:scale-90 before:rounded-lg hocus:before:scale-100 hocus:before:bg-violet-100 before:transition-all hocus:text-violet-600 transition-colors" href="/ruby-dispatch/"> Ruby Dispatch </a> <a class="relative whitespace-nowrap px-3 py-2.5 before:absolute before:inset-0 before:z-[-1] before:scale-90 before:rounded-lg hocus:before:scale-100 hocus:before:bg-violet-100 before:transition-all hocus:text-violet-600 transition-colors" href="/django-beats/"> Django Beats </a> <a class="relative whitespace-nowrap px-3 py-2.5 before:absolute before:inset-0 before:z-[-1] before:scale-90 before:rounded-lg hocus:before:scale-100 hocus:before:bg-violet-100 before:transition-all hocus:text-violet-600 transition-colors" href="/javascript-journal/"> JavaScript Journal </a> </dd> </dl> <a class="flex-none group relative block transition duration-300 px-3 py-2.5 hover:text-violet-400" href="/security/"> Security </a> <a class="flex-none group relative block transition duration-300 px-3 py-2.5 hover:text-violet-400" href="/infra-log/"> Infra Log </a> <a class="flex-none group relative block transition duration-300 px-3 py-2.5 hover:text-violet-400" href="/docs/"> Docs </a> <a class="flex-none group relative block transition duration-300 px-3 py-2.5 hover:text-violet-400" href="https://community.fly.io"> Community </a> <a class="flex-none group relative block transition duration-300 px-3 py-2.5 hover:text-violet-400" href="https://status.flyio.net"> Status </a> <a class="flex-none group relative block transition duration-300 px-3 py-2.5 hover:text-violet-400" href="/pricing/"> Pricing </a> </div> <div class="ml-5 flex-none flex items-center"> <a href="/app/sign-in" class="flex-none group relative text-base sm:text-sm inline-flex items-center bg-clip-padding rounded-l-[20px] rounded-r-[8px] border h-8 pl-3 pr-[10px] bg-gradient-to-br from-white/20 to-white/10 border-white/25 hover:from-violet-300/20 hover:to-violet-300/10 hover:border-violet-300/25 transition-colors"> Sign In </a> <a href="/app/sign-up" class="flex-none group relative text-base sm:text-sm ml-5px h-8 pr-3 btn-xs btn-purple border-none rounded-r-[20px] btn-border-dark"> Get Started </a> </div> </nav> <div class="xl:hidden opacity-0 z-[-1] pointer-events-none [[data-menu-state=on]_&]:pointer-events-auto [[data-menu-state=on]_&]:opacity-100 [[data-menu-state=on]_&]:z-40 transition-all duration-500 fixed inset-0 bg-gray-500/25 backdrop-blur-sm"> </div> <nav data-menu aria-label="Main menu" class="xl:hidden [[data-menu-state=on]_&]:translate-x-0 -translate-x-full transition duration-300 ease-in-out text-sm w-full overflow-hidden sm:max-w-sm md:max-w-[25rem] fixed left-0 top-0 bottom-0 z-50 border-t border-t-gray-200 bg-clip-padding pl-[calc(50vw-240px)] sm:pl-[calc(50vw-320px+1.5rem)] md:pl-[calc(50vw-384px+1.5rem)] lg:pl-[calc(50vw-504px+1.5rem)] pr-6 pt-24 bg-white shadow-[1px_0_rgba(86,75,128,0.1)]"> <a href="/" aria-hidden="true" class="absolute [[data-menu-state=on]_&]:translate-x-0 translate-x-[100vw] sm:translate-x-[24rem] md:translate-x-[25rem] transition duration-300 ease-in-out top-[29px] pl-4 sm:pl-0"> <svg aria-labelledby="title-GCjKJRQ_Uwtx_zKydescription-GCjKJRQ_ZCdx_zLC" class="" role="img" style="pointer-events: none; width: auto; height: 36px;" aria-hidden="true" viewBox="0 0 259 84" fill-rule="evenodd"> <title id="title-GCjKJRQ_gPtx_zLS"> </title> <desc id="description-GCjKJRQ_juNx_zLi"> </desc> <g buffered-rendering="static"> <path d="M57.413 10.134h9.454c8.409 0 15.236 6.827 15.236 15.236v33.243c0 8.409-6.827 15.236-15.236 15.236h-.745c-4.328-.677-6.205-1.975-7.655-3.072l-12.02-9.883a1.692 1.692 0 0 0-2.128 0l-3.905 3.211-10.998-9.043a1.688 1.688 0 0 0-2.127 0L12.01 68.503c-3.075 2.501-5.109 2.039-6.428 1.894C2.175 67.601 0 63.359 0 58.613V25.37c0-8.409 6.827-15.236 15.237-15.236h9.433l-.017.038-.318.927-.099.318-.428 1.899-.059.333-.188 1.902-.025.522-.004.183.018.872.043.511.106.8.135.72.16.663.208.718.54 1.52.178.456.94 1.986.332.61 1.087 1.866.416.673 1.517 2.234.219.296 1.974 2.569.638.791 2.254 2.635.463.507 1.858 1.999.736.762 1.216 1.208-.244.204-.152.137c-.413.385-.805.794-1.172 1.224a10.42 10.42 0 0 0-.504.644 8.319 8.319 0 0 0-.651 1.064 6.234 6.234 0 0 0-.261.591 5.47 5.47 0 0 0-.353 1.606l-.007.475a5.64 5.64 0 0 0 .403 1.953 5.44 5.44 0 0 0 1.086 1.703c.338.36.723.674 1.145.932.359.22.742.401 1.14.539a6.39 6.39 0 0 0 2.692.306h.005a6.072 6.072 0 0 0 2.22-.659c.298-.158.582-.341.848-.549a5.438 5.438 0 0 0 1.71-2.274c.28-.699.417-1.446.405-2.198l-.022-.393a5.535 5.535 0 0 0-.368-1.513 6.284 6.284 0 0 0-.285-.618 8.49 8.49 0 0 0-.67-1.061 11.022 11.022 0 0 0-.354-.453 14.594 14.594 0 0 0-1.308-1.37l-.329-.28.557-.55 2.394-2.5.828-.909 1.287-1.448.837-.979 1.194-1.454.808-1.016 1.187-1.587.599-.821.85-1.271.708-1.083 1.334-2.323.763-1.524.022-.047.584-1.414a.531.531 0 0 0 .02-.056l.629-1.962.066-.286.273-1.562.053-.423.016-.259.019-.978-.005-.182-.05-.876-.062-.68-.31-1.961c-.005-.026-.01-.052-.018-.078l-.398-1.45-.137-.403-.179-.446Zm4.494 41.455a3.662 3.662 0 0 0-3.61 3.61 3.663 3.663 0 0 0 3.61 3.609 3.665 3.665 0 0 0 3.611-3.609 3.663 3.663 0 0 0-3.611-3.61Z" fill="url(#qtg_Radial1)"></path> <path d="M35.639 72.544l-.637.535a3.332 3.332 0 01-2.09.762H15.235a15.176 15.176 0 01-9.654-3.451c1.319.145 3.353.607 6.428-1.894l15.277-13.44a1.693 1.693 0 012.127 0l10.997 9.042 3.904-3.21c.619-.5 1.51-.5 2.128 0l12.019 9.882c1.45 1.097 3.327 2.394 7.654 3.071H58.12a3.394 3.394 0 01-1.963-.654l-.14-.108-.593-.493a1.247 1.247 0 00-.158-.159c-.672-.563-9.187-7.617-9.187-7.617a1 1 0 00-1.281.002s.021.026-9.038 7.615a1.12 1.12 0 00-.121.117zm26.262-20.96a3.678 3.678 0 00-3.61 3.609 3.68 3.68 0 003.61 3.609 3.68 3.68 0 003.61-3.609 3.678 3.678 0 00-3.61-3.609zM38.566 40.648L37.35 39.44l-.736-.762-1.858-1.999-.463-.507-2.253-2.634-.638-.791-1.974-2.569-.219-.296-1.517-2.234-.416-.673-1.087-1.866-.332-.61-.94-1.985-.178-.456-.539-1.52-.208-.718-.16-.663-.135-.72-.106-.8-.043-.511-.018-.872.004-.183.025-.522.188-1.901.059-.333.428-1.899.098-.318.318-.927.102-.24.506-1.112.351-.662.489-.806.487-.718.347-.456.4-.482.44-.484.377-.378.918-.808.671-.549c.016-.014.033-.026.05-.038l.794-.537.631-.402 1.198-.631c.018-.011.039-.02.058-.029l1.698-.705.157-.059 1.51-.442.638-.143.862-.173.572-.087.877-.109.598-.053 1.187-.063.465-.005.881.018.229.013 1.276.106 1.687.238.195.041 1.668.415.49.146.544.188.663.251.524.222.77.363.485.249.872.512.325.2 1.189.868.341.296.828.754.041.041.703.754.242.273.825 1.096.168.262.655 1.106.197.379.369.825.386.963.137.403.398 1.45a.89.89 0 01.018.078l.31 1.961.062.679.05.876.005.182-.019.978-.016.259-.053.423-.273 1.562-.066.286-.629 1.962a.626.626 0 01-.02.056l-.584 1.414-.022.047-.763 1.523-1.334 2.323-.708 1.083-.849 1.271-.599.821-1.187 1.587-.808 1.016-1.194 1.453-.837.979-1.287 1.448-.828.909-2.394 2.5-.556.55.328.28c.465.428.902.885 1.308 1.37.122.148.24.299.354.453.249.336.473.691.67 1.06.106.2.201.407.285.618.191.484.32.996.368 1.513l.022.393c.012.752-.125 1.5-.405 2.198a5.438 5.438 0 01-1.71 2.274c-.266.208-.55.391-.848.549a6.08 6.08 0 01-2.219.659h-.005a6.403 6.403 0 01-2.692-.306 5.882 5.882 0 01-1.14-.539 5.523 5.523 0 01-1.145-.932 5.458 5.458 0 01-1.086-1.703 5.662 5.662 0 01-.403-1.953l.007-.475a5.47 5.47 0 01.353-1.606c.077-.202.164-.399.261-.591.19-.37.408-.725.651-1.063.159-.221.328-.436.504-.644.367-.43.759-.839 1.172-1.224l.152-.137.244-.204z" class="fill-navy"></path> <path d="M35.002 73.079l9.796-8.267a1 1 0 011.281-.002l9.938 8.269c.604.492 1.36.761 2.139.762h-25.28c.776 0 1.527-.269 2.126-.762zM41.1 43.568l.096.028c.031.015.057.036.085.055l.08.071c.198.182.39.373.575.569.13.139.257.282.379.43.155.187.3.383.432.587.057.09.11.181.16.276.043.082.082.167.116.253.06.15.105.308.119.469l-.003.302a1.726 1.726 0 01-.817 1.343 2.333 2.333 0 01-.994.327l-.373.011-.315-.028a2.398 2.398 0 01-.433-.105 2.07 2.07 0 01-.41-.192l-.246-.18a1.685 1.685 0 01-.56-.96 2.418 2.418 0 01-.029-.19l-.009-.288c.005-.078.017-.155.034-.232.043-.168.105-.331.183-.486.101-.194.216-.381.344-.559.213-.288.444-.562.691-.821.159-.168.322-.331.492-.488l.121-.109c.084-.055.085-.055.181-.083h.101zM40.481 3.42l.039-.003v33.665l-.084-.155a94.101 94.101 0 01-3.093-6.267 67.257 67.257 0 01-2.099-5.255 41.665 41.665 0 01-1.265-4.326c-.265-1.163-.469-2.343-.553-3.535a16.923 16.923 0 01-.029-1.528c.008-.444.026-.887.054-1.33.044-.696.115-1.391.217-2.081.081-.543.181-1.084.304-1.619.098-.425.212-.847.342-1.262.188-.6.413-1.186.675-1.758.096-.206.199-.411.307-.612.65-1.204 1.532-2.313 2.687-3.054a5.609 5.609 0 012.498-.88zm4.365.085l2.265.646c1.049.387 2.059.891 2.987 1.521a11.984 11.984 0 013.212 3.204c.502.748.918 1.555 1.243 2.398.471 1.247.763 2.554.866 3.882.03.348.047.697.054 1.046.008.324.006.649-.02.973-.064.725-.2 1.442-.407 2.14a17.03 17.03 0 01-.587 1.684c-.28.685-.591 1.357-.932 2.013-.754 1.457-1.623 2.852-2.553 4.201a65.451 65.451 0 01-3.683 4.806 91.02 91.02 0 01-4.417 4.896 93.66 93.66 0 002.907-5.949c.5-1.124.971-2.26 1.414-3.407.487-1.26.927-2.537 1.317-3.83.29-.969.546-1.948.757-2.938.181-.849.323-1.707.411-2.57.074-.72.101-1.444.083-2.166a30.867 30.867 0 00-.049-1.325c-.106-1.775-.376-3.545-.894-5.248a15.341 15.341 0 00-.714-1.892c-.663-1.444-1.588-2.793-2.84-3.778l-.42-.307z" fill="white"></path> <path d="M179.213 64.297l-10.751-23.015c-.898-1.917-1.433-2.618-2.331-3.431l-.874-.788c-.697-.676-1.155-1.302-1.155-2.045 0-1.064.843-1.96 2.378-1.96h9.334c1.465 0 2.378.762 2.378 1.9 0 .635-.292 1.111-.661 1.578-.438.555-1.008 1.096-1.008 2.082 0 .618.18 1.234.527 2.021l6.416 15.025 5.755-14.647c.354-.974.596-1.832.596-2.519 0-1.069-.581-1.505-1.029-1.983-.39-.415-.702-.854-.702-1.557 0-1.149.935-1.9 2.193-1.9h5.748c1.612 0 2.378.834 2.378 1.9 0 .682-.393 1.314-1.166 1.996l-.813.668c-1.132.925-1.656 2.263-2.251 3.647l-8.716 20.998c-1.03 2.455-2.563 5.863-4.905 8.659-2.379 2.84-5.587 5.048-9.932 5.048-3.638 0-5.84-1.737-5.84-4.24 0-2.293 1.696-4.12 3.924-4.12 1.22 0 1.855.576 2.499 1.169.532.489 1.072.991 2.137.991.988 0 1.908-.418 2.742-1.093 1.274-1.03 2.341-2.652 3.129-4.384zm63.175-.082c4.839 0 8.804-1.658 11.897-4.967 3.09-3.304 4.636-7.281 4.636-11.931 0-4.539-1.469-8.268-4.396-11.191-2.926-2.921-6.723-4.388-11.396-4.388-4.92 0-8.944 1.597-12.077 4.78-3.135 3.186-4.703 7.045-4.703 11.578 0 4.493 1.496 8.301 4.483 11.425 2.99 3.126 6.84 4.694 11.556 4.694zm-40.921-.36c2.798 0 4.788-1.884 4.788-4.6 0-2.652-2.055-4.54-4.788-4.54-2.863 0-4.912 1.891-4.912 4.54 0 2.713 2.05 4.6 4.912 4.6zm9.964-4.305l.681-.72c.81-.787 1.071-1.582 1.071-3.774V42.097c0-1.895-.258-2.741-1.062-3.465l-.801-.718c-.785-.693-1.043-1.124-1.043-1.816 0-.984.763-1.791 1.99-2.071l5.44-1.32c.52-.126 1.107-.249 1.562-.249.626 0 1.138.206 1.497.563.36.358.572.873.572 1.517v20.518c0 2.069.251 3.031 1.115 3.758a.359.359 0 01.039.039l.608.708c.764.743 1.081 1.236 1.081 1.914 0 1.209-.912 1.9-2.377 1.9h-9.211c-1.396 0-2.316-.687-2.316-1.9 0-.681.317-1.178 1.154-1.925zm-61.567.001l.681-.721c.811-.787 1.071-1.582 1.071-3.774V27.999c0-1.835-.194-2.736-1.053-3.459l-.822-.796c-.709-.689-.968-1.116-.968-1.805 0-.985.767-1.789 1.927-2.07l5.378-1.32c.521-.126 1.107-.249 1.563-.249.621 0 1.147.187 1.522.542.376.356.608.885.608 1.598v34.616c0 2.074.258 2.981 1.125 3.766l.694.734c.769.748 1.025 1.238 1.025 1.919 0 .502-.153.907-.426 1.216-.385.435-1.03.684-1.89.684h-9.21c-.86 0-1.505-.249-1.891-.684-.272-.309-.425-.714-.425-1.216 0-.682.253-1.176 1.091-1.924zm-25.079-13.934v9.319c0 1.404.278 2.701 1.435 3.768l.748.726c.838.813 1.093 1.3 1.093 2.045 0 1.138-.913 1.9-2.378 1.9h-10.385c-1.465 0-2.377-.762-2.377-1.9 0-.884.259-1.303 1.097-2.049l.745-.724c.868-.786 1.434-1.857 1.434-3.766V30.039c0-1.517-.336-2.758-1.435-3.769l-.749-.726c-.77-.747-1.092-1.238-1.092-1.985 0-1.206.915-1.96 2.377-1.96h27.817c1.063 0 1.997.237 2.594.822.415.407.68.981.71 1.778l.433 6.421c.043.803-.194 1.472-.657 1.885-.319.284-.748.454-1.288.454-.681 0-1.203-.257-1.669-.701-.419-.399-.792-.959-1.213-1.618-1.016-1.624-1.489-2.208-2.572-2.967-1.507-1.112-3.803-1.494-8.145-1.494-2.505 0-4.086.109-5.082.366-.644.166-1.016.382-1.215.699-.204.324-.226.734-.226 1.235v12.618h6.523c1.561 0 2.659-.282 3.931-2.021l.007-.01c.51-.649.879-1.127 1.23-1.444.409-.37.802-.545 1.323-.545a1.9 1.9 0 011.883 1.901v8.699c0 1.165-.908 1.96-1.883 1.96-.485 0-.879-.173-1.289-.535-.353-.31-.723-.775-1.203-1.396-1.392-1.802-2.375-2.089-3.999-2.089h-6.523zm110.214-.22c0-3.121.68-5.364 2.089-6.713 1.392-1.332 2.888-2.006 4.496-2.006 2.212 0 4.205 1.238 6.003 3.672 1.837 2.489 2.746 5.853 2.746 10.086 0 3.124-.682 5.388-2.093 6.776-1.391 1.369-2.886 2.063-4.493 2.063-2.212 0-4.204-1.248-6.002-3.701-1.838-2.51-2.746-5.904-2.746-10.177zm-18.202-16.878c2.804 0 4.788-1.578 4.788-4.3 0-2.658-1.982-4.24-4.788-4.24-2.871 0-4.851 1.583-4.851 4.24 0 2.656 1.981 4.3 4.851 4.3z" class="fill-navy"></path> </g> <defs> <radialGradient id="qtg_Radial1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(43.593 41.714) scale(59.4764)"> <stop offset="0" stop-color="#ba7bf0"></stop> <stop offset=".45" stop-color="#996bec"></stop> <stop offset="1" stop-color="#5046e4"></stop> </radialGradient> </defs> </svg> </a> <div class="max-h-full overflow-y-auto scrollbar-hidden grid justify-start pb-6 pl-4 sm:pl-0"> <a class="flex items-center mr-auto text-sm py-1.5 transition-colors text-navy-950 hover:text-violet-600" href="/blog/"> Blog </a> <a class="flex items-center mr-auto text-sm py-1.5 transition-colors text-navy-950 hover:text-violet-600" href="/phoenix-files/"> Phoenix Files </a> <a class="flex items-center mr-auto text-sm py-1.5 transition-colors text-navy-950 hover:text-violet-600" href="/laravel-bytes/"> Laravel Bytes </a> <a class="flex items-center mr-auto text-sm py-1.5 transition-colors text-navy-950 hover:text-violet-600" href="/ruby-dispatch/"> Ruby Dispatch </a> <a class="flex items-center mr-auto text-sm py-1.5 transition-colors text-navy-950 hover:text-violet-600" href="/django-beats/"> Django Beats </a> <a class="flex items-center mr-auto text-sm py-1.5 transition-colors text-navy-950 hover:text-violet-600" href="/javascript-journal/"> JavaScript Journal </a> <a class="flex items-center mr-auto text-sm py-1.5 transition-colors text-navy-950 hover:text-violet-600" href="/security/"> Security </a> <a class="flex items-center mr-auto text-sm py-1.5 transition-colors text-navy-950 hover:text-violet-600" href="/infra-log/"> Infra Log </a> <a class="flex items-center mr-auto text-sm py-1.5 transition-colors text-navy-950 hover:text-violet-600" href="/docs/"> Docs </a> <a class="flex items-center mr-auto text-sm py-1.5 transition-colors text-navy-950 hover:text-violet-600" href="https://community.fly.io/"> Community </a> <a class="flex items-center mr-auto text-sm py-1.5 transition-colors text-navy-950 hover:text-violet-600" href="https://status.flyio.net/"> Status </a> <a class="flex items-center mr-auto text-sm py-1.5 transition-colors text-navy-950 hover:text-violet-600" href="/pricing/"> Pricing </a> <a href="/app/sign-in" class="lg:hidden button mt-8 max-w-52 border border-gray-300 shadow-sm text-violet-600 hover:border-violet-500/40 hover:bg-violet-200 hover:text-violet-600 hover:text-shadow-none hover:shadow-none transition-all"> Sign In </a> <a href="/app/sign-up" class="lg:hidden button mt-3 max-w-52 bg-violet-600 hover:bg-violet-600 text-white transition-all"> Get Started </a> </div> </nav> </header> <header class="bg-custom bg-bottom bg-cover bg-no-repeat relative -mt-24 pt-40 md:pt-48 xl:pt-64 pb-20 md:pb-28 lg:pb-28 xl:pb-40 text-white md:text-center text-shadow-purple" style=" --bg: url(/phx/ui/images/shoreline-aa1b7f3b8e0f69cf6292d3db51749c91.jpg?vsn=d); --bg-lg: url(/phx/ui/images/shoreline@2x-909afe32195ddbc6e93d929ba4641246.jpg?vsn=d); "> <section class="container mx-auto px-4 sm:px-6 lg:px-8 relative"> <h1 class="text-4xl md:text-5xl lg:text-6xl font-heading mb-5 leading-tight"> What’s This All About? </h1> <p class="w-full max-w-xl mx-auto text-lg xl:text-xl text-white text-opacity-80 mb-9"> Fly.io is a new, developer-focused public cloud: Easy to deploy on, powerful to grow on. We’ve been hammering on this thing since 2017, and we think it’s&nbsp;pretty&nbsp;great. </p> </section> </header> <article class="relative bg-white"> <div class="grid md:grid-cols-2 xl:grid-cols-3 gap-x-8 gap-y-10 container mx-auto px-4 sm:px-6 lg:px-8 py-16 xl:py-24"> <h2 class="col-span-full text-sm font-bold uppercase tracking-wide text-violet-500 -mb-3"> Meet the team </h2> <figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/lubien-bb7b8330fbe7676a20ce6047b4c2fa75.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/brazil-bd7bb5dc2f4c803425d4e901806a3d6d.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> João Ferreira </h2> </div> <p class="text-sm mb-3"> Developer </p> <a href="https://twitter.com/joao_lubien" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/lubien" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/ben-toews-e82f4c9d82c05594391dcd63f7b68dd4.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Ben Toews </h2> </div> <p class="text-sm mb-3"> Security </p> <a href="https://github.com/btoews" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/eli-cc795ceb248957353046a16c4a1482e4.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Eli Berrettini </h2> </div> <p class="text-sm mb-3"> Support </p> <a href="https://twitter.com/eliferrous" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/eliferrous" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/dana-a5ecdf7e5abaf4964fae86d530d02031.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Dana Trader </h2> </div> <p class="text-sm mb-3"> VP of People Operations </p> <a href="https://www.linkedin.com/in/dana-trader" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M18.417 1H5.583C3.069 1 1 3.069 1 5.583v12.834C1 20.931 3.069 23 5.583 23h12.834C20.931 23 23 20.931 23 18.417V5.583C23 3.069 20.931 1 18.417 1zM8.333 18.417h-2.75V8.333h2.75v10.084zM6.958 7.171a1.611 1.611 0 01-1.604-1.617c0-.893.719-1.617 1.604-1.617a1.61 1.61 0 011.604 1.617 1.61 1.61 0 01-1.604 1.617zm12.375 11.246h-2.75V13.28c0-3.088-3.666-2.854-3.666 0v5.137h-2.75V8.333h2.75v1.618c1.279-2.37 6.416-2.545 6.416 2.27v6.196z"></path> </g> </svg> <span class="sr-only">LinkedIn</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/ben-4e7e1046c129b0d543c3eb728a7ba0f3.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Ben Johnson </h2> </div> <p class="text-sm mb-3"> VP of Product </p> <a href="https://twitter.com/benbjohnson" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/benbjohnson" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/tom-p-add997d5801b572b3cfc45a284a2dda1.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Tom Powell </h2> </div> <p class="text-sm mb-3"> Infra Ops Engineer </p> <a href="https://github.com/zifnab06" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/kurt-2fff4bbc7e00ede8ca2076955a7afebe.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Kurt Mackey </h2> </div> <p class="text-sm mb-3"> CEO </p> <a href="https://twitter.com/mrkurt" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/mrkurt" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/senyo-7d1afaeac51e08f4fe8997fdfa590b1a.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/south-africa-c15d1ff2c4c9ffd2db4c3998796dee05.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Senyo Simpson </h2> </div> <p class="text-sm mb-3"> Developer </p> <a href="https://twitter.com/SenYeezus" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/senyosimpson" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/matt-df660d65add836528852f2059ed6d573.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Matt Braun </h2> </div> <p class="text-sm mb-8"> Security </p> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/roadmr-ef856c47fad9ea16260822309490886c.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/canada-394b6d175e43b967159729d3caa59c3c.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Daniel Manrique </h2> </div> <p class="text-sm mb-3"> Support Engineer </p> <a href="https://twitter.com/roadmr" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/Roadmaster" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> <a href="https://www.linkedin.com/in/danielmanriquemartinez" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M18.417 1H5.583C3.069 1 1 3.069 1 5.583v12.834C1 20.931 3.069 23 5.583 23h12.834C20.931 23 23 20.931 23 18.417V5.583C23 3.069 20.931 1 18.417 1zM8.333 18.417h-2.75V8.333h2.75v10.084zM6.958 7.171a1.611 1.611 0 01-1.604-1.617c0-.893.719-1.617 1.604-1.617a1.61 1.61 0 011.604 1.617 1.61 1.61 0 01-1.604 1.617zm12.375 11.246h-2.75V13.28c0-3.088-3.666-2.854-3.666 0v5.137h-2.75V8.333h2.75v1.618c1.279-2.37 6.416-2.545 6.416 2.27v6.196z"></path> </g> </svg> <span class="sr-only">LinkedIn</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/jacob-4383bdcb0c1f5d77cee28b99b4960ace.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/uk-913f6856e40001547720d487323f26c4.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Jacob Fenton </h2> </div> <p class="text-sm mb-3"> Developer </p> <a href="https://github.com/asib" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/shaun-0b978cdf5242b72361471d251c62cf05.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Shaun Davis </h2> </div> <p class="text-sm mb-3"> Developer </p> <a href="https://twitter.com/davissp14" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/davissp14" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/somtochi-47b82171fdef828dc84d3a0bedc255d7.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/nigeria-1d1f04dc7aeaaefaad5bcb19ec8fee1a.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Somtochi Onyekwere </h2> </div> <p class="text-sm mb-3"> Infra Ops Engineer </p> <a href="https://github.com/somtochiama" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/annie-b81e07ff029cd74ac73afc93d1a4f71d.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Annie Ruygt </h2> </div> <p class="text-sm mb-3"> Illustrator </p> <a href="https://twitter.com/Annie55744704" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/annieruygt" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/injoong-e1c20cf957c29d5e9874e3fb4f1ad055.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Injoong Yoon </h2> </div> <p class="text-sm mb-3"> Engineering Manager </p> <a href="https://github.com/AttilaTheHen" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> <a href="https://www.linkedin.com/in/injoong" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M18.417 1H5.583C3.069 1 1 3.069 1 5.583v12.834C1 20.931 3.069 23 5.583 23h12.834C20.931 23 23 20.931 23 18.417V5.583C23 3.069 20.931 1 18.417 1zM8.333 18.417h-2.75V8.333h2.75v10.084zM6.958 7.171a1.611 1.611 0 01-1.604-1.617c0-.893.719-1.617 1.604-1.617a1.61 1.61 0 011.604 1.617 1.61 1.61 0 01-1.604 1.617zm12.375 11.246h-2.75V13.28c0-3.088-3.666-2.854-3.666 0v5.137h-2.75V8.333h2.75v1.618c1.279-2.37 6.416-2.545 6.416 2.27v6.196z"></path> </g> </svg> <span class="sr-only">LinkedIn</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/joshua-400961835ace4a1d0dd99e0f8fa32fcc.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/spain-4a49880878bd0d5d8619751d4570f21e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Joshua Sierles </h2> </div> <p class="text-sm mb-3"> Partnerships </p> <a href="https://twitter.com/jsierles" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/jsierles" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/sam-0710484b9dc21ecfe48877ab5a5d04f8.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Sam Ruby </h2> </div> <p class="text-sm mb-3"> Rails Specialist </p> <a href="https://ruby.social/@samruby" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M12.905 2.14c-.495 0-.921.17-1.277.51-.355.341-.549.767-.58 1.277-.03.511.127.96.475 1.347.35.387.782.595 1.301.627.519.03.97-.129 1.357-.477s.596-.782.627-1.3a1.83 1.83 0 00-.475-1.369 1.748 1.748 0 00-1.311-.615h-.117zm-2.019 2.205l-5.385 2.74c.309.308.502.68.58 1.112l5.361-2.737a2.13 2.13 0 01-.556-1.115zm3.876.627c-.201.386-.495.68-.882.882l4.248 4.271c.201-.387.502-.681.904-.882l-4.27-4.27zm-3.296.51l-3.133 6.152.928.928 3.32-6.499a2.055 2.055 0 01-1.115-.58zm2.414.372c-.34.17-.696.248-1.068.231l-.186-.022.487 3.063 1.301.21-.534-3.482zm-9.888.79c-.495 0-.921.173-1.277.521a1.894 1.894 0 00-.58 1.277c-.03.502.127.951.475 1.345.35.395.786.605 1.313.627.526.024.982-.139 1.37-.487.386-.348.59-.782.614-1.299A1.835 1.835 0 005.42 7.27a1.82 1.82 0 00-1.289-.627h-.139zm2.09 1.577c.014.14.022.28.022.417a1.842 1.842 0 01-.231.813l3.063.488.603-1.161-3.458-.557zm5.221.836L10.7 10.24l7.22 1.137a2.98 2.98 0 01-.025-.394c.015-.294.093-.572.233-.836l-6.825-1.09zm8.635.14a1.869 1.869 0 00-1.276.533c-.357.34-.546.765-.569 1.277-.024.51.138.958.488 1.345.348.387.78.596 1.299.627.519.032.97-.127 1.357-.475s.596-.786.627-1.311a1.809 1.809 0 00-.475-1.37 1.842 1.842 0 00-1.311-.627h-.14zm-14.065.301a2.007 2.007 0 01-.906.882l4.875 4.875 1.183-.58-5.152-5.177zm-.929.882c-.325.17-.666.247-1.021.232l-.209-.024.927 5.943a2.177 2.177 0 011.046-.21l.186.024-.929-5.965zm8.448.51l1.115 7.22a2.113 2.113 0 011.021-.209l.231.022-1.066-6.823-1.3-.21zm4.527.534l-2.739 1.393.185 1.3 3.133-1.579a2.043 2.043 0 01-.579-1.114zm.603 1.138l-2.763 5.361c.434.078.806.272 1.115.581l2.763-5.363a2.043 2.043 0 01-1.115-.579zm-11.025.672L5.92 16.345c.432.077.804.27 1.113.58l1.394-2.762-.929-.929zm6.081.395l-6.522 3.32c.294.308.48.68.557 1.114l6.151-3.134-.186-1.3zm-1.276 2.322l-1.184.58 2.46 2.483c.201-.387.503-.681.905-.882l-2.181-2.181zm-6.755.556c-.495 0-.924.174-1.288.522a1.83 1.83 0 00-.58 1.277c-.023.504.139.948.487 1.335s.781.595 1.3.627c.518.031.971-.128 1.358-.476.387-.348.595-.781.627-1.3a1.8 1.8 0 00-.476-1.358 1.85 1.85 0 00-1.312-.627h-.116zm2.066 1.578c.031.14.039.28.024.419a2.037 2.037 0 01-.21.811l5.943.953a3.559 3.559 0 01-.024-.419c.015-.277.093-.549.232-.811l-5.965-.953zm7.776 0c-.495 0-.921.174-1.277.522-.355.35-.546.774-.568 1.278-.024.503.135.951.475 1.346.341.394.774.603 1.3.627.526.022.983-.14 1.369-.488a1.83 1.83 0 00.627-1.3 1.794 1.794 0 00-.476-1.358 1.847 1.847 0 00-1.31-.627h-.14z"></path> </g> </svg> <span class="sr-only">Fediverse</span> </a> <a href="https://intertwingly.net/blog" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M8.433 15.872c.585 3.601 1.964 6.13 3.569 6.13s2.984-2.529 3.569-6.13H8.433zm6.424 5.711a10.036 10.036 0 006.373-5.711h-4.356c-.355 2.295-1.032 4.347-2.017 5.711zM2.778 15.872a10.026 10.026 0 006.373 5.711c-.984-1.364-1.662-3.416-2.017-5.711H2.778zm18.879-6.453h-4.626c.085.847.133 1.714.133 2.581s-.048 1.734-.133 2.581h4.622A9.91 9.91 0 0022 12c0-.895-.125-1.754-.343-2.581zM6.84 12c0-.867.048-1.734.133-2.581H2.347A10.083 10.083 0 002 12c0 .895.129 1.754.347 2.581h4.622L6.84 12zm1.29 0c0 .895.049 1.754.133 2.581h7.474c.084-.827.133-1.686.133-2.581s-.049-1.754-.133-2.581H8.263A25.485 25.485 0 008.13 12zm13.096-3.872a10.026 10.026 0 00-6.373-5.711c.984 1.364 1.662 3.416 2.017 5.711h4.356zM9.147 2.417a10.02 10.02 0 00-6.369 5.711h4.356c.351-2.295 1.029-4.347 2.013-5.711zm6.424 5.711c-.585-3.601-1.964-6.13-3.569-6.13s-2.984 2.529-3.569 6.13h7.138z"></path> </g> </svg> <span class="sr-only">Website</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/london-a0fa679dc2b5b0ae046f00b8f608f0cd.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> London Black </h2> </div> <p class="text-sm mb-8"> Business Operations </p> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/kyle-m-839a21e0b0746debb69611ef4dcc6eaa.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/south-africa-c15d1ff2c4c9ffd2db4c3998796dee05.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Kyle McLaren </h2> </div> <p class="text-sm mb-3"> Support Engineer </p> <a href="https://twitter.com/kylemclaren" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/kylemclaren" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/dusty-a9e06de591a8ac5e1d93e8bb24e5604f.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Dusty Hall </h2> </div> <p class="text-sm mb-8"> Site Reliability Engineer </p> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/kristin-bce7bf4cf7c0db51213bf756accc4968.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Kristin Martin </h2> </div> <p class="text-sm mb-3"> Solutions Architect </p> <a href="https://github.com/kcmartin" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> <a href="https://www.linkedin.com/in/kristincmartin" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M18.417 1H5.583C3.069 1 1 3.069 1 5.583v12.834C1 20.931 3.069 23 5.583 23h12.834C20.931 23 23 20.931 23 18.417V5.583C23 3.069 20.931 1 18.417 1zM8.333 18.417h-2.75V8.333h2.75v10.084zM6.958 7.171a1.611 1.611 0 01-1.604-1.617c0-.893.719-1.617 1.604-1.617a1.61 1.61 0 011.604 1.617 1.61 1.61 0 01-1.604 1.617zm12.375 11.246h-2.75V13.28c0-3.088-3.666-2.854-3.666 0v5.137h-2.75V8.333h2.75v1.618c1.279-2.37 6.416-2.545 6.416 2.27v6.196z"></path> </g> </svg> <span class="sr-only">LinkedIn</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/akshit-952a19578367672b4f3e34849bffaa8b.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/india-bfeb07a05a6c6f2c78652a86c5cbc4b2.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Akshit Garg </h2> </div> <p class="text-sm mb-3"> Infra Ops Engineer </p> <a href="https://twitter.com/thepotatokitty" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/gargakshit" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/christopher-4a9407190064a77573ad55f753b9fb9f.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/vietnam-d95b256f34f6bfc95835ec59e9134716.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Christopher Louvet </h2> </div> <p class="text-sm mb-3"> Engineering Manager </p> <a href="https://github.com/clouvet" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/lara-36b25a53b9a24ea0d8a3b89fe8755e13.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Lara Hogan </h2> </div> <p class="text-sm mb-3"> VP of Engineering </p> <a href="https://github.com/larahogan" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/kaelyn-2eb46666020722cd6123ec3c23d5efbe.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Kaelyn Hyson </h2> </div> <p class="text-sm mb-3"> Developer </p> <a href="https://twitter.com/_Kaelyn11_" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/lucais11" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/jerome-fe6eb54fd33a5872cde8a15b96c95032.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/canada-394b6d175e43b967159729d3caa59c3c.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Jerome Gravel-Niquet </h2> </div> <p class="text-sm mb-3"> Developer + CTO </p> <a href="https://twitter.com/jeromegn" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/jeromegn" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/simon-0dfb3dcd731a871da9b8dfcd0592b423.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/uk-913f6856e40001547720d487323f26c4.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Simon Horne </h2> </div> <p class="text-sm mb-3"> Infra Ops Engineer </p> <a href="https://github.com/soulware" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/darla-52b6049c3f3de7d0b6ff47bbef36a323.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/italy-59cba22412b9ae8b74b856942bf504f4.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Darla Shockley </h2> </div> <p class="text-sm mb-3"> Engineering Manager </p> <a href="https://github.com/magdalene" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> <a href="https://www.linkedin.com/in/darlashockley" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M18.417 1H5.583C3.069 1 1 3.069 1 5.583v12.834C1 20.931 3.069 23 5.583 23h12.834C20.931 23 23 20.931 23 18.417V5.583C23 3.069 20.931 1 18.417 1zM8.333 18.417h-2.75V8.333h2.75v10.084zM6.958 7.171a1.611 1.611 0 01-1.604-1.617c0-.893.719-1.617 1.604-1.617a1.61 1.61 0 011.604 1.617 1.61 1.61 0 01-1.604 1.617zm12.375 11.246h-2.75V13.28c0-3.088-3.666-2.854-3.666 0v5.137h-2.75V8.333h2.75v1.618c1.279-2.37 6.416-2.545 6.416 2.27v6.196z"></path> </g> </svg> <span class="sr-only">LinkedIn</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/dave-d53c5c62714ef9739dea589da0be1554.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/canada-394b6d175e43b967159729d3caa59c3c.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Dave Russell </h2> </div> <p class="text-sm mb-3"> Engineering Manager </p> <a href="https://github.com/davidgraig" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> <a href="https://www.linkedin.com/in/davidgraig" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M18.417 1H5.583C3.069 1 1 3.069 1 5.583v12.834C1 20.931 3.069 23 5.583 23h12.834C20.931 23 23 20.931 23 18.417V5.583C23 3.069 20.931 1 18.417 1zM8.333 18.417h-2.75V8.333h2.75v10.084zM6.958 7.171a1.611 1.611 0 01-1.604-1.617c0-.893.719-1.617 1.604-1.617a1.61 1.61 0 011.604 1.617 1.61 1.61 0 01-1.604 1.617zm12.375 11.246h-2.75V13.28c0-3.088-3.666-2.854-3.666 0v5.137h-2.75V8.333h2.75v1.618c1.279-2.37 6.416-2.545 6.416 2.27v6.196z"></path> </g> </svg> <span class="sr-only">LinkedIn</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/brian-0f26894a7547bb0fb812c8370d92e7c2.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/japan-6fcb0c9cb4ba2e02547e1e4cf78963af.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Brian Li </h2> </div> <p class="text-sm mb-3"> Support Engineer </p> <a href="https://twitter.com/bwhli" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/bwhli" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> <a href="https://brianli.com" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M8.433 15.872c.585 3.601 1.964 6.13 3.569 6.13s2.984-2.529 3.569-6.13H8.433zm6.424 5.711a10.036 10.036 0 006.373-5.711h-4.356c-.355 2.295-1.032 4.347-2.017 5.711zM2.778 15.872a10.026 10.026 0 006.373 5.711c-.984-1.364-1.662-3.416-2.017-5.711H2.778zm18.879-6.453h-4.626c.085.847.133 1.714.133 2.581s-.048 1.734-.133 2.581h4.622A9.91 9.91 0 0022 12c0-.895-.125-1.754-.343-2.581zM6.84 12c0-.867.048-1.734.133-2.581H2.347A10.083 10.083 0 002 12c0 .895.129 1.754.347 2.581h4.622L6.84 12zm1.29 0c0 .895.049 1.754.133 2.581h7.474c.084-.827.133-1.686.133-2.581s-.049-1.754-.133-2.581H8.263A25.485 25.485 0 008.13 12zm13.096-3.872a10.026 10.026 0 00-6.373-5.711c.984 1.364 1.662 3.416 2.017 5.711h4.356zM9.147 2.417a10.02 10.02 0 00-6.369 5.711h4.356c.351-2.295 1.029-4.347 2.013-5.711zm6.424 5.711c-.585-3.601-1.964-6.13-3.569-6.13s-2.984 2.529-3.569 6.13h7.138z"></path> </g> </svg> <span class="sr-only">Website</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/jon-848b8b457fef4a4ec24a1750171a8824.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Jon Phenow </h2> </div> <p class="text-sm mb-3"> Developer </p> <a href="https://twitter.com/jphenow" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/jphenow" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/takanashi-horo-282599a6dbdcb4665feafdac4558422c.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/canada-394b6d175e43b967159729d3caa59c3c.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Peter Cai </h2> </div> <p class="text-sm mb-3"> Infra Engineer </p> <a href="https://comfy.social/@PeterCxy" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M12.905 2.14c-.495 0-.921.17-1.277.51-.355.341-.549.767-.58 1.277-.03.511.127.96.475 1.347.35.387.782.595 1.301.627.519.03.97-.129 1.357-.477s.596-.782.627-1.3a1.83 1.83 0 00-.475-1.369 1.748 1.748 0 00-1.311-.615h-.117zm-2.019 2.205l-5.385 2.74c.309.308.502.68.58 1.112l5.361-2.737a2.13 2.13 0 01-.556-1.115zm3.876.627c-.201.386-.495.68-.882.882l4.248 4.271c.201-.387.502-.681.904-.882l-4.27-4.27zm-3.296.51l-3.133 6.152.928.928 3.32-6.499a2.055 2.055 0 01-1.115-.58zm2.414.372c-.34.17-.696.248-1.068.231l-.186-.022.487 3.063 1.301.21-.534-3.482zm-9.888.79c-.495 0-.921.173-1.277.521a1.894 1.894 0 00-.58 1.277c-.03.502.127.951.475 1.345.35.395.786.605 1.313.627.526.024.982-.139 1.37-.487.386-.348.59-.782.614-1.299A1.835 1.835 0 005.42 7.27a1.82 1.82 0 00-1.289-.627h-.139zm2.09 1.577c.014.14.022.28.022.417a1.842 1.842 0 01-.231.813l3.063.488.603-1.161-3.458-.557zm5.221.836L10.7 10.24l7.22 1.137a2.98 2.98 0 01-.025-.394c.015-.294.093-.572.233-.836l-6.825-1.09zm8.635.14a1.869 1.869 0 00-1.276.533c-.357.34-.546.765-.569 1.277-.024.51.138.958.488 1.345.348.387.78.596 1.299.627.519.032.97-.127 1.357-.475s.596-.786.627-1.311a1.809 1.809 0 00-.475-1.37 1.842 1.842 0 00-1.311-.627h-.14zm-14.065.301a2.007 2.007 0 01-.906.882l4.875 4.875 1.183-.58-5.152-5.177zm-.929.882c-.325.17-.666.247-1.021.232l-.209-.024.927 5.943a2.177 2.177 0 011.046-.21l.186.024-.929-5.965zm8.448.51l1.115 7.22a2.113 2.113 0 011.021-.209l.231.022-1.066-6.823-1.3-.21zm4.527.534l-2.739 1.393.185 1.3 3.133-1.579a2.043 2.043 0 01-.579-1.114zm.603 1.138l-2.763 5.361c.434.078.806.272 1.115.581l2.763-5.363a2.043 2.043 0 01-1.115-.579zm-11.025.672L5.92 16.345c.432.077.804.27 1.113.58l1.394-2.762-.929-.929zm6.081.395l-6.522 3.32c.294.308.48.68.557 1.114l6.151-3.134-.186-1.3zm-1.276 2.322l-1.184.58 2.46 2.483c.201-.387.503-.681.905-.882l-2.181-2.181zm-6.755.556c-.495 0-.924.174-1.288.522a1.83 1.83 0 00-.58 1.277c-.023.504.139.948.487 1.335s.781.595 1.3.627c.518.031.971-.128 1.358-.476.387-.348.595-.781.627-1.3a1.8 1.8 0 00-.476-1.358 1.85 1.85 0 00-1.312-.627h-.116zm2.066 1.578c.031.14.039.28.024.419a2.037 2.037 0 01-.21.811l5.943.953a3.559 3.559 0 01-.024-.419c.015-.277.093-.549.232-.811l-5.965-.953zm7.776 0c-.495 0-.921.174-1.277.522-.355.35-.546.774-.568 1.278-.024.503.135.951.475 1.346.341.394.774.603 1.3.627.526.022.983-.14 1.369-.488a1.83 1.83 0 00.627-1.3 1.794 1.794 0 00-.476-1.358 1.847 1.847 0 00-1.31-.627h-.14z"></path> </g> </svg> <span class="sr-only">Fediverse</span> </a> <a href="https://github.com/PeterCxy" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> <a href="https://typeblog.net" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M8.433 15.872c.585 3.601 1.964 6.13 3.569 6.13s2.984-2.529 3.569-6.13H8.433zm6.424 5.711a10.036 10.036 0 006.373-5.711h-4.356c-.355 2.295-1.032 4.347-2.017 5.711zM2.778 15.872a10.026 10.026 0 006.373 5.711c-.984-1.364-1.662-3.416-2.017-5.711H2.778zm18.879-6.453h-4.626c.085.847.133 1.714.133 2.581s-.048 1.734-.133 2.581h4.622A9.91 9.91 0 0022 12c0-.895-.125-1.754-.343-2.581zM6.84 12c0-.867.048-1.734.133-2.581H2.347A10.083 10.083 0 002 12c0 .895.129 1.754.347 2.581h4.622L6.84 12zm1.29 0c0 .895.049 1.754.133 2.581h7.474c.084-.827.133-1.686.133-2.581s-.049-1.754-.133-2.581H8.263A25.485 25.485 0 008.13 12zm13.096-3.872a10.026 10.026 0 00-6.373-5.711c.984 1.364 1.662 3.416 2.017 5.711h4.356zM9.147 2.417a10.02 10.02 0 00-6.369 5.711h4.356c.351-2.295 1.029-4.347 2.013-5.711zm6.424 5.711c-.585-3.601-1.964-6.13-3.569-6.13s-2.984 2.529-3.569 6.13h7.138z"></path> </g> </svg> <span class="sr-only">Website</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/julie-d0e8711c12eecec462aec9e1d3989fbf.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Julie Schechter </h2> </div> <p class="text-sm mb-3"> Internal Comms </p> <a href="https://github.com/JulieSchechterfly" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> <a href="https://www.linkedin.com/in/julia-schechter" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M18.417 1H5.583C3.069 1 1 3.069 1 5.583v12.834C1 20.931 3.069 23 5.583 23h12.834C20.931 23 23 20.931 23 18.417V5.583C23 3.069 20.931 1 18.417 1zM8.333 18.417h-2.75V8.333h2.75v10.084zM6.958 7.171a1.611 1.611 0 01-1.604-1.617c0-.893.719-1.617 1.604-1.617a1.61 1.61 0 011.604 1.617 1.61 1.61 0 01-1.604 1.617zm12.375 11.246h-2.75V13.28c0-3.088-3.666-2.854-3.666 0v5.137h-2.75V8.333h2.75v1.618c1.279-2.37 6.416-2.545 6.416 2.27v6.196z"></path> </g> </svg> <span class="sr-only">LinkedIn</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/will-14e28dba9924a87b026abd7682bfd72f.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Will Jordan </h2> </div> <p class="text-sm mb-3"> Site Reliability Engineer </p> <a href="https://github.com/wjordan" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/chris-19cd21c36411c4343d72e59328260093.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Chris McCord </h2> </div> <p class="text-sm mb-3"> Developer </p> <a href="https://twitter.com/chris_mccord" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/chrismccord" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/thomas-415ee95c8229d7cb04027950bd50982e.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Thomas Ptacek </h2> </div> <p class="text-sm mb-3"> Developer </p> <a href="https://twitter.com/tqbf" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/tqbf" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/daniel-d78e8e6f6e71c6f44694b570e4c8fdd4.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/uy-4f019f598b4d54f30e7557729ed2604c.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Daniel Graña </h2> </div> <p class="text-sm mb-3"> Developer </p> <a href="https://twitter.com/dangrairo" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/dangra" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/michele-aad2fec12afb01b6db62419f7dbd8599.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Michele Baroody </h2> </div> <p class="text-sm mb-3"> Product Manager </p> <a href="https://twitter.com/mdbaroo" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/heather-6d692d12efab9b4beb148ebdb1f08919.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Heather Lane </h2> </div> <p class="text-sm mb-8"> Executive Assistant </p> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/sexton-91603eb471007ab9b337f79cc5517483.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Annie Sexton </h2> </div> <p class="text-sm mb-3"> JavaScript Specialist </p> <a href="https://twitter.com/_anniebabannie_" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/anniebabannie" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> <a href="https://www.linkedin.com/in/annie-sexton-11472a46" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M18.417 1H5.583C3.069 1 1 3.069 1 5.583v12.834C1 20.931 3.069 23 5.583 23h12.834C20.931 23 23 20.931 23 18.417V5.583C23 3.069 20.931 1 18.417 1zM8.333 18.417h-2.75V8.333h2.75v10.084zM6.958 7.171a1.611 1.611 0 01-1.604-1.617c0-.893.719-1.617 1.604-1.617a1.61 1.61 0 011.604 1.617 1.61 1.61 0 01-1.604 1.617zm12.375 11.246h-2.75V13.28c0-3.088-3.666-2.854-3.666 0v5.137h-2.75V8.333h2.75v1.618c1.279-2.37 6.416-2.545 6.416 2.27v6.196z"></path> </g> </svg> <span class="sr-only">LinkedIn</span> </a> <a href="https://anniesexton.com" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M8.433 15.872c.585 3.601 1.964 6.13 3.569 6.13s2.984-2.529 3.569-6.13H8.433zm6.424 5.711a10.036 10.036 0 006.373-5.711h-4.356c-.355 2.295-1.032 4.347-2.017 5.711zM2.778 15.872a10.026 10.026 0 006.373 5.711c-.984-1.364-1.662-3.416-2.017-5.711H2.778zm18.879-6.453h-4.626c.085.847.133 1.714.133 2.581s-.048 1.734-.133 2.581h4.622A9.91 9.91 0 0022 12c0-.895-.125-1.754-.343-2.581zM6.84 12c0-.867.048-1.734.133-2.581H2.347A10.083 10.083 0 002 12c0 .895.129 1.754.347 2.581h4.622L6.84 12zm1.29 0c0 .895.049 1.754.133 2.581h7.474c.084-.827.133-1.686.133-2.581s-.049-1.754-.133-2.581H8.263A25.485 25.485 0 008.13 12zm13.096-3.872a10.026 10.026 0 00-6.373-5.711c.984 1.364 1.662 3.416 2.017 5.711h4.356zM9.147 2.417a10.02 10.02 0 00-6.369 5.711h4.356c.351-2.295 1.029-4.347 2.013-5.711zm6.424 5.711c-.585-3.601-1.964-6.13-3.569-6.13s-2.984 2.529-3.569 6.13h7.138z"></path> </g> </svg> <span class="sr-only">Website</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/luke-28987e50ce26dcaee6d4cf245f13fba8.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/usa-58d95885cd4d4ccabcf161707f1fe92e.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Luke Whiting </h2> </div> <p class="text-sm mb-3"> VP of “Sales” </p> <a href="https://twitter.com/thelukewhiting" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> </figcaption> </figure><figure class="w-full grid grid-cols-auto-span items-center"> <div class="relative flex items-end"> <div class="relative"> <img src="/phx/images/team/steve-721a0a8991b2214e0093fdef17d6dfec.webp?vsn=d" width="144" height="144" class="w-[5.625rem] h-[5.625rem] object-cover rounded-full" alt=""> <div class="absolute inset-0 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> <div class="-left-3 bg-white w-8 h-8 p-1 rounded-full absolute"> <img src="/phx/images/countries/uk-913f6856e40001547720d487323f26c4.svg?vsn=d" width="24" height="24" class="w-full h-full" aria-hidden> <div class="absolute inset-1 ring-1 ring-inset ring-navy-900/10 rounded-full"></div> </div> </div> <figcaption class="relative pl-6"> <div class="flex items-center"> <h2 class="text-lg font-semibold text-navy"> Steve Berryman </h2> </div> <p class="text-sm mb-3"> Site Reliability Engineer </p> <a href="https://twitter.com/steveberryman" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M22.208 3.871c-.757.252-1.824.496-2.834.748-.757-.883-1.892-1.388-3.154-1.388-2.902 0-4.92 2.649-4.289 5.425-3.659-.126-6.939-1.892-9.083-4.542-1.135 1.892-.505 4.542 1.388 5.803-.757 0-1.388-.126-2.019-.505 0 2.145 1.388 4.037 3.532 4.416-.631.252-1.388.252-2.019.126.505 1.766 2.145 3.028 4.037 3.028-1.892 1.388-4.289 2.019-6.56 1.766 1.892 1.262 4.163 2.019 6.686 2.019 8.2 0 12.742-6.813 12.49-12.994.753-1.089 1.49-2.201 1.824-3.902z"></path> </g> </svg> <span class="sr-only">Twitter</span> </a> <a href="https://github.com/steveberryman" target="_blank" rel="noopener noreferrer" class="inline-flex items-center text-gray-400 hover:text-violet-500 transition-colors mr-1.5"> <svg role="img" class="" viewBox="0 0 24 24" style="pointer-events: none; width: 20px; height: 20px;" fill="currentColor"> <g buffered-rendering="static"> <path d="M11.999 1.271C5.925 1.271 1 6.196 1 12.273c0 4.859 3.152 8.982 7.523 10.437.55.1.751-.239.751-.53l-.015-1.872c-3.06.666-3.706-1.474-3.706-1.474-.5-1.271-1.221-1.609-1.221-1.609-.999-.683.075-.668.075-.668 1.105.077 1.685 1.133 1.685 1.133.981 1.681 2.575 1.196 3.202.914.1-.711.384-1.196.698-1.471-2.442-.277-5.011-1.221-5.011-5.436 0-1.201.429-2.183 1.133-2.952-.114-.278-.491-1.397.108-2.911 0 0 .923-.296 3.025 1.127A10.56 10.56 0 0 1 12 6.591c.935.004 1.876.127 2.754.37 2.1-1.423 3.022-1.127 3.022-1.127.6 1.514.223 2.633.11 2.911.705.769 1.131 1.751 1.131 2.952 0 4.225-2.573 5.155-5.023 5.427.395.34.747 1.011.747 2.038 0 1.471-.014 2.657-.014 3.018 0 .293.199.636.756.528C19.851 21.251 23 17.13 23 12.273c0-6.077-4.926-11.002-11.001-11.002z"></path> </g> </svg> <span class="sr-only">GitHub</span> </a> </figcaption> </figure> </div> </article> </div> <footer class="relative text-sm text-navy-400 leading-6 pb-8 pt-12 lg:pt-20 text-medium bg-navy-950 bg-gradient-to-br from-gray-900/50 via-navy-900/50 to-navy-950/50" role="contentinfo"> <div class="container mx-auto px-4 sm:px-6 lg:px-8 pb-12 lg:pb-20 grid md:grid-cols-auto-span items-start gap-10 md:gap-16"> <a href="/" class="justify-self-start" aria-label="Fly"> <svg aria-labelledby="title-GCjKJRRJMHFx_zLydescription-GCjKJRRJSi9x_zMC" class="" role="img" style="pointer-events: none; width: auto; height: 36px;" aria-hidden="true" viewBox="0 0 259 84" fill-rule="evenodd"> <title id="title-GCjKJRRJbBdx_zMS"> </title> <desc id="description-GCjKJRRJeZtx_zMi"> </desc> <g buffered-rendering="static"> <path d="M57.413 10.134h9.454c8.409 0 15.236 6.827 15.236 15.236v33.243c0 8.409-6.827 15.236-15.236 15.236h-.745c-4.328-.677-6.205-1.975-7.655-3.072l-12.02-9.883a1.692 1.692 0 0 0-2.128 0l-3.905 3.211-10.998-9.043a1.688 1.688 0 0 0-2.127 0L12.01 68.503c-3.075 2.501-5.109 2.039-6.428 1.894C2.175 67.601 0 63.359 0 58.613V25.37c0-8.409 6.827-15.236 15.237-15.236h9.433l-.017.038-.318.927-.099.318-.428 1.899-.059.333-.188 1.902-.025.522-.004.183.018.872.043.511.106.8.135.72.16.663.208.718.54 1.52.178.456.94 1.986.332.61 1.087 1.866.416.673 1.517 2.234.219.296 1.974 2.569.638.791 2.254 2.635.463.507 1.858 1.999.736.762 1.216 1.208-.244.204-.152.137c-.413.385-.805.794-1.172 1.224a10.42 10.42 0 0 0-.504.644 8.319 8.319 0 0 0-.651 1.064 6.234 6.234 0 0 0-.261.591 5.47 5.47 0 0 0-.353 1.606l-.007.475a5.64 5.64 0 0 0 .403 1.953 5.44 5.44 0 0 0 1.086 1.703c.338.36.723.674 1.145.932.359.22.742.401 1.14.539a6.39 6.39 0 0 0 2.692.306h.005a6.072 6.072 0 0 0 2.22-.659c.298-.158.582-.341.848-.549a5.438 5.438 0 0 0 1.71-2.274c.28-.699.417-1.446.405-2.198l-.022-.393a5.535 5.535 0 0 0-.368-1.513 6.284 6.284 0 0 0-.285-.618 8.49 8.49 0 0 0-.67-1.061 11.022 11.022 0 0 0-.354-.453 14.594 14.594 0 0 0-1.308-1.37l-.329-.28.557-.55 2.394-2.5.828-.909 1.287-1.448.837-.979 1.194-1.454.808-1.016 1.187-1.587.599-.821.85-1.271.708-1.083 1.334-2.323.763-1.524.022-.047.584-1.414a.531.531 0 0 0 .02-.056l.629-1.962.066-.286.273-1.562.053-.423.016-.259.019-.978-.005-.182-.05-.876-.062-.68-.31-1.961c-.005-.026-.01-.052-.018-.078l-.398-1.45-.137-.403-.179-.446Zm4.494 41.455a3.662 3.662 0 0 0-3.61 3.61 3.663 3.663 0 0 0 3.61 3.609 3.665 3.665 0 0 0 3.611-3.609 3.663 3.663 0 0 0-3.611-3.61Z" fill="url(#2du_Radial1)"></path> <path d="M35.639 72.544l-.637.535a3.332 3.332 0 01-2.09.762H15.235a15.176 15.176 0 01-9.654-3.451c1.319.145 3.353.607 6.428-1.894l15.277-13.44a1.693 1.693 0 012.127 0l10.997 9.042 3.904-3.21c.619-.5 1.51-.5 2.128 0l12.019 9.882c1.45 1.097 3.327 2.394 7.654 3.071H58.12a3.394 3.394 0 01-1.963-.654l-.14-.108-.593-.493a1.247 1.247 0 00-.158-.159c-.672-.563-9.187-7.617-9.187-7.617a1 1 0 00-1.281.002s.021.026-9.038 7.615a1.12 1.12 0 00-.121.117zm26.262-20.96a3.678 3.678 0 00-3.61 3.609 3.68 3.68 0 003.61 3.609 3.68 3.68 0 003.61-3.609 3.678 3.678 0 00-3.61-3.609zM38.566 40.648L37.35 39.44l-.736-.762-1.858-1.999-.463-.507-2.253-2.634-.638-.791-1.974-2.569-.219-.296-1.517-2.234-.416-.673-1.087-1.866-.332-.61-.94-1.985-.178-.456-.539-1.52-.208-.718-.16-.663-.135-.72-.106-.8-.043-.511-.018-.872.004-.183.025-.522.188-1.901.059-.333.428-1.899.098-.318.318-.927.102-.24.506-1.112.351-.662.489-.806.487-.718.347-.456.4-.482.44-.484.377-.378.918-.808.671-.549c.016-.014.033-.026.05-.038l.794-.537.631-.402 1.198-.631c.018-.011.039-.02.058-.029l1.698-.705.157-.059 1.51-.442.638-.143.862-.173.572-.087.877-.109.598-.053 1.187-.063.465-.005.881.018.229.013 1.276.106 1.687.238.195.041 1.668.415.49.146.544.188.663.251.524.222.77.363.485.249.872.512.325.2 1.189.868.341.296.828.754.041.041.703.754.242.273.825 1.096.168.262.655 1.106.197.379.369.825.386.963.137.403.398 1.45a.89.89 0 01.018.078l.31 1.961.062.679.05.876.005.182-.019.978-.016.259-.053.423-.273 1.562-.066.286-.629 1.962a.626.626 0 01-.02.056l-.584 1.414-.022.047-.763 1.523-1.334 2.323-.708 1.083-.849 1.271-.599.821-1.187 1.587-.808 1.016-1.194 1.453-.837.979-1.287 1.448-.828.909-2.394 2.5-.556.55.328.28c.465.428.902.885 1.308 1.37.122.148.24.299.354.453.249.336.473.691.67 1.06.106.2.201.407.285.618.191.484.32.996.368 1.513l.022.393c.012.752-.125 1.5-.405 2.198a5.438 5.438 0 01-1.71 2.274c-.266.208-.55.391-.848.549a6.08 6.08 0 01-2.219.659h-.005a6.403 6.403 0 01-2.692-.306 5.882 5.882 0 01-1.14-.539 5.523 5.523 0 01-1.145-.932 5.458 5.458 0 01-1.086-1.703 5.662 5.662 0 01-.403-1.953l.007-.475a5.47 5.47 0 01.353-1.606c.077-.202.164-.399.261-.591.19-.37.408-.725.651-1.063.159-.221.328-.436.504-.644.367-.43.759-.839 1.172-1.224l.152-.137.244-.204z" class="fill-transparent"></path> <path d="M35.002 73.079l9.796-8.267a1 1 0 011.281-.002l9.938 8.269c.604.492 1.36.761 2.139.762h-25.28c.776 0 1.527-.269 2.126-.762zM41.1 43.568l.096.028c.031.015.057.036.085.055l.08.071c.198.182.39.373.575.569.13.139.257.282.379.43.155.187.3.383.432.587.057.09.11.181.16.276.043.082.082.167.116.253.06.15.105.308.119.469l-.003.302a1.726 1.726 0 01-.817 1.343 2.333 2.333 0 01-.994.327l-.373.011-.315-.028a2.398 2.398 0 01-.433-.105 2.07 2.07 0 01-.41-.192l-.246-.18a1.685 1.685 0 01-.56-.96 2.418 2.418 0 01-.029-.19l-.009-.288c.005-.078.017-.155.034-.232.043-.168.105-.331.183-.486.101-.194.216-.381.344-.559.213-.288.444-.562.691-.821.159-.168.322-.331.492-.488l.121-.109c.084-.055.085-.055.181-.083h.101zM40.481 3.42l.039-.003v33.665l-.084-.155a94.101 94.101 0 01-3.093-6.267 67.257 67.257 0 01-2.099-5.255 41.665 41.665 0 01-1.265-4.326c-.265-1.163-.469-2.343-.553-3.535a16.923 16.923 0 01-.029-1.528c.008-.444.026-.887.054-1.33.044-.696.115-1.391.217-2.081.081-.543.181-1.084.304-1.619.098-.425.212-.847.342-1.262.188-.6.413-1.186.675-1.758.096-.206.199-.411.307-.612.65-1.204 1.532-2.313 2.687-3.054a5.609 5.609 0 012.498-.88zm4.365.085l2.265.646c1.049.387 2.059.891 2.987 1.521a11.984 11.984 0 013.212 3.204c.502.748.918 1.555 1.243 2.398.471 1.247.763 2.554.866 3.882.03.348.047.697.054 1.046.008.324.006.649-.02.973-.064.725-.2 1.442-.407 2.14a17.03 17.03 0 01-.587 1.684c-.28.685-.591 1.357-.932 2.013-.754 1.457-1.623 2.852-2.553 4.201a65.451 65.451 0 01-3.683 4.806 91.02 91.02 0 01-4.417 4.896 93.66 93.66 0 002.907-5.949c.5-1.124.971-2.26 1.414-3.407.487-1.26.927-2.537 1.317-3.83.29-.969.546-1.948.757-2.938.181-.849.323-1.707.411-2.57.074-.72.101-1.444.083-2.166a30.867 30.867 0 00-.049-1.325c-.106-1.775-.376-3.545-.894-5.248a15.341 15.341 0 00-.714-1.892c-.663-1.444-1.588-2.793-2.84-3.778l-.42-.307z" fill="white"></path> <path d="M179.213 64.297l-10.751-23.015c-.898-1.917-1.433-2.618-2.331-3.431l-.874-.788c-.697-.676-1.155-1.302-1.155-2.045 0-1.064.843-1.96 2.378-1.96h9.334c1.465 0 2.378.762 2.378 1.9 0 .635-.292 1.111-.661 1.578-.438.555-1.008 1.096-1.008 2.082 0 .618.18 1.234.527 2.021l6.416 15.025 5.755-14.647c.354-.974.596-1.832.596-2.519 0-1.069-.581-1.505-1.029-1.983-.39-.415-.702-.854-.702-1.557 0-1.149.935-1.9 2.193-1.9h5.748c1.612 0 2.378.834 2.378 1.9 0 .682-.393 1.314-1.166 1.996l-.813.668c-1.132.925-1.656 2.263-2.251 3.647l-8.716 20.998c-1.03 2.455-2.563 5.863-4.905 8.659-2.379 2.84-5.587 5.048-9.932 5.048-3.638 0-5.84-1.737-5.84-4.24 0-2.293 1.696-4.12 3.924-4.12 1.22 0 1.855.576 2.499 1.169.532.489 1.072.991 2.137.991.988 0 1.908-.418 2.742-1.093 1.274-1.03 2.341-2.652 3.129-4.384zm63.175-.082c4.839 0 8.804-1.658 11.897-4.967 3.09-3.304 4.636-7.281 4.636-11.931 0-4.539-1.469-8.268-4.396-11.191-2.926-2.921-6.723-4.388-11.396-4.388-4.92 0-8.944 1.597-12.077 4.78-3.135 3.186-4.703 7.045-4.703 11.578 0 4.493 1.496 8.301 4.483 11.425 2.99 3.126 6.84 4.694 11.556 4.694zm-40.921-.36c2.798 0 4.788-1.884 4.788-4.6 0-2.652-2.055-4.54-4.788-4.54-2.863 0-4.912 1.891-4.912 4.54 0 2.713 2.05 4.6 4.912 4.6zm9.964-4.305l.681-.72c.81-.787 1.071-1.582 1.071-3.774V42.097c0-1.895-.258-2.741-1.062-3.465l-.801-.718c-.785-.693-1.043-1.124-1.043-1.816 0-.984.763-1.791 1.99-2.071l5.44-1.32c.52-.126 1.107-.249 1.562-.249.626 0 1.138.206 1.497.563.36.358.572.873.572 1.517v20.518c0 2.069.251 3.031 1.115 3.758a.359.359 0 01.039.039l.608.708c.764.743 1.081 1.236 1.081 1.914 0 1.209-.912 1.9-2.377 1.9h-9.211c-1.396 0-2.316-.687-2.316-1.9 0-.681.317-1.178 1.154-1.925zm-61.567.001l.681-.721c.811-.787 1.071-1.582 1.071-3.774V27.999c0-1.835-.194-2.736-1.053-3.459l-.822-.796c-.709-.689-.968-1.116-.968-1.805 0-.985.767-1.789 1.927-2.07l5.378-1.32c.521-.126 1.107-.249 1.563-.249.621 0 1.147.187 1.522.542.376.356.608.885.608 1.598v34.616c0 2.074.258 2.981 1.125 3.766l.694.734c.769.748 1.025 1.238 1.025 1.919 0 .502-.153.907-.426 1.216-.385.435-1.03.684-1.89.684h-9.21c-.86 0-1.505-.249-1.891-.684-.272-.309-.425-.714-.425-1.216 0-.682.253-1.176 1.091-1.924zm-25.079-13.934v9.319c0 1.404.278 2.701 1.435 3.768l.748.726c.838.813 1.093 1.3 1.093 2.045 0 1.138-.913 1.9-2.378 1.9h-10.385c-1.465 0-2.377-.762-2.377-1.9 0-.884.259-1.303 1.097-2.049l.745-.724c.868-.786 1.434-1.857 1.434-3.766V30.039c0-1.517-.336-2.758-1.435-3.769l-.749-.726c-.77-.747-1.092-1.238-1.092-1.985 0-1.206.915-1.96 2.377-1.96h27.817c1.063 0 1.997.237 2.594.822.415.407.68.981.71 1.778l.433 6.421c.043.803-.194 1.472-.657 1.885-.319.284-.748.454-1.288.454-.681 0-1.203-.257-1.669-.701-.419-.399-.792-.959-1.213-1.618-1.016-1.624-1.489-2.208-2.572-2.967-1.507-1.112-3.803-1.494-8.145-1.494-2.505 0-4.086.109-5.082.366-.644.166-1.016.382-1.215.699-.204.324-.226.734-.226 1.235v12.618h6.523c1.561 0 2.659-.282 3.931-2.021l.007-.01c.51-.649.879-1.127 1.23-1.444.409-.37.802-.545 1.323-.545a1.9 1.9 0 011.883 1.901v8.699c0 1.165-.908 1.96-1.883 1.96-.485 0-.879-.173-1.289-.535-.353-.31-.723-.775-1.203-1.396-1.392-1.802-2.375-2.089-3.999-2.089h-6.523zm110.214-.22c0-3.121.68-5.364 2.089-6.713 1.392-1.332 2.888-2.006 4.496-2.006 2.212 0 4.205 1.238 6.003 3.672 1.837 2.489 2.746 5.853 2.746 10.086 0 3.124-.682 5.388-2.093 6.776-1.391 1.369-2.886 2.063-4.493 2.063-2.212 0-4.204-1.248-6.002-3.701-1.838-2.51-2.746-5.904-2.746-10.177zm-18.202-16.878c2.804 0 4.788-1.578 4.788-4.3 0-2.658-1.982-4.24-4.788-4.24-2.871 0-4.851 1.583-4.851 4.24 0 2.656 1.981 4.3 4.851 4.3z" class="fill-white"></path> </g> <defs> <radialGradient id="2du_Radial1" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(43.593 41.714) scale(59.4764)"> <stop offset="0" stop-color="#ba7bf0"></stop> <stop offset=".45" stop-color="#996bec"></stop> <stop offset="1" stop-color="#5046e4"></stop> </radialGradient> </defs> </svg> </a> <div class="grid grid-cols-fit-24 gap-10 items-start lg:justify-items-center"> <dl> <dt class="font-bold uppercase tracking-wider text-xs text-white mb-3">Company</dt> <dd class="font-medium flex flex-col items-start"> <a href="/about/" class="hover:text-violet-500 transition-colors">About</a> <a href="/pricing/" class="hover:text-violet-500 transition-colors"> Pricing </a> <a href="/jobs/" class="hover:text-violet-500 transition-colors">Jobs</a> </dd> </dl> <dl> <dt class="font-bold uppercase tracking-wider text-xs text-white mb-3">Articles</dt> <dd class="font-medium flex flex-col items-start"> <a href="/blog/" class="hover:text-violet-500 transition-colors">Blog</a> <a href="/phoenix-files/" class="hover:text-violet-500 transition-colors"> Phoenix Files </a> <a href="/laravel-bytes/" class="hover:text-violet-500 transition-colors"> Laravel Bytes </a> <a href="/ruby-dispatch/" class="hover:text-violet-500 transition-colors"> Ruby Dispatch </a> <a href="/django-beats/" class="hover:text-violet-500 transition-colors"> Django Beats </a> <a href="/javascript-journal/" class="hover:text-violet-500 transition-colors"> JavaScript Journal </a> </dd> </dl> <dl> <dt class="font-bold uppercase tracking-wider text-xs text-white mb-3">Resources</dt> <dd class="font-medium flex flex-col items-start"> <a href="/docs/" class="hover:text-violet-500 transition-colors">Docs</a> <a href="/customers" class="hover:text-violet-500 transition-colors">Customers</a> <a href="/docs/support/" class="hover:text-violet-500 transition-colors">Support</a> <a href="/support/" class="hover:text-violet-500 transition-colors">Support Metrics</a> <a href="https://status.flyio.net/" class="hover:text-violet-500 transition-colors"> Status </a> </dd> </dl> <dl> <dt class="font-bold uppercase tracking-wider text-xs text-white mb-3">Contact</dt> <dd class="font-medium flex flex-col items-start"> <a href="https://github.com/superfly/" class="hover:text-violet-500 transition-colors"> GitHub </a> <a href="https://twitter.com/flydotio" class="hover:text-violet-500 transition-colors"> Twitter </a> <a href="https://community.fly.io/" class="hover:text-violet-500 transition-colors"> Community </a> </dd> </dl> <dl> <dt class="font-bold uppercase tracking-wider text-xs text-white mb-3">Legal</dt> <dd class="font-medium flex flex-col items-start"> <a href="/security/" class="hover:text-violet-500 transition-colors">Security</a> <a href="/legal/privacy-policy" class="hover:text-violet-500 transition-colors"> Privacy policy </a> <a href="/legal/terms-of-service" class="hover:text-violet-500 transition-colors"> Terms of service </a> <a href="/legal/acceptable-use-policy" class="hover:text-violet-500 transition-colors"> Acceptable Use Policy </a> </dd> </dl> </div> </div> <p class="text-xs text-center mb-0"> Copyright &copy;&nbsp;2025&nbsp;Fly.io </p> </footer> <div role="alert" class="fixed bottom-6 mb-14 lg:mb-0 left-1/2 transform -translate-x-1/2 w-max max-w-[94%] sm:max-w-lg z-50"> </div><div role="alert" class="fixed bottom-6 mb-14 lg:mb-0 left-1/2 transform -translate-x-1/2 w-max max-w-[94%] sm:max-w-lg z-50"> </div><div role="alert" class="fixed bottom-6 mb-14 lg:mb-0 left-1/2 transform -translate-x-1/2 w-max max-w-[94%] sm:max-w-lg z-50"> </div><div role="alert" class="fixed bottom-6 mb-14 lg:mb-0 left-1/2 transform -translate-x-1/2 w-max max-w-[94%] sm:max-w-lg z-50"> </div><div role="alert" class="fixed bottom-6 mb-14 lg:mb-0 left-1/2 transform -translate-x-1/2 w-max max-w-[94%] sm:max-w-lg z-50"> </div> <script src="/public/javascripts/app.js"> </script> </div> </body> </html>

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