Skip to content

Latest commit

 

History

History

gsoc-2024

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Unikraft at Google Summer of Code 2024 (GSoC'24)

Make your way into open source development with operating systems, cloud, virtualization and low-level topics. Apply to GSoC24 with Unikraft.

Google Summer of Code 2024 (GSoC'24) is a global online program focused on bringing new contributors into open source software development. GSoC Contributors work with an open source organization, such as Unikraft, on a 12+ week programming project under the guidance of mentors.

Unikraft is a fast, secure and open-source Unikernel Development Kit. By tailoring the operating system, libraries and configuration to the particular needs of your application, it vastly reduces virtual machine and container image sizes to a few KBs, provides blazing performance, and drastically cuts down your software stack’s attack surface.

Before you apply, see the GSoC contributor eligibility.

How to Apply1

  • Connect to the community
  • Get accustomed to the Unikraft development ecosystem
  • Make a small contribution
  • Decide on a GSoC project
  • Fill out an application

Connect to the community

First join our Discord server. This is where all (text) discussion and (live video) meetings take place. You will find multiple channels, each for a particular topic of the Unikraft ecosystem.

As a newcomer, start by presenting yourself (name, university / occupation, interest in Unikraft, current experience). It's best if you use a Firstname Lastname nickname to make it easy for others to get in touch with you.

Ask any questions, worry not about anything, we're happy to assist you in feeling at home in the Unikraft community. In particular, use the #gsoc and the #support channels.

Get accustomed to the Unikraft development ecosystem

Unikraft development happens on the Unikraft GitHub organization.

For starters, check the guides on using the catalog repository. These give you a very nice set of initial hands-on tasks to get you started with grabbing, configuring, building and running Unikraft. Look into other guides as well.j

Make a small contribution

The best way to prepare your application is to make small contributions.

First off, browse the Unikraft Contribution Guidelines. This gives you an overview of how we expect you to write your code, create commits and make contributions and GitHub pull requests (PRs).

Then aim for small, easy to do contributions. Look for items such as:

Decide on a GSoC project

We put together a list of project ideas that you can choose from.

Note that this is not an exclusive list. You can suggest new project ideas to the Unikraft GSoC mentors on the #gsoc channel on Discord. If your idea has been vetted by a mentor (or more) in the community, then you can submit it as part of your application.

If you fancy a given project idea, ask about that on the #gsoc channel on Discord. A mentor will reply and give you extra information. If that is indeed a project you want to work on, then you can submit it as part of your application.

Also see the Unikraft OSS Roadmap.

Fill out an application

Once the application period has opened (in the March 18 - April 2, 2024 period), you have to submit your application on the Google Summer of Code website. Your application must be written in English. It should contain a detailed description of your project proposal.

The application is a document that you will submit and that summarizes your motivation and suitability for the project. We recommend you copy our Google Document template and make sure you answer all the questions.

Still have some doubts/questions?

Ask away on Discord, on the #gsoc channel.

Footnotes

  1. Based on the excellent guide from GNOME