pull/49/head
Sebastien Bourdeauducq 2019-12-29 16:00:31 +08:00
commit 41e049fe8f
4 arquivos alterados com 48 adições e 0 exclusões

Ver arquivo

@ -64,6 +64,14 @@
padding-top: 81.64%;
}
.card-jobs {
background: #fff url("../images/jobs-phone@2x.png") no-repeat top center;
background-size: contain;
}
.card-jobs > div {
padding-top: 81.64%;
}
.card h5,
h5 {
@ -116,6 +124,10 @@ img.kf25 {
.card-gateware > div {
padding-top: 0;
}
.card-jobs > div {
padding-top: 0;
}
}
// Medium devices (tablets, 768px and up)
@ -204,6 +216,10 @@ img.kf25 {
background: #fff url("../images/gateware@2x.png") no-repeat top right;
}
.card-jobs {
background: #fff url("../images/jobs@2x.png") no-repeat center right;
}
.logos-centered {
p {
img {

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 141 KiB

BIN
static/images/jobs@2x.png Normal file

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 453 KiB

Ver arquivo

@ -96,6 +96,38 @@
</div>
<div class="row pb-5">
<div class="col-12">
<div class="card shadow mt-3 mb-3">
<div class="card-body p-3 p-md-5 card-jobs">
<div class="col-12 col-md-6 pl-0 pr-0">
<h5 class="card-title">Jobs</h5>
<p class="card-text pt-3">
We are looking for talented people to join our team. If you want to be at the intersection of physics and engineering, collaborate with world-class scientists, and have the freedom to work with cutting-edge open source technology such as embedded Rust, LLVM, and next-generation FPGA tools such as the nMigen language and Yosys - then consider a job at M-Labs.
</p>
<p class="card-text pt-3"><small>
Our office is located in the center of Hong Kong, a cosmopolitan city with world-class infrastructure, many cultural and social events, and <a href="https://www.discoverhongkong.com/eng/see-do/great-outdoors/hikes/index.jsp" rel="noopener noreferrer" target="_blank">beautiful natural scenery</a>. It has a separate system from mainland China, where, for example, communications are unrestricted, taxes are low, and customs tariffs virtually inexistent. Hong Kong is located next to Shenzhen, a city with <a href="https://www.wired.co.uk/video/shenzhen-full-documentary" rel="noopener noreferrer" target="_blank">a bustling tech scene</a>, and where many of the world's electronics gadgets are designed and manufactured.<br />
For local applicants, now is your chance to work on top-notch science and technology projects with partners worldwide, including Oxford University and <a href="https://www.nist.gov/nist-and-nobel/dave-wineland" rel="noopener noreferrer" target="_blank">NIST</a>. For international applicants, Hong Kong provides <a href="https://www.immd.gov.hk/eng/services/visas/GEP.html"rel="noopener noreferrer" target="_blank">fast</a>, <a href="https://www.immd.gov.hk/eng/services/fee-tables/index.html"rel="noopener noreferrer" target="_blank">low-cost</a>, and relatively hassle-free employment visa processing.<br />
We also accept remote positions, and you may also choose to work at our sister company QUARTIQ GmbH in Berlin-Adlershof, Germany.<br />
Contact us at jobs@m-****.hk!
</small></p>
</div>
</div>
</div>
</div>
</div>
<div class="row pt-5 pb-5">