Pinned Repositories
ae-to-json
will export an After Effects project as a JSON object
AS3-Airplay
This is an implementation of Apple's Airplay written in Actionscript 3.
codevember-2016
docs-now
A tool which renders readme.md file documentation for all modules in a folder
geo-arc
Creates a 2d arc in 3d space
geo-chevron
Creates a 2d chevron type shape in 3d space.
geo-piecering
Creates a ring cut into piece in 3d space.
jsOOP
jsOOP is a library which can be used to simplify Object Oriented Programming in Javascript. It's able the handle such things as inheritance, interfaces, getters and setters, and enums.
promptfoo
Test your prompts, agents, and RAGs. Red teaming, pentesting, and vulnerability scanning for LLMs. Compare performance of GPT, Claude, Gemini, Llama, and more. Simple declarative configs with command line and CI/CD integration.
mikkoh's Repositories
mikkoh/codevember-2016
mikkoh/kimi
Define states with values and kimi will drive between the states
mikkoh/gltf-variants
Will diff GLTF models to create GLTF variants
mikkoh/ar-studio
The following is a series of experiments using Facebook's AR Studio
mikkoh/babylon
:page_with_curl: A JavaScript parser
mikkoh/explainers
Explainers from WebKit contributors
mikkoh/expo-three
Utilities for using THREE.js on Expo
mikkoh/extensions
Source code for official Firebase extensions
mikkoh/git-rev-sync
Synchronously get the current git commit hash, tag, or branch
mikkoh/macbook-audio-touch-interface
Use your macbook as a touch interface
mikkoh/model-element
Repository for the <model> tag
mikkoh/model-viewer
Easily display interactive 3D models on the web and in AR!
mikkoh/model_places365
RunwayML port of places365
mikkoh/nyg
Not another yeoman generator, a simplified project generator based around prompts and events.
mikkoh/objection.js
An SQL-friendly ORM for Node.js
mikkoh/primitive-plane
Plane geometry including UVs and normals
mikkoh/regl
👑 Functional WebGL
mikkoh/seinfeldvision
GPT-2 fine-tuned on seinfeld
mikkoh/sheetify
:sparkles: Modular CSS bundler for browserify
mikkoh/simulate-ar-headsets
mikkoh/svg-spinners
A collection of 24 x 24 dp SVG spinners! (CSS & SMIL)
mikkoh/three-gltf-variant-loader
A utility function which will load and parse GLTF/GLB files generated by gltfVariantMeld
mikkoh/three-mesh-bvh
A BVH implementation to speed up raycasting and enable spatial queries against three.js meshes.
mikkoh/three-ts-starter
A starter repo for Three.js Typescript projects with glslify included
mikkoh/threeify
A Typescript 3D library loosely based on Three.js
mikkoh/ts-spark-ar
Typescript definitions for Spark AR
mikkoh/UnityWav
WAV utility for saving and loading wav files in Unity
mikkoh/langchainjs
mikkoh/promptfoo
Test your prompts, models, and RAGs. Catch regressions and improve prompt quality. LLM evals for OpenAI, Azure, Anthropic, Gemini, Mistral, Llama, Bedrock, Ollama, and other local & private models with CI/CD integration.
mikkoh/sval
A javascript interpreter written in javascript