Skip to content
Avatar

Sponsors

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

Sponsoring

@runningcode

Achievements

Achievements

Organizations

@Beepiz @GradleUp
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. Gradle Plugin to enable auto-completion and symbol resolution for all Kotlin/Native platforms.

    Kotlin 171 2

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

    Kotlin 1.9k 122

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

    Kotlin 1.1k 71

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

    Kotlin 359 42

  5. Library support for Kotlin coroutines

    Kotlin 9.9k 1.4k

  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 124 39

Contribution activity

October 2021

Created 4 commits in 1 repository
Reviewed 2 pull requests in 1 repository

Created an issue in google/accompanist that received 1 comment

404 error in doc

Describe the bug Hello! I found a link pointing to a 404 status page: https://google.github.io/accompanist/api/insets-ui/insets-ui/com.google.accom…

1 comment

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