Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 494 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 494 Bytes

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)