Skip to content
View ackinc's full-sized avatar

Block or report ackinc

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 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

Pinned Loading

  1. dotenv-autosync-samplefilesdotenv-autosync-samplefilesPublic

    DAS keeps your .env.sample files in sync with their corresponding .env files

    Shell

  2. webext-movie-ratingswebext-movie-ratingsPublic

    Sift is a browser extension that adds IMDB ratings next to movie tiles on the major streaming platforms.

    TypeScript 8 4

  3. keep-twitter-scroll-positionkeep-twitter-scroll-positionPublic archive

    Twitter annoyingly keeps losing your scroll position when browsing reply threads. This extension fixes that.

    JavaScript 5 1

  4. node-utilsnode-utilsPublic

    A collection of utility functions I find myself needing across multiple projects

    JavaScript

  5. timepiecetimepiecePublic

    Web extension to view times in different cities/zones around the world

    JavaScript

  6. rate-limit-utilsrate-limit-utilsPublic

    Exposes a ThroughputLimiter (limits reqs/sec) and a ConcurrencyLimiter (does what the name says)

    TypeScript