<!DOCTYPE html>
<html lang="en">
<head>
<title>Partnership Opportunity for Winter of Code 4.0</title>
<style>
body {
font-family: 'Google Sans', sans-serif;
color: rgb(32, 33, 36);
margin: 0;
padding: 0;
width: 100%;
overflow-x: hidden;
}
a {
color: #1a73e8;
text-decoration: none;
}
.container {
width: 100%;
max-width: 620px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}
.header-img {
width: 100%;
height: auto;
display: block;
margin-bottom: 2px;
}
.content {
background-color: rgb(250, 250, 250);
padding: 36px;
text-align: left;
word-wrap: break-word;
line-height: 1.5;
}
.footer {
background-color: rgb(66, 133, 244);
padding: 18px;
text-align: center;
}
.footer img {
width: 94px;
height: auto;
display: block;
margin: 0 auto;
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
}
p {
margin: 10px 0;
}
ul {
margin: 10px 0;
padding-left: 20px;
}
ul li {
margin: 5px 0;
}
</style>
</head>
<body>
<div class="container">
<!-- Header Image -->
<img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeGMXFIOlwtqgTHQIlgb436SxvEAcKKU4wUZbFmCwiGze-uAyJm9t-Bq81hB16V5C1wyGIKnu1zMILpkd0TpVuVtdWgSXb3pw2nq1ACpCvfKxhiRuiuE01k5MHspsR7nEEPC9Zqk2i8S3ERdKj32zCMN48VzYFaBzPpYFrtdw?key=wOT9cdkFRwm6KFiO_bWFhw" alt="Winter of Code Header" class="header-img">
<!-- Content Section -->
<div class="content">
<p><strong>Greetings from GDG on Campus, IIIT Kalyani!</strong></p>
<p>Dear LibreOffice,</p>
<p>I hope this email finds you well.</p>
<p>We are excited to invite your organization to join <strong>Winter of Code 4.0</strong>, an open-source program by GDG on Campus IIIT Kalyani, cheduled to take place from December to January. This year’s event is expected to attract over 3000 participants, with almost 1000 already registered, driven by the collaborative efforts of 30+ Google Developer Groups and our valued community partners.</p>
<p>Modeled after the structure of Google Summer of Code (GSoC), the program will span two months. During this time, student applicants will send proposals to partner organizations to work on open-source projects. Organizations will receive high-quality contributions that are meaningful and relevant to their codebase. Additionally, mentors will have the opportunity to review contribution proposals and can choose to accept or reject them based on alignment with project goals. As part of this event, we are reaching out to your organization to invite you to participate and contribute to the program. We would love to have your organization onboard.</p>
<p>To partner, could you please provide the following:</p>
<ul>
<li>Number of projects you’d like to propose, along with project names</li>
<li>Links to the project repositories</li>
<li>Number of mentors/Points of Contact (PoCs) and their contact details</li>
<li>Any proposal ideas or specific issues for students to focus on</li>
</ul>
<p>More details, including the event timeline, are available on our website at <a href="http://winterofcode.tech/" target="_blank">winterofcode.tech</a>. Please let us know how to proceed to initiate the partnership. Our program brochure and structure are attached for reference.</p>
<p><a href="https://drive.google.com/file/d/1lzozKgXBw1Czn2MCxXGHrig61oM6Hlc_/view" target="_blank">Sponsorship Brochure</a></p>
<p><a href="https://drive.google.com/file/d/1n3CBIyKuriTmm3xk4Z4aJkUefQc4Rr5y/view" target="_blank">Organisation Brochure</a></p>
<p>Thank you for considering this opportunity to contribute to the open-source community. We look forward to the possibility of partnering with you.</p>
<p><strong>Best regards,</strong></p>
<p><strong>Arpan Mandal</strong><br>
<strong>Lead Organiser</strong><br>
<strong>GDG On Campus, IIIT Kalyani</strong></p>
</div>
<!-- Footer Section with Logo -->
<div class="footer">
<img src="https://lh4.googleusercontent.com/rk0E5GsGUHjZPiFLnEWoxFlnWm8DI61gmfvmGI_gg4Ju4SyHmbS3j84P67zVAsv-EQYTkfqsyU2NDMsZ-ZtfsX0GJZQSDtQhShzTiTwoepIQGlMVEjw5wYY1FxTpzU13LCcM4OflJegAaFCgMft6QwBHLEDEB96A6w9sgJGx3PqPdnXo-ttkjtjLRel8-HitBLrrIcgr9991iHJQ1MIOD8639umZbTxCIuPjuw" alt="GDG On Campus Logo">
</div>
</div>
</body>
</html>