Skip to content
View zirkelc's full-sized avatar

Organizations

@flyweightrocks

Block or report zirkelc

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
zirkelc/README.md

blog / bsky / twitter / dev.to / linkedin

Hi there 👋

I'm Chris, a software engineer at heart and co-founder of flyweight.io.

I try to create useful stuff and put it our there. Let me know if it helped you!

Stuff

AWS

Experiments

  • AdaGPT: A GitHub Action that responds to comments on issues and pull requests.

  • Highlights: Extracts highlighted text from images using OpenCV and OCR (Tesseract) directly in the browser, without requiring a backend API. It is based on the original Python implementation.

  • Lambda Readability: Extracts readable content from a web page by running Chromium and Readability.js on AWS Lambda.

  • Puppeteer Language Experiment: Tests various methods to change the browser language using Puppeteer with Chrome.

Testing

Tools

  • Git Pull Run: Automatically runs commands like npm install when fetching changes from git, but only if certain files have been modified.

  • Shopify Search Query Builder: A tool for constructing queries for Shopify's GraphQL API search syntax.

Pinned Loading

  1. middy-store middy-store Public

    Middleware for Step Functions: Automatically Store and Load Payloads

    TypeScript

  2. git-pull-run git-pull-run Public

    Automatically run npm install on git pull if the package.json was changed

    TypeScript 15

  3. aws-signature-v4 aws-signature-v4 Public

    AWS SignatureV4 libraries

    TypeScript 33 5

  4. lambda-readability lambda-readability Public

    Reader View build with Lambda and Readability

    TypeScript 11 2

  5. highlights highlights Public

    Extract highlighted text from images using OCR and CV in your browser

    TypeScript 2

  6. AdaGPT AdaGPT Public

    @AdaGPT: AI support for Issues and Pull Requests right at your fingertips!

    TypeScript 13