-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathcareer.json
More file actions
148 lines (148 loc) · 4.44 KB
/
Copy pathcareer.json
File metadata and controls
148 lines (148 loc) · 4.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
{
"company": [
{
"number": "280+",
"text": "team members\n\nin 55+ countries"
},
{
"number": "20+",
"text": "languages spoken"
},
{
"number": "$500M",
"text": "raised"
},
{
"number": "540,000+",
"text": "community members"
},
{
"number": "30,000+",
"text": "memes posted\n\n(and counting)"
}
],
"humanPowered": [
{
"icon": "egoless",
"title": "Egoless",
"text": "Mission driven, work for the good of colleagues."
},
{
"icon": "kaizen",
"title": "Kaizen Mindset",
"text": "Iterative approach, continuously improve all functions."
},
{
"icon": "honesty",
"title": "Truth Seeking",
"text": "Intellectually honest, act with integrity, recognize biases."
},
{
"icon": "batteries",
"title": "Batteries Included",
"text": "High ownership, intrinsically motivated, care about quality."
},
{
"icon": "undeniable",
"title": "Undeniable",
"text": "So good you earn respect, reliable, consistently deliver."
}
],
"contributors": [
"Isaiah-Hamilton",
"Hallidayo",
"mertovich",
"mikqi",
"florian-lefebvre",
"m4salah",
"carlosstenzel",
"M4Tdev",
"MisterJimson",
"aminamos",
"vasudeveloper001",
"erondpowell",
"alfredlua",
"saloni137",
"rubensdemelo",
"zernonia",
"timsonner",
"sureshdsk",
"owlnai"
],
"benefits": [
{
"icon": "remote",
"title": "Fully Remote",
"text": "We hire globally. We believe you can do your best work from anywhere. There are no Supabase offices, but we provide a co-working membership that you can use anywhere in the world."
},
{
"icon": "tech_allowance",
"title": "Tech Allowance",
"text": "Use this budget for any technology you need for your work setup."
},
{
"icon": "healthcare",
"title": "Health Benefits",
"text": "We provide 100% health coverage for employees and 80% for dependants. It's important to us that you & your family have health care covered."
},
{
"icon": "offsite",
"title": "Annual Off-Sites",
"text": "We believe in the value of in-person time, so we all come together annually for a week. Each year we pick somewhere different in the world. It's a highlight of the year!"
},
{
"icon": "flexibility",
"title": "Flexible Work",
"text": "Work remotely from anywhere in the world. We work in teams, but we work asynchronously. You know what you need to do and when it needs to be done."
},
{
"icon": "education",
"title": "Professional Development",
"text": "An annual allowance to spend on professional development and education. Use this for courses, books, conferences, or anything that supports your continuous learning."
}
],
"positions": [
{
"title": "Elixir Engineers",
"location": "US time zone",
"employment": "Full-time",
"description": "Elixir is powering more and more backend"
},
{
"title": "Elixir Engineers",
"location": "US time zone",
"employment": "Full-time",
"description": "Elixir is powering more and more backend"
},
{
"title": "Elixir Engineers",
"location": "US time zone",
"employment": "Full-time",
"description": "Elixir is powering more and more backend"
},
{
"title": "Elixir Engineers",
"location": "US time zone",
"employment": "Full-time",
"description": "Elixir is powering more and more backend"
}
],
"hiring": [
{
"title": "Recruiter Interview",
"text": "Chat with our recruiter to tell us about your career journey, professional goals and we'll share more about Supabase, the role & our recruitment process."
},
{
"title": "Technical / Skill-based Interview",
"text": "Meet with the team lead. In this interview we'll aim to learn about your hard skills and problem solving approach."
},
{
"title": "Another Technical / Skill-based Interview",
"text": "You'll either meet the department lead or peer. This interview will dive deeper into your hard skills and our expectations for this role."
},
{
"title": "Final Founders Interview",
"text": "Our co-founders meet every candidate as the final step. Learn more about Supabase's values, mission and vision directly from them."
}
]
}