# GADS project gallery

[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](https://github.com/gads-projects/doc/blob/main/contributor.md)

## Google Africa Developer Scholarship project gallery doc

![](https://3988810312-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MhE8rI-G6aj8dUSpTqW%2Fsync%2F266cb10236f61e92fcba9205cdf15778fdd7b725.svg?generation=1629393392955813\&alt=media)

Hey, congratulations on being accepted into the Google Africa Developer Scholarship program this year! At some point in the program, you will be asked to make some cool projects. This is a documentation guide created by [past and present GADS learners and mentors](https://github.com/gads-projects/doc/blob/main/contributor.md), to help with general information on GADS projects. You will not only find information on GADS projects, you will also get to add the project(s) you made during the program to our project gallery. Adding your GADS projects to the project gallery is [one of the many ways](https://obiagba-mary.gitbook.io/gads-projects/contribution-guide/contributing) you become a [contributor](https://github.com/gads-projects/doc/blob/main/contributor.md) to the GADS project gallery and documentation project. The sections below contain information about GADS projects.

## Learning phase and community projects

The GADS team usually introduce projects to work on towards the end of learning phase 1 and learning phase 2 respectively, based on the course content in the learning channels. Learners who make it to the project phase will be given another project to work on. These projects are very important to look out for and complete. The duration, deadlines and instructions on how to submit will be communicated to you when it is time for these projects. Projects given by the GADS team from learning phase 1 to the project phase are usually individual projects. The community project was introduced in 2020 and comes up sometime in between the project phase and the certification phase. For the community project, you can choose to make an individual project or choose to get assigned to a team. [Read about the GADS2020 community project here](https://gads.andela.com/community-projects).

## Peer Learning Group projects

Mentors assigned to your Peer Learning Group (PLG) may give tasks or projects related to the content on the learning channels, based on what they think will help you. The tasks can be given to test you, to help you improve on particular areas and to help solidify knowledge of the things learnt before the projects come from the GADS team. They are usually much simpler than projects given by the GADS team. The tasks vary for PLG groups as it is at the mentors discretion. Learners are encouraged to participate in whatever tasks or projects given by the mentors assigned to their Peer Learning Groups.


---

# Agent Instructions: 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:

```
GET https://obiagba-mary.gitbook.io/gads-projects/undefined.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
