Get a weekly email with all new Golang jobs
x

Golang Senior Developer Jobs Paying 50,000 USD a Year


Hand-Picked Golang jobs • Apply directly to companies • Clear salary ranges

Browse 550+ Golang Senior Developer Jobs in June 2024 at companies like Simprints Technology Ltd, Zweitag GmbH and Infura paying at least 50,000 USD per year working as a Senior Backend Engineer, Golang Developer for PaaS MVP - Part-Time and Remote Golang Backend Developer. Last post

Hiring Golang Developers?

Create your profile to continue

Eduardo R. Golding Curtis Bollinger Madson Verdi Junior Abdullah Shah Syed Geunhae Lee Mukesh Kumar Chaudhary Sergio Costas Amanuel Abay Mohamed Fares Ben Ayed Bartłomiej Klimczak
  • 48 direct messages sent by companies to developers on Golang Cafe in the last 30 days
  • 40 developers joined Golang Cafe in the last 30 days
  • 11,569 developer profiles page views in the last 30 days
  • Get access to our Salary Explorer
  • Get access to exclusive discount on Golang courses up to 25% off
  • Last developer joined

2-Click Apply

  1. Upload Your CV
  2. Go to your Inbox & Confirm Your Application





10 of 570 Senior Developer Jobs paying at least 50,000 USD per year • Sort by Date
Senior Backend Engineer
Simprints Technology Ltd
Cambridge, United Kingdom
£34,000 to £51,000 a year
December 2019
1 Applicants This Week
More Than 6 Months Old
This job posting is no longer available

Job Description

Senior Backend Engineer

Build great technology that improves millions of lives.

Overview

Simprints builds cutting-edge technology for some of the poorest individuals in the world, and in the most challenging environments on earth. We are working at the exciting interface of biometrics, technology, and international development where our product is used to radically increase transparency and effectiveness, making sure that every vaccine, every dollar, every education initiative reaches its intended recipient. Working with mentors from top companies like Google, Microsoft, and ARM, we design and develop both hardware and software by applying modern tools in distinctly un-modern environments with little to no internet connectivity. Simprints is currently on track to support over 8 million people by 2021.

We are looking for engineers with a focus on cloud-native backend development to join our growing tech team. You will work on an agile, collaborative team with a commitment to clean code and robust design, along with a strong culture of continuous learning and improvement. If building technology for global health sounds exciting, we want to meet you!

Responsibilities

  • Design, build, and operate secure, reliable, and scalable services that allow Simprints to support projects all over the world
  • Leverage modern software development practices, such as DevOps, microservices and “serverless”
  • Actively develop junior engineers through mentoring and design/code reviews
  • Support growth of the team by attracting, on-boarding, and retaining top talent

Qualifications

  • Professional experience building and operating backend services, with some experience in systems design
  • Professional experience working with a major public cloud provider (Google Cloud Platform, Microsoft Azure, Amazon Web Services) using serverless or managed services (e.g. DynamoDB, BigQuery, any FaaS)
  • Good understanding of software engineering basics such as (but not limited to) OOP, agile, REST, testing, SQL, NoSQL
  • Commitment to lifelong learning. You eat new technologies for breakfast and stay up-to-date with recent trends (e.g. microservices, event-driven architecture, serverless)
  • Ability to clearly communicate and document design decisions in both verbal and written form

Bonus points

  • BS/MS/PhD in Computer Science or a related field
  • Familiarity with Golang && (Java || Kotlin || Scala)
  • Experience with mobile and/or web front-end. You have been on the other side of the API gateway

Why Simprints?

  • Use recent, developer-friendly technologies that let you focus on what matters:

  • Languages: Golang, Kotlin, Typescript

  • Infrastructure: Managed cloud databases (Firestore, BigQuery), managed compute nodes (App Engine, Cloud Functions), managed stream processing platform (Pub/Sub), managed logging/monitoring/tracing (Stackdriver)

  • Event-driven microservice architecture

  • Make a positive impact on millions of the most vulnerable people in the world

  • Work in a team of dedicated and talented engineers committed to writing high quality code. Our informal Clean Code Officer helps keep us honest

  • Optional opportunities to see our tech in action by joining our deployments around the world: Bangladesh, Ethiopia, or Zimbabwe just to name a few

  • Incredible perks

  • Unlimited paid time off. Last year, the average Simprints employee took a total of 31 days off (annual leave plus UK bank holidays)

  • Truly flexible working hours. More efficient late at night? That’s fine by us, start after lunch. We are looking for people who get the job done, not for people who get the job done between 9am and 5pm

  • A generous budget (>£1,500) to spend on both learning and wellness. In the past, Simprints engineers have spent this on attending tech conferences, enrolling in Udacity nanodegrees, joining bouldering gyms, and organizing instructor-led yoga sessions in the office

  • Two ‘LEGO Days’ each quarter where you can work on any project you want. Past projects have ranged from exploring image processing techniques to building a LEGO train to deliver beer around the office


⎘ Copy Link ↗ Visit Link
Golang Developer for PaaS MVP - Part-Time
Zweitag GmbH
Berlin, Germany
€50,000 to €70,000 a year
November 2019
2 Applicants This Week
More Than 6 Months Old

Job Description

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. 🚀


⎘ Copy Link ↗ Visit Link
Infura Logo
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
  • Experience in small start-up environments

⎘ Copy Link ↗ Visit Link
Cabify Logo
Senior Fintech Core Backend Developer (Go)
Cabify
Madrid, Spain
€30,000 to €70,000 a year
October 2019
2 Applicants This Week
More Than 6 Months Old

Job Description

Lana is a new project born out of Cabify's and Maxi Mobility's New Business department. The aim is to create an alternative banking platform optimised to empower "gig economy" workers to get paid more quickly, reliably, for saving and making payments. Lana is a small, dedicated, and highly skilled team focussed on building an awesome product with the potential to grow into a company that changes the lives of millions of people in Latin America who don't currently have access to electronic banking.

The New Business department and Lana are very closely joined with Cabify and Easy Taxi teams with the aim of adding value and investigating business areas that are directly or indirectly related to the core products.

If we’re going to turn our vision into a reality, we’re going to need plenty more bright, ambitious people to join us!

About the position:

As a senior engineer in the Lana Core Team, you will be working to solve complex problems in the services that empower the rest of the company to run. You'll be actively working with the CTO and other areas of the business so you can determine the direction development should move in.

Lana strives for a modular working environment where each module determines its own development pipeline, according to the general direction of the company and requirements of the customers.

Our current backend tech stack for this project consists of:

  • Go
  • Docker + Kubernetes
  • CouchDB
  • CockroachDB

We are looking for someone with previous experience working with Go (desirable), however if not we are still happy to consider your application. We believe that even if you have worked in Java or C# all your life you can still pick up Go pretty quickly. For us it is more important to have someone who is adaptable and can pick up languages quickly.

Security is a major concern for this project, so decisions on how best to isolate, restrict, and monitor access to services and solutions will be a big challenge.

What we’re looking for:

We’re searching for engineers with a solid understanding of how to deal with building secure, reliable, and scaleable solutions. Your objective will be to build upon the existing core services to ensure that the other areas of the company can also develop solutions in their problem domains.

This is a hands-on role in a new project within the group, so it's a great opportunity to make your mark from the very beginning. Your decisions will affect how the company moves in the future.

We'll be looking for most of the following in your profile:

  • Strong educational background, e.g Degree in Computer Science, Physics, Engineering, Mathematics, or equivalent
  • Ability to communicate with the team in English (written and spoken)
  • Unix/Linux systems knowledge
  • A background in security and a deep understanding of the potential risks.
  • Fintech, Payments, and PCI experience very highly valued.
  • Real-time distributed systems deployment.
  • A preference for simple system architectures and micro-services, including experience in technologies like Docker.
  • Advanced networking knowledge.
  • Ability to work autonomously in an unstructured environment.
  • Passion for writing simple, clean and efficient code and/or solutions.
  • Comfortable with complex git/github workflows (submodules, branches, forks, pull requests, merging, rebasing)

The good stuff:

As part of the Maxi Mobility group, which includes Cabify, we’re a company full of happy, motivated people and we never want that to change. Here are some more reasons why it rocks to be part of our family.

  • Flexible work environment & hours
  • Regular fun team events
  • Cabify staff discount
  • Personal development programmes
  • All the gear you need - just bring yourself.

Apply ⎘ Copy Link ↗ Visit Link
Senior Backend Developer
PowerSpike
New York City, United States / Remote
$80,000 to $100,000 a year
August 2019
4 Applicants This Week
More Than 6 Months Old
This job posting is no longer available

Job Description

Who We Are

PowerSpike is a media & technology company focused on building the most compelling and streamlined destination for activating sponsorships within gaming communities. PowerSpike collaborates with 19,000+ gaming and esports influencers to execute premium, authentic influencer marketing campaigns. PowerSpike’s influencer network reaches over 125M viewers every month and grew over 1000% in 2018. The 4-year-old company is backed by Techstars, Cox Enterprises, the Philadelphia 76ers, the Dorm Room Fund, and Ocean Azul Partners.

What we’re building

PowerSpike is building the world’s first Influencer Exchange.

Like a traditional ad exchange, where buyers can place bids for ads in real-time, PowerSpike’s technology instead enables brands to bid on influencers. We’re taking the simple and streamlined experience of programmatic advertising, and combining it with the authenticity of influencer marketing to deliver instantly scalable influencer campaigns. Think Google Ads meets influencers.

Currently focused on the gaming space, our technology enables brands like Intuit Quickbooks and Activision Blizzard to launch influencer campaigns across our network of over 19,000+ Twitch streamers, just like they'd make a media buy.

Your work will directly help influencers pursue their dreams and assist some of the biggest brands in the world in streamlining their influencer marketing efforts.

What we need

We’re looking for a dedicated, passionate, innovative, and security-oriented Backend Web Developer to work on bringing PowerSpike’s databases and API’s to life. Reporting directly to the head of development, you will be responsible for building bug-free data solutions which will deliver information to influencers, brands and advertisers to help them make critical marketing decisions for their spends. If the words RPC, distributed servers, and scalable architecture excite you - then we want to talk.

We value learning, creativity, candor, and collaboration - and as one of the first people at PowerSpike, we’re looking for someone who can help us define our culture and processes for years to come. Simply put, we believe in hiring A+ people, giving them clarity in what success means, and then supporting them to their fullest potential.

Responsibilities

-Create adaptable solutions to collect and process data from an api
-Develop scalable APIs for both internal and public consumption
-Implement, maintain and improve scalable databases
-Write scalable solutions to process mass data in real time
-Design and ensure data security and integrity
-Develop reusable and sustainable code

Requirements

-3-5+ years experience in backend development
-Server side language (Go/Python preferred)
-Experience with Docker and Kubernetes
-Familiarity with AWS and Google Cloud
-Database language (MySQL preferred)
-Experience with distributed systems and microservice
-Experience with machine learning
-Ability to adapt to new situations and learn new skills/languages
-Knowledge of Git

Bonus Points If

-You’ve worked at a startup or attempted to launch your own startup before (even if it failed)
-You’re a gamer, streamer, or fan of live streaming platforms like Twitch/Mixer/YouTube Live
-You’ve worked on ad exchanges or advertising/influencer related technology in the past


Perks & Benefits

-Competitive compensation -Stock options -Generous PTO -Medical Insurance -Early access to new products, games and services emerging in the space -Opportunity to be on the ground floor of one of the fastest growing startups in the gaming ecosystem

⎘ Copy Link ↗ Visit Link
Remote GoLang Developer
SpringboardVR
Remote
$62,400 to $104,000 a year
August 2019
3 Applicants This Week
More Than 6 Months Old

Job Description

SpringboardVR is the fastest growing Virtual Reality arcade management platform outside of China, and we are looking to expand our development team! Our development team is currently 9 people located across 5 countries working in PHP, Go, C#, and Javascript. Because we are a small team everyone has a chance to take ownership over different projects and products with control over all the technical decisions on how things get built. We love trying new things! We are looking for a web and desktop developer to join our team who has experience with GoLang and preferably with experience building Web Applications and cross platform desktop software (CLI).

This position will be very self directed and we are definitely looking for someone who is a self starter and is able to take any task and own it from start to finish. You will be working on improvements and new features for our web services build in GoLang and desktop software built in GoLang.

This is a full time contract position for 40 hours a week.

This is a fully remote position and we are a fully remote company! Our current development team is located across North America and Europe.

We are open to someone in any timezone, with a preference to North America and Europe.

Requirements

  • Extensive GoLang experience
  • Mid to Senior Experience
  • Appreciation for clean, reusable, and well tested code
  • Can handle constructive criticism
  • GoLang Web Development Experience
  • GoLang Cross Platform Desktop Development Experience (CLI Tools)

Nice to Haves

  • Experience working with a fully remote team
  • SDK Development for Unity and Unreal
  • C#/.Net Experience
  • C/C++ Experience
  • GraphQL
  • Docker
  • Kubernetes
  • Automated Testing
  • Websockets
  • Understands Microservices
  • Database Design

Perks & Benefits

This is a full time contractor position with the possibility of becoming a salaried employee in the future for U.S. citizens.

  • Salary between $30 and $50 per hour
  • Working 40 hours a week with no overtime, we value work/life balance!
  • Paid every 2 weeks
  • Initially a 3 month trial period contract followed by a 1 year contract
  • Fully remote team

Interview Process

  • 3 Interviews
  • First Interview - Casual and quick, get to know each other
  • Second Interview - Bit technical, discuss position more in depth and how you would fit
  • Third Interview - Casual call with a co-founder
  • No coding tests or projects! We want to look at code you've already written and thats it
Apply ⎘ Copy Link ↗ Visit Link
Form3 Logo
Senior Software Developer (Golang) - 100% Remote (UK/EU Only)
Form3
Remote / Europe
£80,000 to £95,000 a year
July 2019
2 Applicants This Week
More Than 6 Months Old
This job posting is no longer available

Job Description

This is a 100% remote role. UK/EU based only.

We are looking for Senior Software Developers who want to help build the next generation payment API in the cloud.

We'd like to hear from enthusiastic polyglot developers who want to work with the latest technologies, solve interesting problems and be part of a really great team. There are a wide range of problems to tackle, from configuring nginx proxies to writing custom payment routing and handling logic, and we contribute open source back to the community. We believe that the language you write the code in is just how you convey your solution to the computer and the real value is being able to think through a problem.

You will be working on new development projects, focused on best practice across the board, including automation of absolutely everything (Terraform for infrastructure deployments to AWS, CI/CD with contract-based testing and auto-deployment of services within Docker containers, etc.), pair programming and TDD/BDD. Although many of us live around London, we are operating as a remote team, and typically working from home and pair programming.

It’s very much a “best tool for the job” mentality at Form3 and our tech-stack is always evolving but to give you a flavour of what we’re currently working with here are some of the tools we use;

  • Some of the languages we currently use are: Golang, Java, Python and Ruby
  • Some of the tools we use: Kubernetes, Terraform, Docker, Vault, Consul, Linkerd
  • Our platform runs in AWS where we use: SQS, SNS, EC2, ECS, RDS and others

We don’t mind whereabouts you are based as we offer the opportunity for our team to work remotely from anywhere in the UK or EU. In fact, most of our Developers work, utilising screen-share technology and pair-programming to share knowledge across the team. That being said, we also have London and Amsterdam offices, so should you occasionally wish to work from these, you'd be most welcome.

Your Experience

  • Polyglot: Choosing the right tool to solve the problem is critical, and we expect you to have professional experience with at least 2 different programming languages and multiple platforms and tools.
  • Distributed architecture: We expect you to have previous experience engineering complex distributed systems, and a view on topics such as service discovery, integration testing, inter-process communication, how to define your services and APIs, as well as experience with distributed data stores.
  • Public cloud: You have worked with public cloud services (AWS, Google Cloud etc.)
  • TDD/BDD: Code quality is key, and we expect you to have worked with Test-driven development (TDD) and Behaviour-driven development (BDD) and be familiar with the use of tools such as Cucumber.

Desirable Experience

  • Most of our code is written in Java and Go, so experience with either would be helpful.
  • All our services are built and managed as docker containers, so Kubernetes, and general docker experience is preferred.
  • We like clean code, so experience with Event Sourcing/CQRS will be useful.
  • We do contract-based testing, using tools such as Pact.
  • We work as a devops team, so experience in automating operations (such as infrastructure as code, automated monitoring and alerting, build pipelines etc) would also be useful.

Whilst experience of the above technologies would be nice, it is by no means essential. We are looking to speak with well-rounded software professionals who have a breadth of experience across a variety of programming languages, are passionate about tech and enjoy working collaboratively within a team.


Perks & Benefits

  • 100% Remote
  • 30 days holiday (plus Bank Holidays)
  • Pair programming, with an experienced team of engineers
  • Competitive salary
  • Latest technologies
  • Company bonus scheme
  • Pension contribution
  • Be part of an incredible and diverse team

Interview Process

  1. Introductory call with the Talent Team at Form3
  2. Technical Test
  3. Technical Interview
⎘ Copy Link ↗ Visit Link
Senior Backend Engineer
Simprints Technology Ltd
Cambridge, United Kingdom
£30,000 to £42,000 a year
July 2019
2 Applicants This Week
More Than 6 Months Old
This job posting is no longer available

Job Description

Senior Backend Engineer

Build great technology that improves millions of lives.

Overview

Simprints builds cutting-edge technology for some of the poorest individuals in the world, and in the most challenging environments on earth. We are working at the exciting interface of biometrics, technology, and international development where our product is used to radically increase transparency and effectiveness, making sure that every vaccine, every dollar, every education initiative reaches its intended recipient. Working with mentors from top companies like Google, Microsoft, and ARM, we design and develop both hardware and software by applying modern tools in distinctly un-modern environments with little to no internet connectivity. Simprints is currently on track to support over 4 million people by 2021.

We are looking for engineers with a focus on cloud-native backend development to join our growing tech team. You will work on an agile, collaborative team with a commitment to clean code and robust design, along with a strong culture of continuous learning and improvement. If building technology for global health sounds exciting, we want to meet you!

Responsibilities

  • Design, build, and operate secure, reliable, and scalable services that allow Simprints to support projects all over the world
  • Leverage modern software development practices, such as DevOps, microservices and “serverless”
  • Actively develop junior engineers through mentoring and design/code reviews
  • Support growth of the team by attracting, on-boarding, and retaining top talent

Qualifications

  • At least 3 years of professional experience building and operating backend services, with some experience in systems design
  • At least 1 year of professional experience working with a major public cloud provider (Google Cloud Platform, Microsoft Azure, Amazon Web Services) using serverless or managed services (e.g. DynamoDB, BigQuery, any FaaS)
  • Good understanding of software engineering basics such as (but not limited to) OOP, agile, REST, testing, SQL, NoSQL
  • Commitment to lifelong learning. You eat new technologies for breakfast and stay up-to-date with recent trends (e.g. microservices, event-driven architecture, serverless)
  • Ability to clearly communicate and document design decisions in both verbal and written form

Bonus points

  • BS/MS/PhD in Computer Science or a related field
  • Familiarity with Golang && (Java || Kotlin || Scala)
  • Experience with mobile and/or web front-end. You have been on the other side of the API gateway

Why Simprints?

  • Use recent, developer-friendly technologies that let you focus on what matters:

  • Languages: Golang, Kotlin, Typescript

  • Infrastructure: Managed cloud databases (Firestore, BigQuery), managed compute nodes (App Engine, Cloud Functions), managed stream processing platform (Pub/Sub), managed logging/monitoring/tracing (Stackdriver)

  • Event-driven microservice architecture

  • Make a positive impact on millions of the most vulnerable people in the world

  • Work in a team of dedicated and talented engineers committed to writing high quality code. Our informal Clean Code Officer helps keep us honest

  • Optional opportunities to see our tech in action by joining our deployments around the world: Bangladesh, Ethiopia, or Zimbabwe just to name a few

  • Incredible perks

  • Unlimited paid time off. Last year, the average Simprints employee took a total of 31 days off (annual leave plus UK bank holidays)

  • Truly flexible working hours. More efficient late at night? That’s fine by us, start after lunch. We are looking for people who get the job done, not for people who get the job done between 9am and 5pm

  • A generous budget (>£1,500) to spend on both learning and wellness. In the past, Simprints engineers have spent this on attending tech conferences, enrolling in Udacity nanodegrees, joining bouldering gyms, and organizing instructor-led yoga sessions in the office

  • Two ‘LEGO Days’ each quarter where you can work on any project you want. Past projects have ranged from exploring image processing techniques to building a LEGO train to deliver beer around the office

  • Work from the coolest office in Cambridge (the Bradfield Centre - think ‘mini-WeWork’)


⎘ Copy Link ↗ Visit Link
Senior Back-End Developer
Advanced Blockchain AG
Berlin, Germany
€75,000 to €90,000 a year
July 2019
3 Applicants This Week
More Than 6 Months Old
This job posting is no longer available

Job Description

Role:

Advanced Blockchain AG are looking for an experienced Back-End Developer to join our core development team. You’ll be taking on new and ongoing projects with industry leading clients looking to be the first to implement and benefit from blockchain technology.


What we offer:

  • An environment that embraces freedom and autonomy and values team spirit and open communication. We encourage you to put forward your thoughts and ideas.
  • An open plan office in the heart of Berlin.
  • The opportunity to contribute to cutting edge projects in a new and exciting industry with the potential to positively reshape our world.
  • An international team of DLT pioneers from 12 different countries.
  • Flexible working hours.

Responsibilities:

  • Back-end development of our high-loaded web applications.
  • Working with our Blockchain API.
  • Rest API development.
  • Micro services development with Docker containerisation.
  • Working and maintaining different types of DB.
  • Collaboration and architecture planning with the team and CTO on a high- performance back-end infrastructure.
  • Mentoring your team.

Main requirements:

  • 5+ years in back-end development
  • Practical experience with MongoDB, MySQL, Redis, Postgres
  • Strong knowledge of Go and experience with C++, Python
  • Practical experience WebSockets, RabbitMQ, Protobuf
  • Practical experience with Docker containerisation
  • Practical experience with TDD
  • Hands-on skills with automation and CI/CD (Jenkins, CircleCI)
  • Practical experience with PHP
  • Experience with Amazon AWS, Kubernetes
  • Bachelor's degree in computer science or similar
  • Experience with Git
  • Web services (REST, RPC, gRPC)
  • Upper intermediate English / ability to communicate and work in an English speaking environment.

Non-essential requirements:

  • Distributed Systems Technologies
  • Experience with C, Elixir, Rust, Ruby, C#, Haskell
  • Parallel Computing, Algorithms, Graph Theory, Applied Mathematics
  • Security frameworks
  • Monitoring systems (Grafana, Prometheus, Nagios)
  • Apache, nginx
  • Basic knowledge of JS

Get in touch with Diane Danne our HR Manager on: danne@advancedblockchain.com for more information on the position or to schedule a call.


⎘ Copy Link ↗ Visit Link
Remote GoLang Developer
SpringboardVR
Remote
$62,000 to $104,000 a year
November 2018
9 Applicants This Week
More Than 6 Months Old

Job Description

Salary Expectation

This is a full time contractor position with the possibility of becoming a salaried employee in the future for U.S. citizens.

  • Salary between $30 and $50 per hour
  • Working 40 hours a week with no overtime, we value work/life balance!
  • Paid every 2 weeks
  • Initially a 3 month trial period contract followed by a 1 year contract

Benefits

  • Fully remote team

Location

  • Fully Remote
  • Development team is located across Canada, the US, Germany, and the UK

What You'll Do (Job Description)

We are looking for a web and desktop developer to join our team who has experience with GoLang and preferably with experience building Web Applications and cross platform desktop software.

This position will be fairly self directed and we are definitely looking for someone who is a self starter and is able to take any task and own it from start to finish. You will be working on improvements and new features for our web services build in GoLang and desktop software built in GoLang.

What You Need to Be Successful (Skills)

Must Have

  • Extensive GoLang experience
  • Mid to Senior Experience
  • Appreciation for clean, reusable, and well tested code
  • Can handle constructive criticism
  • GoLang Web Development Experience
  • GoLang Cross Platform Desktop Development Experience

Nice to Have

  • Experience working with a fully remote team
  • GraphQL
  • Docker
  • Kubernetes
  • Automated Testing
  • Websockets
  • Understands Microservices
  • Database Design

Relevant Experiences

  • GoLang Web Applications and API development

About Our company

SpringboardVR is the fastest growing Virtual Reality arcade management platform outside of China, and we are looking to expand our web development team!


Apply ⎘ Copy Link ↗ Visit Link

Get a weekly email with all new Golang jobs

10 of 570 Senior Developer jobs paying at least 50,000 USD per year found