Tech demos

Go back
Prompt gen
Ai assistant prompter

An app which uses the openai api or text-generation-webui api to generate a prompt for stable diffusion, or generate something else.

gitMylo
github issue template builder
Github issue template builder.

Easily build github issue templates.

gitMylo
RayCaster
RayCaster

A 3d renderer for 2d environments, made with just html, js and css. without using canvas.

Update 1: improved performance without reducing quality see Here.

Update 2: now you can press "F" to toggle the backtrack raycasting, and see the difference it makes.

gitMylo
3d cube
3d Cube

Simple rotating 3d cube, using css 3d transforms.

gitMylo
Markov Chain
Markov Chain

Generate different text from a text input, try it out with lyrics or copypastas!

gitMylo
Encoder/Decoder
Encoder/Decoder

Encode and decode text in some serious and some less serious encodings!

gitMylo
text effects
text effects

Transform your text

gitMylo
Sudoku solver
Sudoku solver

Solves sudokus statistically based on relationships with other tiles recursively. puts the number it thinks is most likely, if it fails, put the depth higher.

gitMylo