Skip to content
View johncarl81's full-sized avatar

Highlights

  • Pro

Organizations

@nofluffjuststuff@asciidoctor@AdaptiveComputationLab

Block or report johncarl81

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

Pinned Loading

  1. parcelerparcelerPublic

    📦 Android Parcelables made easy through code generation.

    Java 3.5k 272

  2. transfusetransfusePublic

    💉 Transfuse - A Dependency Injection and Integration framework for Google Android

    Java 220 28

  3. neopixelplasmaneopixelplasmaPublic

    ✨ Multicolored plasma on the Arduino NeoPixel shield

    C++ 25 12

  4. silversilverPublic

    ⬜ A Java annotation processor for gathering classes that match a given criteria.

    Java 12 3

  5. exportdocletexportdocletPublic

    📤 A Doclet that allows exporting javadoc comments containing AsciiDoc text to plain text AsciiDoc files.

    Java 13 6

  6. rotating backups in pythonrotating backups in python
    1
    #!/usr/bin/python
    2
    3
    importsubprocess
    4
    importpipes
    5
    importtime