Skip to content

Commit

Permalink
Feat/update mentoring gsoc (#848)
Browse files Browse the repository at this point in the history
* feat: add 2024 ideas to readme file

* feat: add 2025 gsoc file

* update reradme
  • Loading branch information
Honyii authored Dec 27, 2024
1 parent 2868ee0 commit 9030107
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 2 deletions.
5 changes: 3 additions & 2 deletions programs/mentoring/gsoc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,14 @@ We are a community JSON Schema enthusiast dedicated to maintain, evolve and prom

## 💡 GSoC Project Ideas

### Current GSoC edition (2024) project ideas
### Current GSoC edition (2025) project ideas

You can find the project ideas for this year's program [here](gsoc-2024.md).
Project ideas for this year's program are forthcoming. Check back soon [here](gsoc-2025.md).

### Past GSoC editions project ideas

- 2023 [ideas](gsoc-2023.md)
- 2024 [ideas](gsoc-2024.md)

## 🎯 Why choosing a JSON Schema project?

Expand Down
48 changes: 48 additions & 0 deletions programs/mentoring/gsoc/gsoc-2025.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@

![gsoc-banner](https://github.com/json-schema-org/community/assets/40007659/7d7d3f1d-6f4a-4139-98fb-96aa3354b777)

# Welcome to Google Summer of Code 2025 with JSON Schema!

We are thrilled to announce that JSON Schema will be applying as a mentoring organization for the 2025 Google Summer of Code (GSoC). If accepted, we look forward to collaborating with talented contributors from around the world to advance the field of JSON Schema and open-source technology.

## Stay Tuned for Timeline and Project Ideas

The official GSoC 2025 timeline and our project ideas will be announced soon! Be sure to check back for updates, and prepare to explore exciting opportunities to contribute to meaningful, real-world projects.

## Why Choose a JSON Schema Project?

JSON Schema is a widely adopted and powerful tool in the developer ecosystem. Some of the most active members today joined because of their participation in past GSoC editions, which is a clear evidence of how positive the experience has been for them. Our mentors have extensive mentoring experience, you will have the best support before, during and after the program.

Contributing to a JSON Schema project offers:
- Real-World Impact: Your work will influence the global developer community.
- Skill Development: Gain hands-on experience with cutting-edge technology and improve your software development skills.
- Collaborative Learning: Work closely with experienced mentors and a welcoming community.
- Professional Growth: Build your network, receive guidance, and showcase your contributions at community events.
- Financial Support: Participants receive a stipend from Google for their contributions.

## How to Apply
Details about our projects, qualification tasks, and application guidelines will be shared soon. In the meantime, prepare by:

- Familiarizing yourself with JSON Schema.
- Engaging with the community via GitHub and Slack.
- Exploring past GSoC projects to understand the process.

## Getting in Contact

- **GitHub:** Please use [Issues](https://github.com/json-schema-org/community/issues?q=is%3Aopen+label%3Agsoc+sort%3Acreated-desc) to comment on project ideas, ask questions and collaborate.
- **Slack:** Please join us in our [slack workspace](https://json-schema.org/slack). All GSoC discussions are are hapenning in the [`#gsoc`](https://json-schema.slack.com/archives/C04MVQSRBRS) channel.

Please see our [Code of Conduct](https://github.com/json-schema-org/.github/blob/main/CODE_OF_CONDUCT.md)

## Getting Help

Got a problem? Reach out to mentors or the community for assistance. Remember, mentors are listed, but other community members can also lend a hand. When talking to non-mentors:

- Introduce yourself.
- Discuss tasks based on personal interest, not just the contest.
- Explain technical decisions independently.
- Consult mentors for guidance on task evaluation.

## Contributing Guidelines

Please, check-out the [GSoC Contributior guidelines](CONTRIBUTOR-GUIDANCE.md)

0 comments on commit 9030107

Please sign in to comment.