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

Commit 57dcbeb

Browse files
committed
[careers]: remove the ux developer job posting.
1 parent 778539a commit 57dcbeb

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

src/pages/careers.tsx

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -131,28 +131,8 @@ const jobs: ExpandableJobProps[] = [
131131
}
132132
],
133133
textAfterTheLists: 'We celebrate diversity, and we are committed to an equal and inclusive employment environment.',
134-
},
135-
{
136-
title: 'UX Developer',
137-
intro: 'Gitpod provides ready-to-code development environments for professional software engineering teams. We set out to change how developers work by eliminating tedious and repetitive configuration of local machines and replacing it with a fully integrated, cloud-based solution. Gitpod is the missing piece in a modern DevOps toolchain.',
138-
paragraphs: `As a UX Developer, you will take care of the UI/UX design and development of Gitpod. You will become an essential part of a cross-functional team and directly work together with product management, development, and marketing.`,
139-
lists: [
140-
{
141-
title: 'What you will do:',
142-
items: ['Design, prototype, and iterate on the UX of new features and refresh existing UX.', 'Communicate design solutions through wireframes, mockups, and interactive prototypes.', 'Implement mockups using HTML and TypeScript/JavaScript.', 'Work closely with engineering and be the "go-to" person when user interface designs require clarification or change.']
143-
},
144-
{
145-
title: 'What we are looking for:',
146-
items: ['3+ years of experience designing UI / UX and web development (preferably in a B2B SaaS space).', 'Solid knowledge of developer workflows and tools.', 'A team player who can also work independently.', 'A curious mindset with a drive to learn and grow new skills.']
147-
},
148-
{
149-
title: 'Your benefits:',
150-
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).']
151-
}
152-
],
153-
textAfterTheLists: 'We celebrate diversity, and we are committed to an equal and inclusive employment environment.',
154134
rendered: true
155-
}
135+
},
156136
]
157137

158138
const Careers = () => (

0 commit comments

Comments
 (0)