-
-
Notifications
You must be signed in to change notification settings - Fork 109
Announce GSoC 2026, recap 2025 #608
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
Open
armanbilge
wants to merge
1
commit into
main
Choose a base branch
from
gsoc-2026
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+48
−0
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,38 @@ | ||
| {% | ||
| author: [${armanbilge}, ${antoniojimeneznieto}, ${valencik}] | ||
| date: "2026-02-27" | ||
| tags: [technical] | ||
| %} | ||
|
|
||
| # Typelevel Summer of Code 2026 | ||
|
|
||
| We are pleased to announce that Typelevel is a Mentoring Organization for [Google Summer of Code 2026][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 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 participating in this program will be the beginning of your open source journey. [Applications open on March 16!][apply] Until then, [get started] by [watching our intro presentation][intro] and [making your first contribution][onboard]. | ||
|
|
||
| [GSoC]: https://summerofcode.withgoogle.com/ | ||
| [feral-blog]: gsoc24-going-feral-on-the-cloud.md | ||
| [ideas]: /gsoc/ideas.md | ||
| [apply]: https://summerofcode.withgoogle.com/get-started | ||
| [get started]: /gsoc/README.md#getting-started | ||
| [intro]: https://www.youtube.com/watch?v=oOk9-HQZhRk | ||
| [onboard]: https://github.com/typelevel/gsoc-onboarding | ||
|
|
||
| ## 2025 recap | ||
|
|
||
| Congratulations to our GSoC and TSoC contributors last year: | ||
|
|
||
| * [Rahul] upgraded several FS2 APIs to use non-blocking, polling-based I/O, including datagram sockets and native processes on both the JVM and native platforms. This improves their performance and semantics. | ||
| * [Shrey] worked on an ambitious project to implement a machine learning inference runtime with Cats Effect on Scala Native. This makes it possible to serve ML models alongside web services without compromising latency. | ||
| * [Jay] developed a new API for log4cats based on [a proposal by Olivier Mélois][log4cats proposal]. It encodes the interface as a single abstract method to enhance usability while maintaining compatibility with the original API. | ||
|
|
||
| Our program culminated in a virtual 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 Arman Bilge, Antonio Jimenez, Morgen Peschke, Michael Pilquist, 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! | ||
|
|
||
| [Rahul]: https://gist.github.com/pantShrey/70e289b9025e49d65289b1195bad5083 | ||
| [Shrey]: https://gist.github.com/pantShrey/70e289b9025e49d65289b1195bad5083 | ||
| [Jay]: https://github.com/typelevel/log4cats/pull/920 | ||
| [log4cats proposal]: https://github.com/typelevel/log4cats/discussions/815 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@antoniojimeneznieto feel free to add/edit, I just grabbed this from your Scala Days bio :)