-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
61 lines (59 loc) · 3.02 KB
/
about.html
File metadata and controls
61 lines (59 loc) · 3.02 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
---
layout: default
title: About Us
body_class: page page-about
image: /assets/images/default-seo-thumbnail.png
---
<div class="container">
<div class="row">
<div class="content-constrained">
<section>
<h2>Our story</h2>
<p>
In the aftermath of the dissolution of one of the largest networks for women in tech in 2024, the
women
of our London community decided to continue our mission in a new community: to empower all women in
the
tech space. United by a common goal and fueled by a shared passion, our tight-knit community joined
forces, bringing their experience, diverse talents and perspectives to the table.
</p>
</section>
<section>
<h2>Our mission</h2>
<p>
At Women Coding Community we aim to amplify the voices, talents, and opportunities for women in the
tech
industry. We are committed to breaking barriers, advocating for gender equality, and creating a
culture
where every woman feels valued, supported, and empowered to thrive in tech.
</p>
</section>
<section>
<h2>Our community</h2>
<p>
Diverse, vibrant, and inclusive — our community is the heart and soul of Women Coding Community.
From
seasoned professionals to aspiring newcomers, we welcome women of all backgrounds, experiences, and
skill levels. Whether you're seeking mentorship, networking opportunities, or simply a supportive
community to belong to, you'll find it here among like-minded peers who share your passion for
technology.
</p>
</section>
<section>
<h2>Contact us</h2>
<p>Ready to join the conversation or have a question for us? We'd love to hear from you!</p>
<p>Get in touch with our team by email at <a
href="mailto:london@womencodingcommunity.com">london@womencodingcommunity.com</a> or join our <a
target="_blank" href="{{site.network.slack}}"> Slack community </a>
</p>
<p>You can also connect with us on social media to stay updated on the latest news, events, and
opportunities.</p>
<h3 id="volunteer">Do you want to volunteer with us?</h3>
<p>Fill out <a target="_blank"
href="https://docs.google.com/forms/d/e/1FAIpQLSew81KejeMqOhgb5-D5nTWWL3jHfkfG1VBpMBX6IXk1m-9YMw/viewform">
this form</a> and join the Slack channel
<a target="_blank" href="{{site.slack_channel}}/C06VB8BNL86"> #i_want_to_help</a>.
</section>
</div>
</div>
</div>