We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 549e95e commit 70f6d44Copy full SHA for 70f6d44
public/speakers/vladyslav_fedoriuk.png
313 KB
src/data/schedule.ts
@@ -117,6 +117,12 @@ export const SCHEDULE: Event[] = [
117
title: "Coffee Break",
118
when: "2026/02/21 2:24 PM UTC+1"
119
},
120
+ {
121
+ title: "Extra Toppings: Powering Up Your Types with Annotated",
122
+ name: "Vladyslav Fedoriuk",
123
+ when: "2026/02/21 2:48 PM UTC+1",
124
+ photo: "speakers/vladyslav_fedoriuk.png",
125
+ },
126
{
127
title: "Polars vs Pandas",
128
name: "David Slavíček",
0 commit comments