FREE US Shipping for Orders  $80+

Processing Tank Tops

Filter

Safe Search on hides explicit content. Safe Search off shows all results, including explicit content.
Accept Understand Love Autism Awareness Tank Top

Description: Accept Understand Love Autism Awareness design promotes understanding and love towards autism, fostering acceptance and support for individuals on the autism spectrum.

Tags: autism support, developmental disorder, ear, sensory processing, social communication
I'm Thinking Loading Spinner Graphic Tank Top
Main Tag:  

Description: The perfect graphic shirt to bring the message across. I’m thinking. For everybody who likes to take their time before acting. Also a great t-shirt for all the procrastinators, slow starters, computer geeks and just for everyone who enjoys cool illustration designs combined with text contents. Plus, this cool piece also works great as a gift.

Tags: processing, loading, thought, progress, patience
Sensory Overload in Colours Tank Top

Description: A design inspired by sensory overload, and how it definitely makes life more "colourful"..

Tags: autistic, colorful, colourful, neurodivergent, neurodiversity

Sensory Overload in Colours Tank Top

by Stevo's Autistic Surplus

$21

Neurodiverse Universe Autism Awareness Understand Tank Top

Description: Neurodiverse Universe Autism Awareness Understand

Tags: adhd awareness, adhd empowerment, autism awareness, celebrate neurodiversity, cognitive diversity
It is what it is Tank Top
Main Tag:  

Description: Garbage panda.

Tags: adhd, allegedly, anti social, anxiety, autism

It is what it is Tank Top

by North Eastern Roots

$21

Sedate Me Tank Top
Main Tag:  

Description: PLEASE!

Tags: adhd, allegedly, anxiety, autism, bipolar

Sedate Me Tank Top

by North Eastern Roots

$21

Noticing That Since 1987 Tank Top
Main Tag:  

Description: This shirt honors the origins of EMDR Therapy going back to 1987.

Tags: bilateral stimulation, counselor humor, emdr humor, emdr therapist, emdr therapy

Noticing That Since 1987 Tank Top

by IRIS Training Collective

$21

Fibonacci Spiral 001 Tank Top
Main Tag:  

Description: The Fibonacci spiral is An approximation of the golden spiral created by drawing circular arcs connecting the opposite corners of squares in the Fibonacci tiling Processing Code on Github at: https://github.com/rupertrussell/FibonacciSpiral001

Tags: code, fibonacci, geometry, github, maths

Fibonacci Spiral 001 Tank Top

by rupertxrussell

$21

Neurodiverse Universe Autism Awareness Sensory Processing Tank Top

Description: Neurodiverse Universe Autism Awareness Sensory Processing

Tags: autismacceptance, autismawareness, autismsupport, inclusion, neur
Executive Function Loading Tank Top

Description: This techy design reads “Executive Function Loading” with a progress bar stuck at 23% and a little spinning wheel. It’s a lighthearted nod to all the tasks that live rent-free on the to-do list. Cool blues and oranges give it a friendly, digital feel.

Tags: adhd humor, brain b, brain buffering, executive function, funny quote
Pi Spiral 22,222 digits Tank Top
Main Tag:  

Description: /* Draws Pi on a spiral spiral_text_003 based on code by -~=Manoylov AC=~- https://www.openprocessing.org/sketch/168364 Pi from http://www.geom.uiuc.edu/~huberty/math5337/groupe/digits.html Adaped for Redbubble by Rupert Russell 2 July 2018 Code avaiable on Github at https://github.com/rupertrussell/spiralText_004 Artwork available on Redbubble at: https://www.redbubble.com/people/rupertrussell/works/32496057-pi-spiral-55-554-digits */

Tags: code, infinity, math, processing, rupertrussell
You Process Grief One Step at at Time but You Have to Take Each Step Tank Top
Main Tag:  

Description: Grief is a process, one with many facets. But you can’t move forward without processing each stage.

Tags: healing, mental health support, therapist, mental health matters, therapy
Rotated & Scaled Triangles 008 Tank Top
Main Tag:  

Description: // Created with Processing see processing.org // Licensed under Creative Commons Attribution ShareAlike // https://creativecommons.org/licenses/by-sa/3.0 // https://creativecommons.org/licenses/GPL/2.0/ // http://www.redbubble.com/people/rupertrussell // triangles_005_001 // 20170205 PVector a; PVector b; PVector c; float shrink = .9; float grey=0; float len = 27000; // ensure that this is larger thatn the camvas boolean black = true; void setup () { size(13500, 13500); background(255); noLoop(); smooth(); strokeWeight(1); stroke(grey); int size = 13500; a = new PVector(-size, -size, 0); b = new PVector(size, -size, 0); c = new PVector(0, size, 0); } void draw () { translate(width ...

Tags: algorithm, code, creative commons, generative design, linear
Probably Needed a Hug, Became an EMDR Therapist Instead Tank Top

Description: We all came to this work with our own story, this shirt celebrates that.

Tags: bilateral stimulation, counselor humor, emdr humor, emdr therapist, emdr therapy
The Arecibo Message 0010 - Terminal Tank Top
Main Tag:  

Description: Terminal Font see also: "Arecibo Message 001":http://rupert.id.au/tutorials/processing/examples/Arecibo_message_001/index.php 00000010101010000000000 00101000001010000000100 10001000100010010110010 10101010101010100100100 00000000000000000000000 00000000000011000000000 00000000001101000000000 00000000001101000000000 00000000010101000000000 00000000011111000000000 00000000000000000000000 11000011100011000011000 10000000000000110010000 11010001100011000011010 11111011111011111011111 00000000000000000000000 00010000000000000000010 00000000000000000000000 00001000000000000000001 11111000000000000011111 00000000000000000000000 11000011000011100011000 10000000100000000010000 11010000110001110011010 11111011111011...

Tags: 0010, aliens, arecibo message, binary, code
Too Much Noise Overwhelms Me - Sensory Issues Awareness Tank Top

Description: Raise awareness for audio processing and sensory issues with this design. Highlight the challenges of noise sensitivity and sensory overload.

Tags: aesthetic, audio processing, autism, autism awareness, autistic
Ask Me About My Safe Place Tank Top

Description: EMDR humor meets psychedelic third-eye vibes.

Tags: bilateral stimulation, emdr humor, emdr therapist, emdr therapy, emdr training

Ask Me About My Safe Place Tank Top

by IRIS Training Collective

$21

CPU Heart Tank Top
Main Tag:  

Description: A central processing unit (CPU) is a hardware component that’s the core computational unit in a server. Servers and other smart devices convert data into digital signals and perform mathematical operations on them. The CPU is the primary component that processes the signals and makes computing possible. It acts as the brain of any computing device. It fetches instructions from memory, performs the required tasks, and sends output back to memory. It handles all computing tasks required for running the operating system and applications.

Tags: apple computer, brain, central processing unit, circuit board, computer

CPU Heart Tank Top

by MindsparkCreative

$21

Purple Haze Tank Top
Main Tag:  

Description: // Daniel Shiffman // http://codingtra.in // http://patreon.com/codingtrain // Code for: https://youtu.be/KWoJgHFYWxY // Coding Challenge #30: Phyllotaxis // http://algorithmicbotany.org/papers/abop/abop-ch4.pdf int n = 200010; float c = 8.5; float start = 0; float hu ; float radius; float rrr, ggg, bbb; void setup() { // size(13500, 13500); size(5000, 5000); // colorMode(HSB, 360, 255, 255); background(0); stroke(0); strokeWeight(.5); println("Running"); } // https://raw.githubusercontent.com/CodingTrain/Rainbow-Code/master/challenges/CC_30_Phyllotaxis/CC_30_Phyllotaxis.pde void draw() { noLoop(); translate(width / 2, height / 2); for (int i = 0; i < n; i++) { float a = i *...

Tags: algorithm, code, creative commons, dots, generative design processing

Purple Haze Tank Top

by rupertxrussell

$21

IRIS Training Collective Tank Top

Description: We're an EMDR therapist training group who loves to get weird and go to the depths.

Tags: bilateral stimulation, emdr humor, emdr therapist, emdr therapy, emdr training

IRIS Training Collective Tank Top

by IRIS Training Collective

$21

I'm Still Thinking Tank Top
Main Tag:  

Description: I'll get back to you when I'm done.

Tags: programmer gift, processing symbol, birthday christmas, computer nerd, programmer humor

I'm Still Thinking Tank Top

by Slap Cat Designs

$21

Lissajous VI Tank Top
Main Tag:  

Description: Created with "Processing":http://processing.org/ // Draws a Lissajous figures // 1 April 2011 // http://www.rupert.id.au/tutorials/processing/examples.php float Scale = 1; int screen_width = round(240 * Scale); int screen_height = round(240 * Scale); /* Scale image and reduce by 10 pixels to remove from edge of screen */ int AX = (screen_width/2) - round(10 * Scale); int BX = (screen_height/2) - round(10 * Scale); float a = 1; float b = 1; int counter = 0; int saveCounter = 0; int count = 0; String str_count; String file_name; void setup(){ smooth(); fill(255); strokeWeight(1); // Thin size(screen_width,screen_height); } // Based on Microworlds LOGO code from http://www.mathcats.com/ga...

Tags: code, improved, maths, monochrome, open processing

Lissajous VI Tank Top

by rupertxrussell

$21

THE PROCESS TRUST Tank Top
Main Tag:  

Description: THE PROCESS TRUST

Tags: code, coding, processing, programming, rupertrussell

THE PROCESS TRUST Tank Top

by BrookSylvistre

$21

Similar Designs

Cart Preview (0)

You're $80.00 Away from FREE US Shipping!
$0
$80

Kids Apparel

Accessories

Home Goods