1,078 skills found · Page 12 of 36
sebastianbergmann / UuidFunction for generating a UUID (as string)
aurimasniekis / Webpack Glob EntriesA small function which allows you to pass glob to generate entries hash object
duckdb-wasm-examples / Duckdbwasm VitebrowserBarebones example of querying with duckdb-wasm using Vite and just the browser (no front-end framework). No dataset file is loaded; the data is created using the generate_series function.
fdograph / Rut Utilities@fdograph/rut-utilities - Utility functions to parse, validate and generate a Chilean R.U.T.
tbary / EEGPreTrainingDatasetsThe code of my master thesis at UCLouvain. Contains a MViT architecture and some pre-processing functions to generate pre-training datasets from unlabelled EEG data.
comolongo / Yz Javascript Django Template CompilerCompiles django templates into javascript functions that can generate html on client side
basro / Hx JsasyncHaxe lib for generating native JS async functions in an ergonomic and type safe way.
carlasplund / SFR Calculation CodeCode which calculates spatial frequency response (SFR), also called modulation transfer function (MTF), from a slanted edge image. Includes support for curved (non-straight) edges and tools for generating test images with slanted edges.
johnmackintosh / CusumcharterEasier CUSUM control charts. Returns simple CUSUM statistics, CUSUMs with control limit calculations, and function to generate faceted CUSUM Control Charts
Clad3815 / AI Function HelperSimplify OpenAI API usage with precise response formats, seamlessly integrating AI-generated content into your applications. Make any functions in a second
dragonwasrobot / I18n To ElmGenerates Elm types and functions from i18n key/value JSON files
andresgutgon / Wayfinder ExWayfinder connects your Phoenix backend and TypeScript frontend by generating TypeScript functions that correspond to your controllers. These functions are fully typed and ready to import into your frontend code.
MaximeRivest / ScimeetrScimeetr is an R package, and a shiny app that helps researchers introduce themselves into their scholarly literature. It contains a suit of function that let someone: load bibliometric data into R, make a map of peer reviewed papers by creating various networks, find research community, characterize the research communities, and generate reading list.
bbonik / Facial Landmark FrontalizationFunction to frontalize non-frontal 2D facial landmarks generated from the DLIB library
Lommix / Infinite Worldsgodot addon for procedural generating an infinite world using wave function collapse. Comes with easy to use editor tooling.
cocoahuke / Maclook4refQuickly find references to the specified Immediate number, or find the function call of specifies offset, and generate C++ functions call backtrace
fzaiser / GenferTool for Bayesian inference on discrete models expressed as probabilistic programs, via generating functions
mafintosh / Generate Radix TreeGenerates a function that uses a radix tree to match which pattern fits the input
wllm-rbnt / Asn1templateA CLI tool that converts DER or PEM encoded ASN.1 structures into an equivalent textual description compatible with OpenSSL's ASN1_generate_nconf(3) function
tylerbwong / TrussA KSP processor for Jetpack Compose that automatically generates Android Views for your Composable functions and vice versa.