ackinc - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

Pinned Loading

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

    Shell

  2. Web extension that adds IMDB ratings next to movie tiles on major OTT platforms. Watch a 10s demo: https://youtu.be/NXBS0n9awSw

    TypeScript 6

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

    JavaScript 5 1

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

    JavaScript

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

    JavaScript

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

    TypeScript