Skip to content

Instantly share code, notes, and snippets.

Smiley Face

@carbide-public
carbide-public / cell0.js
Last active March 2, 2022 17:16
untitled
import _ from "lodash"
import fill from "ndarray-fill"
import zeros from "zeros"
let a = zeros([10,10])
fill(a, (x,y) => 5.0)

TodoMVC React

@carbide-public
carbide-public / cell0.js
Created February 24, 2022 08:41
untitled
我都告诉对方

Three.JS Cubes

Wiktionary API