Hand-Picked Golang jobs • Apply directly to companies •
Clear salary ranges
Browse 250+ Golang Source Jobs (1 new this week) in November 2024 at companies like KI labs GmbH, Form3 and Zweitag GmbH with salaries from $40,000 to $230,000 working as a Software Engineer, Senior Software Developer - 100% Remote and Golang Developer for PaaS MVP - Part-Time. Last post
Hiring Golang Developers?
Create your profile to continue
48 direct messages sent by companies to developers on Golang Cafe
in the last 30 days
37 developers joined Golang Cafe in the last 30 days
15,293 developer profiles page views in the last 30 days
Get access to exclusive discount on Golang courses up to 25% off
Last developer joined
2-Click Apply
Upload Your CV
Go to your Inbox & Confirm Your Application
10 of 260 Source Jobs • Sort by
Date
Software Engineer KI labs GmbH Lisboa, Portugal €30,000 to €50,000 a year
January 2020
1 Applicants This Week
More Than 6 Months Old
Job Description
We are looking for software engineers at all levels of experience, from junior engineer to group leads, to join our rapidly growing teams in Lisbon. You will design and build intuitive applications at scale within our software and data squads and contribute with your ideas to forming the outcome of the projects.
About Us
At KI labs we design and build state of the art software and data products and solutions for the major brands of Germany and Europe. We aim to push the status quo of technology in corporations, with special focus areas of software, data and culture. Inside, we are a team of software developers, designers, product managers and data scientists, who are passionate about building the products of future today. We believe in open-source and independent teams, follow Agile practices, lean startup method and aim to share this culture with our clients. We are mainly located in Munich and recently Lisbon.
Your Responsibilities
Develop, extend and maintain various customer-facing interface modules with modern front-end technical stacks, e.g. React or AngularJS, as well as various Backend and RESTful APIs that serve various digital channels;
Cooperate closely with development, Data, Marketing and BI teams inside squads to build and integrate Data-centric products, e.g. CRUD interfaces, machine learning end-points or recommendation engines;
Ideally, help to design and develop native or hybrid mobile applications for prominent clients at scale.
Skills and qualifications
You are a fast learner, with a degree in software engineering or related fields;
You have deep knowledge of one or more common languages, e.g. Python, PHP, Java or Go;
You have expertise in Javascript, HTML, CSS, and experience with modern frameworks, e.g. React, Angular or Vue;
You own your tasks and are comfortable working in a fast-paced environment within small and talented teams;
Experience with Data stacks, microservices or front-end technologies is a big plus;
You have built client-side customer facing applications, with an eye on user experience, performance and security;
(optional) You have experience with developing hybrid or native mobile applications for iOS and Android.
Why work with us
You will have an opportunity to be at the frontline of innovation together with our prominent clients, influencing the car you drive in five years, the services you have on your flight, and the way you pay for your morning coffee.
You get a challenging working environment located in the center of Munich and Lisbon and an ambitious team of individuals with unique backgrounds and expertise.
You get the chance to work on various interesting projects in short time frames; we do not do work on maintenance or linear projects.
We have an open door work culture where ideas and initiatives are encouraged.
Headquartered in London, the FinTech capital of the world, Form3 are building the most exciting payments technology company on the planet. Our mission is simple: transform payments technology to enable the global financial community to move money in real-time.
CULTURE
Being a tech-first business, we place emphasis on thinking outside-the-box. By utilising the latest cloud-native technologies we find innovative solutions to problems that others would deem unsolvable. We live and breathe open-source, prioritise best-practice and automation while Slack is at the heart of everything we do.
We advocate a positive work-life balance and offer a super flexible, remote-friendly working environment. We don’t mind whereabouts our Engineers are based as we are happy for our team to work from anywhere in the UK or EU, with most of them choosing to work remotely most of the time. However, we also have offices in London and Amsterdam, so should they ever wish to work from these, they are most welcome.
ENGINEERING TEAM
Our Engineering Team consists of over forty Senior Engineers that are responsible for the end-to-end ownership of our platform, from architecture through to infrastructure. Individually they are all exceptional at what they do, but by working collaboratively within a team, consistently applying best-practice and automating absolutely everything they build world-class software for our customers.
There are a wide range of problems to tackle as an Engineer at Form3, from configuring nginx proxies to writing custom payment routing and handling logic. It’s very much a “best tool for the job” mentality here and our tech-stack is forever evolving. Our primary programming language is Go however we do have some services written using Java, Python and Ruby.
Whilst experience of the above technologies and methodologies would be nice, it is by no means essential. We are looking to speak with Senior Engineers that;
• Understand distributed systems and cloud computing
• Appreciate the DevOps culture and the value of automation
• Place emphasis on code quality and software development best-practice
• Are passionate about technology and enjoy working collaboratively within a team
• Have a breadth of experience across a variety of programming languages
For more information on Form3 please visit our website or take a look at our company profiles on StackOverflow, GitHub and LinkedIn.
Perks & Benefits
• 100% remote working
• 30 days annual leave (plus Bank Holidays)
• Great tech-stack, challenging projects and an exceptional team of Senior Engineers to work alongside
• Regular paid trips to London to spend time with our awesome team
• Tech-first FinTech scale-up with limitless possibilities to progress your career
We are looking for a Golang developer who helps us develop an MVP for a nice Infrastructure as Code project. The MVP consists of a command-line application and a REST API for managing AWS cloud infrastructure in Golang. The project is running only for a few weeks, so you'll have the opportunity to contribute a cool project right from the start!
tl;dr
Develop a Golang command-line application and a REST API
Strong focus on internal and external software quality
Ambitious project context in the AWS cloud (Infrastructure as Code, High Availability, a high degree of automation)
For 10 to 16 hours per week
We speak English and German
AWS cloud / Infrastructure as Code / Part-time / Freelance
Project Background
We are developing the prototype of an innovative product for managing cloud infrastructure. It is all about running web applications in the AWS cloud in an easy-to-use, reliable, and automated way. Our users should be able to create and maintain the resources that they need without any external help. Behind the curtains, there is a framework that manages those resources in the AWS cloud with Terraform. This concept aligns with the Infrastructure-as-Code principle, which aims at providing documented and managed-like-source-code infrastructure definitions. We set a strong focus on economic factors, in that it should be viable to run both small and large applications and to scale those applications with high load and amount of users. The platform should be highly available and self-repairing – nobody should be on-call and responsible for fixing server deployments in the middle of the night. We have already validated a solution for creating and managing such an infrastructure, and we are in the process of bringing it to life.
The Task at Hand
The platform's user interface is a command-line application which talks to the REST API, which we also develop. We want to implement these tools in Golang, and engineering has just started. We have a strong focus on software quality: in the end, we want to have a well-designed, robust software architecture with clear responsibilities and interfaces. The product should be automatically testable and maintainable for an extended period. An important factor will be integrating several data sources to deliver the right information to the user at the right time. The challenge lies in the heterogeneity and complexity of the data sources (for example, Terraform and AWS). It is also important to us that the product is intuitively usable: it should transform hosting infrastructure from a bothersome task to something fun. To achieve this, we want to gather user feedback and act on it iteratively.
Your Qualifications
You should have considerable experience with Golang and see yourself on an intermediate-to-senior level. In particular, you should engage with topics such as software architecture, testing on unit/integration/end-to-end level, and picking the right frameworks and libraries. You are also excited about clear software architecture and clean, well-maintainable code. We really care about this! ;) If you've got experience with infrastructure tools such as Terraform, Docker, Kubernetes, or cloud platforms such as AWS or Azure – that's a plus, but we don't expect you to know everything. And you won't have to dive deep into all those topics (depending on your personal preferences, of course). There are more bonus points if you know how to integrate 3rd party CLI apps in a stable and reliable way.
The Scenario
You're living in Berlin, Potsdam, or somewhere nearby, and you have one to two days per week to spare. The project is sponsored by a company for digital products in Münster (Zweitag). However, there is no need to travel there because you work together with a team member who lives in Berlin. The current project is projected to take six months. If it all works out fine, we can see you being invited to work with us for longer. 🙂
#bestthingever
Want to hear more about this project over a nice cup of coffee? Write an email to Felix at felix.seidel@zweitag.de. 🚀
Remote Golang Backend Developer Infura Remote (Europe, United States) $90,000 to $150,000 a year
October 2019
1 Applicants This Week
More Than 6 Months Old
Job Description
REMOTE GOLANG DEVELOPER (Europe and U.S.)
About Infura at ConsenSys:
Infura is a platform for decentralized infrastructure, and it is one of ConsenSys' flagship projects. Infura is widely recognized in the Ethereum ecosystem, and its infrastructure powers other very popular projects in the space.
Infura is aiming to be an infrastructure powerhouse and a "source of truth" of the decentralized world.
About the role:
Use your extensive knowledge of Golang and (Python or JavaScript) to design and implement backend services (APIs, daemons, and web services) to support our high volume backend as well as frontends created by Infura and its customers.
Architect and build software that helps Ethereum clients (like Geth and Parity) to scale massively.
Collaborate with a team of senior engineers to build the infrastructure powerhouse of the decentralized world.
Support and promote the Ethereum ecosystem, with a front row seat to ICOs and other major events in this exciting and rapidly growing ecosystem.
Requirements
Languages: Go / Golang and (Python or JavaScript)
Experience with API design and implementation
Ability to architect software using the services provided by a cloud provider
Ability to incorporate the requirements of both the frontend and infrastructure domains into software design
Familiarity with AWS
Familiarity with Linux
Familiarity with Docker
Familiarity with Redis
Familiarity with RDMSes such as MySQL
Ability to analyze and optimize performance in high-traffic internet applications
A constant desire to improve, learn more, and take things higher
Strong communication and documentation skills as well as proven ability to work within a team
At least four years' backend engineering experience, a large portion of which in a team environment
Bachelor's degree in Computer Science, Engineering or related field, or equivalent training, fellowship, or work experience
Bonus Points
Blockchain / Ethereum experience a strong plus
DevOps experience
Experience with or knowledge of large scale, high volume systems
Product Engineer Butternut Box London, United Kingdom £53,000 to £63,000 a year
October 2019
13 Applicants This Week
More Than 6 Months Old
Job Description
A bit about us.
At Butternut, we put the food back into dog food. We believe dogs deserve to eat the healthiest, most natural and tastiest food with none of the nasties. That’s why we make freshly prepared dog food. Cooked like you would at home. Delivered in perfect portions.
We want to change the pet food industry for the better by helping dogs live healthier, happier and longer lives. We have come a long way since our co-founders (Kevin & David) hand-delivered the first Butternut Box.
We are on a mission to provide the best customer experience, feed more dogs and revolutionize an arcane industry using the latest technology. That’s where you come in.
Who we are looking for.
You have a minimum of 3+ years of relevant experience.
You care deeply about engineering culture and the quality of products you and your team build.
You love the web and new technologies (we use Elm, Golang & more on a regular basis).
You have an analytical mind and love solving problems as part of a team.
If you have made open source contributions to a project in any language (even English!) that’s a plus.
A bit about the role.
As part of the engineering team, you will report into our Head of Engineering. You will also work closely with the Product, Marketing and Customer Love Teams to help solve problems.
In this role, you can expect to:
Contribute to the architecture and development direction of the team to ensure quality code is written and excellent products are build
Work across the stack (Ruby on Rails, Elm, React JS, PostgreSQL) to deliver quality, maintainable code.
Collaborate and learn with other team members via pair programming, mentoring, code reviews, and technical talks.
Learn about and champion best practices in code, architecture & processes.
A bit about you.
Degree in Computer Science BSc or a BSc in a related field, or experience in lieu of this
A minimum of 3+ years experience in a similar role
Experience in Ruby or another object-oriented language
Experience with Elm is a plus
Analytical and problem-solving skills
Pro-active, entrepreneurial 'can do’ attitude
Passion for startups
Obsessed with dogs!
What we can offer.
Salary between £53,000 - £63,000
New Macbook pro
24 days holiday per year
A dedicated office in a co-working space in White City
Weekly ‘lunch & learns’
Friday beers, monthly socials, and quarterly off-site events.
Dogs. (Chambo, Lexie, Bella, Willow & Pugwash to name a few)
We have big plans to grow over the next few years so it is an exciting time to be joining BB. You will have the opportunity to play a crucial role in developing the products that will define the future of Butternut Box. This role is for someone who is hungry for that challenge.
Butternut Box is an equal opportunity employer and we value diversity and inclusion. We welcome people of different nationalities, backgrounds, experiences, abilities and perspectives.
Have you ever tried to monitor your infrastructure? We have, and our experience using multiple monitoring SaaS products drove us to build Watchly - a monitoring solution that transforms the way you monitor your products and makes life better for engineers. No more waking up at 2 am and correlating incident data from three different websites, no more ugly & confusing charts and logs, no more maintaining 3 different agents on each VM. One system to rule them all.
At Axiom we are transforming the self-hosted software experience, building a product suite that encapsulates everything a business needs while ensuring a high-quality experience. Our focus on ease of use, security, and privacy ensures our customers get all the benefits of traditional SaaS products, right inside their infrastructure.
**About the Engineering Team **
Engineers at every level directly impact improvements across the product, from feature scoping through design to end polish. Building an outstanding experience for each of these user flows is made more complex by our goal of creating what is best for customers - rather than what is easiest to deploy.
**About the Role **
As a software engineer at Axiom, your breadth of skills paired with our bottom-up product process will give you as much autonomy and license as you can handle. If you can build it and it’s good for the company, do it! There's no limit to how valuable you can be or how much impact you can make here. We’re looking for people who want to make a mark on the world—who have the ambition to dream big and the talent to bring those dreams to fruition.
Responsibilities
Explore new systems, and processes while also being able to discuss when (or when not) to use them.
Help further design and implement our distinct homegrown time-series database from an architectural and engineering viewpoint.
With a focus on performance and stability take our time-series database to the next level
Participate in a culture that values thoughtful code reviews, and frequent deploys.
Must-Have Qualifications
Possess a deep understanding of software architecture, design, and testing
Comfortable around Database fundamentals such as:
(Probabilistic) Data Structures
Big O notation
File systems
SQL processing
Distributed systems
Concurrency control
Data replication & Consensus Algorithms
Caching
Be proficient with golang, shell scripting
Familiarity with unix systems
**Nice-to-Have Qualifications **
* Be familiar with, and comfortable contributing to, robust backend tooling to support our growing team.
* Understand the ins-and-outs of debugging cloud systems, and, have in-depth experience with tuning performance for massive datasets
* Experience writing documentation and tests, appreciating their importance to the team and product
* Open source contributions, projects, and working with communities
**More About Us **
The team at Axiom has been fortunate to work together for many years across multiple companies and multiple products.
Throughout our journey, we would come across services that we wanted to use for monitoring/data visualization/etc, and we would always have a tough choice to make: hand over our data to a third party to get a fully featured product, or use a half-baked solution that could run inside our infrastructure and allow us to keep our data safely in our hands.
When the previous company we worked for was acquired by Microsoft, we decided to take that opportunity to work on this problem. We decided to build polished, featureful, and easy to use products which didn’t sacrifice privacy and security.
Senior Backend Engineer Attest London, United Kingdom £70,000 to £100,000 a year
September 2019
1 Applicants This Week
More Than 6 Months Old
This job posting is no longer available
Job Description
Welcome! We’re Attest: a Consumer Growth Platform. We’re on a mission to bring every business closer to consumers, and empower them with the insights that drive predictable and repeatable growth; enabling them to create and deliver better, more useful services, products and experiences for communities worldwide.
We’re spearheaded by a bunch of awesome individuals, and our guess is that you’re pretty awesome, too. We’re ultra-proud of the inclusive company we’ve built to date. Attest is not just an exciting place to work alongside great people, but a feeling – one of belonging and adventure. We’re delighted that you’ve taken the first step to becoming an Attester by expressing an interest in who we are and what we do.
About the Technology team
Engineers join us for the technical challenges we overcome and stay for the incredible culture our Engineers create and grow, from talking at meetups such as the monthly 'London Microservices Meetup' (hosted and set up by our very own Technical Director) to contributing regularly to open source software (we're lucky to have the core contributor to Vue.js in our ranks). We work very closely with Product and Design in cross-functional squads, each of which has the autonomy to practice agile in the way that works best for them. We're also excited to build out a Data Science function here at Attest, focusing on ML and NLP techniques to provide greater insights to our customers and safeguard our high data quality.
Our tech stack utilises some of the latest technologies, such as; gRPC, linkerd2, Postgres and Elasticsearch (to name just a few) all running on Kubernetes. We mainly code in Go and Java, and going forward we are focussing on building event sourced systems in Go. Experience in these areas will be a big plus.
At Attest you will
* Collaborate with the whole team to identify and create best-in-class products.
* Deliver features regularly, be comfortable with ambiguity, and push for code quality always.
* Participate in planning, stand-ups and retrospective meetings.
* Explore innovative ways to solve problems, and become an expert in high-availability systems.
* Design highly efficient architectures that scale around user demand.
Who you are
* A team player. Collaborative, self-motivated, creative, entrepreneurial & thoughtful style.
* Thrive with opportunities. Enjoy solving complex data & architecture problems efficiently.
* Love delivery. High quality code in an agile environment.
* Results-driven. With proactive use and exploration of new technologies and methodologies.
What you’ll bring to Attest
* Expertise in building and maintaining event-driven architectures.
* Expertise in developing, testing & debugging highly-available distributed systems.
* Experience with databases: PostgreSQL / mySQL / DynamoDB / Redis.
* Experience with infrastructure technologies: Terraform, Ansible, Docker and/or Kubernetes.
What we’ll offer in return
Our benefits and perks are designed with a focus on the wellbeing, engagement, and growth of our Attesters.
A competitive salary that fairly recognises your experience and potential;
High-quality Equipment – whether you prefer a MacBook or a Windows machine, we’ll invest a sizeable amount to provide you with the right tools and set-up to help you do your best work;
**25 days paid holiday – **we care about our team’s wellbeing, so we make sure you have time to fully switch off, rest, and recharge;
**Flexible working hours and working from home – ** whether you have parental responsibilities, just need some headspace, or have a parcel being delivered, we’ll support you in making your work and personal life a manageable blend;
A generous Growth & Development budget to spend on the resources and tools that will help you grow in your role and achieve your career goals;
**10% adventure time **to invest in charitable activities, your growth and development, and/or side projects for Attest;
Weekly team lunch – a team who eats together, works hard together, and stays together, right? We order in lunch every week, but also acknowledge those who are less fortunate than ourselves: for every meal we order, our supplier donates a meal in support of the Akshaya Patra Foundation;
Fully-paid sick days – Mental health and physical health are treated equally at Attest. Whether you’ve been knocked out with the flu, are having an operation, or need some time off to manage anxiety, stress or depression, for example, we encourage all our Attesters to rest up and come back when they’re feeling more like themselves;
A values-led working environment that encourages putting people first, honesty, curiosity and leadership.
Is this role not quite the right fit for you? Or, have you not seen a suitable position available on our careers site?...We’re always on the look-out for interesting, bright folk to join our team of Attesters. Connect with us to stay in touch, and we’ll notify you when we have new opportunities.
About our people and culture
Attest is a place where you’re encouraged to bring every part of you needed to do your best work; every part of you needed to build strong, meaningful and long-lasting relationships with your fellow Attesters, our clients and partners.
We champion our people in their entirety. With our team of Attesters, we take a human-first approach, optimising for joy and adventure, ingrained in everything we do.
We’re a friendly, collaborative team, and value putting people (our team, clients and consumers) first; honesty, curiosity, empowerment and leadership are core to our team working style. Decisions are made with careful and quick consideration at Attest, to support fast and efficient growth.
About Attest
We believe that great companies put consumers and data at the heart of every decision. These companies create better, more useful products and services, which leads to happier consumers and ever-greater success.
Through our Consumer Growth Platform, everyone can now gain answers to their questions from audiences of over 100 million consumers across 80 markets.
Our clients use Attest to learn more about their target consumers, enter new markets, build new categories, validate decisions, develop better products and services, measure their brand, track competition, all with the goal of driving sustained growth across the business.
Our clients include Heineken, Walgreens Boots, Samsung, Fever-Tree, Discovery, Transferwise, and Nutmeg, among many others.
We’re backed by leading VCs, including New Enterprise Associates (NEA) – the investors behind companies such as Uber, Salesforce, Box, and Tableau; Oxford Capital and Episode 1 (the investors behind LoveFilm, Zoopla, Betfair, Shazam, CarWow and many other greats); plus several high-powered amazing Angel investors.
Diversity statement
Diversity matters, and we celebrate it at Attest! We’re building an inclusive place to work where everyone feels they belong. We see you and you’re welcome here. Attest doesn’t discriminate on the basis of any protected characteristic including race, religion or belief, gender or gender reassignment, age, sexual orientation, marital status, or disability.
We want to give everyone the opportunity to showcase their best selves during the interview process and beyond. Do let us know if there are any adjustments you’d like to make to ensure it’s more inclusive – we’re learning too, so we’re more than happy to adapt and accommodate where possible.
Headquartered in London, the FinTech capital of the world, Form3 are building the most exciting banking technology company on the planet. Our mission is simple: transform payments technology to enable the global financial community to move money in real-time.
CULTURE
Being a tech-first business, we place emphasis on thinking outside-the-box. By utilising the latest cloud-native technologies we find innovative solutions to problems that others would deem unsolvable. We live and breathe open-source, prioritise best-practice and automation while Slack is at the heart of everything we do.
We advocate a positive work-life balance and offer a super flexible, remote-friendly working environment. We don’t mind whereabouts our Engineers are based as we are happy for our team to work from anywhere in the UK or EU, with most of them choosing to work remotely most of the time. However, we also have offices in London and Amsterdam, so should they ever wish to work from these, they are most welcome.
ENGINEERING TEAM
Our Engineering Team consists of over thirty-five Senior Engineers that are responsible for the end-to-end ownership of our platform, from architecture through to infrastructure. Individually they are all exceptional at what they do, but by working collaboratively within a team, consistently applying best-practice and automating absolutely everything they build world-class software for our customers.
There are a wide range of problems to tackle as an Engineer at Form3, from configuring nginx proxies to writing custom payment routing and handling logic. It’s very much a “best tool for the job” mentality here and our tech-stack is forever evolving. Our primary programming language is Go however we do have some services written using Java, Python and Ruby.
We are looking to speak with Senior Engineers that are EU citizens and based in the UK or Europe with;
Experience or interest in Go programming language
Understanding of distributed systems and cloud computing
Appreciate the **DevOps **culture and the value of automation
Place emphasis on code quality, BDD/TDD and software development best-practice
Are passionate about technology and enjoy working collaboratively within a team
Have a breadth of experience across a variety of programming languages
For more information on Form3 please visit our website or take a look at our company profiles on StackOverflow, GitHub and LinkedIn.
Perks & Benefits
• 100% remote working
• 30 days annual leave (plus Bank Holidays)
• Great tech-stack, challenging projects and an exceptional team of Senior Engineers to work alongside
• Regular paid trips to London to spend time with our awesome team
• Tech-first FinTech scale-up with limitless possibilities to progress your career
Software Engineer - Infrastructure Tooling Segment San Francisco / Vancouver / New York, United States / Remote $115,000 to $230,000 a year
August 2019
1 Applicants This Week
More Than 6 Months Old
This job posting is no longer available
Job Description
Who We Are
We’re a small team of experienced engineers with diverse technical backgrounds. We’re passionate about driving our coworkers’ success and building the next generation of software tooling. If you want to work on distributed systems infrastructure and development practices or you have an entrepreneurial spirit and want to make something that your peers use every day, we’d love for you to join us.
Tooling handles many different areas, so we’re building a diverse team with a wide range of expertise.
What We Do
- We build shared infrastructure and tools to make engineering more productive, reliable, and cost effective.
- We maintain several Segment Open Source projects.
- We work in Go, Terraform and a bit of Node.js.
- Read more about Segment’s infrastructure and how we use: distributed logging and secure secrets. Or, read our code: conf, ksuid, cwlogs, go-prompt, ecs-logs, chamber.
- We manage the tooling and process around development environments, testing, CI, and deployment.
- Read more on our blog about how we use: CI and Make.
Who we are looking for:
You care about simple, practical, reliable, and secure software implementation and the kinds of process needed to produce it.
You can research a messy, complicated problem and design an approach that makes working in that area easy and consistent.
You empathize with the rest of your company, listen to them, and take pride in supporting their work.
Projects we’re working on:
Per-Engineer Dev Environments
Logging Pipeline Development
AWS Rate Limit Monitoring
Application Deployment Improvements
Self-Hosted CI
Incident Management Automation
Large Scale JSON Stream Data Manipulation Tools
Standardized Metrics and Alerting Infrastructure
Consistent Runbooks and Documentation
Requirements
Minimum of 3 years experience as a software engineer, devops engineer, or site reliability engineer.
You have experience with AWS, Docker, Go, Node.js, or Terraform.
You are motivated to support your coworkers and make them productive.
You are a self-directed problem solver.
Bonus
Building tooling for distributed systems development.
Working on or with a variety of engineering teams.