Skip to content
View meiqimichelle's full-sized avatar

Organizations

@government

Block or report meiqimichelle

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. JSON of US states (full names) and t... JSON of US states (full names) and their average lat/long
    1
    [
    2
      {
    3
        "state":"Alaska",
    4
        "latitude":61.3850,
    5
        "longitude":-152.2683
  2. linear-systems-visualizer linear-systems-visualizer Public

    3D visualizer for systems of linear equations, pair-programmed with Claude and Amp Code

    JavaScript

  3. mhertzfeld mhertzfeld Public

    Jekyll-based version of my personal site.

    SCSS 1 1

  4. bazel-buildkite-example bazel-buildkite-example Public

    Fully dynamic pipelines with Bazel and Buildkite

    Python