Feed

Inspiration

Karl Gerstner's Capital magazine design.

From: https://readymag.com/flatfile/03-capital/6/ via http://printingcode.runemadsen.com/lecture-grid/


At the stage of working on this idea where I'm not sure if it is a really good one or not actually an idea at all.

From: https://beta.observablehq.com/@grantcuster/functional-branding-sketch

Inspiration

Always enjoy going to @jxnblk's site to look something up and finding out how he's restyled the front-page. Looking default-minimal-styles good right now.

From: https://jxnblk.com/


Experimenting with using canvas to layout and render at print resolution.

From: https://beta.observablehq.com/@grantcuster/print-materials


Circles in a grid.

From: https://beta.observablehq.com/@grantcuster/circles-in-a-grid


Fill grid with largest possible squares around obstacles.

From: https://beta.observablehq.com/@grantcuster/fill-grid-with-largest-possible-squares-around-obstacles

Inspiration

Projection (probably t-SNE) as interface for labeling data. Cool to see something where projection is the main interface.

Inspiration

Interactive Convolutional Neural Network – a nice interactive diagram by Thomas Preusse.

From: https://beta.observablehq.com/@tpreusse/interactive-convolutional-neural-network

Inspiration

Infinite golden ratio project view by Adam Pearce.

From: https://roadtolarissa.com/


I made a GIF of running UMAP on the digits dataset, adding one digit into the dataset and retraining each frame. This was probably a weird thing to do but it is helping me to develop more of an intuition of what it's preserving (nearest neighbors) and what is not informative (overall positioning/scale).


After a lot of python problems I've got the umap tutorial running in a Jupyter notebook (my first Jupyter notebook).

From: https://umap-learn.readthedocs.io/en/latest/basic_usage.html

Inspiration

Cool variable font work and cool site in general from Dazzle.

From: http://dazzle.studio/

Inspiration

Small Talk game preview.

From: https://paleroom.itch.io/small-talk


I made a thing to go from markdown to grid cells. It uses canvas to calculate line breaks and break paragraphs into separate cells.

From: https://beta.observablehq.com/@grantcuster/markdown-to-grid


I made my own grid.

Inspiration

I've used remark for markdown parsing before, but I'm just now starting to realize what a cool set of connected projects this is.

From: https://unified.js.org/


Experimenting with the Inter UI variable font.

From: https://beta.observablehq.com/@grantcuster/untitled

Inspiration

Autotroph by Raven Kwok

From: http://ravenkwok.com/autotroph/


Our Turbofan Tycoon prototype is live.

From: https://turbofan.fastforwardlabs.com/


I finally figured out I could run a page with an iframe at the exact size I want the video so I don't have to deal with my screen recorder recording the rounded bottom corners of my browser.