<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Creativity on STEM to STEAM</title><link>https://adamfermier.github.io/madsciguys/tags/creativity/</link><description>Recent content in Creativity on STEM to STEAM</description><generator>Hugo</generator><language>en</language><atom:link href="https://adamfermier.github.io/madsciguys/tags/creativity/index.xml" rel="self" type="application/rss+xml"/><item><title>Arts</title><link>https://adamfermier.github.io/madsciguys/docs/4-arts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://adamfermier.github.io/madsciguys/docs/4-arts/</guid><description/></item><item><title>Creative Strategist</title><link>https://adamfermier.github.io/madsciguys/persona/creative-strategist/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://adamfermier.github.io/madsciguys/persona/creative-strategist/</guid><description>&lt;p&gt;A creative strategist helps teams translate insights into experiences, using storytelling, design, and systems thinking to connect STEAM disciplines.&lt;/p&gt;
&lt;p&gt;In the STEAM knowledge graph, the creative strategist operates primarily in the &lt;strong&gt;Arts&lt;/strong&gt; domain — but their edges run in every direction: shaping the UX of &lt;strong&gt;Technology&lt;/strong&gt;, framing questions for &lt;strong&gt;Science&lt;/strong&gt;, and formalizing findings through &lt;strong&gt;Mathematics&lt;/strong&gt;. They are the connective tissue of the STEAM graph.&lt;/p&gt;
&lt;p&gt;Related content:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://adamfermier.github.io/madsciguys/docs/4-arts/"&gt;Arts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://adamfermier.github.io/madsciguys/docs/4-arts/knowledge-management/design-study-methodology/"&gt;Design Study Methodology&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://adamfermier.github.io/madsciguys/docs/4-arts/industrial-revolution-4.0/interoperability/"&gt;Interoperability&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://adamfermier.github.io/madsciguys/docs/4-arts/knowledge-management/ontological-semantics/"&gt;Ontological Semantics&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;



&lt;div class="related-concepts mt-4 mb-2"&gt;
 &lt;h5 class="related-concepts__heading"&gt;
 &lt;svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none"
 stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
 style="vertical-align:-3px; margin-right:6px;"&gt;
 &lt;circle cx="12" cy="5" r="3"/&gt;&lt;circle cx="19" cy="19" r="3"/&gt;&lt;circle cx="5" cy="19" r="3"/&gt;
 &lt;line x1="12" y1="8" x2="19" y2="16"/&gt;&lt;line x1="12" y1="8" x2="5" y2="16"/&gt;
 &lt;/svg&gt;
 Knowledge Graph Connections
 &lt;/h5&gt;
 &lt;div class="related-concepts__grid"&gt;
 
 &lt;a href="https://adamfermier.github.io/madsciguys/docs/4-arts/" class="related-concepts__card"&gt;
 &lt;span class="related-concepts__rel badge"&gt;Primary domain&lt;/span&gt;
 &lt;span class="related-concepts__name"&gt;Arts&lt;/span&gt;
 &lt;/a&gt;
 
 &lt;a href="https://adamfermier.github.io/madsciguys/docs/4-arts/knowledge-management/design-study-methodology/" class="related-concepts__card"&gt;
 &lt;span class="related-concepts__rel badge"&gt;Applies&lt;/span&gt;
 &lt;span class="related-concepts__name"&gt;Design Study Methodology&lt;/span&gt;
 &lt;/a&gt;
 
 &lt;a href="https://adamfermier.github.io/madsciguys/docs/4-arts/industrial-revolution-4.0/interoperability/" class="related-concepts__card"&gt;
 &lt;span class="related-concepts__rel badge"&gt;Shapes ux of&lt;/span&gt;
 &lt;span class="related-concepts__name"&gt;Interoperability&lt;/span&gt;
 &lt;/a&gt;
 
 &lt;a href="https://adamfermier.github.io/madsciguys/docs/4-arts/knowledge-management/" class="related-concepts__card"&gt;
 &lt;span class="related-concepts__rel badge"&gt;Contributes to&lt;/span&gt;
 &lt;span class="related-concepts__name"&gt;Knowledge Management&lt;/span&gt;
 &lt;/a&gt;
 
 &lt;a href="https://adamfermier.github.io/madsciguys/docs/4-arts/knowledge-management/ontological-semantics/" class="related-concepts__card"&gt;
 &lt;span class="related-concepts__rel badge"&gt;Frames questions for&lt;/span&gt;
 &lt;span class="related-concepts__name"&gt;Ontological Semantics&lt;/span&gt;
 &lt;/a&gt;
 
 &lt;/div&gt;
&lt;/div&gt;
&lt;style&gt;
.related-concepts__heading {
 color: #2980b9;
 font-size: 1rem;
 font-weight: 600;
 margin-bottom: .75rem;
}
.related-concepts__grid {
 display: flex;
 flex-wrap: wrap;
 gap: .5rem;
}
.related-concepts__card {
 display: flex;
 flex-direction: column;
 border: 1px solid #85c1e9;
 border-radius: 8px;
 padding: .5rem .75rem;
 text-decoration: none;
 background: #ebf5fb;
 min-width: 150px;
 max-width: 220px;
 transition: background .15s, border-color .15s;
}
.related-concepts__card:hover {
 background: #d6eaf8;
 border-color: #2980b9;
 text-decoration: none;
}
.related-concepts__rel {
 font-size: .7rem;
 background: #2980b9;
 color: white;
 border-radius: 4px;
 padding: 1px 6px;
 margin-bottom: 4px;
 display: inline-block;
 width: fit-content;
}
.related-concepts__name {
 font-size: .85rem;
 color: #1a252f;
 font-weight: 500;
}
&lt;/style&gt;</description></item></channel></rss>