Skip to content
View WeRockStar's full-sized avatar

Block or report WeRockStar

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
werockstar/README.md

Kotchaphan Muangsan

Software engineer in Bangkok, currently at CJ Express. Long background in mobile, now working across backend, infrastructure, and data engineering as well — breadth on purpose, since the interesting problems rarely stay on one side of a boundary.

Most of my work comes back to the same few fundamentals:

Design. Decide what a piece of software is responsible for before deciding how it's built.

Boundaries. Explicit contracts at the edges, dependencies pointing inward. The test of a good boundary is whether you can replace what's behind it without a rewrite.

Correctness. Tests as design feedback, not a coverage number. If something is hard to test, that's information about the design.

Simplicity. Fewer moving parts, boring failure modes, code that reads the way it runs. Cheap to change in year two beats clever in week one.

Elsewhere

blog.werockstar.dev · @werockst3r

Pinned Loading

  1. hotchemi/awesome-android-testing hotchemi/awesome-android-testing Public archive

    A curated list of awesome android testing libraries.

    741 75

  2. dmytrodanylyk/coroutine-recipes dmytrodanylyk/coroutine-recipes Public

    Android Coroutine Recipes

    Kotlin 358 53

  3. Dagger2 Dagger2 Public

    Kotlin Dagger2 example project

    Kotlin 172 41

  4. amitshekhariitbhu/RxJava2-Android-Samples amitshekhariitbhu/RxJava2-Android-Samples Public

    RxJava 2 Android Examples - How to use RxJava 2 in Android

    Java 4.9k 1k

  5. dm77/barcodescanner dm77/barcodescanner Public archive

    Barcode Scanner Libraries for Android

    Java 5.4k 1.4k

  6. git-kmm git-kmm Public

    Kotlin Multiplatform Mobile + Mobile Declarative UI Framework (Jetpack Compose and SwiftUI for iOS)

    Kotlin 2