Files
website/blog/creativity.html
T
2026-03-08 04:59:58 +05:30

91 lines
4.0 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/png" href="/img/favicon.png" />
<title>Nirmal Kumar R - Creativity</title>
<link rel="stylesheet" href="/style.css" />
</head>
<body>
<a rel="me" href="https://ieji.de/@mysticmode" style="display:none;">Mastodon</a>
<header>
<img src="/img/garden.jpg" class="banner" width="800px">
<nav>
<a href="/">Home</a>
<a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a>
<a href="mailto:hi@nirm.al">Contact</a>
</nav>
</header>
<section class="content-wrapper blog">
<div class="title">Creativity <span class="date">[2023-04-20]</span></div>
<div class="content">
<p>
My mother told me this word "declutter" yesterday, pointing out that I
need to de-clutter my room sooner. It has become a mess recently with
lots of junk that I dont need.
</p>
<p>
It was quite a surprise for me that she knows this term. Probably
she'd have gotten it from watching YouTube videos which she watches
often whilst doing her work.
</p>
<p>
Suddenly a thought came to my mind now, I mean right now. It is not
only about decluttering, but it very much proves a pertinent recipient
for creativity. The points that Im going to mention below regarding
creativity will also contain more attributes apart from declutter.
</p>
<p>
Creativity links to our emotional intelligence, even for a
mathematician who solves with logic does have one or other forms of
emotional intelligence nevertheless of the disagreement if there is
anybody who disagrees with this. This much is certain for me.
</p>
<p>
Now coming to one of the nuggets of creativity, that is decluttering
your mind. By doing that, we put out the standing thousand elephants
on our head and lit the fire that brings us onto more new
thought-processes.
</p>
<p>
This also means forgetting, by which I mean - forgetting the
happenings that trouble you because this often keeps you in a state of
turmoil with fear and worriedness. In order to do this, you need to
enter into a space where the things that trouble you is not within the
reach of your subconscious mind. The subconscious mind will act as an
agent for you to get into this space where creative freedom evolves.
</p>
<p>
This could mean eccentricity to some, like the usual talk goes. Who
cares about that anyway if you want to have some kick in life that you
could share with your grandchild later, I mean if you could live up to
that stage. Alright, lets come back to the point this way of
tricking your habits and bringing it into force where you play
yourself with your subconscious mind, we de-clutter the unwanted
happenings at the subconscious level. And that will lead you to the
phase of creative freedom.
</p>
<p>
Note that this phase of creative freedom has a threshold from person
to person. It can stay for a longer period of time or at a short term.
But rest assured when you can lit that fire in you, you will not be
yourself to worry about this.
</p>
</div>
</section>
<div class="separator">
<img src="/img/waves.jpg">
</div>
<footer>
© Nirmal Kumar R. All original text, is licensed under a
<a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
Source code of this website can be found
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer>
</body>
</html>