Skip to content
View pskfyi's full-sized avatar
Making Magic
Making Magic
  • Northern California
Block or Report

Block or report pskfyi

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
pskfyi/readme.md

Patrick Keenan

Who

Father. Nerd. Tech lead. Full stack web developer. Aspiring game maker.

What

Present Obsessions: Deno ⟡ TypeScript

Past: Vue ⟡ Storybook ⟡ Tailwind ⟡ JSON Schema ⟡ Python ⟡ Django ⟡ SQL

Forever: Information Science ⟡ DX & XD ⟡ Philosophy ⟡ Language ⟡ Folklore

Where

Lifelong Northern Californian. Check out this map.
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {},
      "geometry": {
        "coordinates": [
          [
            [-120.98024892262558,39.12926538555507],
            [-121.62398108275471,38.540836803942426],
            [-121.4502048201827,38.36851724860142],
            [-121.30521989105449,38.37093578707177],
            [-121.19519678245007,38.61848711642429],
            [-120.93196173382023,38.64097880824562],
            [-120.75300304080042,38.7100590776478],
            [-120.9144401604679,39.12926538555507],
            [-120.98024892262558,39.12926538555507]
          ]
        ],
        "type": "Polygon"
      },
      "id": 0
    },
    {
      "type": "Feature",
      "properties": {},
      "geometry": {
        "coordinates": [
          [
            [-122.33154165872072,38.16473919891976],
            [-122.44358745791169,37.963952378101425],
            [-122.38954837810272,37.84280319407043],
            [-122.52381538698882,37.80158141057761],
            [-122.50883743989286,37.63379093668679],
            [-122.03874975897133,37.24687517000284],
            [-121.82221640840496,37.19285628042681],
            [-121.73604304664005,37.26039781397411],
            [-121.86247880388902,37.45019536920209],
            [-122.0804518406326,37.460248480252716],
            [-122.32983980829647,37.73336365786372],
            [-122.19845946789789,37.856001475012434],
            [-122.27400897375998,37.942120269087],
            [-122.0524160974957,38.08498799279033],
            [-122.33154165872072,38.16473919891976]
          ]
        ],
        "type": "Polygon"
      }
    }
  ]
}

When

Born in '89, coding since '09.

Why

Memento Mori.

Pinned

  1. handy handy Public

    Utility functions, classes, and types in uncompiled TS, for Deno.

    TypeScript

  2. commitlint-config commitlint-config Public

    An opinionated commitlint config.

    JavaScript