GitHub - toniab/code_sample

Skip to content

Navigation Menu

Sign in

Appearance settings

code_sample

Tonia codes! This repo contains proof Tonia can code.

balloon popper

JS balloon-popping art installation from Konversation, my online gallery.

(view index.html in browser)

grid fixed height

JS helper to get dimensions for a pretty image grid where each row has a specific height that allows for the images in that row to fill the complete width of the grid without cropping (except for extremely tall images).

(view example.html in browser)