Skip to content
View acorn1010's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report acorn1010

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

Pinned Loading

  1. PixelPerfect PixelPerfect Public

    PixelPerfect is a little jQuery plugin I wrote that allows you to scale images with different algorithms, such as Nearest Neighbor.

    JavaScript 8 3

  2. Media-Extractor Media-Extractor Public

    A DLL that, when injected, will extract most* media (PNG, JPG, ZIP, etc.) from a process's memory.

    C++ 6 2

  3. vote vote Public

    A poll/vote site made with create-t3-app.

    TypeScript 43 6

  4. multiclip multiclip Public

    Easily share Twitch clips to multiple sites like TikTok, YouTube, Instagram Reels, Facebook.

    TypeScript 11 2

  5. Easier Zustand store Easier Zustand store
    1
    import {SetStateAction, useCallback} from 'react';
    2
    import {create} from "zustand";
    3
    
                  
    4
    export type EqualityFn<T> = (left: T | null | undefined, right: T | null | undefined) => boolean;
    5
    
                  
  6. render render Public

    TypeScript 35 2