This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| nest [2026/01/29 22:26] – [Music] wikarai | nest [2026/04/16 00:43] (current) – [Keyboard] wikarai | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Welcome to Nest — a place for future creative projects, notes, and experiments. This wiki will host project pages, sketches, and links as things evolve. | Welcome to Nest — a place for future creative projects, notes, and experiments. This wiki will host project pages, sketches, and links as things evolve. | ||
| - | ===== Adventure ===== | + | ====== Adventure |
| * [[places: | * [[places: | ||
| * //A collection of local landmarks and quiet spots in the Cowichan Valley with OpenStreetMap directions.// | * //A collection of local landmarks and quiet spots in the Cowichan Valley with OpenStreetMap directions.// | ||
| - | ===== Music ===== | + | ====== Music ====== |
| - | * [[music: | + | * [[music: |
| * Plug in your own notes by using the keyboard, chords will be identified and pitch-corrected. (An example is automatically loaded which can be cleared.) < | * Plug in your own notes by using the keyboard, chords will be identified and pitch-corrected. (An example is automatically loaded which can be cleared.) < | ||
| - | * [[music: | + | * [[music: |
| - | ===== Projects ===== | + | ====== Projects ====== |
| + | |||
| + | ===== Electronics ===== | ||
| + | |||
| + | ==== Eyol-Elta Enigma ==== | ||
| + | * [[project: | ||
| + | * //A kinetic light sculpture that rationalises the chaotic " | ||
| + | * Features a 20-node dodecahedron lattice governed by cellular automata logic //à la// [[wp> | ||
| ==== Little Duckling (Boardgame) ==== | ==== Little Duckling (Boardgame) ==== | ||
| - | * [[proj: | ||
| * [[proj: | * [[proj: | ||
| - | * //A boardgame of light inspired by the above; exploring themes of guidance and discovery.// | + | * //A boardgame of light inspired by the poem below; exploring themes of guidance and discovery.// |
| + | * [[proj: | ||
| + | |||
| + | ===== Senses ===== | ||
| ==== Corvid Compass: A Gaze-Based 6th Sense ==== | ==== Corvid Compass: A Gaze-Based 6th Sense ==== | ||
| - | * [[project: | + | * [[project: |
| ==== Karan: IR Realm ==== | ==== Karan: IR Realm ==== | ||
| - | == Flood Light == | + | **Flood Light** |
| * [[project: | * [[project: | ||
| - | == IR Camera | + | **IR Camera** |
| - | * [[project: | + | * [[project: |
| ==== Fisa: UV Realm ==== | ==== Fisa: UV Realm ==== | ||
| - | == Flood Light == | + | **Flood Light** |
| * [[project: | * [[project: | ||
| * Uses 365nm over the more common 395nm, reveals more. | * Uses 365nm over the more common 395nm, reveals more. | ||
| * Wood's glass to eliminate the bothersome ' | * Wood's glass to eliminate the bothersome ' | ||
| - | == UV Camera | + | **UV Camera** |
| * [[project: | * [[project: | ||
| - | ===== Nature ===== | + | ====== Nature |
| - | ==== Wisteria | + | ==== Ginkgo |
| - | * [[plants:wisteria|Wisteria]] | + | * [[plants:ginkgo|Ginkgo]] |
| - | * //A genus of woody climbing vines known for cascading purple blooms | + | * //An ancient " |
| ==== Lavender ==== | ==== Lavender ==== | ||
| Line 49: | Line 58: | ||
| * //Fragrant Mediterranean shrubs used for purification, | * //Fragrant Mediterranean shrubs used for purification, | ||
| - | ===== Yivalkes ===== | + | ==== Wisteria ==== |
| - | ==== Glossary: ==== | + | * [[plants: |
| - | * [[https://atigerseye.com/den/ | + | * //A genus of woody climbing vines known for cascading purple blooms and vigorous growth.// |
| - | * [[https:// | + | |
| + | ====== Yivalkes | ||
| + | |||
| + | ==== Keyboard ==== | ||
| + | [[font:keyboard]] JS keyboard implementation of typewriter-like input, with exporter for popup keyboard anyone can use. | ||
| + | |||
| + | ==== Yivalekes Portal ==== | ||
| + | [[yivalkes: | ||
| + | ===== Glossary ===== | ||
| + | * [[https://crow.work/wiki/yivalkes/ | ||
| + | * [[yivalkes: | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| * **Record count:** < | * **Record count:** < | ||
| * **Last updated:** < | * **Last updated:** < | ||
| - | * [[yivalkes: | + | * [[yivalkes: |
| - | ==== Journals of Tearan ==== | + | ===== Journals of Tearan |
| * [[https:// | * [[https:// | ||
| * //Live updates and linguistic evolution as seen through the eyes of Tearan in Yivalkes.// | * //Live updates and linguistic evolution as seen through the eyes of Tearan in Yivalkes.// | ||
| * Major update coming soon! | * Major update coming soon! | ||
| - | ==== YzWr Font ==== | + | |
| - | * [[font: | + | ===== YzWr Font ===== |
| + | * [[font: | ||
| < | < | ||
| Line 72: | Line 95: | ||
| if (!wordsEl && !lastEl) return; | if (!wordsEl && !lastEl) return; | ||
| - | const apiUrl = ' | + | const apiUrl = ' |
| function ordinal(n) { | function ordinal(n) { | ||
| Line 150: | Line 173: | ||
| </ | </ | ||
| </ | </ | ||
| - | ---- | ||