--- layout: home.njk title: nycki.net --- {%- css %}{% include "node_modules/prismjs/themes/prism-okaidia.css" %}{% endcss %} ## welcome!
picture of klay pointing to himself with his tongue stuck out My name is nycki ([ˈnɪki](http://ipa-reader.com/?text=%CB%88n%C9%AAki)) (they/them), and [this is a website!](http://hrwiki.org/wiki/First_Time_Here%3F) Sticker by [djuan](https://linktr.ee/mkiiisystem)!
## contact - email: - matrix: [@nycki:bark.lgbt](https://chat.bark.lgbt/) - github: - fediverse: (18+) {% webButton '/a/button-nycki.png', 'nycki' %} {% webButton '/a/button-cohost-mykocalico.png', 'i was on cohost!', 'https://cohost.org/nycki' %} ## cool people buttons go here {% webButton '/a/button-sofia.png', 'sofia-drawsmore', 'https://sofiadrawsmore.neocities.org/' %} {% webButton '/a/button-pebble.gif', 'pebble', 'https://pebble.pet/' %} {% webButton '/a/button-quwyou.gif', 'quwyou', 'https://quwyou.com/' %} {% webButton '/a/button-alterae.webp', 'alterae', 'https://alterae.online/' %} {% webButton '/a/button-88by31.gif', '88 by 31', 'https://cyber.dabamos.de/88x31/' %} ## my stuff ## notes ### convert all files in dir to mp3 on windows ```ps gci -file | %{ ffmpeg -i $_.fullname $($_.basename).mp3 } ``` ## log - 2025-03-21. Did some cleanup. Added light/dark toggle. Added preview images for Pyramides Papyrium, Graph Zendo, Braceless JS, Portal ZZT, Nanopack, Collabyrinth, and Trapz and Zoids. - 2024-09-27. Changed pronouns from she/they to they/them. I'd describe myself as genderfluid overall. - 2024-09-26. Updated my 88x31 button. - 2024-09-15. Redid the build process in Eleventy. - 2023-12-14. Updated this website to use markdown, via pandoc and make.