Skip to content
View zzeura's full-sized avatar

Block or report zzeura

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.

Content in all repositories owned by your account will be closed.
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
zzeura/README.md

What I'm building

WhiteKit — 55 developer tools that run entirely in the browser. JSON, Base64, JWT, regex, hashes, subnets. No sign-up, no ads, nothing sent to a server.

whitekit-data — the reference datasets behind it, published separately. MIME types and HTTP status codes, reconciled against the IANA registries on every build. JSON + npm.

Both came out of the same problem: most online developer tools are either riddled with ads or quietly wrong about the data they serve.

Pinned Loading

  1. whitekit-data whitekit-data Public

    Verified MIME type and HTTP status code datasets, reconciled against IANA registries. JSON + npm.

    JavaScript

  2. crc-engine crc-engine Public

    Zero-dependency CRC-8/16/32/64 calculation engine (70 algorithms) — TypeScript

    TypeScript