Skip to content

Instantly share code, notes, and snippets.

View tech-mahn's full-sized avatar

techmahn tech-mahn

View GitHub Profile
@tech-mahn
tech-mahn / script.babel
Created January 6, 2023 01:50
SUN - for the CodePen Challenge - made with ZIM
new Frame(FIT, 800, 800, black, black, ready);
function ready() {
// given F (Frame), S (Stage), W (width), H (height)
// put code here
// add the art to a container so we can chop it up into a puzzle!
const art = new Container(W,H).addTo();
new Rectangle(W,H,new GradientColor([pink,purple],90)).addTo(art);

Keybase proof

I hereby claim:

  • I am tech-mahn on github.
  • I am techmahn (https://keybase.io/techmahn) on keybase.
  • I have a public key ASC9RJBBjQtAdPlxPISy_8YLjXXgInYJahiBL4CfUYV-Ywo

To claim this, I am signing this object:

@tech-mahn
tech-mahn / fox-in-the-wind.markdown
Created January 11, 2022 13:24
Fox in the wind