Skip to content
View cajames's full-sized avatar

Block or report cajames

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. performance-testing-with-k6 performance-testing-with-k6 Public

    Playground for a k6 workshop

    JavaScript 94 74

  2. vsco-keys vsco-keys Public

    Forked from vsco/keys

    VSCO Keys for Adobe Lightroom Classic

    C# 15 3

  3. kirby-editor-gallery-block kirby-editor-gallery-block Public

    A gallery block for the Kirby Editor

    Vue 60 5

  4. vue-tag-manager vue-tag-manager Public

    Simple Google Tag Manager implementation for Vue

    TypeScript 19 3

  5. Sample Fargate + EFS CDK Stack. Writ... Sample Fargate + EFS CDK Stack. Written up here: https://caj.ms/writing/aws-fargate-with-efs
    1
    import cdk = require("@aws-cdk/core");
    2
    import { Vpc, Port } from "@aws-cdk/aws-ec2";
    3
    import {
    4
      Cluster,
    5
      ContainerImage,
  6. copy-reference.nvim copy-reference.nvim Public

    A lightweight Neovim plugin to copy file references with line numbers to your clipboard. Great for sharing exact code locations with your friendly neighbourhood AI code agent.

    Lua 9