-
13:35
(UTC -04:00) - http://localhost:8000
-
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
-
build_tools_ts Public
general deno build tool scripts which I practically use in all of my typescript repos
TypeScript Other UpdatedMar 24, 2025 -
experiments_ts Public
a playground for experimenting in typescript
monaco-editor Public
Forked from microsoft/monaco-editorPR for esbuild plugin and docs for guiding users
JavaScript MIT License UpdatedFeb 4, 2025 esbuild_deno_loader Public
Forked from lucacasonato/esbuild_deno_loaderfixes bundling incompatibility with unresolvable file types (i.e. which are unsupported by deno runtime)
TypeScript MIT License UpdatedJan 18, 2025 animethemes-dl Public
downloads playlists from "https://animethemes.moe" to your filesystem and prepares a ".m3u" playlist file.
TypeScript Other UpdatedJan 10, 2025 aoc-2024 Public
Solutions to Advent of Code 2024, in Typescript (Deno runtime).
TypeScript UpdatedDec 5, 2024 pinn_experiments_py Public
Basic tests pertaining to Physics Informed Neural Networks (PINNs)
Python UpdatedNov 4, 2024 esbuild-plugin-css Public
Import CSS files in your javascript, and have them bundled by esbuild. compatible with Web Browsers and Deno.
TypeScript Other UpdatedOct 8, 2024 async-promise-ruby Public
An Asynchronous Promise library for Ruby, built over "async" gem, providing Javascript ES6 style Promises. Also includes utilities like ES6-style "fetch" that return a Promise.
Ruby Other UpdatedOct 4, 2024 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.
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…
tiny-android-template Public
Forked from jbendtsen/tiny-android-templateThis fork improves its windows compatible
Perl MIT License UpdatedApr 3, 2024 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 Other UpdatedMar 26, 2024 hzone_ts Public
A HyperScript for creating Reactive JSX DOM components in a stack based changeable environment system (aka zones). The library specializes in extensibility and ability to change zones, so as to nul…
TypeScript Other UpdatedMar 26, 2024 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 Other UpdatedMar 7, 2024 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 Other UpdatedFeb 26, 2024 canvas2d_composition_test_ts Public
TypeScript UpdatedApr 19, 2023 multi_template_matching_py Public
naive way of template matching with optional weighting/masking, but works 9x slower than opencv's more general cross-correlation template matching. subharashii indeed!
Python UpdatedFeb 18, 2023 ncanvas_ts Public
provides convenience classes for creating drawable nodes, such as scenes, containers, sprites, etc...
TypeScript Other UpdatedFeb 7, 2023 roiflood_py Public
tools for flood filling ndarrays with abstracted conditions efficiently (non-redundantly). useful for flooding regions of interest. requires `skimage.segmentation.flood`
Python UpdatedDec 10, 2022 my-deno-project-template Public
this template consists of `deno` + `dnt` + `github-actions` build scripts + `vanilla-extract` + `solidjs`, in addition to `esbuild` bundler
TypeScript UpdatedNov 23, 2022 idat_codec_ts Public
crappy png IDAT chunk encoder and decoder. works only for sub 8 bitdepth images for now
TypeScript UpdatedNov 23, 2022 byte_codec_ts Public
a schema based serializer for primitive javascript types with no external dependencies.
TypeScript The Unlicense UpdatedNov 21, 2022 my-node-project-template Public template
this template consists of `esbuild` + `typescript` + `vanilla-extract` + `solidjs`
esbuild-plugin-tsc Public
Forked from thomaschaaf/esbuild-plugin-tscthis fork allows the usage of typescript beta features that may trigger an error in esbuild's parser
TypeScript MIT License UpdatedOct 2, 2022