-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathschedule.html
229 lines (220 loc) · 14.7 KB
/
schedule.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
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>codebar Festival 2025 | Schedule</title>
<meta name="description" content="Join us for codebar Festival on March 11th, 12th and 13th">
<meta name="keywords" content="codebar, codebar Festival, diversity in tech, learning to code, learn to code">
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="styles.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap" rel="stylesheet">
<link rel="shortcut icon" type="image/jpg" href="assets/favicons/favicon.png"/>
</head>
<body>
<div class="w-full bg-banner bg-black">
<a href="http://festival.codebar.io/"><img src="assets/house-icon.svg" class="w-16 p-3" alt="Back to homepage"/></a>
<div class="flex items-center flex-col md:flex-row w-5/5 py-24">
<div class="w-full">
<h2 class="text-6xl codebar-pink font-bold text-center">Schedule</h2>
</div>
</div>
</div>
<div class="w-4/5 mx-auto mt-10">
<p>You will need to RSVP to each session you would like to attend via <a href="https://ti.to/codebar/codebar-festival-2025/" target="_blank" class="underline">this external ti.to page</a>!</p>
</div>
<!-- Monday -->
<div class="w-4/5 mx-auto mx-24 flex flex-col md:flex-row mt-8 mb-2">
<h2 class="codebar-pink font-light text-4xl"><span class="font-bold">Monday </span>3rd March</h2>
</div>
<div class="flex-grow px-5 border-2 border-codebar-blue-400/100"></div>
<div class="w-4/5 mx-auto grid grid-cols-1 md:grid-cols-3">
<div class="flex flex-col mt-12 pink-box mr-6">
<div class="bg-cb-pink text-white pt-5 pb-5 font-bold pl-4">LUNCHTIME TALK</div>
<div class="flex flex-col h-full p-4">
<div class="flex flex-col h-full">
<p class="font-bold text-sm">12:00 - 12:45 (GMT) | VIRTUAL</p>
<p class="font-medium text-base pt-8">Thriving Professionally in Managerial Silence</p>
<p class="pt-4">Harshita Jain</p>
</div>
<div class="flex justify-end mt-4">
<a href="https://www.linkedin.com/in/harshitajain16/" target="_blank"><img src="assets/social-icons/linkedin.svg" class="w-9 mr-3" alt="Connect with Harshita on LinkedIn"/></a>
<a href="https://ti.to/codebar/codebar-festival-2025/" target="_blank"><img src="assets/envelope.svg" class="w-8" alt="RSVP to this talk"/></a>
</div>
</div>
</div>
<div class="flex flex-col mt-12 pink-box mr-6">
<div class="bg-cb-pink text-white pt-5 pb-5 font-bold pl-4">TECHNICAL WORKSHOP</div>
<div class="flex flex-col h-full p-4">
<div class="flex flex-col h-full">
<p class="font-bold text-sm">18:00 - 20:00 (GMT) | VIRTUAL</p>
<p class="font-medium text-base pt-8">Setting Up Your First CI/CD Pipeline: A Step-by-Step Guide</p>
<p class="pt-4">Lavakush Biyani</p>
</div>
<div class="flex justify-end mt-4">
<a href="https://www.linkedin.com/in/lavkush-biyani-07/" target="_blank"><img src="assets/social-icons/linkedin.svg" class="w-9 mr-3" alt="Connect with Lavakush on LinkedIn"/></a>
<a href="https://ti.to/codebar/codebar-festival-2025/" target="_blank"><img src="assets/envelope.svg" class="w-8" alt="RSVP to this workshop"/></a>
</div>
</div>
</div>
</div>
<!-- Tuesday -->
<div class="w-4/5 mx-auto mx-24 flex flex-col md:flex-row mt-8 mb-2">
<h2 class="codebar-blue font-light text-4xl"><span class="font-bold">Tuesday </span>4th March</h2>
</div>
<div class="flex-grow px-5 border-2 border-codebar-blue-400/100"></div>
<div class="w-4/5 mx-auto grid grid-cols-1 md:grid-cols-3">
<div class="flex flex-col mt-12 blue-box mr-6">
<div class="bg-cb-blue text-white pt-5 pb-5 font-bold pl-4">LUNCHTIME TALKS</div>
<div class="flex flex-col h-full p-4">
<div class="flex flex-col h-full">
<p class="font-bold text-sm">12:00 - 13:30 (GMT) | VIRTUAL</p>
<p class="font-medium text-base pt-8">How I got to grips with a large codebase - Aishah Omar</p>
<p class="font-medium text-base pt-8">How to Deal With Uncertainty from Layoffs - Leo Riviera</p>
</div>
<div class="flex justify-end mt-4">
<a href="https://ti.to/codebar/codebar-festival-2025/" target="_blank"><img src="assets/envelope.svg" class="w-8" alt="RSVP to these talks"/></a>
</div>
</div>
</div>
<div class="flex flex-col mt-12 blue-box mr-6">
<div class="bg-cb-blue text-white pt-5 pb-5 font-bold pl-4">TECHNICAL WORKSHOP</div>
<div class="flex flex-col h-full p-4">
<div class="flex flex-col h-full">
<p class="font-bold text-sm">18:00 - 20:00 (GMT) | VIRTUAL</p>
<p class="font-medium text-base pt-8">From Numbers to Narratives: Building Dashboards For Data Storytelling</p>
<p class="pt-4">Charlene Kuye</p>
</div>
<div class="flex justify-end mt-4">
<a href="https://twitter.com/datadivas_hq" target="_blank"><img src="assets/social-icons/twitter-icon.svg" class="w-9 mr-3" alt="Follow Charlene on Twitter"/></a>
<a href="https://ti.to/codebar/codebar-festival-2025/" target="_blank"><img src="assets/envelope.svg" class="w-8" alt="RSVP to this workshop"/></a>
</div>
</div>
</div>
</div>
<!-- Wednesday -->
<div class="w-4/5 mx-auto mx-24 flex flex-col md:flex-row mt-8 mb-2">
<h2 class="codebar-green font-light text-4xl"><span class="font-bold">Wednesday</span> 5th March</h2>
</div>
<div class="flex-grow px-5 border-2 border-codebar-green-400/100"></div>
<div class="w-4/5 mx-auto grid grid-cols-1 md:grid-cols-3">
<div class="flex flex-col mt-12 green-box mr-6">
<div class="bg-cb-green text-white pt-5 pb-5 font-bold pl-4">LUNCHTIME TALK</div>
<div class="flex flex-col h-full p-4">
<div class="flex flex-col h-full">
<p class="font-bold text-sm">12:00 - 13:30 (GMT) | VIRTUAL</p>
<p class="font-medium text-base pt-8">Nurturing the designer and developer relationship - Rob Otim</p>
</div>
<div class="flex justify-end mt-4">
<a href="https://ti.to/codebar/codebar-festival-2025/" target="_blank"><img src="assets/envelope.svg" class="w-8" alt="RSVP to these talks"/></a>
</div>
</div>
</div>
<div class="flex flex-col mt-12 green-box mr-6">
<div class="bg-cb-green text-white pt-5 pb-5 font-bold pl-4">TECHNICAL WORKSHOP</div>
<div class="flex flex-col h-full p-4">
<div class="flex flex-col h-full">
<p class="font-bold text-sm">18:00 - 20:00 (GMT) | VIRTUAL</p>
<p class="font-medium text-base pt-8">Ship with AI: End-to-end full-stack development using AI agents</p>
<p class="pt-4">James Murdza</p>
</div>
<div class="flex justify-end mt-4">
<a href="https://www.linkedin.com/in/jamesmurdza/" target="_blank"><img src="assets/social-icons/linkedin.svg" class="w-9 mr-3" alt="Connect with James on LinkedIn"/></a>
<a href="https://ti.to/codebar/codebar-festival-2025/" target="_blank"><img src="assets/envelope.svg" class="w-8" alt="RSVP to this workshop"/></a>
</div>
</div>
</div>
</div>
<!-- Thursday -->
<div class="w-4/5 mx-auto mx-24 flex flex-col md:flex-row mt-8 mb-2">
<h2 class="codebar-pink font-light text-4xl"><span class="font-bold">Thursday </span>6th March</h2>
</div>
<div class="flex-grow px-5 border-2 border-codebar-green-400/100"></div>
<div class="w-4/5 mx-auto grid grid-cols-1 md:grid-cols-3">
<div class="flex flex-col mt-12 pink-box mr-6">
<div class="bg-cb-pink text-white pt-5 pb-5 font-bold pl-4">LUNCHTIME TALKS</div>
<div class="flex flex-col h-full p-4">
<div class="flex flex-col h-full">
<p class="font-bold text-sm">12:00 - 13:30 (GMT) | VIRTUAL</p>
<p class="font-medium text-base pt-8">Debugging CSS - Feyikemi Agboola</p>
<p class="font-medium text-base pt-8">The art of personal branding within and beyond the workplace - Jayashree Raja</p>
</div>
<div class="flex justify-end mt-4">
<a href="https://ti.to/codebar/codebar-festival-2025/" target="_blank"><img src="assets/envelope.svg" class="w-8" alt="RSVP to these talks"/></a>
</div>
</div>
</div>
<div class="flex flex-col mt-12 pink-box mr-6">
<div class="bg-cb-pink text-white pt-5 pb-5 font-bold pl-4">TECHNICAL WORKSHOP</div>
<div class="flex flex-col h-full p-4">
<div class="flex flex-col h-full">
<p class="font-bold text-sm">18:00 - 20:00 (GMT) | VIRTUAL</p>
<p class="font-medium text-base pt-8">Jumpstart Your First 2D Game in Unity</p>
<p class="pt-4">Harshita Jain</p>
</div>
<div class="flex justify-end mt-4">
<a href="https://www.linkedin.com/in/harshitajain16/" target="_blank"><img src="assets/social-icons/linkedin.svg" class="w-9 mr-3" alt="Connect with Harshita on LinkedIn"/></a>
<a href="https://ti.to/codebar/codebar-festival-2025/" target="_blank"><img src="assets/envelope.svg" class="w-8" alt="RSVP to this workshop"/></a>
</div>
</div>
</div>
</div>
<!-- Saturday -->
<div class="w-4/5 mx-auto mx-24 flex flex-col md:flex-row mt-8 mb-2">
<h2 class="codebar-blue font-light text-4xl"><span class="font-bold">Saturday </span>8th March</h2>
</div>
<div class="flex-grow px-5 border-2 border-codebar-green-400/100"></div>
<div class="w-4/5 mx-auto grid grid-cols-1 md:grid-cols-3">
<div class="flex flex-col mt-12 blue-box mr-6">
<div class="bg-cb-blue text-white pt-5 pb-5 font-bold pl-4">CODEBAR FESTIVAL FRINGE</div>
<div class="flex flex-col h-full p-4">
<div class="flex flex-col h-full">
<p class="font-bold text-sm">18:00 - 21:00 (GMT) | LONDON</p>
<p class="font-medium text-base pt-8">codebar Festival Fringe - a evening of comedy, lightning talks, networking and plenty of snacks to close off a week of brilliant codebar Festival talks!</p>
</div>
<div class="flex justify-end mt-4">
<a href="https://ti.to/codebar/fringe" target="_blank"><img src="assets/envelope.svg" class="w-8" alt="RSVP to codebar Festival 2024"/></a>
</div>
</div>
</div>
</div>
<footer class="w-full bg-dark-blue mt-16 pt-16 pb-16">
<div class="flex mb-12">
<div class="w-1/4">
<img src="assets/new-festival-logo-light.png" class="w-1/2 m-auto" alt="codebar Festival logo 2024"/>
</div>
<div class="w-1/4 bg-blue">
<p class="text-white">Get in touch</p>
<a href="mailto:[email protected]?subject=Question about codebar Festival 2024" class="text-white"><p>[email protected]</p></a>
</div>
<div class="w-1/4">
<ul class="list-none">
<li><a href="https://codebar.io/code-of-conduct" class="text-white font-medium text-s">Code of Conduct</a></li>
<li><a href="faq.html" class="text-white font-medium text-s">FAQ</a></li>
<li><a href="https://codebar.io/cookie-policy" class="text-white">Cookie Policy</a></li>
<li><a href="https://codebar.io/privacy-policy" class="text-white">Privacy Policy</a></li>
<li><a href="mailto:[email protected]?subject=Question about codebar Festival 2024" class="text-white">Contact</a></li>
<li><a href="festival-2022.html" class="text-white">codebar Festival 2022</a></li>
<li><a href="festival-2023.html" class="text-white">codebar Festival 2023</a></li>
<li><a href="festival-2024.html" class="text-white">codebar Festival 2024</a></li>
</ul>
</div>
<div class="w-1/4">
<div class="flex">
<a href="https://www.youtube.com/channel/UCEYz232agE47GHUq8wneBCA" target="_blank" class="mr-1">
<img src="assets/social-icons/new-youtube-icon.png" alt="Subscribe to our YouTube channel" class="w-10">
</a>
<a href="https://www.instagram.com/codebarhq/" target="_blank" class="mr-1">
<img src="assets/social-icons/new-instagram-icon.png" alt="Follow us on Instagram" class="w-10">
</a>
<a href="https://www.facebook.com/codebarHQ" target="_blank" class="mr-1">
<img src="assets/social-icons/new-facebook-icon.png" alt="Like our Facebook page" class="w-10">
</a>
</div>
</div>
</div>
<p class="text-xs text-white text-center festival-cream">All rights reserved to codebar Charity. Registered UK and Wales charity number 1187776.</p>
</footer>
</body>
</html>