Skip to content

Commit a44e371

Browse files
authored
Merge pull request #1252 from Kobzol/gsoc-2024-start
Add blog post about GSoC 2024
2 parents 7c69abf + fd103b1 commit a44e371

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
layout: post
3+
title: "Rust participates in Google Summer of Code 2024"
4+
author: Jakub Beránek, Jack Huey and Paul Lenz
5+
---
6+
7+
We're writing this blog post to announce that the Rust Project will be participating in [Google Summer of Code (GSoC) 2024][gsoc]. If you're not eligible or interested in participating in GSoC, then most of this post likely isn't relevant to you; if you are, this should contain some useful information and links.
8+
9+
Google Summer of Code (GSoC) is an annual global program organized by Google that aims to bring new contributors to the world of open-source. The program pairs organizations (such as the Rust Project) with contributors (usually students), with the goal of helping the participants make meaningful open-source contributions under the guidance of experienced mentors.
10+
11+
As of today, the organizations that have been accepted into the program have been announced by Google. The GSoC applicants now have several weeks to send project proposals to organizations that appeal to them. If their project proposal is accepted, they will embark on a 12-week journey during which they will try to complete their proposed project under the guidance of an assigned mentor.
12+
13+
We have prepared a [list of project ideas][gsoc repo] that can serve as inspiration for potential GSoC contributors that would like to send a project proposal to the Rust organization. However, applicants can also come up with their own project ideas. You can discuss project ideas or try to find mentors in the [#gsoc][gsoc stream] Zulip stream. We have also prepared a [proposal guide][proposal guide] that should help you with preparing your project proposals.
14+
15+
You can start discussing the project ideas with Rust Project maintainers immediately. The project proposal application period starts on March 18, 2024, and ends on April 2, 2024 at 18:00 UTC. Take note of that deadline, as there will be no extensions!
16+
17+
If you are interested in contributing to the Rust Project, we encourage you to check out our project idea list and send us a GSoC project proposal! Of course, you are also free to discuss these projects and/or try to move them forward even if you do not intend to (or cannot) participate in GSoC. We welcome all contributors to Rust, as there is always enough work to do.
18+
19+
This is the first time that the Rust Project is participating in GSoC, so we are quite excited about it. We hope that participants in the program can improve their skills, but also would love for this to bring new contributors to the Project and increase the awareness of Rust in general. We will publish another blog post later this year with more information about our participation in the program.
20+
21+
[gsoc]: https://summerofcode.withgoogle.com
22+
[gsoc repo]: https://github.com/rust-lang/google-summer-of-code
23+
[gsoc stream]: https://rust-lang.zulipchat.com/#narrow/stream/421156-gsoc
24+
[proposal guide]: https://github.com/rust-lang/google-summer-of-code/blob/main/proposal-guide.md

0 commit comments

Comments
 (0)