Jobin Lawrance I'm a software engineer based in Mumbai with 5 years of experience in mobile, web, and backend development. I'm currently working as an Android Engineer at Gojek.

Stories by Jobin Lawrance

Creating A GraphQL Server With Ktor

Creating a GraphQL server with Ktor

Dev

In this article, you will learn about setting up GraphQL in Ktor and exposing an existing datasource as a GraphQL API.

Jobin Lawrance
Mar 17, 2022 ⋅ 4 min read
Create Dynamic Lists In Android With RecyclerView

Create dynamic lists in Android with RecyclerView

Dev

Learn how to create a dynamic RecyclerView.Adapter that displays a list with a different ViewHolder in Android apps.

Jobin Lawrance
Nov 30, 2021 ⋅ 6 min read

Intro to SQLDelight

Dev

Learn how to use the SQLDelight library, which provides Kotlin and Java APIs to reason about CRUD operations with compile-time validations.

Jobin Lawrance
Oct 25, 2021 ⋅ 4 min read