diff --git a/README.md b/README.md index 90607ea..958a46f 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ presentations. |Date |Title |Speakers |Presentation |Recording | |---- |----- |-------- |------------ |--------- | +|2025.06.04 |Why You Should Write dApps in Go |[@leohhhn](https://github.com/leohhhn) |[Slides](presentations/2025-06-04--ethbelgrade-leon/dapps_in_go-ethbelgrade-2025.pdf) |--- | |2025.04.10 |Writing Smart Contracts in Go |[@leohhhn](https://github.com/leohhhn) |[Slides](presentations/2025-04-10--gnobelgrade--leon/gno-belgrade-04-2025.pdf) |--- | |2025.03.05 |DAOs in gno.land |[@leohhhn](https://github.com/leohhhn) |[Slides](presentations/2025-03-05--ethbelgrade--leon/ethbelgrade-daos.pdf) |[Video](https://www.youtube.com/watch?v=8FJWLKVjbMc) | |2025.02.05 |Building dApps in gno.land |[@leohhhn](https://github.com/leohhhn) |[Slides](presentations/2025-02-05--epitech--leon/building-dapps.pdf) |--- | diff --git a/presentations/2025-06-04--ethbelgrade-leon/dapps_in_go-ethbelgrade-2025.pdf b/presentations/2025-06-04--ethbelgrade-leon/dapps_in_go-ethbelgrade-2025.pdf new file mode 100644 index 0000000..340e348 Binary files /dev/null and b/presentations/2025-06-04--ethbelgrade-leon/dapps_in_go-ethbelgrade-2025.pdf differ diff --git a/presentations/2025-06-04--ethbelgrade-leon/metadata.yml b/presentations/2025-06-04--ethbelgrade-leon/metadata.yml new file mode 100644 index 0000000..335c941 --- /dev/null +++ b/presentations/2025-06-04--ethbelgrade-leon/metadata.yml @@ -0,0 +1,15 @@ +# Date of the workshop +date: "2025-06-04" +# Title of the workshop +title: "Why You Should Write dApps in Go" +# GitHub usernames of the speakers +speakers: + - "leohhhn" +# Location of the workshop +location: "Belgrade, Serbia" +# At which event the workshop took place, if any +event: "ETH Belgrade Sideevent" +# Workshop slides link. If the link is local, only put the file name, without any other path parts. +slides: "dapps_in_go-ethbelgrade-2025.pdf" +# Workshop recording +recording: ""