Skip to content

Commit 7445c10

Browse files
authored
Merge pull request #17 from n0-computer/rae/first-draft
Update to add people page, services, products.
2 parents e84f6c9 + d11e161 commit 7445c10

24 files changed

+452
-187
lines changed

content/contact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ template = "page.html"
5353
[extra]
5454
+++
5555

56-
Get in touch by emailing hello [at] (n0.computer)
56+
Get in touch by emailing hello [at] (n0.computer) or by [booking a meeting](https://cal.com/team/number-0/n0-protocol-services)

content/n0ps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
+++
2-
title = "number 0 protocol services"
2+
title = "number 0 services"
33
description = "Build on the edge with the team that lives there"
44
template="n0ps.html"
55
+++

content/roles/_index.md renamed to content/people/_index.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
+++
2-
title = "Work with number 0"
3-
description = "Open positions"
2+
title = "People"
3+
description = "One of the very few teams with a proven track record of shipping direct connection topologies in production apps"
44

55
# Template to use to render this section page.
6-
template = "roles/index.html"
6+
template = "people/index.html"
77

88
# The given template is applied to ALL pages below the section, recursively.
99
# If you have several nested sections, each with a page_template set, the page
1010
# will always use the closest to itself.
1111
# However, a page's own `template` variable will always have priority.
1212
# Not set by default.
13-
page_template = "roles/page.html"
13+
# page_template =
1414

1515
# The date of the post.
1616
# Two formats are allowed: YYYY-MM-DD (2012-10-02) and RFC3339 (2002-10-02T15:00:00Z).
@@ -52,12 +52,3 @@ aliases = []
5252
in_search_index = true
5353

5454
+++
55-
56-
## Open Roles at number 0
57-
58-
### We have no open roles at this time.
59-
60-
Rather than leave "ghost roles" open that we don't intend to fill, we're opting to keep this page empty. If you're a truly standout human & think you'd be an incredible fit for out team, please reach out via email to "hello" at this website, or thorugh the iroh discord. Nearly all of our team has come to us thorugh "the passion door", instead of having an explicit role they applied for.
61-
62-
Thanks,
63-
The number 0 team

content/people/asmir-avdicevic.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+++
2+
title = "Asmir Avdicevic"
3+
description = "arqu"
4+
+++
5+
6+
Asmir enjoys geeking around with software and hardware. Putting together things from the home work bench and home lab up all the way into the cloud. At n0 you will usually find him on the metrics and ops side of things but also likes to take a stroll through the odd corners and problems.

content/people/brendan-obrien.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+++
2+
title = "Brendan O'Brian"
3+
description = "b5"
4+
+++
5+
6+
Brendan is passionate about distributed systems, improving the internet, and making technical concepts accessible through storytelling. His main job at number 0 is copy-pasting links to documents.

content/people/diva-martinez.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+++
2+
title = "Diva Martínez"
3+
description = "divagant-martian"
4+
+++
5+
6+
Diva loves to work close to computers. She's been doing protocol work the last years and it's her main role at n0.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+++
2+
title = "Floris Bruynooghe"
3+
description = "flub"
4+
+++
5+
6+
Floris enjoys working on the least user-visible engineering problems. At n0 he obsesses over exactly how to shuffle bytes over the many wires of the internet. He hopes you never noticed.

content/people/franz-heinzmann.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+++
2+
title = "Franz Heinzmann"
3+
description = "Frando"
4+
+++
5+
6+
Franz came to n0 from ever-unfinished efforts to make peer-to-peer tools work for grassroots media. He’s relieved to finally build solid foundations for real this time. When not busy with iroh core development, he’s probably creating a demo or protocol prototype to bring iroh into new areas.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+++
2+
title = "Friedel Ziegelmayer"
3+
description = "dignifiedquire"
4+
+++
5+
6+
Dig is in a deep love and hate relationship with computers for over 20 years, and continues to engage with them for reasons unknown to him. At n0 he tries to make sure that not the computers but the good humans come out on top at the end, because he still believes that computers are meant to make our lifes better.

content/people/kasey-huizinga.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+++
2+
title = "Kasey Huizinga"
3+
description = "ramfox"
4+
+++
5+
6+
Kasey enjoys working with smart folks on difficult engineering problems that solve real issues. Her primary responsibilities at n0 are wrangling releases and people.

0 commit comments

Comments
 (0)