Skip to content
Avatar

Sponsors

@gpeal @martinbonnin @cesards @ggrell @soulcramer @tjaussoin-luna

Sponsoring

@runningcode

Achievements

Achievements

Highlights

  • 1 discussion answered

Organizations

@Beepiz @GradleUp @Mejoza
Block or Report

Block or report LouisCAD

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.

Report abuse

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

Report abuse
LouisCAD/README.md

A little about me as a developer

When I spend time on a project, I'm concerned about

  • The big picture
  • Efficiency
  • Safety
  • Maintainability & sustainability (if relevant)

A few things that I love doing

  • Innovating, ideate and contribute to what I believe in.
  • Simplifying complex things.
  • Questioning the status quo.
  • Designing great user experiences.
  • Spreading improvement.

"Love bumps attention level and time investment."

Louis CAD (me)

More about me… (Click to expand)

I'm proficient in

  • Writing, editing and reviewing Kotlin code
    • API design
    • using stdlib
    • using coroutines, structured concurrency, cancellation and Flow
    • making libraries with quality in mind
    • Automation with Kotlin scripts
    • Separating implementation details from the intention (for less bugs and more maintainability)
  • Modern Android app and library development
    • Great familiarity with most common Android APIs
    • Extended knowledge and experience in Bluetooth Low Energy and its gotchas
    • Enabling secure cross-app communication
  • Writing Gradle plugins
  • Abstracting, and selecting the right dependencies to avoid being locked-in to poor libraries/technologies
  • Reading Java code (writing too, but I prefer writing Kotlin since 2016)
  • SQLite (especially with the SqlDelight library)

How to reach me

You can find me on Kotlin's Slack under the same name, and you can reach me on Twitter (DMs open to date).

My Resume

I now have a Resume (made in Kotlin with Compose for Web), which you can check at github.com/LouisCAD/ResumeComposition.

There's more about me

But this README is not set in stone, I'll update it from time to time.

Pinned

  1. Life is too short to google for dependencies and versions

    Kotlin 1.2k 81

  2. A collection of hand-crafted extensions for your Kotlin projects.

    Kotlin 2k 131

  3. Gradle Plugin to enable auto-completion and symbol resolution for all Kotlin/Native platforms.

    Kotlin 194 2

  4. Functional Bluetooth GATT for Android (all the meanings)

    Kotlin 383 45

  5. Library support for Kotlin coroutines

    Kotlin 10.5k 1.5k

  6. A playground to gain a wider and deeper knowledge of the libraries in the Kotlin ecosystem. Also the official sample for gradle refreshVersions.

    Kotlin 133 42

Contribution activity

March 2022

Created 1 repository

Created a pull request in android/wear-os-samples that received 3 comments

Remove false char limits

The descriptions strings are not actually limited to 20 characters, and it wasn't respected anyway.

+3 −3 3 comments
Opened 1 other pull request in 1 repository
android/wear-os-samples 1 merged
Reviewed 2 pull requests in 1 repository
jmfayard/refreshVersions 2 pull requests

Created an issue in JetBrains/compose-jb that received 6 comments

Revert the throwing toString() of the self CSS selector

Hello, After the issue #1440 was addressed, it broke some code, without providing any alternative. The following code snippets used to produce the …

6 comments

Seeing something unexpected? Take a look at the GitHub profile guide.