Pinned Repositories
android-interview-questions
I'm contributing to help others!
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.
ComposeHelperPlugin
CosmicCompose
A Jetpack Compose based example to draw a mini Solar System on Canvas. This uses dot product for the shading part
CrashWatcher-Android
A Custom Uncaught Exception Handler, which shows the stacktrace of the crash, the screens (Activities and Fragments) which lead up to the crash, and the intents and bundle data sent to those screens. You can also share the above data to other apps or just copy the text.
CreativeCodingExamples
A collection of Creative Coding examples by me & other artists. We've used Jetpack Compose and Processing (Java Edition) to create these.
NeumorphismView-Android
A Neumorphism library for Android, supporting customizations for shadows/highlights to selected child views.
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.
StarscapeDemoGame-Android
A mini interactive game for Android where the world is drawn completely with Canvas API. The ship can be controlled with an accelerometer.
thelumiereguy's Repositories
thelumiereguy/NeumorphismView-Android
A Neumorphism library for Android, supporting customizations for shadows/highlights to selected child views.
thelumiereguy/StarscapeDemoGame-Android
A mini interactive game for Android where the world is drawn completely with Canvas API. The ship can be controlled with an accelerometer.
thelumiereguy/NeumorphicViewTest
thelumiereguy/animated-switchview
thelumiereguy/MatchesApp
thelumiereguy/mposproject
thelumiereguy/NewsFlash
A news app based on android best practices and material design guidelines. (In progress)