david@kaya ~ /talks
$ tree ./talks/
./talks/
├── standard/ (1 decks, 30–45 min)
├── lightning/ (2 decks, 5–15 min)
└── history.log (14 appearances)
$ find ./talks/ -name "" | wc -l → 17
| grep
📂 ./standard/ — full-length talks (30–45 min)
./lightning/ — short talks (5–15 min)
📄 cat history.log
[2021-03] Building Serverless applications using Azure Functions @ Žijeme IT
[2020-11] Building Serverless applications using Azure Functions @ Masaryk University
[2020-10] What's new in C# 9 @ Internal
[2020-05] Building Serverless applications using Azure Functions @ Online (Slovak)
[2019-12] What's new in C# 8? @ Masaryk University
[2019-11] Printers are not that boring as they might look @ TechMeetup Ostrava
[2019-05] What's new in C# 8? @ Ostrava
[2019-05] What is Span<T> and Memory<T> and how to use them @ Internal
[2019-04] OpenAPI boosts your effectiveness during .NET Core app dev @ Y Soft TH
[2018-01] Development of mobile applications in Xamarin @ FI MUNI
[2018-01] Introduction to Xamarin @ FI MUNI
[2017-01] Development of mobile applications in Xamarin @ FI MUNI
[2017-01] Development of mobile applications in Xamarin @ VUT Brno
[2017-01] Cross-platform development of mobile applications @ High schools, Brno
I am open to any speaking opportunity. If you would like me to speak at your event, just drop me a message.
ACCESS GRANTED
root@kaya:~# cat /etc/motd
  ██╗  ██╗ █████╗ ██╗   ██╗ █████╗
  ██║ ██╔╝██╔══██╗╚██╗ ██╔╝██╔══██╗
  █████╔╝ ███████║ ╚████╔╝ ███████║
  ██╔═██╗ ██╔══██║  ╚██╔╝  ██╔══██║
  ██║  ██╗██║  ██║   ██║   ██║  ██║
  ╚═╝  ╚═╝╚═╝  ╚═╝   ╚═╝   ╚═╝  ╚═╝
root@kaya:~# echo $WISDOM
root@kaya:~#