Skip to content
View static-var's full-sized avatar

Organizations

@LawnchairLauncher @PotatoProject @PotatoDevices

Block or report static-var

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
static-var/README.md

Shreyansh Lodha

Android engineer building Kotlin-first mobile systems

Website · Writing · Resume · Email

About

I am a Kotlin-focused Android engineer with 6+ years of experience building mobile products, currently working as a Staff Engineer at Mutual Mobile, a Grid Dynamics company.

My day-to-day work sits around Android architecture, Jetpack Compose, Kotlin Multiplatform, API design, Gradle, and reliable engineering workflows. I also spend time exploring how AI agents can make software teams faster without lowering the quality bar.

  • Building with Kotlin, Jetpack Compose, KMP, and modern Android architecture
  • Interested in developer tooling, AI-assisted engineering, and practical automation
  • Writing about Kotlin, coroutines, agentic AI, native interop, and JVM internals at staticvar.dev
  • Reach me at me@staticvar.dev

Tech I Work With

Kotlin
Kotlin
Android
Android
Jetpack Compose
Compose
Gradle
Gradle
Java
Java
Firebase
Firebase
SQLite
SQLite
Ktor
Ktor
Docker
Docker
GraphQL
GraphQL

Recent Writing

Elsewhere

LinkedIn · staticvar.dev · Reading list · Nexus

Pinned Loading

  1. vlr-gg vlr-gg Public

    An android app is written in Jetpack compose, which uses REST API that parses vlr.gg and gives a list of upcoming matches, completed matches, and their match details.

    Kotlin 39 7

  2. build-brief build-brief Public

    Reduce noisy Gradle output into concise build briefs

    Go 6

  3. tmdb-compose tmdb-compose Public

    An android application built with Jetpack compose, follows MVVM architecture, also uses libraries like Hilt, Room, Retrofit and Moshi.

    Kotlin 7 1

  4. copilot-quota-menubar copilot-quota-menubar Public

    macOS menubar app to show GitHub Copilot quota

    Swift

  5. word2vec-example word2vec-example Public

    An example of word2vec

    Python