Infinite Playground Logo

Analog Pixel

Infinite falling boxes

fallingboxes

Or another version where the boxes shrink instead of just poofing out of existence.


A little webapp I wrote that helps you write haiku's.

haikuwriter


haiku portfolio project 2024-01-07 #

img


img


Better news is a simple javascript client that pulls stories from Hacker News and:

Read more

Create Personalized Guided Meditations Using AI

What if, instead of the standard guided meditations on random topics that people typically encounter, you could have a tailored meditation targeting exactly what you're focusing on? Maybe you've grown tired of the lengthy introductions and commercials that many services insert into their meditations. Or perhaps, the meditation durations are never just right; either too short or too long.

Read more

Jump Ci, easily find the CI jobs

Jump Ci (jci) is a fun little script that documents in your git repo where all the
ci jobs are.

For example, lets say you are in docker/container/myapp and you want to find the
ci job that builds that docker image and pushes it into prod. You would just
run jci and like magic the ci pipeline opens in your browser.

Read more