-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathjobs.html
94 lines (94 loc) · 5.78 KB
/
jobs.html
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
---
title: EuRuKo 2024 | Jobs
permalink: /jobs/
layout: default
---
<main class="content">
<header class="header">
<div class="header__content">
<h1 class="header__title mb--1">
Job Board
</h1>
<p class="header__text mb--3">
Looking for a new G.O.A.T Experience? Check out our Job Board!
</p>
<div class="text--align-center">
<a href="mailto:[email protected]" class="button button--secondary">Post a Job</a>
</div>
</div>
</header>
<section class="section section--basic">
<div class="section__content">
<div class="card-stack">
<div class="card card--job">
<div class="card__media">
<img src="/assets/images/sponsors/meister_light.png" alt="Meisterlabs" />
</div>
<div class="card__body">
<h3 class="card__title">Engineering Manager</h3>
<p class="card__subtitle">Meisterlabs</p>
<p class="card__text">
In our pursuit of technological excellence, we’re driven by innovation. In your role of Engineering Manager of the Accounts platform team, you will be responsible for impactful & reliable delivery, career growth and engagement of the team, setting goals that align with the business, and guiding your team towards achieving them.
</p>
<p class="card__text">The Accounts platform team is responsible for the payments & subscription services, authentication, identity and access management, and other connected APIs. Its platform enables all the Meister products and services and is critical to our success.</p>
<p class="card__text">With your wealth of experience, you’ll advise our team, bridging the gap between technical complexities and business needs. Your clear communication and strategic leadership will inspire us to surpass expectations and redefine what’s possible. Ready to make a lasting impact? Join us in shaping the future of technology and embarking on an exhilarating journey towards success.</p>
<div class="card__footer">
<div class="card__footer__block">
<span class="card-job__location">Vienna or Remote</span>
<!-- <span class="card-job__price">Salary Range</span> -->
</div>
<div class="card__footer__block">
<a href="https://www.meisterlabs.com/jobs/engineering-manager-2/" target="_blank" class="card-job__link">Apply</a>
</div>
</div>
</div>
</div>
<div class="card card--job">
<div class="card__media">
<img src="/assets/images/sponsors/happyscribe.png" alt="Happy Scribe" />
</div>
<div class="card__body">
<h3 class="card__title">Senior/Staff Software Engineer, Product</h3>
<p class="card__subtitle">Happy Scribe</p>
<p class="card__text">
We're Happy Scribe, a 100% bootstrapped and profitable startup, based in Barcelona. We are on a mission to break language barriers globally and bring audiovisual content to all.
</p>
<p class="card__text">We are building the #1 Audiovisual Platform by combining state-of-the-art AI with trusted language experts to produce high-quality transcriptions, subtitles, and closed captions at speed.</p>
<p class="card__text">We're 35 people at the moment, and we're building the team thoughtfully and with a lot of care. How would you like to join us on this journey?</p>
<p class="card__text">This is a hybrid role, based in Barcelona. Happy Scribe is office-first, remote-friendly. In other words, we aim to spend about 80% of our time collaborating in person.</p>
<div class="card__footer">
<div class="card__footer__block">
<span class="card-job__location">Barcelona, Spain</span>
<!-- <span class="card-job__price">Salary Range</span> -->
</div>
<div class="card__footer__block">
<a href="https://jobs.ashbyhq.com/happyscribe.com?utm_source=euruko_job_posting" target="_blank" class="card-job__link">Apply</a>
</div>
</div>
</div>
</div>
<div class="card card--job">
<div class="card__media">
<img src="/assets/images/sponsors/sequra-logo.png" alt="seQura" />
</div>
<div class="card__body">
<h3 class="card__title">Senior Backend Engineer</h3>
<p class="card__subtitle">seQura</p>
<p class="card__text">
We have an exciting new opening for a Senior Backend Engineer who is able to see the big picture and balance the seek for software quality with a pragmatic approach to help us scale the company. If you're a proactive, creative, and hands-on person who wants to help improve Sequra's product having ownership and exposure to work hand in hand with seasoned professionals in a collaborative environment, this is the perfect place for you. We have different projects to carry out our amazing product’s development, you’ll have the possibility to join us to help us grow by contributing to technical and architectural decisions and even creating new teams.
</p>
<div class="card__footer">
<div class="card__footer__block">
<span class="card-job__location">Remote or Barcelona, Catalunya [Cataluña], Spain</span>
<!-- <span class="card-job__price">Salary Range</span> -->
</div>
<div class="card__footer__block">
<a href="https://sequra.recruitee.com/o/senior-backend-developer-barcelona" target="_blank" class="card-job__link">Apply</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</main>