Skip to content
View csnover's full-sized avatar
🧹
ABC: Always Be Codejanitoring
🧹
ABC: Always Be Codejanitoring

Organizations

@jquery @dojo @scummvm @ot-crew @theintern @TypeStrong @trac-hacks

Block or report csnover

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

Popular repositories Loading

  1. TraceKit TraceKit Public

    Attempts to create stack traces for unhandled JavaScript exceptions in all major browsers.

    JavaScript 1.1k 164

  2. dojo-boilerplate dojo-boilerplate Public archive

    A starting point for developing with Dojo

    JavaScript 365 128

  3. js-iso8601 js-iso8601 Public archive

    Enhances Date.parse to support ES5 ISO-8601 strings in all environments.

    JavaScript 230 42

  4. RoundRect RoundRect Public archive

    You probably want to use CSS3 PIE instead.

    JavaScript 37 7

  5. js-doc-parse js-doc-parse Public archive

    Forked from SitePen/js-doc-parse

    An experimental library for parsing JavaScript files and extracting inline documentation.

    JavaScript 31 7

  6. dojo2-teststack dojo2-teststack Public archive

    dojo2-teststack has graduated and got itself a new home and a new name

    JavaScript 14 9

106 contributions in the last year

Contribution Graph
Day of Week 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 jam1garner/binrw, kdave/btrfs-progs, WerWolv/ImHex and 11 other repositories
Loading A graph representing csnover's contributions from March 24, 2024 to March 30, 2025. The contributions are 74% commits, 11% issues, 9% pull requests, 6% code review. 6% Code review 11% Issues 9% Pull requests 74% Commits

Contribution activity

March 2025

Created 7 commits in 1 repository
Created 1 repository

Created a pull request in Robbepop/modular-bitfield that received 29 comments

Un-bitrot the crate

Hi there! This PR does not do a whole lot other than get modular-bitfield and its dependencies up-to-date and compiling cleanly again. The only not…

+668 −684 lines changed 29 comments
Reviewed 2 pull requests in 2 repositories

Created an issue in jam1garner/binrw that received 7 comments

Return EOF when all magic reads are EOF in unit enum

Per discussion #322, if we cannot read any of the magic types due to unexpected EOF, the error should be Io(UnexpectedEof) rather than NoVariantMatch.

7 comments
Answered 2 discussions in 1 repository
jam1garner/binrw
Loading