Language Breakdown
Lines of code distribution across 19 owned repositories
I-Shaped Developer
I-shapedSpecialist — deep expertise in Kotlin
Collaboration Network
Global Impact visualization
Repos
42
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Kai Bernhard
@kaibernhard
Cicero Hellmann Ratti
@cicerohellmann
Adam Bennett
@ditn
Chris Banes
@chrisbanes
Jaewoong Eum
@skydoves
Top Repositories
:robot: Android app built with jetpack :rocket: compose follows new revamped guide to app architecture. Implemented with State, Coroutines :curly_loop:, ViewModels, Repository pattern, Light/Dark theme :rainbow: MD3, Animations, Draw on canvas, Custom layouts, UI state handling, :cyclone: Image loading with coil, Palette :art: usage and dynamic theming etc.
This repository contains samples on jetpack compose for building different components like layouts, animations, transitions, saving states and more. Most of examples are demonstrated in blog posts.
🎮 Kotlin Multiplatform Hangman (Android, Desktop, Web, iOS) built with Compose Multiplatform. Modular architecture with shared game engine, dynamic word catalog (DSL), responsive layouts, custom creepy-themed UI + animations, cross-platform audio, hints/timer/difficulty modes, persistent settings/history, automated CI/CD deployed to GitHub pages.
Repository for android application which shows how to filter search in RecyclerView with user entered query , also voice search enabled with modern layout interface. These implementations are demonstrated in my blog, link is posted below.
Build navigation flow with list and detail screen with jetpack compose in android. This app contains an overview screen that displays a list of cats, and a detail screen showing each cat's details.
ViewPager2 comes with major improvements from ViewPager which enables swipe views with RecyclerView, vertical swipe, orientation, right-to-left support, Modifiable fragment collection, PageTransformations, swipe between fragments with TabLayout, DiffUtils etc. Let's understand with an example implementation.
This project demonstrates how to build a simple app with Navigation components part of Android Jetpack Components. Check the blog from given link.
Source code for bottom navigation view. setting up with navigation controller
Implement SharedElementTransition in android application with NavigationComponent. This project walkthrough will be clearly explained in my blog. Check the link for the blog on this example.
This project demonstrated how to implement navigation in our android application with a simple example.
Open Source Impact
Contributions to external projects