You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 9, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: src/views/Landing/Careers.jsx
+7-116Lines changed: 7 additions & 116 deletions
Original file line number
Diff line number
Diff line change
@@ -58,9 +58,13 @@ class Careers extends Component {
58
58
<sectionclassName="careers">
59
59
<divclassName="careers_wrapper">
60
60
<divclassName="careers_header">
61
-
<h2>
62
-
Open Positions
63
-
</h2>
61
+
<a
62
+
href="https://jobs.lever.co/3box"
63
+
target="_blank"
64
+
rel="noopener noreferrer"
65
+
>
66
+
<h1>See our current open positions</h1>
67
+
</a>
64
68
<p>
65
69
To apply, submit your resume along with a short note and relevant online social profiles.
66
70
</p>
@@ -69,119 +73,6 @@ class Careers extends Component {
69
73
3Box is building a more trusting, human and connected web, where users are in control of their own data and developers are empowered to build lighter, more collaborative, more powerful services and experiences based on open data and infrastructure. This is a chance to join and help shape our team at an exciting and early stage: we're one of the fastest growing projects in the crypto/Web3 space and are readying to scale our products, protocols and team into new markets.
70
74
</p>
71
75
</div>
72
-
<divclassName="careers_positions">
73
-
<divclassName="careers_positions_content">
74
-
<h1>
75
-
Protocol Engineer
76
-
</h1>
77
-
<p>
78
-
For our next phase, we are seeking a Protocol Engineer to lead the development of our next generation protocols and scale our distributed network to global usage and more powerful use cases.
79
-
</p>
80
-
<h4>
81
-
Do you:
82
-
</h4>
83
-
<ul>
84
-
<li>
85
-
• Have experience designing software or protocols for scaled, distributed data networks?
86
-
</li>
87
-
<li>
88
-
• Feel like applying that to reinventing how data is managed online, giving power back to users, communities and startups?
89
-
</li>
90
-
<li>
91
-
• Want to join the ground floor of a dynamic team with a shared commitment to a better web?
92
-
</li>
93
-
</ul>
94
-
<h4>
95
-
You will get to:
96
-
</h4>
97
-
<ul>
98
-
<li>
99
-
• Help design protocols for distributed user data, identity, and access control
100
-
</li>
101
-
<li>
102
-
• Lead the implementation of the protocol, with tight coupling between engineering, design, research and network input
103
-
</li>
104
-
<li>
105
-
• Research and develop new techniques, technologies and ideas for improvements, especially in:
106
-
<ul>
107
-
<li>
108
-
• Data routing model
109
-
</li>
110
-
<li>
111
-
• Real-time / low-latency collaboration on distributed data
112
-
</li>
113
-
<li>
114
-
• Access control systems
115
-
</li>
116
-
<li>
117
-
• Consensus and coordination in an open and permissionless network
118
-
</li>
119
-
</ul>
120
-
</li>
121
-
<li>
122
-
• Contribute to incentive/mechanism design for a many-stakeholder network
123
-
</li>
124
-
<li>
125
-
• Coordinate with the teams and communities of related technologies, standards and networks
126
-
</li>
127
-
</ul>
128
-
<h4>
129
-
You make a great candidate if you have:
130
-
</h4>
131
-
<ul>
132
-
<li>
133
-
• Strong computer science fundamentals with knowledge in distributed systems cryptography
134
-
</li>
135
-
<li>
136
-
• Deep understanding of data structures and their impact on processing, indexing, or latency
137
-
</li>
138
-
<li>
139
-
• Previous experience with high scale, distributed, collaborative data systems; for example:
140
-
<ul>
141
-
<li>
142
-
• Event-driven platforms consuming high volume, distributed data streams
143
-
</li>
144
-
<li>
145
-
• Cloud software with real-time collaboration, syncing, or networking across clients
146
-
</li>
147
-
<li>
148
-
• Protocols for network naming, routing, p2p communications, or DHT-based systems
149
-
</li>
150
-
</ul>
151
-
</li>
152
-
<li>
153
-
• A practical approach with a history of delivering high quality, production-ready technology
154
-
</li>
155
-
<li>
156
-
• Familiarity in open source ecosystems and a grasp of blockchain concepts and technologies
157
-
</li>
158
-
<li>
159
-
• Bring energy, unique perspectives and strong communication to collaborate with teammates
160
-
</li>
161
-
<li>
162
-
• Bonus points: background in mechanism design or game theory, ability to design systems for adversarial environments, experience working with standards or research organizations
0 commit comments