Skip to content

Add basic PyLadies page #1299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jun 11, 2025
57 changes: 57 additions & 0 deletions src/content/pages/pyladies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---
title: PyLadies Events—Lunch, Workshops & Networking
subtitle: Lunch, Workshops & Networking
---

# PyLadies Events

We’re excited to announce a range of events for underrepresented groups in
computing this year! 🎉 Whether you're new to PyLadies or a long-time supporter,
we warmly welcome you to join us and be part of our supportive community.

These events are open only to those who have a conference ticket, giving our
attendees an exclusive opportunity to connect, share, and grow together.

![](./images/pyladies-events.jpg)

## PyLadies Lunch

Join us for a special lunch event aimed at fostering community and empowerment
in tech. Enjoy meaningful conversations and networking opportunities.

WHEN? Thursday, 17th July 2025, 12:30 to 14:00.

WHERE? Prague Congress Centre (PCC), VIP lunch area.

## More Events Coming Soon!

<!--
## #IAmRemarkable
Empower yourself in this workshop designed to help you celebrate your achievements and improve your self-promotion skills.

WHEN?
Thursday, 17th July 2024, 15:30 to 17:00.

WHERE?
Prague Congress Centre (PCC), Open Space 2 (Room 224)

![](./images/iamremarkable.png)


## Meet & Greet with PyLadies
Take advantage of this unique networking opportunity to meet and connect with experienced members of PyLadies. Gain valuable insights, advice, and inspiration for your Python and life journeys.

WHEN?
Thursday, 17th July 2024, 15:30 to 17:00.

WHERE?
Prague Congress Centre (PCC), Open Space 2 (Room 223)


# How To Apply?
Capacity is limited. Please apply soon!
To reserve your seat and confirm your participation in these events, please fill in the form below.

<div class="text-center mb-8">
<ButtonLink href="https://docs.google.com/forms/d/e/1FAIpQLSdMIIK7jH7uzrBYbsLmetXBdcydAcdhpFxl_9K4jdRzdRx5zA/viewform">Register for PyLadies Events now!</ButtonLink>
</div> -->
12 changes: 12 additions & 0 deletions src/data/links.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@
"name": "Thursday Social Event",
"path": "/social-event"
},
{
"name": "PyLadies Events—Lunch, Workshops & Networking",
"path": "/pyladies"
},
{
"name": "WASM Summit",
"path": "/session/webassembly-summit"
Expand Down Expand Up @@ -217,6 +221,14 @@
"name": "Beginners' Day",
"path": "/beginners-day"
},
{
"name": "Thursday Social Event",
"path": "/social-event"
},
{
"name": "PyLadies Events—Lunch, Workshops & Networking",
"path": "/pyladies"
},
{
"name": "WASM Summit",
"path": "/session/webassembly-summit"
Expand Down