Skip to content
Avatar

Highlights

Organizations

@Beepiz

Sponsors

@gpeal @soulcramer

Sponsoring

@runningcode
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).

There's more about me

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

Pinned

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

    Kotlin 1.5k 92

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

    Kotlin 774 47

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

    Kotlin 69 24

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

    Kotlin 330 40

  5. SQLDelight - Generates typesafe Kotlin APIs from SQL

    Kotlin 3.7k 296

  6. Easier and safer Bluetooth Low Energy scanning with Kotlin coroutines.

    Kotlin 31 3

Contribution activity

December 2020

Created 5 commits in 1 repository

Created a pull request in jmfayard/refreshVersions that received 2 comments

Add tests for WIP SettingsPluginsUpdater, plus minor refactoring and IDE fixing script

I'll follow-up with the simple approach we talked about: adding comment lines at the end of the Gradle Settings file until we have a robust impleme…

+480 −23 2 comments
Reviewed 5 pull requests in 2 repositories
jmfayard/refreshVersions 4 pull requests
android/wear-os-samples 1 pull request

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

You can’t perform that action at this time.