Omar Miatello
03/17/2018, 3:55 PMgaetan
03/19/2018, 12:05 PMhminaya
03/21/2018, 1:34 PMnfrankel
05/03/2018, 6:39 PMhhariri
05/09/2018, 3:38 PMnfrankel
05/12/2018, 7:09 AMnfrankel
05/12/2018, 7:09 AMchristoph.pickl
05/18/2018, 8:13 AMseetha
05/19/2018, 7:43 PMs.luhmirins
07/18/2018, 8:00 AMSlackbot
01/12/2019, 8:24 AMevanchooly
08/26/2019, 5:19 PMMarharyta Nedzelska
10/09/2019, 11:52 AMgaetan
10/15/2019, 12:39 PMnfrankel
11/20/2019, 2:38 PMGopal S Akshintala
03/05/2020, 10:22 AMgammax
04/08/2020, 1:20 PMHolger Steinhauer [Mod]
04/30/2020, 7:09 PMSlackbot
07/27/2020, 2:33 PMkoral
09/25/2020, 4:51 PMHolger Steinhauer [Mod]
09/29/2020, 8:43 AMnfrankel
10/18/2020, 6:55 PMnfrankel
11/02/2020, 2:37 PMHolger Steinhauer [Mod]
11/04/2020, 12:16 PMHolger Steinhauer [Mod]
11/29/2020, 8:40 PMHolger Steinhauer [Mod]
12/02/2020, 9:50 AMianbrandt
01/06/2021, 6:28 PMKishore
02/18/2021, 2:19 PMInterest in speaking / presenting
@Holger Steinhauer [Mod]
Hey everyone, my name is Kishore Reddy. I just found this channel and the messages about speaking spots for Kotlin and I'm interested in presenting some topics. I've presented at various meetups in New York City on a range of topics in the past, but I've been very focused on Kotlin for the past several years doing "full-stack"
Kotlin on Server + Android for mobile apps. I'm specifically interested in presenting topics that I'm actively working ( listed below ). If these are aligned w/ any of your events / areas of interest, then I'd definitely like to chat and discuss presenting at a future meeting. I'll also DM a few organizers here. Thanks!
Background
I work on a fairly large and modular open-source Kotlin Server Framework called Slate Kit ( kind of like a light-weight, Spring framework in 100% Kotlin, to build Apps, APIs, Jobs, CLIs ), with some modules* *that can be used for both Server + Android ( not yet mutliplatform ). It was extracted out of a start up ( the original startup is no longer around ), and made open-source. It continues to be used in production for server + mobile app development.
Topics
Slate Kit - Kotlin Server Framework
This is the server framework ( for Console Apps, Apis, CLIs, Jobs ) mentioned above, its stable at this point and available under Apache 2.0
Git: https://github.com/slatekit/slatekit
Site: https://www.slatekit.com/
Functional Error-Handling
Accurate modeling of Success and Failure states in Kotlin using Result<T,E>
, its a component I designed similar to Kotlins *Result*<T> and/or other ones in Swift/Rust but works differently. This topic can be presented less on the component and more so about the various concepts and approaches to error-handling.
Git: https://github.com/slatekit/slatekit/tree/main/src/lib/kotlin/slatekit-result
Site: https://www.slatekit.com/arch/results/
Universal APIs
This is about building APIs using an relatively new/but very simple approach that allows your APIs to be available as Http/Web APIs and/or also available on the command line, or set up to handle events from a queue.
Git: https://github.com/slatekit/slatekit/tree/main/src/lib/kotlin/slatekit-apis
Site: https://www.slatekit.com/arch/apis/
Thanks,
-Kenzo
03/03/2021, 10:07 AMHolger Steinhauer [Mod]
05/24/2021, 2:55 PMHolger Steinhauer [Mod]
05/24/2021, 2:55 PMnfrankel
05/24/2021, 4:58 PMHolger Steinhauer [Mod]
05/24/2021, 5:09 PM