117 lines
5.0 KiB
HTML
117 lines
5.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Jobs · Mineplex</title>
|
|
|
|
<link href="css/bootstrap.min.css" rel="stylesheet">
|
|
<link href="css/site.css" rel="stylesheet">
|
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
|
|
<script src="js/bootstrap.min.js"></script>
|
|
</head>
|
|
<body>
|
|
|
|
<div id="wrapper">
|
|
|
|
<div id="header">
|
|
<img class="logo center-block" src="img/logo-small.png" height="70" />
|
|
</div>
|
|
|
|
<div id="content">
|
|
|
|
<br>
|
|
<div id="info">
|
|
<h3 style="text-align: center;">Developer Openings and Requirements</h3>
|
|
<h5 style="text-align: center;">We are looking for talented people to expand our team!</h5>
|
|
<hr>
|
|
<div class="row">
|
|
<div class="col-lg-2">
|
|
<img class="center-block" src="img/fireworks.png" height="160" />
|
|
</div>
|
|
<div class="col-lg-10">
|
|
<p>Mineplex is a fast-moving, demanding, and rewarding environment that gives you the freedom to work when and where you want and to meaningfully contribute to a successful and advanced project where there is always room for advancement.</p>
|
|
<p>We value initiative, reward excellence, and constantly encourage critical thinking and originality. Be part of a close-knit, cooperative team working to deliver premier gameplay experiences to the Minecraft community!</p>
|
|
</div>
|
|
</div>
|
|
<hr>
|
|
<h3 style="text-align: center;">Want to apply?</h3>
|
|
<h5 style="text-align: center;">Send us an e-mail to <a href="mailto:jobs-dev@mineplex.com" target="_top">jobs-dev@mineplex.com</a> with the job you are applying for, your resume and examples of your work.</h5>
|
|
</div>
|
|
|
|
<br>
|
|
<div class="row" id="jobs">
|
|
<div class="col-lg-4">
|
|
<div class="job">
|
|
<h3 style="text-align: center;">Plugin Developer</h3>
|
|
<hr>
|
|
<b><u>Minimum Requirements:</u></b>
|
|
<p>
|
|
- 2 years experience in Java.<br>
|
|
- Experience with SQL databases.<br>
|
|
- Experience with git source control.<br>
|
|
</p>
|
|
<b><u>Desired Skills:</u></b>
|
|
<p>
|
|
- Experience with CraftBukkit/Spigot.<br>
|
|
- Deep understanding of concurrent programming.<br>
|
|
- Familiarity with test-driven development.<br>
|
|
- Experience with Maven build management.<br>
|
|
- Experience with Redis.<br>
|
|
</p>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
</div>
|
|
</div>
|
|
<div class="col-lg-4">
|
|
<div class="job">
|
|
<h3 style="text-align: center;">Minigame Developer</h3>
|
|
<hr>
|
|
<b><u>Minimum Requirements:</u></b>
|
|
<p>
|
|
- 2 years experience in Java.<br>
|
|
- 2 years experience with CraftBukkit/Spigot.<br>
|
|
- 1 year experience creating Minecraft minigames.<br>
|
|
- Experience with git source control.<br>
|
|
</p>
|
|
<b><u>Desired Skills:</u></b>
|
|
<p>
|
|
- Experience with innovative and original minigame design and development.<br>
|
|
- Familiarity with test-driven development.<br>
|
|
- Experience with Maven build management.<br>
|
|
</p>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
</div>
|
|
</div>
|
|
<div class="col-lg-4">
|
|
<div class="job">
|
|
<h3 style="text-align: center;">Backend Developer</h3>
|
|
<hr>
|
|
<b><u>Minimum Requirements:</u></b>
|
|
<p>
|
|
- 1 year experience in Java.<br>
|
|
- 2 years experience in network engineering.<br>
|
|
- Deep understanding of concurrent programming.<br>
|
|
- Experience with SQL databases.<br>
|
|
- Experience with Redis.<br>
|
|
- Experience with git source control.<br>
|
|
</p>
|
|
<b><u>Desired Skills:</u></b>
|
|
<p>
|
|
- Experience with Minecraft network backends.<br>
|
|
- Experience with designing stable, scalable, and fault-tolerant network-enabled protocols and features.<br>
|
|
- Familiarity with test-driven development.<br>
|
|
- Experience with Maven build management.<br>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
</html> |