> For the complete documentation index, see [llms.txt](https://docs.codeyourfuture.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles/developer.md).

# Developer

Developers that will be part of an Agile Scrum Team working on front-end and back-end development to deliver value to the users and organisation.

This role is part of a **Product Team** responsible for building features that support the day-to-day processes of CYF.

**Commitment for Junior Developers**: you will need 10h per week of coding + meetings for 3 months and 5-10h to learn about the new technologies/ways of working in the first month.

**Commitment for experienced developers:** 10h per week of coding + meetings for at least 3 months.&#x20;

This way you and Code Your Future get the most out of the experience.&#x20;

#### **Your Role**

We are looking for **Junior or experienced Developers** who will be part of a Scrum Team, working on features, bugs and tech debt issues that will deliver the roadmap. The teamwork has a collaborative, committed and fun approach.

#### **You will:**

* [ ] Being part of the Product Team and using these key skills daily: team player mindset, self-accountability, pro-actively communicating, working with an agile mindset and being open to asking questions&#x20;
* [ ] Actively participating in the Agile/Scrum ceremonies&#x20;
* [ ] Understanding requirements and mapping them to technical implementation solutions&#x20;
* [ ] Developing front and back-end functionalities using software development best practices&#x20;
  * [ ] Front End Experience: React, Javascript, HTML, CSS&#x20;
  * [ ] Back End: Express, NodeJS&#x20;
  * [ ] Database: SQL OR MongoDB&#x20;
  * [ ] RESTful Services & API&#x20;
  * [ ] CircleCI, Git, AWS&#x20;
* [ ] Building the code and respective automated testing for the feature
* [ ] Owning the story you worked on until the release, supporting the testers and even testing it yourself&#x20;
* [ ] Supporting the team with pair programming whenever possible
* [ ] Doing thorough code reviews to speed up delivery


---

# 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.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles/developer.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.
