Hello, I'm nanobot567 (he/him). I'm just a weirdo trying to make cool stuff :3
In my free time I mainly code and produce music, but I've also dabbled in drawing, bookwriting, and conlang creation.
Recently I've been creating apps for the Playdate console! I made a nifty little music making app called CS-16, a music player called musik, and currently I'm working on my first "real" game (where I'm actually serious about making it good and polished haha) called Overflow.
Small sidenote but feel free to PM me on Mastodon if you want to chat!! Talking with cool creatures on the internet is one of my favorite activities :P
If you'd like to link to my website for some reason, here are a few 88x31 buttons you could use!
(My pixel art and color theory skills are kind of garbage so sorry if these look bad LOL)
Here's a template for embedding one directly, although I'd recommend replacing the URL with a local path so it doesn't take as long to load the button:
<a href="https://nanobot567.github.io/"><img src="https://nanobot567.github.io/media/images/88x31/nanobot-orange-filled-mono.gif" /></a>
For these I'd also recommend turning on pixelated image rendering to make them look crispier! Here's a CSS class that'll do the job:
.no-antialiasing {
image-rendering: optimizeSpeed;
image-rendering: pixelated;
}
Neofox is by Volpeon, and Neowolf is by Ente!
this website proudly has low amounts of javascript! javascript is only used for text foreground / background color swapping and text visibility toggle buttons.
it also achieved a B rating on websitecarbon.com!! you can check out the results here.