Skip to content
View edwardkarak's full-sized avatar

Highlights

  • Pro

Block or report edwardkarak

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

Pinned Loading

  1. bulkren bulkren Public

    Utility to rename files in bulk. Developed this when I just began learning Win32 development when I was 14.

    C++ 1

  2. cms cms Public

    Forked from stuyspec/cms

    New CMS using React + Typescript.

    TypeScript 1

  3. rc2template rc2template Public

    Extracts a resource from a module file, and creates the C array containing the bytes of the resource. Quick applet I developed as a Win32 developer when I was 14.

    C 1

  4. xml2svg xml2svg Public

    Converts Android XML drawables into SVG format.

    C++ 1

  5. finddup finddup Public

    Finds duplicate files on POSIX-compatible machines. Can also delete duplicate files to save space.

    C++