> For the complete documentation index, see [llms.txt](https://neuroscienceofkindness.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://neuroscienceofkindness.gitbook.io/main/master.md).

# COVID+Care+Art

![Neuro-Kindness Synectics Compass](https://media.giphy.com/media/O8veetKDHzD2Roq27m/giphy.gif)

{% embed url="<https://codepen.io/kdoore/live/eYZwOYN>" %}
Select Link above to access interactive Kindness Compass
{% endembed %}

## Art & Science of Kindness During COVID-19

### [Neuroscience of Kindness Art Contest](/main/neuroscience-of-kindness/neuroscience-of-kindness-art-contest/kindness-design-wheel.md)

### [Synectics Framework](/main/neuroscience-of-kindness/neuroscience-of-kindness-art-contest/synectics-framework.md)

### [Single Frame Narrative Examples](/main/neuroscience-of-kindness/neuroscience-of-kindness-art-contest/single-frame-narrative-examples.md)

### Kindness Builds Connections

> **All art, and most knowledge, entails either seeing connections, or making them. Until it is hooked up with what you already know, nothing can ever be learned or assimilated \~ Ralph Caplan**

{% file src="/files/-MIPiRozlyxyT4tF2Uez" %}
Notes on Connections - Ralph Caplan
{% endfile %}

## Getting Super Powers: Kindness

Becoming a super hero is a fairly straight forward process:

Computational Modeling to Optimize Human Experience

```csharp
$ get super-powers
using System.Learning
using System.NeuroKindness

void SelfAcceptance(Reflection(OwnEmotions)){
 KindActions( this.do );
 if(Insight != null){
    FeelGood++; 
    if( GreaterGood.Impact > 0) {
        LevelUp ( nextLevel );
        return;
      }
  //Recursive call
  SelfAcceptance(Reflection(MirroredEmotions);
 }
}

SelfAcceptance( Why( this.be ) ); 

```

##
