tobiastoft's Stars
public-apis/public-apis
A collective list of free APIs
tldraw/tldraw
whiteboard SDK / infinite canvas SDK
warpdotdev/Warp
Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
magenta/magenta
Magenta: Music and Art Generation with Machine Intelligence
http-party/http-server
a simple zero-configuration command-line http server
ashima/webgl-noise
Procedural Noise Shader Routines compatible with WebGL
ddworken/hishtory
Your shell history: synced, queryable, and in context
earlephilhower/ESP8266Audio
Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3, and AAC files on I2S DACs or with a software emulated delta-sigma DAC on the ESP8266 and ESP32
magenta/magenta-js
Magenta.js: Music and Art Generation with Machine Learning in the browser
Jolg42/awesome-typography
✏︎ Curated list about digital typography 🔥
sensorium/Mozzi
sound synthesis library for Arduino
lvgl/lv_port_esp32
LVGL ported to ESP32 including various display and touchpad drivers
mattdesl/workshop-p5-intro
Intro to Creative Coding workshop with p5.js and Tone.js
flutter/flutter_clock
nbrosowsky/tonejs-instruments
A small instrument sample library with quick-loader for tone.js
PrincetonLIPS/SketchGraphs
A dataset of 15 million CAD sketches with geometric constraint graphs.
dblodorn/sanzo-wada
🎨 Interactive version of Sanzo Wada's - "A Dictionary of Color Combinations"
Fasani/three-js-resources
A collection of resources for building 3D projects with three.js
alnitak/flutter_opengl
A Flutter OpenGL ES plugin using a Texture() widget. Supports Android, Linux and Windows. Many shaders from ShaderToy.com can be copy/pasted
hackpad/hackpad
Hackpad is a web-based realtime wiki.
sanctuarycomputer/studio
The safest place on earth
mattdesl/tiny-artblocks
Toolkit for small ArtBlocks projects
jtpio/p5-notebook
A Jupyter Notebook environment for p5.js kernels running in the browser, powered by JupyterLite 💡
mikepierce/internet-radio-streams
Curated List of Internet Radio Streams
runwayml/p5js
RunwayML + p5.js 🐠
michaelerule/webgpgpu
Examples and utility routines for general-purpose graphics card computation in WebGL, with a focus on 2D spatiotemporal rendering
martenjacobs/LineFont
Hershey font SVG text creator
goldensunliu/major-colors
color quantization using kmeans+++ for clustering and CIEDE2000 algorithm for color distance
aanban/esp32_beo4
Decoder library for Bang & Olufsen Beo4 IR remote control using a TSOP7000 IR receiver
goldensunliu/k-means-plus
K-means++ clustering a classification of data. It is identical to the K-means algorithm, except for the careful selection of initial conditions.