> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/welcome-to-pancakeswap/about-us/team/become-a-chef/frontend-engineer.md).

# Senior Frontend Engineer

### General Information

* Salary range: Competitive, negotiable
* Position: Full-time
* Location: Remote
* Time-zone preference: Any

### Your Responsibilities

* Design, scope, and estimate complex frontend products/upgrades.
* Envision and develop features to help grow PancakeSwap.
* Enthusiastically collaborate with a small team to plan projects at the task level.
* Collaborate with cross-functional partners on all aspects of product development.
* Identify and advocate for team-wide areas of improvement and best practices.

### Skills & Qualifications

* Solid experience with TypeScript, React.js, and Node.js.
* 5+ years of professional experience building responsive/adaptive web applications.
* Strong ability to write clean, maintainable, and well-structured code.
* Experience with JavaScript testing frameworks.
* Proficiency with modern frontend build pipelines and tools.
* Experience architecting and delivering scalable frontend solutions.
* Hands-on experience with Web3 and decentralized application frontends, including familiarity with modern Web3 libraries (e.g., viem, wagmi).
* Exposure to GraphQL.

### Key Traits

* **Eager to learn:** Excited to dive into new tools and technologies.
* **Self-driven:** Comfortable doing your own research and turning findings into practical solutions.
* **Fast learner:** Able to quickly adapt to evolving requirements and environments.
* **Innovative mindset:** Proactively looks for ways to improve products and workflows.

### Good to have

* Understanding of Solidity.
* Familiarity with DEX protocols (not limited to PancakeSwap v2, v3, and Infinity).

### How to apply

Email <hiring@pancakeswap.com> with your resume!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.pancakeswap.finance/welcome-to-pancakeswap/about-us/team/become-a-chef/frontend-engineer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
