Hey, ruX is here.

Presentation – GCP APIs with kotlin

I was invited for the talk as part of kotlin/everywhere at GDG Cloud London meetup on June 8th 2019. Unlike previous talks in this one I focused on the live coding part after brief intro into the language.

The demo project I prepared is a web site allowing user to upload pictures into GCP Storage, automatically annotate content using Vision API, synthesise voice which describes content of the image.

Web service is using kotlin, http4k, kotlinx.html, GCP APIs and has no JavaScript, which is very rare nowadays

The presentation is available here

GitHub repository with project: https://github.com/ruXlab/kotlin-gcp-vision-tts-demo

But things went really wrong, demo daemons have attacked my computer(yes, it's a silly excuse!)

What went wrong

Normally, before presentation I plug my laptop to the projector and everything works well, but not this time. Here is a postmortem of my effort to run presentation

That's a very common thing which happens during live demo from what I heard from more experienced presenters. I feel I need to learn a lesson from this:

That's it, folks! (c)
I'd like to have the same talk another time :)

Exit mobile version