graysonarts
a multidisciplinary artist who works primarily in technology, light, and performance.
@Codesee-io Seattle, WA
Pinned Repositories
artcode
A coded date for labeling daily creative practices
awesome-rustlang-streamers
A list of rustlang streamers
boilerplate-cinder-opencv
Cinder + OpenCV + CMake boilerplate project
git-superprune
Prune branches that have been deleted from the origin
imuduino-3js
An example setup for using Imuduino with three.js (with a little bit of websockets thrown in)
processing-color-palettes
A bunch of color palettes to use for processing sketches
quadtree-rs
A rust implementation of a quadtree with a C api
rs-gpw
Generate pronouncable passwords based on https://www.multicians.org/thvv/gpw.js
rust-gpio-mqtt-bridge
A raspberry PI bridge between GPIO input pins and MQTT messages
rust-minimal-id
A simple Unique(ish) Id generating library
graysonarts's Repositories
graysonarts/git-superprune
Prune branches that have been deleted from the origin
graysonarts/jdexmd
A Command Line Tool that creates a Johnny Decimal structure for Obsidian and your Documents folder
graysonarts/artcode
A coded date for labeling daily creative practices
graysonarts/dailycreative
Daily Creative Coding Sketches
graysonarts/aboutface
An art installation that involves facial feature detection and clustering
graysonarts/advent-of-code-2024
graysonarts/axum-react-stytch
An opinionated template project for a web app written in rust and typescript
graysonarts/axum-sqlx-postgres-starter
A cargo-generate project for a basic axum server using sqlx with postgres
graysonarts/digital-garden
graysonarts/duck
Firmware for duck
graysonarts/EverybodyCodes2024
graysonarts/genuary
2025 (and others) genuary sketches
graysonarts/genuary-nannou-project-template
A cargo-generate template for creating new genuary projects that automatically add support for labeling and saving a still image
graysonarts/genuary2021
Sketches from Genuary 2021 (but done in 2022
graysonarts/genuary2024
My RUST implementations of Genuary 2024
graysonarts/graysonarts-placeholder
Just a placeholder site
graysonarts/leptos-calendar
An unstyled calendar component for leptos
graysonarts/llm-chain-rustls
`llm-chain` is a powerful rust crate for building chains in large language models allowing you to summarise text and complete complex tasks
graysonarts/nannou-experiments
graysonarts/nannou-remakes
A repository of remade sketches I found online, translated in Nannou. Features are used to switch between them.
graysonarts/openai-api-rs
OpenAI API client library for Rust (unofficial)
graysonarts/osc-heartbeat
A rust osc heartbeat broker
graysonarts/pad-frame
A rust tool to make sure the length of the framecount is the same for every file in a directory
graysonarts/PMTiles
Cloud-optimized + compressed single-file tile archives for vector and raster maps
graysonarts/rust-echelons
A Rust CLI for creating folder hierarchies for projects
graysonarts/stytch-rust
graysonarts/task_scheduler
Rust code for a task scheduler
graysonarts/tf-graph
Generate a graphviz dot digram for how terraform projects depend on each other
graysonarts/ttdl
TTDL - Terminal Todo List Manager
graysonarts/uniffi-slab-example
An example of how to use slab to send opaque types across the uniffi boundary as an id in the slab arena.