Cyklans Code Shitposts

This is where I post all my random code that I come up with.
Prototypes, proof of concepts, anything I can think of basically.

Get Crackin'

PNGEverything

PNGEverything is a "tool" I wrote for the tool jam. It converts every file, whatever it may be, into a .png file. It can also convert them back, so that's nice!

Songify

This one's actually not a shitpost! It's a tool for livestreamers to display the music that's running in the background.

This Page

Now, this may be just plain old HTML, but it's filled to the brim with modern tooling! TailwindCSS for style, Vite as a build tool. You can't get much more modern than that.

Vlang ini Parser

I'm a sucker for weird programming languages. So when I found V, I just HAD to make something for it. It's a bit of a mess, but it was fun!

TicTacTonline

It's online Tic Tac Toe, obviously.

All the Dice

Why use a trusted library when you can write a janky one in an afternoon?