nycki.net/content/index.md

71 lines
2.3 KiB
Markdown
Raw Normal View History

2024-09-15 18:58:13 +00:00
---
layout: layouts/home.njk
title: nycki.net
---
# {{ title }}
## Welcome!
My name is Nycki ([ˈnɪki](http://ipa-reader.xyz/?text=%CB%88n%C9%AAki)) (she/they), and [this is a website!](http://hrwiki.org/wiki/First_Time_Here%3F)
## Contact
- <nupanick@gmail.com>
- <https://github.com/nycki93>
2024-09-15 21:04:28 +00:00
2024-09-26 23:45:27 +00:00
![nycki](/a/button-nycki.png)
[![I was on Cohost!](/a/button-cohost-mykocalico.png)](https://cohost.org/nycki)
2024-09-15 18:58:13 +00:00
## Blog
2024-09-15 21:04:28 +00:00
[blog!](/blog) | [rss!](/blog/feed.xml)
## Links
2024-09-15 18:58:13 +00:00
2024-09-26 23:45:27 +00:00
[![sofia-drawsmore](/a/button-sofia.png)](https://sofiadrawsmore.neocities.org/)
2024-09-27 00:33:37 +00:00
[![pebble](/a/button-pebble.gif)](https://pebble.pet/)
[![quwyou](/a/button-quwyou.gif)](https://quwyou.com/)
[![alterae](/a/button-alterae.webp)](https://alterae.online/)
2024-09-26 23:45:27 +00:00
[![88 by 31](/a/button-88by31.gif)](https://cyber.dabamos.de/88x31/)
2024-09-15 18:58:13 +00:00
## Creations
Stuff I've made!
### Braceless Javascript
2018\. a couple of short programs written in browser JavaScript, with the special restriction that I can't use any instructions that require curly braces, like 'if' or 'for'. instead, I replace these instructions with ternaries and lambdas, which makes this a functional programming exercise!
[Fizzbuzz source on GitHub](https://github.com/nycki93/braceless-javascript/blob/master/fizzbuzz.html)
[99 bottles source on GitHub](https://github.com/nycki93/braceless-javascript/blob/master/bottles.html)
### Portal ZZT
2008\. A ZZT game inspired by Portal. Available at the Museum of ZZT.
[PortalZZT in the Museum of ZZT](https://museumofzzt.com/file/p/PortalZZT_v0_5.zip)
### ZZT Nanogames
2008\. A collection of ZZT games that use only one screen each. Also includes _Eight Legged Express_, which I believe was made in one weekend as a challenge.
[ZZT Nanogames in the Museum of ZZT](https://museumofzzt.com/file/n/nanopack01.zip)
### Collabyrinth
2008\. A collaborative labyrinth made in ZZT. I organized this collaboration on the z2 forums.
[Collabyrinth in the Museum of ZZT](https://museumofzzt.com/file/c/clbrnth1.zip)
### Traps and Zoids
2007\. Some hand-drawn cartoons and very old web design. Good old HTML 4.0 Transitional.
[Local mirror](/2007) | [Wayback Machine](https://web.archive.org/web/20071101001849/http://nick.lamicela.org/)
## Log
- 2023-12-14. Updated this website to use markdown, via pandoc and make.
- 2024-09-15. Redid the build process in Eleventy.
2024-09-26 23:45:27 +00:00
- 2024-09-26. Updated my 88x31 button.