Skip to content
View omar-azmi's full-sized avatar
Block or Report

Block or report omar-azmi

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

  1. fastdev_py fastdev_py Public

    a crappy fastapi development server that can preprocess TS, TSX, SCSS, etc... on any GET request. this way, you can reference "*.ts", "*.scss", etc... files directly in your html files

    TypeScript

  2. tsignal_ts tsignal_ts Public

    A topological order respecting signals library inspired by SolidJS. What's topological ordering you ask? Check out the readme to understand the problem with most signal libraries.

    TypeScript 1

  3. fbicodec_ts fbicodec_ts Public

    A Forward and Backward Invertible binary serializer TypeScript library built on modularity and composition. When you hear the words `FBI OPEN UP!`, you'll be able to prove your innocence with any d…

    TypeScript

  4. github_aid_ts github_aid_ts Public

    A Chromium and Firefox extension for viewing github Repository sizes, and Downloading files/subdirectories. It also features a simple tooling workflow that is capable of auto-generate web-extension…

    TypeScript 1

  5. kitchensink_ts kitchensink_ts Public

    a messy collection of handwoven utility functions that I use all the time. written in typescript with typedoc docs generator, and has no external dependencies

    TypeScript

  6. jacked_atlas_ts jacked_atlas_ts Public

    A tool for clipping region of interest based on a bitmap mask. But it can do much more than that, such as creating nested sprite atlases, loading them, or serving each item on the fly with custom m…

    TypeScript