-this page is a work in progress
+this page is a work in progress
+return home
Portfolio
@@ -36,7 +37,7 @@ The dates listed are generally the last time any significant change was made, fo
2022-08
source: https://git.crispypin.cc/CrispyPin/leko-pona
-
+
(The deskmat texture was created with my julia fractal renderer)
ch32v003 oled board
@@ -47,7 +48,7 @@ project files: git.crispy
2024-04
source: git.crispypin.cc/CrispyPin/bad-apple
-https://youtu.be/G0eonL14tCQ
+https://youtu.be/G0eonL14tCQ
Conways Game of Life
@@ -64,7 +65,7 @@ source: git.crispypin.cc
2022-05
github.com/CrispyPin/rotary-kb
A silly project making a terrible input device. You select a letter by rotating right and left moving down a tree, and press to type it.
-
+
jam games
@@ -78,14 +79,14 @@ All the below games except for LD45: Mind the Gap
I made together w
2022-04
crispypin.itch.io/ld-50
github.com/CrispyPin/ld-50
-
+
LD49: Shork Inc
2021-09
crispypin.itch.io/ld-49
github.com/CrispyPin/ld-49
-
+
LD48: Shork
@@ -113,7 +114,7 @@ All the below games except for LD45: Mind the Gap
I made together w
2019-04
crispypin.itch.io/starship-conquer-space
-
+
LD43: The robot's adventure
@@ -124,7 +125,7 @@ All the below games except for LD45: Mind the Gap
I made together w
2018-08
crispypin.itch.io/ld-42
-
+
shaders
@@ -154,27 +155,27 @@ A shader that can display qr codes of any size, though it requires computing the
2024-08
A quine is a program that outputs its own source code. Since shaders don't have text or file outputs, a shader quine must render its own source code instead. This shader contains the font data required to be readable.
-
+
shader quine golf
2024-08
Code golf is the art of shortening a program as much as possible while still producing a required behavior. I made a tiny version of the quine, only 2877 bytes large. At the end it does render some random characters, but I still consider it valid. When code golfing, undefined behaviour is part of the fun.
-
+
sunset
2023-02
This is a single fragment shader, which means you can put it on any mesh and it will look the same.
-
+
julia fractal
2023-07
They are both animated slowly, but the second one has distortion based on world position.
-
-
+
+
andriod
@@ -186,11 +187,11 @@ Using the app
+
This 3-row version uses the traditional division of hours, minutes and seconds, just displaying the three numbers in binary.
-
+
raymarching
libgarbage
@@ -235,13 +236,13 @@ I am very mature.
2023-07
I also made a web version of this in may 2021, see gol.crispypin.cc or github.com/CrispyPin/gol-wallpaper for the source
-
+
rule 110
2023-09
See Elementary cellular automaton (Wikipedia).
-
+
WireWorld
Lenia/smoothlife
@@ -256,7 +257,7 @@ These programs are less flashy and were made out of necessity. I don't expect an2023-02
source: https://git.crispypin.cc/CrispyPin/snoud
A simple terminal app that plays multiple audio files on loop, meant for background ambience. I use it for rain and wind sound and have it auto-start when I log in.
-

