-
Notifications
You must be signed in to change notification settings - Fork 26
/
partners.html
61 lines (59 loc) · 2.9 KB
/
partners.html
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
---
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:[email protected]">
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-5 col-xl-4">
<p><a href="http://surrealdb.com" target="_blank">SurrealDB</a> is delighted to partner with the Women
Coding Community, supporting our mission to
empower women in technology careers.</p>
</div>
<div class="col-12 col-md-7 col-xl-8">
<div class="hero-surrealdb"></div>
</div>
</div>
<div class="row featured-content">
<div class="row-content col-12">
<h5>About SurrealDB</h5>
<hr>
<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</p>
<p>To learn more and get started with SurrealDB in just visit <a href="http://surrealdb.com"
target="_blank">surrealdb.com </a> website</p>
</div>
</div>
</div>