Skip to content
View darkpandawarrior's full-sized avatar
😁
😁

Block or report darkpandawarrior

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
darkpandawarrior/README.md

Hi, I'm Siddharth Pandalai 👋

Senior Android Engineer — 5+ years building Android apps at scale. Currently SDE-2 & Android Platform Owner at Dice.tech, where I own a platform serving 50,000+ MAU.

🌐 Portfolio: darkpandawarrior.github.io

val siddharth = AndroidEngineer(
    location = "Pune, India",
    yearsOfExperience = 5, // and counting
    currentFocus = listOf("Compose Multiplatform", "Performance Engineering", "System Design"),
)

What I've shipped

  • 📍 Location engineering — predictive dead reckoning + sensor fusion (accelerometer + GPS), taking tracking accuracy from 50% → 95% in production
  • 🎨 92% Jetpack Compose migration of a 738k+ LOC codebase, including a custom theme engine that cut UI development friction by 60%
  • 🛡️ 80% crash reduction through systematic Crashlytics/Sentry triage, threading fixes, and architecture cleanup
  • 🔐 Security hardening — SQLCipher + Android Keystore, SSL pinning, biometric auth (VAPT-compliant)
  • 🏢 20+ white-label client apps at Jugnoo/Jungleworks with an 80% reduction in delivery time via build automation

Tech stack

Kotlin Jetpack Compose Android Coroutines Hilt Room Firebase Fastlane

Architecture: MVVM + Clean Architecture · MVI state · Repository pattern · Multi-module Also: WorkManager · Foreground Services · Retrofit/OkHttp · Sentry · Agentic dev workflows (MCP)

GitHub stats

GitHub stats Top languages

Recent activity

  1. 🗣 Commented on #913 in santifer/career-ops
  2. 💪 Opened PR #913 in santifer/career-ops
  3. ❗ Opened issue #912 in santifer/career-ops

Connect

LinkedIn Email Medium Stack Overflow LeetCode


Avid reader, chess player, and connoisseur of puns & coffee.

Pinned Loading

  1. career-ops career-ops Public

    Forked from santifer/career-ops

    AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing.

    JavaScript

  2. darkpandawarrior.github.io darkpandawarrior.github.io Public

    Personal portfolio — Senior Android Engineer

    HTML

  3. GithubRepoFinder GithubRepoFinder Public

    GitHub repository search app in Kotlin — POC of the GitHub Search API

    Kotlin

  4. neetcode-submissions-s7d6kf7a neetcode-submissions-s7d6kf7a Public

    My NeetCode.io problem submissions

    Kotlin

  5. MileTrackerDemo MileTrackerDemo Public

    Mileage & trip tracking app — Compose Multiplatform, sensor-fusion location engine, ML Kit OCR, offline-first

    Kotlin