Skip to content
View dchud's full-sized avatar

Block or report dchud

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 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. carriedaymont/growthcleanr carriedaymont/growthcleanr Public

    R package for cleaning anthropometric (height and weight) data from electronic health record systems.

    R 18 8

  2. mrrc mrrc Public

    Experimental port of pymarc to Rust using only coding agents

    mIRC Script 3

  3. LibraryOfCongress/bagit-python LibraryOfCongress/bagit-python Public

    Work with BagIt packages from Python.

    Python 259 91

  4. mrrc-testbed mrrc-testbed Public

    Testbed for the mrrc library, to be sure it works as expected

    mIRC Script

  5. mitre/demodocus mitre/demodocus Public

    Project dedicated to extending the capabilities of automated accessibility testing tools to include testing interactive web content.

    Python 10 5

  6. Learning Opportunity: MARC 264 Field... Learning Opportunity: MARC 264 Field and Rust Patterns — a mini-session exploring cataloging concepts and code design while working on mrrc
    1
    # Learning Opportunity: MARC 264 Field and Rust Patterns
    2
    
                  
    3
    *A mini-session exploring MARC cataloging concepts, code design decisions, and Rust syntax while working on [mrrc](https://github.com/dchud/mrrc) — a Rust/Python MARC record library.*
    4
    
                  
    5
    *Context: We had just implemented a fix for `publisher()` and related methods to check MARC field 264 (RDA cataloging) as a fallback when field 260 is absent ([PR #27](https://github.com/dchud/mrrc/pull/27)).*