Skip to content
View rudradave1's full-sized avatar
  • Yore
  • India

Block or report rudradave1

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
rudradave1/README.md

Rudra Dave

Senior Android Engineer specializing in Kotlin, Jetpack Compose, and scalable mobile architecture.

I build production-grade Android applications with a strong focus on reliability, offline-first data systems, and long-term maintainability.


🛠 What I Focus On

  • Clean Architecture & modular multi-module codebases
  • Jetpack Compose UI systems (Material 3)
  • Room as single source of truth
  • Background sync with WorkManager
  • Coroutines + Flow state management
  • Testable ViewModels and repository layers

💼 Production Experience

Currently contributing to a fintech Android product where I work across:

  • Feature development (payments, dashboards, onboarding flows)
  • Architecture decisions and modularization
  • Crash monitoring and performance optimization
  • Release ownership and iterative product improvements
  • Remote-first async collaboration

🚀 Selected Projects

Production-ready Android template demonstrating:

  • Clean Architecture
  • Jetpack Compose
  • Hilt Dependency Injection
  • Room (offline-first data layer)
  • Retrofit networking
  • WorkManager background sync
  • ViewModel test coverage with coroutine test rules

Designed as a scalable foundation for real-world Android products.


Offline-first Android architecture showcase app with:

  • Room as source of truth
  • Conflict-safe background synchronization
  • Modular feature structure
  • Clear domain/use case separation

I prefer building systems that are simple on the surface, but thoughtfully engineered underneath.


📫 Connect

Pinned Loading

  1. CareLog CareLog Public

    CareLog — Offline-First Android Task App

    Kotlin

  2. compose-production-template compose-production-template Public

    Production-ready Android template using Clean Architecture, Compose, Hilt, Room (offline-first), Retrofit, and WorkManager sync.

    Kotlin