Skip to content
View cyeksan's full-sized avatar
💻
coding
💻
coding

Block or report cyeksan

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
cyeksan/README.md
👋 Hi, I’m @cyeksan
I am an Android Developer focusing on the latest technologies in the Android realm, such as Jetpack Compose, Clean Architecture, Hilt, Coroutines, Flow, etc., and having a deep understanding of Google and Firebase services.

Pinned Loading

  1. onboarding onboarding Public

    An onboarding library developed with Jetpack Compose for Android developers' use.

    Kotlin 6

  2. WebSocketChat WebSocketChat Public

    Android chat app with WSS (WebSocket Secure) connection. MVP architectural pattern has been used.

    Kotlin

  3. OpenWeatherApp OpenWeatherApp Public

    A Jetpack Compose project that fetches the weather data of six cities simultanously from the OpenWeather API. Async/await has been used for structured concurrency. Room Db has been used for data pe…

    Kotlin 2

  4. MovieApp MovieApp Public

    An Android movie project that retrieves movie data with Clean architecture and Jetpack Compose.

    Kotlin 3

  5. GoogleAuthApp GoogleAuthApp Public

    Google One-Tap sign-in with Jetpack Compose and MVVM

    Kotlin 4

  6. TranslationAppWithJetpackCompose TranslationAppWithJetpackCompose Public

    A simple Android translation app with Jetpack Compose and HMS ML Kit real-time translation service.

    Kotlin