Skip to content

Announcing GSoC 2025 #549

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 27, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _data/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -417,5 +417,5 @@ zetashift:
full_name: "Rishad Sewnarain"
github: "zetashift"
chingles:
full_name: "Ching Hian, Chew"
full_name: "Ching Hian Chew"
github: "Chingles2404"
2 changes: 1 addition & 1 deletion _data/gsoc-ideas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
fs2-data is a streaming data library that supports a plethora of formats. http4s is a library for creating and consuming web services. http4s-fs2-data is a project to integrate the two libraries. We want to integrate more fs2-data modules as well as enhance the existing integrations.
prereqs: Scala
difficulty: Medium.
length: medium
length: short
mentors: [satabin, ybasket]
categories: [cloud, web, programming languages]

Expand Down
2 changes: 1 addition & 1 deletion _data/gsoc-projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
permalink: "https://github.com/typelevel/governance/issues/149"
categories: [programming languages]
- title: "Scaladoc search in Protosearch"
description: "Integrated Prosoearchwith Scaladocs, enabling a unified search experience across a project's written and API docs."
description: "Integrated Protosearch with Scaladocs, enabling a unified search experience across a project's written and API docs."
permalink: "https://github.com/cozydev-pink/protosearch/pull/241"
categories: [data, web]
16 changes: 16 additions & 0 deletions _layouts/gsoc-contributor-guidance.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
layout: page
---

<div id="section-page">
<div class="container container-blog">
<div class="masthead-blog-detal">
<h1><span>{{ page.title }}</span></h1>
<p>Some guidelines on joining and working with Typelevel for Google Summer of Code.</p>
{% include _tab-gsoc.html %}
</div>
<div class="blog-detail-content">
{{ content }}
</div>
</div>
</div>
47 changes: 47 additions & 0 deletions collections/_posts/2025-02-27-gsoc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
layout: post
title: Typelevel Summer of Code 2025
category: technical

meta:
nav: blog
author: armanbilge
---

We are proud to announce that Typelevel is a Mentoring Organization for [Google Summer of Code 2025][GSoC]! If you are a student, this is a wonderful opportunity to spend your summer working on Scala open source projects with mentorship from Typelevel maintainers, while earning a stipend. You can learn more about what the experience is like in [this blog post][feral-blog] by our 2024 contributor Ching Hian Chew.

Please check out [our project ideas and mentors][ideas] spanning AI/ML, serverless, build tooling, frontend/UIs, systems programming, web assembly, and more. Furthermore, if you have an idea of your own, we would love to hear it: Typelevel members have a wide range of interests and a special fondness for building “at the cutting edge of some incredibly bizarre stuff.”

We look forward to welcoming you to the Typelevel community and we hope that this program will be only the beginning of your open source journey. [Applications open on March 24!][apply] Until then, please join us on [Discord] or email us at [gsoc@typelevel.org]; we are excited to get to know you :)

## 2024 recap

Congratulations to our GSoC contributors last year:

* [Ching] expanded Feral’s serverless integrations, in particular adding support for Google Cloud Run HTTP Functions. Her work landed in the [v0.3.1][feral-0.3.1] release. [Read her blog post!][feral-blog]
* [Gaby] designed and implemented [Catscript], a new library for beginner-friendly scripting with Cats Effect, complete with tutorials and documentation. It will become an essential part of the [Typelevel Toolkit].
* [Abhi] integrated [Protosearch with Scaladoc][protosearch], enabling a unified search experience across written and API documentation. It will roll out to all Typelevel libraries in a forthcoming sbt-typelevel release.

Our program culminated in a [virtual meetup][meetup] where each of them gave a lighting talk about their project. Thank you to everyone in our community who showed up for our contributors, especially our mentors Tonio Gela, Thanh Le, Michael Pilquist, Rishad Sewnarain, and Andrew Valencik!

Finally, we are making a broad call for any and all new contributors. Even if you are not eligible to participate in GSoC, you are *always* welcome to join the Typelevel community and contribute to our projects!

[GSoC]: https://summerofcode.withgoogle.com/
[feral-blog]: /blog/2024/12/22/gsoc24-going-feral-on-the-cloud.html
[ideas]: /gsoc/ideas

[apply]: https://summerofcode.withgoogle.com/get-started
[Discord]: https://discord.gg/hAKabfGjUw
[gsoc@typelevel.org]: mailto:gsoc@typelevel.org

[Ching]: https://github.com/Chingles2404
[feral-0.3.1]: https://github.com/typelevel/feral/releases/tag/v0.3.1

[Gaby]: https://github.com/Hombre-x
[Catscript]: https://github.com/typelevel/governance/issues/149
[Typelevel Toolkit]: https://typelevel.org/toolkit/

[Abhi]: https://github.com/golden-skipper03
[protosearch]: https://github.com/cozydev-pink/protosearch/pull/241

[meetup]: https://github.com/orgs/typelevel/discussions/151
31 changes: 0 additions & 31 deletions gsoc/index.html

This file was deleted.

26 changes: 26 additions & 0 deletions gsoc/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
layout: gsoc-contributor-guidance
title: "GSoC: Guidance"
---

## Welcome!

Typelevel is an ecosystem of projects and a community of people united to foster an inclusive, welcoming, and safe environment around functional programming in Scala.
We work together to develop projects that apply functional programming to challenging problems relevant in industry.
Our community culture embraces curiosity and mentoring and we don’t shy away from experimenting with new and exciting ideas.
Most of all, we love to make programming joyful and social.

We are excited to be a Mentoring Organization in [Google Summer of Code 2025](GSoC)!

**Contributors:**
Please [join our Discord server](invite) and introduce yourself in the [#summer-of-code channel](invite).
We cannot wait to meet you!
You can also reach us at [gsoc@typelevel.org].

**Mentors:**
Please reach out in the [GitHub org discussion](discussion) if you want to be part of GSoC 2025.

[GSoC]: https://summerofcode.withgoogle.com/
[invite]: https://discord.gg/hAKabfGjUw
[gsoc@typelevel.org]: mailto:gsoc@typelevel.org
[discussion]: https://github.com/orgs/typelevel/discussions/156