Become a sponsor to Sridhar
Hi, I'm Sridhar 👋
I'm an Android developer specialising in Android Automotive OS (AAOS), system app development, custom UI libraries, and Jetpack Compose. I have 10+ years of professional experience and spend a meaningful chunk of my free time on open source projects and technical writing for the broader developer community.
What I build and share:
-
Open source libraries & tools - reusable Android components, UI libraries, and side projects that solve real problems and are free for anyone to use.
-
In-depth technical content - articles and series that go beyond the surface: internals, architecture, and the why behind the tools we use as developers.
-
Creative experiments - projects that explore the boundaries of Android and push what's possible, from interactive demos to full-stack apps.
Your sponsorship helps me:
- Dedicate more time to maintaining and improving open source libraries
- Continue publishing free, high-quality technical content
- Build more sample apps and playground projects that others can learn from
Every bit of support, however small, directly funds the time I put into work I share freely with the community. Thank you
Featured work
-
sridhar-sp/compose-neumorphism
Neumorphism design implementation in jetpack compose
Kotlin 107 -
sridhar-sp/tic-tac-toe
Tic-tac-toe game from markdown file. This is a learning attempt to see how interactive Github readme file can be. Checkout the backend code here. https://github.com/sridhar-sp/tic-tac-toe-backend
-
sridhar-sp/android-template-repo
Template repository for android
Kotlin 17 -
sridhar-sp/android-playground
This repo contains sample application I've created as part of exploring new features in android and documenting as blog post
Kotlin 4 -
sridhar-sp/android-splash-screen-demo
Sample application to demo the various features provided in android-splash-screen
Kotlin 3 -
sridhar-sp/android-service-connector
Simplifies Android IPC by wrapping AIDL service binding into a clean, coroutine-friendly API.
Kotlin