Pinned Repositories
hollow
A ClojureScript shader-focused graphics library built on top of Webgl2.
Angels
Generative art piece utilizing raymarching and particles to emulate traditional mediums
Cables-Faust-Plugin
A Faust DSP plugin for the Cables.gl creative coding platform
Kiggyshop
Rust fullstack webshop for art prints
linalg
Linear algebra library for Bend
ocaml-shades
Collection of R color palettes reformatted for OCaml
odoc
Documentation compiler for OCaml and Reason
Sefirot
Koka socket library
shade
Various R color palettes in CLJ hashmaps, as well as utilities for parsing color palettes individually or in batches.
tincan
one on one Ocaml TCP chat app written with Riot + Mint tea
FayCarsons's Repositories
FayCarsons/tincan
one on one Ocaml TCP chat app written with Riot + Mint tea
FayCarsons/linalg
Linear algebra library for Bend
FayCarsons/Cables-Faust-Plugin
A Faust DSP plugin for the Cables.gl creative coding platform
FayCarsons/Lank
WIP Clojure dialect for music composition
FayCarsons/Ack
Ocaml spatial acceleration structure library
FayCarsons/CurryChat
Haskell single-room-multiple-user chat app I wrote to further familiarize myself with the lanaguage.
FayCarsons/Menhir-JSON
An OCaml JSON parser I wrote to get acquainted to Menhir
FayCarsons/Wiggle
Bend dependency manager
FayCarsons/Kiggyshop
Rust fullstack webshop for art prints
FayCarsons/OCaml-DSA
A collection of OCaml DSA implementations I'm writing for practice
FayCarsons/ocaml-joy
FayCarsons/odoc
Documentation compiler for OCaml and Reason
FayCarsons/Sefirot
Koka socket library
FayCarsons/CamlBeat
OCaml ByteBeat livecoding CLI app
FayCarsons/CamlChat
OCaml 1-on-1 Chat CLI app
FayCarsons/Clod
Clojure app with toy KV-store, basic authorization, and a sort-of-todo-list service
FayCarsons/cosmic-unicorn-rs
Rust port of Pimoroni's Cosmic Unicorn LED matrix library
FayCarsons/datviewr
Desktop app for viewing metrics gathered from the websites I manage
FayCarsons/FayCarsons
Config files for my GitHub profile.
FayCarsons/FerroSeq
A sampler and display+controller using the Monome Grid 128, written in Rust
FayCarsons/Imageopt-rs
Rust image optimization build tool
FayCarsons/kiggysite
Portfolio website for artist Kristen Rankin
FayCarsons/kudzu
A ClojureScript DSL for writing webgl2 shaders.
FayCarsons/Meow-Server
Server that meows at you
FayCarsons/OCaml-monome
OCaml wrapper for libmonome, a library for programs which make use of the Monome Grid and Arc controllers
FayCarsons/ocaml-osc
Pure OCaml implementation of the Open Sound Control protocol
FayCarsons/ocaml-rtree
A pure OCaml implementation of R-Trees
FayCarsons/Portfolio-Site
My WIP personal portfolio website, written in Typescript with Tailwind for styling. The site is hosted on a Raspberry Pi in my bedroom, at faycarsons.xyz
FayCarsons/riot
An actor-model multi-core scheduler for OCaml 5 🐫
FayCarsons/sh1107-rs
Rust implementation of an SH1107 driver targetting Rust's embedded-hal and embassy-rs