-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpartners.html
More file actions
107 lines (106 loc) · 5.75 KB
/
partners.html
File metadata and controls
107 lines (106 loc) · 5.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
---
layout: default
title: Partners
body_class: page page-partners
---
<div class="container mission bg-0">
<section>
<div class="row">
<div class="col-12 col-md-7 col-xl-8 hero-media">
<h2>Why Partner with Us?</h2>
<ul>
<li>Align with our mission to break barriers and advocate for gender equality in tech.</li>
<li>Engage in sponsorships, event collaborations, mentorship program, and other programms.</li>
<li>Connect with and mentor talented women in tech.</li>
<li>Support initiatives that advocate for women’s rights, education, and professional
development in
technology.
</li>
</ul>
</div>
<div class="col-12 col-md-5 col-xl-4">
<h2>Contact Us</h2>
<p> Become WCC Partner contacting us <a href="mailto:london@womencodingcommunity.com">
by email</a> or contact one of our <a href="/team" target="_parent">directors</a> in our <a
href="{{site.network.slack}}"> Slack community </a>
</p>
</div>
</div>
</section>
</div>
<div class="container mission bg-1 partners">
<div class="row featured-content pt-5" id="surrealDB">
<div class="row-description col-12 col-md-7 col-xl-8">
<p><a href="http://surrealdb.com" target="_blank">SurrealDB</a> is an innovative, multi-model, cloud-ready
database, suitable for modern and traditional
applications. Its versatility, and focus on developer experience, along with the ability for
deployment on cloud, on-premise, embedded, and in edge computing environments, allows developers and
organizations to meet the needs of their applications, without needing to worry about scalability or
keeping data consistent across multiple different database platforms.
</p>
<p>SurrealDB have also established the Women in Rust community, a meetup group where women can connect,
collaborate, and grow their skills in Rust To learn more and get started with SurrealDB in just visit
<a href="http://surrealdb.com" target="_blank">surrealdb.com</a>
</p>
</div>
<div class="col-6 col-md-5 col-xl-4">
<img class="partner-img" src="/assets/images/partners/surrealdb.png" alt="SurrealDB Logo" loading="eager"
height="70">
</div>
</div>
</div>
<div class="container mission partners">
<div class="row featured-content pt-5" id="jetbrains">
<div class="col-12 col-md-5 col-xl-4">
<img class="partner-img" src="/assets/images/partners/jetbrains.png" alt="Jetbrains Logo" loading="eager"
width="350">
</div>
<div class="row-description col-12 col-md-7 col-xl-8">
<p><a href="https://www.jetbrains.com/" target="_blank">Jetbrains</a> creates intelligent software
development tools used by over 11.4 million professionals and 88
Fortune Global Top 100 companies. Its lineup of more than 30 products includes IDEs for most programming
languages and technologies, such as IntelliJ IDEA, PyCharm, and others, as well as products for team
collaboration, like YouTrack and TeamCity.
</p>
<p>
JetBrains is also known for creating the Kotlin programming
language, a cross-platform language used by more than 5 million developers worldwide yearly and
recommended
by Google as the preferred language for Android development.
</p>
</div>
</div>
</div>
<div class="container mission bg-1 partners">
<div class="row featured-content pt-5" id="amazon">
<div class="row-description col-12 col-md-7 col-xl-8">
<p><a href="http://amazon.com" target="_blank">Amazon</a> is a global leader in e-commerce, redefining
online shopping with its vast product selection,
seamless customer experience, and advanced logistics network. With innovations like Amazon Prime,
one-click purchasing, and a commitment to fast and reliable delivery, Amazon has transformed the way
people shop worldwide.</p>
<p>Beyond e-commerce, Amazon supports education and career growth through initiatives like Amazon Future
Engineer, which provides opportunities for underrepresented groups in technology. To explore more about
Amazon’s impact and services, visit <a href="http://amazon.com" target="_blank">amazon.com</a></p>
</div>
<div class="col-6 col-md-5 col-xl-4">
<img class="partner-img" src="/assets/images/partners/amazon.png" alt="Amazon Logo" loading="eager"
width="250">
</div>
</div>
</div>
<div class="container mission partners">
<div class="row featured-content pt-5" id="github">
<div class="col-12 col-md-5 col-xl-4">
<img src="/assets/images/partners/github.png" alt="GitHub Logo" loading="eager" width="250">
</div>
<div class="row-description col-12 col-md-7 col-xl-8">
<p><a href="https://github.com" target="_blank">GitHub</a> is the home for all developers, where you can
build, ship, scale and deliver your software securely.</p>
<p>
Over 150 million developers, including more than 90% of the Fortune 100 companies, use GitHub to
collaborate and more than 77,000 organizations have adopted GitHub Copilot.
</p>
</div>
</div>
</div>