Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit 1b528f9

Browse files
authored
Fixes gitpod-io/website#796 (#797)
1 parent 1c000eb commit 1b528f9

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

src/pages/careers.tsx

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -112,22 +112,21 @@ const features: FeatureItemProps[] = [
112112

113113
const jobs: ExpandableJobProps[] = [
114114
{
115-
title: 'Developer Tools Engineer',
115+
title: 'Platform Security Engineer',
116116
intro: 'If you were ever frustrated with a development tool you used and decided to build a better one yourself, this offer is for you.',
117-
paragraphs: `We at TypeFox specialize in building tools and we are looking to expand our team. Our mission is to make software development fun and remove all tedious friction. We are a highly motivated team, organized in a flat hierarchy, and led by technical founders. We love open-source, have started and lead many popular open-source projects, and contribute to many others. In this fashion, we present at international conferences and collaborate openly around the globe.
118-
What is exciting about tools is that your expertise benefits software developers as well as experts in many other fields. This includes electrical engineering, data science, mechanical engineering, healthcare, aerospace, insurance, finance, and many more. TypeFox helps customers from all over the world.`,
117+
paragraphs: `We at Gitpod specialize in building tools and we are looking to expand our team. Our mission is to make software development fun and remove all tedious friction. We are a highly motivated team, organized in a flat hierarchy, and led by technical founders. We love open-source, have started and lead many popular open-source projects, and contribute to many others. In this fashion, we present at international conferences and collaborate openly around the globe.`,
119118
lists: [
120119
{
121120
title: 'What you will do:',
122-
items: ['Build desktop and cloud-based tools using Go, TypeScript, and Java.', 'Create, use, and dog-food cutting-edge technology.', 'Work with communities, users, and clients.']
121+
items: ['Architect and develop the containerized platform powering Gitpod.', 'Create, use, and dog-food cutting-edge technology.', 'Work with communities, users, and customers.']
123122
},
124123
{
125124
title: 'What you should bring:',
126-
items: ['Four years or more of experience in software engineering.', 'Ability to work independently and in teams.', 'Desire to discover and learn.']
125+
items: ['Production software development experience in a statically-typed language, preferably Golang/Typescript as well as K8s and cloud providers (GCP, AWS or Azure).', 'Worked with containers such as Docker, Containerd.', 'Aptitude for diagnosing complex problems in high-throughput web applications and network services.', 'Solid understanding of Linux systems and networking.']
127126
},
128127
{
129128
title: 'We offer:',
130-
items: ['Space for creativity - feel free to create the non-existing.', 'Collaborate with a highly motivated team with a strong technical background', 'Flexible working hours.', 'Work remotely from Germany or France, or the office in Kiel (Germany).']
129+
items: ['Space for creativity - feel free to create the non-existing.', 'Collaborate with a highly motivated team with a strong technical background.', 'Flexible working hours.', 'Work remotely.']
131130
}
132131
],
133132
textAfterTheLists: 'We celebrate diversity, and we are committed to an equal and inclusive employment environment.',

0 commit comments

Comments
 (0)