You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Join us for the second edition of the Data & AI Forum. This time, we are bringing a Women in Tech Special to the stage, focusing on data engineering in practice.
20
+
21
+
<br><br>
22
+
We are moving past the AI hype to discuss how massive data platforms and real world pipelines actually run in production. Led by women building in the data ecosystem, this session is designed for developers, architects and anyone looking to understand the mechanics of modern data systems. (And yes, this event is open to everyone!)
23
+
24
+
<br><br>
25
+
<b>What to expect:</b> Technical discussions on Data Foundations, ML Engineering, and Platform Systems. A great chance to network with practitioners and students building in the field.
26
+
</div>
27
+
28
+
### Schedule
29
+
30
+
| Name | Speaker | Start Time | End Time | Presentation | Recording |
/* Give the content box a dark background and center the text */
14
+
.service-single {
15
+
background-color: #121212!important;
16
+
text-align: center;
17
+
border-radius: 8px;
18
+
padding: 2rem;
19
+
}
20
+
21
+
/* Ensure title and paragraph are a readable light color */
22
+
.service-single.title {
23
+
color: #ffffff!important;
24
+
font-size: 6rem!important;
25
+
margin-bottom: 3rem!important;
26
+
}
27
+
.service-single.contentp {
28
+
color: #e0e0e0!important;
29
+
font-size: 2rem!important;
30
+
font-weight: 400!important;
31
+
max-width: 900px;
32
+
margin: 0auto;
33
+
line-height: 1.6;
34
+
}
35
+
36
+
/* Make the container slightly wider to prevent text cramping */
37
+
@media (min-width: 768px) {
38
+
.container.row.col-md-8 {
39
+
flex: 0090%;
40
+
max-width: 90%;
41
+
}
42
+
}
43
+
44
+
/* Mobile font sizes */
45
+
@media (max-width: 767px) {
46
+
.service-single.title {
47
+
font-size: 2.5rem!important;
48
+
margin-bottom: 1.5rem!important;
49
+
}
50
+
.service-single.contentp {
51
+
font-size: 1.2rem!important;
52
+
}
53
+
.service-single {
54
+
padding: 1rem;
55
+
}
56
+
}
57
+
</style>
58
+
59
+
Join us for the second edition of the Data & AI Forum: Women in Tech Special, focusing on data engineering in practice.
60
+
61
+
<br>
62
+
<br>
63
+
<iframesrc="https://docs.google.com/forms/d/e/1FAIpQLSdlm6zIxUwfP7ZNofH6ohFUOKrxbR-PtRf6x8Ps6YkOD_KS3Q/viewform?embedded=true"style="width: 100%; max-width: 100%; height: 1500px; border: none; overflow: hidden;"frameborder="0"marginheight="0"marginwidth="0">Women in Tech Special | Data & AI Forum</iframe>
0 commit comments