Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.html #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 31 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -560,13 +560,38 @@ <h2 class="section-heading">Let's Get In Touch</h2>
<div class="col-lg-8 offset-lg-2 text-center">
<h2 class="section-heading text-white">Join us!</h2>
<hr class="light" />
<h3 class="section-heading text-white">The Inspiration</h2>
<p class="text-faded mb-5">
You are a fit if you can create customer focused agile teams. Help
them develop a product vision and implement it through lean
iteration. You can build software regardless of stack, because
tooling is a means to an end. You are impact and ownership driven
and can work as a high functioning team member, even if you need
to work remotely.
When you join Producement you can work with experienced engineers around the world.
We are impact and ownership driven and work as high functioning team members.
</p>
<p class="text-faded mb-5">
Producement is a close team of developers that choose work with impact.
Your daily life will be about building products that are breaking new ground.
</p>
<p class="text-faded mb-5">
<em>No PMs, no legacy code, no specs that define you. <br>
Just you and your mind, you develop end to end, you create your path.</em>
</p>
<p class="text-faded mb-5">
Work in Producement is what you make it. Take on a new project, define the product your building with the client.
See how your work performs in tests with real users. And choose what you build it with.
</p>
<h3 class="section-heading text-white">The Languages</h2>
<p class="text-faded mb-5">
We prefer experience in Java, Kotlin, React and Redux, Typescript is a plus.
</p>
<h3 class="section-heading text-white">The Details</h2>
<p class="text-faded mb-5">
We create customer focused agile teams.<br>
We develop a product vision and implement it through lean iteration. <br>
We build software regardless of stack, because tooling is a means to an end. <br>
You are a great fit if you build sleek well designed product.
</p>
<h3 class="section-heading text-white">The Location</h2>
<p class="text-faded mb-5">
Producement was started by 3 developers that met while working for TransferWise in Tallinn, Estonia.<br>
Today we are a fully remote workplace of diverse people around the world.
</p>
<a class="btn btn-default btn-xl sr-button" href="#contact">Apply</a>
</div>
Expand Down