Skip to content
View TheSetox's full-sized avatar
💭
Recreating my github page w/ meaningful repositories
💭
Recreating my github page w/ meaningful repositories
Block or Report

Block or report TheSetox

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

Hi! I'm Stephen! 👋

  • 🔭 I’m currently working on contributing to develop and improve multiple projects to build an Android App and KMP.
  • 🌱 I’m currently learning Kotlin Multiplaform (iOS, desktop, web, server, Android).
  • 😄 Pronouns: his, he, him
  • 📫 How to reach me: stephen.siapno7@gmail.com
  • 📫 LinkedIn: https://www.linkedin.com/in/stephen-siapno/

You can also check my website on: https://thesetox.github.io/about-me.html

TheSetox's GitHub stats

Latest Projects

1. Prepare Library

https://github.com/TheSetox/Prepare

A lightweight utility composable for preparing and loading individual composables.

Prepare icons created by kerismaker - Flaticon

API

@Composable
fun Prepare(
    preview: () -> Unit = {},
    data: @Composable () -> Unit = {},
    dialog: @Composable () -> Unit = {},
    screen: @Composable () -> Unit,
)

2. Concise Thinking [WIP]

  • Kotlin Multiplatform
  • Compose Multiplatform
  • and more coming soon..

Android

iOS

3. Kotlin Multiplatform Playground

https://github.com/TheSetox/KMP-Fun-Clean-Architecture

  • Android - OK
  • iOS - OK
  • Desktop - Coming soon..
  • Web - Coming soon..
  • Backend - Coming soon..

Features

  • Integrate News API
  • SQL Delight
  • Coil
  • Ktor Client Library
  • Koin
  • KotlinX Serialization
  • Kotlin Coroutine

Pinned Loading

  1. KMP-Fun-Clean-Architecture KMP-Fun-Clean-Architecture Public

    [WIP] Template and playground for applying and showcasing Fun Clean Architecture in KMP (iOS, android, web, server, desktop).

    Kotlin 4

  2. Prepare Prepare Public

    A lightweight utility composable for preparing and loading individual composables.

    Kotlin 1

  3. FunCleanArchitecture FunCleanArchitecture Public

    Fluent and Fun(ctional) Clean Architecture in Android powered by Kotlin.

    Kotlin 1

  4. illustrate-ph illustrate-ph Public

    A Kotlin Multiplatform project focus on Android and iOS.

    Kotlin 1

  5. Car Car Public

    Create an android app based on the requirement for the take home exam.

    Kotlin 1