Saurabh Pandey's starred repositories
FigmaToCompose
Plugin and backend to convert Figma designs to Jetpack Compose code
NotificationPermissionAndroid13
Notificatikon permission Android13 sample code
neopop-android
NeoPop is CRED's inbuilt library for using NeoPop components in your app
android-interview-questions
I'm contributing to help others!
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Jetpack-Compose-Playground
Community-driven collection of Jetpack Compose example code and tutorials :rocket: https://foso.github.io/compose
neumorphic-compose
Neumorphism UI on Android with Jetpack Compose.
compose-samples
Official Jetpack Compose samples.
Jetpack-Compose-Tutorials
🚀🧨📝 Series of Tutorials to learn about Jetpack Compose with subjects Material Widgets, Layout, SubcomposeLayout, custom layouts, State, custom rememberable, recomposition, LaunchedEffect, side-effects, Gesture, Animation, Navigation, Canvas, UIs like whatsapp and others.
compose-destinations
Annotation processing library for type-safe Jetpack Compose navigation with no boilerplate.
JetRorty.Android
🚀 Sample Android Clean Architecture on JetRorty App focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack with Compose.
Answers-every-Android-Dev-must-know-Intermediate-to-advance
Will be adding intermediate to advance level android/Kotlin/Java/OOPS questions with answers.
ShaderShowcaseApp
A Jetpack Compose-based app to exhibit all the beautiful GLSL Fragment shaders I have ever written, where you can set them as Live Wallpaper.
AnimeXStream
An Android app to watch anime on your phone without ads.
NeumorphismView-Android
A Neumorphism library for Android, supporting customizations for shadows/highlights to selected child views.
adva-materials
The projects and materials that accompany the Real-World Android by Tutorials book
AstroAdventures-Android
A mini-game for Android like Space Invaders, where the entire game engine has been written from scratch, in Kotlin. And every visual asset in the game is drawn with code, using Android Custom Views.