This is where I put everything I'm working on, from game ideas to random projects. Most of them are unfinished or not working, or just random mini projects.
Test Bed 1 - June 30, 2021 to October 17, 2021
Test Bed 2 - October 17, 2021 to present
Random Math - This is just a page where I have random math-related things and numbers that were calculated and compiled.
What is Generative Art? - an interactive article that gives an overview of what exactly generative art is, and explains key concepts behind it (2022)
Generative Art Gallery - a collection of diverse interactive generative artworks I've created. The page will look different every time you view it, or when you redraw each piece (2022)
Generative Art Sketchpad - draw abstract designs using different brushes that each create unique, interesting patterns and shapes (2021)
Branching - create lots of intricate patterns with colorful, branching trails (2021)
Dots - create spirograph-like patterns by changing how colored dots move around in ellipse paths (2021)
Servo - control how synchronized jointed arms rotate around each other, creating mesmerizing motions and designs (2021)
Bands - generative designs made up of colorful interlocking bands that resemble make interesting patterns (2021)
Brownian Tree - generate and customize colorful tree-like growths made out of dots generated by Brownian motion (2021)
Brownian Snowflake - generate icy, colorful snowflakes using symmetrical Brownian motion (2021)
Gravity Wells - hundreds of points leave glowing trails as they float towards a number of gravity wells around the canvas, leaving flowing patterns in their wake (2022)
Metaballs - watch as colorful, blobby metaballs float and squish around the screen in a lava lamp-like way (2021)
Random Walker Shading - a plane is shaded and colored based on the movements of a random walker through thousands of steps, creating colorful and intricate designs resembling galaxies or clouds (2021)
Living Art Gallery - an abstract, moving art gallery (<2021)
Image Bleeding - bleed colors from images or shapes together to create random, colorful results (<2021)
Jetpack Blob - a side scroller jetpack game about collecting coins and avoiding spikes (2021)
Pinball - a random-gen physics game where you navigate a ball to a portal, avoiding large colorful blocks in the way (2021)
Neon Double Pendulum - an interactive physics simulation of a colorful, chaotic double pendulum (2021)
Bounce - a physics simulation about bouncing spheres with lots of customization (2020)
Circles - a physics simulation about colliding spheres with different customization (<2021)
Double Pendulum - (old version of Neon Double Pendulum) the chaos of a double pendulum creates intricate and seemingly random line designs (<2021)
Fractalization - a simple, colorful custom fractal generator that can create lots of different designs (<2021)
Fractal Tree - a customizable, colorful fractal tree generator (<2021)
Mandelbrot Set - a colorful Mandelbrot set visualizer (<2021)
Elementary Cellular Automata - a simple, two-state 1D cellular automata simulation with 256 selectable rules (2021)
Ternary Elementary Cellular Automata - a colorful, complex, three-state 1D cellular automata simulation with over 7 trillion selectable rules (2021)
Totalistic Cellular Automata - a four-state 1D cellular automata with a over 1 million simple rules that result in interesting results (2021)
Block Cellular Automata - a basic two-state, 1D block-neighborhood cellular automata with 256 selectable rules (2021)
Continuous Cellular Automata - a cellular automata where each cell can range from 0% to 100% brightness, creating complex gradient patterns (2021)
Conway's Game of Life - a customizable 2D cellular automata simulation based in simple rules that creates complex results (2021)
Langton's Ant - a customizable 2D cellular automata simulation involving simple ants (work in progress) (2021)
Lonely Chat Room - chat alone in a chat room with gary271. Because you're lonely. (2021)
Username and Profile Generator - If you need ideas for a username, use this to generate random usernames and profile pictures for you to use anywhere (2022)
Gradient - a customizable color gradient generator (<2021)
Cipher - a tool to encode and decode using various ciphers (work in progress) (<2021)
If you like this website, here's some other sites I'd highly recommend checking out. These are my personal favorite websites that have a similar style to mine, and I've sometimes gotten inspiration from them in the past.
Bicornum - lots of unique and interesting stand-alone projects, ranging from 3D fractals to algorithm visualizations to pattern generators
Geozone - a collection of some extremely satisfying and aesthetic animations and art generators, many mathematically based
William Hoza - William Hoza is a postdoctoral researcher at UC Berkeley and has a collection of fun miscellaneous projects that encourage procrastination
Dwitter - A website where coders are challenged to create amazing projects, animations, or works of art using JavaScript -- except the source code has to fit in a Tweet, so every project is limited to 140 characters of code