Content migration from old repo to new repo

This commit is contained in:
Nirmal Kumar R
2024-07-26 18:25:48 +05:30
parent b636b05b5d
commit 7e0a5f3289
26 changed files with 1211 additions and 4 deletions
+61
View File
@@ -0,0 +1,61 @@
<!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="https://ik.imagekit.io/mysticmode/home/favicon.png">
<title>Nirmal Kumar R - Creativity</title>
<link rel="stylesheet" href="/style.css">
</head>
<body>
<header>
<div>
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
</div>
</header>
<nav>
<a href="/">Home</a>
<a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a>
<a href="https://river.sh">Devlog</a>
<a href="mailto:inbox@nirm.al">Contact</a>
</nav>
<section class="content-wrapper">
<h3>Creativity <span class="date">[2023-04-20]</span></h3>
<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>
<footer>
<hr>
© 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>