zed/server/templates/team.hbs

86 lines
5.2 KiB
Handlebars
Raw Normal View History

{{#> layout }}
2021-09-20 22:23:01 +00:00
<div class="max-w-screen-lg p-10 mx-auto font-thin text-main lg:p-20">
<h1 class="mb-10 text-4xl text-white font-display font-extralight">The Team</h1>
2021-09-20 14:34:18 +00:00
<div class="text-sm">
2021-09-22 17:04:14 +00:00
<article class="mb-16 bg-black">
2021-09-17 20:25:15 +00:00
<div class="content">
2021-09-20 22:23:01 +00:00
<h3 class="mb-2 font-display font-extralight">Nathan Sobo</h3>
2021-09-20 14:34:18 +00:00
<div class="text-columns-2">
2021-09-20 22:23:01 +00:00
<p class="mt-3 mb-3 leading-7">Nathan joined GitHub in late 2011 to build the <a href="https://atom.io" class="underline">Atom text editor</a>, and he led the Atom team until 2018.</p>
2021-09-17 20:25:15 +00:00
2021-09-20 22:23:01 +00:00
<p class="mt-3 mb-3 leading-7">He also co-led development of <a href="https://teletype.atom.io" class="underline">Teletype for Atom</a>, pioneering one of the first production uses of conflict-free replicated data types for collaborative text editing.</p>
2021-09-20 14:34:18 +00:00
2021-09-20 22:23:01 +00:00
<p class="mt-3 mb-3 leading-7">He's been dreaming about building the worlds best text editor since he graduated from college, and is excited to finally have the knowledge, tools, and resources to achieve this vision.</p>
2021-09-20 14:34:18 +00:00
2021-09-22 17:04:14 +00:00
<p class="mt-3 mb-3 leading-7">Find Nathan on <a class="underline hover:no-underline" href="https://github.com/nathansobo">Github</a> &amp; <a class="underline hover:no-underline" href="https://twitter.com/nathansobo">Twitter</a>
</p>
2021-09-20 14:34:18 +00:00
</div>
2021-09-22 17:04:14 +00:00
<p class="mt-3 mb-3 leading-7">&mdash;&mdash;&mdash;</p>
2021-09-17 20:25:15 +00:00
</div>
</article>
2021-09-22 17:04:14 +00:00
<article class="mb-16 bg-black">
2021-09-20 14:34:18 +00:00
<div class="content">
2021-09-20 22:23:01 +00:00
<h3 class="mb-2 font-display font-extralight">Antonio Scandurra</h3>
2021-09-20 14:34:18 +00:00
<div class="text-columns-2">
2021-09-20 22:23:01 +00:00
<p class="mt-3 mb-3 leading-7">Antonio joined the Atom team in 2014 while still in university after his outstanding open source contributions caught the attention of the team.</p>
2021-09-16 21:12:24 +00:00
2021-09-20 22:23:01 +00:00
<p class="mt-3 mb-3 leading-7">He later joined Nathan in architecting <a href="https://teletype.atom.io" class="underline">Teletype for Atom</a> and researching the foundations of what has turned into Zed.</p>
2021-09-20 14:34:18 +00:00
2021-09-20 22:23:01 +00:00
<p class="mt-3 mb-3 leading-7">For the last two years, hes become an expert in distributed systems and conflict-free replicated data types through the development of a real-time, distributed, conflict-free database implemented in Rust for <a href="https://ditto.live" class="underline">Ditto</a>.</p>
2021-09-20 14:34:18 +00:00
</div>
</div>
2021-09-22 17:04:14 +00:00
<p class="mt-3 mb-3 leading-7">&mdash;&mdash;&mdash;</p>
2021-09-17 20:25:15 +00:00
</article>
2021-09-16 19:01:50 +00:00
2021-09-22 17:04:14 +00:00
<article class="mb-16 bg-black">
<div class="content">
<h3 class="mb-2 font-display font-extralight">Max Brunsfeld</h3>
<div class="text-columns-2">
<p class="mt-3 mb-3 leading-7">Max joined the Atom team in 2013 after working at Pivotal Labs.</p>
2021-09-17 20:25:15 +00:00
2021-09-22 17:04:14 +00:00
<p class="mt-3 mb-3 leading-7">While driving Atom towards its 1.0 launch during the day, Max spent nights and weekends building <a href="https://tree-sitter.github.io" class="underline">Tree-sitter</a>, a blazing-fast and expressive incremental parsing framework that currently powers all code analysis at GitHub.</p>
<p class="mt-3 mb-3 leading-7">Before leaving to start Zed, Max helped GitHub's semantic analysis team integrate Tree-sitter to support syntax highlighting and code navigation on <a href="https://github.com" class="underline">github.com</a>.</p>
</div>
</div>
<p class="mt-3 mb-3 leading-7">&mdash;&mdash;&mdash;</p>
2021-09-17 20:25:15 +00:00
</article>
2021-09-16 19:01:50 +00:00
2021-09-22 17:04:14 +00:00
<article class="mb-16 bg-black">
<div class="content">
<h3 class="mb-2 font-display font-extralight">Nate Butler</h3>
<div class="text-columns-2">
<p class="mt-3 mb-3 leading-7">wip</p>
<p class="mt-3 mb-3 leading-7">wip</p>
<p class="mt-3 mb-3 leading-7">wip</p>
<p class="mt-3 mb-3 leading-7">Find Nate on
<a class="underline hover:no-underline" href="https://github.com/iamnbutler">Github</a>
&amp;
<a class="underline hover:no-underline" href="https://twitter.com/iamnbutler">Twitter</a>
</p>
</div>
</div>
<p class="mt-3 mb-3 leading-7">&mdash;&mdash;&mdash;</p>
2021-09-17 20:25:15 +00:00
</article>
2021-09-22 17:04:14 +00:00
<article class="mb-16 bg-black">
<div class="content">
<h3 class="mb-2 font-display font-extralight">Are you next?</h3>
<div class="text-columns-2">
<p class="mt-3 mb-3 leading-7">Want to build the future of software development?</p>
<p class="mt-3 mb-3 leading-7">We hope to bring a few more staff level engineers in the near future.</p>
<p class="mt-3 mb-3 leading-7"><a class="underline" href="mailto:nathan@zed.dev">Drop us a line</a>.</p>
</div>
</div>
2021-09-17 20:25:15 +00:00
</article>
</div>
</div>
{{/layout}}