Skip to content
View chromatic's full-sized avatar

Organizations

@PerlGameDev @dogecoin @Perl-Bitcoin

Block or report chromatic

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. modern_perl_book Public

    Modern Perl: the book

    CSS 670 187

  2. Modern-Perl Public

    The Modern::Perl CPAN Distribution

    Perl 26 11

  3. dogecoin-tricks-book Public

    Source Code for the Dogecoin Tricks Book

    TeX 14 3

  4. Alien-Libdogecoin Public

    The Alien-Libdogecoin Perl distribution (ensure that libdogecoin is available on your system)

    Perl 1

  5. dogecoin Public

    Forked from dogecoin/dogecoin

    very currency

    C++ 1

242 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to dogecoin/dogecoin, chromatic/dogecoin-tricks-book, pepecoinppc/pepecoin and 19 other repositories
Loading A graph representing chromatic's contributions from March 17, 2024 to March 23, 2025. The contributions are 58% commits, 27% code review, 12% pull requests, 3% issues.

Contribution activity

March 2025

Created 4 commits in 1 repository

Created a pull request in dogecoin/dogecoin that received 9 comments

Add configure option to warn on NULL/0 usage

This will help us migrate from checking for NULL to checking for NULLPTR. Enable this at configuration time with: ./configure --enable-null-warnings

+15 −0 lines changed 9 comments
Opened 2 other pull requests in 2 repositories
Reviewed 5 pull requests in 1 repository
Loading