{% extends "zerver/portico.html" %} {% set entrypoint = "landing-page" %} {% block title %} Zulip jobs {% endblock %} {% block customhead %} {% endblock %} {% block portico_content %} {% include 'zerver/landing_nav.html' %}

Work with us

We're 100% open source, and we're hiring.

How we work

Open source. The Zulip software is 100% free and open source. We're an open-source project first, and we’re building a sustainable business as a means to support the project's growth and long-term future. We provide the same open-source code to our largest customers as to anyone with git clone. We get paid by enterprises for support, and by smaller companies using our rapidly-growing hosted service.

Open project. The Zulip project is one where people really do show up through the Internet and start making real changes. That doesn’t happen by accident; it takes work and thoughtfulness. Most of us work remotely, and we discuss our code and our plans in public, in writing, primarily asynchronously, using Zulip and GitHub.

Inclusive community. The Zulip community is made up of a mixture of volunteers and professionals from all walks of life. Diversity is one of our strengths, and we strive to be a community that welcomes and supports people of all backgrounds and identities from anywhere in the world.

Maintainable software. Great software over time depends on a team’s shared understanding of a system and how to change it, as much as on the code itself. Beyond writing our code so it works today, we put equal effort into writing code, tests, comments, commit history, and documentation clearly, to share with each other and future contributors our understanding of how and why it works, so we can build on it tomorrow.

What we're building

People working together need to communicate with their teammates, and they also need to tune out the conversation to get work done. Teams tired of wasting time in meetings move discussion to email; tired of waiting all day for email replies, move to a team chat like Slack or IRC; and then team chat becomes an always-on meeting, leaving people constantly distracted, missing out on important conversations, or both.

Zulip is reinventing chat so teams can accomplish more together. We've created a place where a conversation can shift seamlessly from the immediacy of chat to the reply-whenever efficiency of email, and back; where you can participate in the conversations that matter to you and efficiently tune out the rest, no matter whether you're there in real time, coming online after a morning hard at work, or returning from a vacation away from it.

Open positions

Senior Mobile Engineer

Our mobile app is a critical part of the Zulip experience. We’re looking for an engineer to join our small, growing, core team and help define the future of team chat on mobile.

We'd especially like to get to know you if:

  • You love giving a code review, and love receiving one. We’re an open-source project welcoming contributions from people with a wide range of experience.
  • You communicate with clarity and precision. You’ll be doing this a lot in code, comments, code reviews, and chat conversations. We care about this almost as much as your technical skills.
  • You can empathize with the many different types of users who rely on Zulip, and see the product from their perspective — and do the same thing for the project's contributors.

You will:

  • Design new features and subsystems, write design proposals for discussion, and build them.
  • Diagnose and fix bugs small and large and across several layers of our stack, and resolve questions about the frameworks and libraries we rely on by diving into their source when the documentation doesn't suffice.
  • Share your expertise (both newly-acquired and longstanding) with the rest of the team, through short- and long-form written communication.
  • Write primarily JavaScript using React Native, with some Java, Swift, and backend Python, and learn whichever of those are new to you.
  • Work from our office in San Francisco, or from anywhere in the United States.

Extra credit for any of the following:

  • You have 5+ years of software engineering experience in a variety of settings: backend services, or build systems, or desktop GUI software — you name it.
  • You have experience designing systems for other people to build different pieces of, coaching people in writing high-quality code, or other aspects of technical leadership.
  • You have spent time maintaining and debugging long-running systems.
  • You have the UI design skills to spot where a UI can be improved; better yet, to design a better one.
  • You have experience with iOS or Android development.
  • You have experience with React.
  • You have contributed to open-source projects; better yet, maintained a project and helped many people contribute to it.


Senior Full Stack Engineer

We’re looking for an engineer to join our small core team and help define the future of team chat.

We'd especially like to get to know you if:

  • You love giving a code review, and love receiving one. We’re an open-source project welcoming contributions from people with a wide range of experience.
  • You communicate with clarity and precision. You’ll be doing this a lot in code, comments, code reviews, and chat conversations. We care about this almost as much as your technical skills.
  • You can empathize with the many different types of users who rely on Zulip, and see the product from their perspective — and do the same thing for the project's contributors.

You will:

  • Design new features and subsystems, write design proposals for discussion, and build them.
  • Diagnose and fix bugs small and large and across several layers of our stack, including spelunking in third-party dependencies to find the best possible solution.
  • Share your expertise (both newly-acquired and longstanding) with the rest of the team, through short- and long-form written communication.
  • Write primarily Python, JavaScript, HTML, and CSS.
  • Work from our office in San Francisco, or from anywhere in the world.

Extra credit for any of the following:

  • You have 5+ years of software engineering experience in a variety of settings: backend services, or build systems, or desktop GUI software — you name it.
  • You have experience designing systems for other people to build different pieces of, coaching people in writing high-quality code, or other aspects of technical leadership.
  • You have spent time maintaining and debugging long-running, highly scalable server systems.
  • You have the UI design skills to spot where a UI can be improved; better yet, to design a better one.
  • You have experience doing large codebase migrations in webapps in a way that minimizes regressions.
  • You have contributed to open-source projects; better yet, maintained a project and helped many people contribute to it.


How to apply for a job

You can email us at jobs@zulip.com with your resume.

{% endblock %}