Format and add Mastodon link
This commit is contained in:
@@ -1,32 +1,38 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
||||||
<title>Nirmal Kumar R</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>
|
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<head>
|
||||||
<div class="content-title">
|
<meta charset="UTF-8">
|
||||||
<h3>404 Not Found</h3>
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</div>
|
<title>Nirmal Kumar R</title>
|
||||||
<div class="content">
|
<link rel="stylesheet" href="style.css">
|
||||||
<p>Rumi said - "What you seek is seeking you"</p>
|
</head>
|
||||||
<p>This page has no content, but don't worry - All was good, All is well and All's gonna be fine.</p>
|
|
||||||
<p>Just go to the index url - <a href="https://nirm.al">https://nirm.al</a> and you'll find something for yourself.</p>
|
<body>
|
||||||
</div>
|
<header>
|
||||||
</section>
|
<div>
|
||||||
|
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<section class="content-wrapper">
|
||||||
|
<div class="content-title">
|
||||||
|
<h3>404 Not Found</h3>
|
||||||
|
</div>
|
||||||
|
<div class="content">
|
||||||
|
<p>Rumi said - "What you seek is seeking you"</p>
|
||||||
|
<p>This page has no content, but don't worry - All was good, All is well and All's gonna be fine.</p>
|
||||||
|
<p>Just go to the index url - <a href="https://nirm.al">https://nirm.al</a> and you'll find something for
|
||||||
|
yourself.</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>
|
||||||
|
|
||||||
<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>
|
</html>
|
||||||
@@ -1,26 +1,28 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<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 - blog</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>
|
<head>
|
||||||
<a href="/">Home</a>
|
<meta charset="UTF-8">
|
||||||
<a href="/blog.html">Blog</a>
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<a href="/poems.html">Poems</a>
|
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
||||||
<a href="https://river.sh">Devlog</a>
|
<title>Nirmal Kumar R - blog</title>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<link rel="stylesheet" href="style.css">
|
||||||
</nav>
|
</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>
|
||||||
|
|
||||||
<main>
|
<main>
|
||||||
<ul>
|
<ul>
|
||||||
@@ -64,9 +66,12 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<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>.
|
© Nirmal Kumar R. All original text, is licensed under a <a
|
||||||
</footer>
|
href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
|
||||||
</body>
|
Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
+43
-34
@@ -1,41 +1,50 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<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</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>
|
<head>
|
||||||
<a href="/">Home</a>
|
<meta charset="UTF-8">
|
||||||
<a href="/blog.html">Blog</a>
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<a href="/poems.html">Poems</a>
|
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
||||||
<a href="https://river.sh">Devlog</a>
|
<title>Nirmal Kumar R</title>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<link rel="stylesheet" href="style.css">
|
||||||
</nav>
|
</head>
|
||||||
|
|
||||||
<section class="home">
|
<body>
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/ashram.jpg" alt="A picture of an ashram garden">
|
<a rel="me" href="https://mastodon.social/@tildezero" style="display:none;">Mastodon</a>
|
||||||
</section>
|
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<header>
|
||||||
<div class="content">
|
<div>
|
||||||
<p>This is my personal website. A place where you can read all my public musings. Rest of it is my internal flight and experience which I cannot put it into words although I try my best.</p>
|
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
||||||
<p class="contact">You can connect with me on <a rel="me" href="https://mastodon.social/@tildezero">Mastodon</a> or via <a href="mailto:tildezero@posteo.net">email</a>.
|
</div>
|
||||||
</div>
|
</header>
|
||||||
</section>
|
|
||||||
|
<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="home">
|
||||||
|
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/ashram.jpg" alt="A picture of an ashram garden">
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="content-wrapper">
|
||||||
|
<div class="content">
|
||||||
|
<p>This is my personal website. A place where you can read all my public musings. Rest of it is my internal flight
|
||||||
|
and experience which I cannot put it into words although I try my best.</p>
|
||||||
|
<p class="contact">You can connect with me on <a rel="me" href="https://mastodon.social/@tildezero">Mastodon</a>
|
||||||
|
or via <a href="mailto:tildezero@posteo.net">email</a>.
|
||||||
|
</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>
|
||||||
|
|
||||||
<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>
|
</html>
|
||||||
|
|||||||
+31
-26
@@ -1,28 +1,30 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<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 - blog</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>
|
<head>
|
||||||
<a href="/">Home</a>
|
<meta charset="UTF-8">
|
||||||
<a href="/blog.html">Blog</a>
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<a href="/poems.html">Poems</a>
|
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
||||||
<a href="https://river.sh">Devlog</a>
|
<title>Nirmal Kumar R - blog</title>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<link rel="stylesheet" href="style.css">
|
||||||
</nav>
|
</head>
|
||||||
|
|
||||||
<main>
|
<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>
|
||||||
|
|
||||||
|
<main>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="poems/polar-bliss.html">Polar bliss</a> <span class="date">[2023-04-09]</span>
|
<a href="poems/polar-bliss.html">Polar bliss</a> <span class="date">[2023-04-09]</span>
|
||||||
@@ -59,9 +61,12 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<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>.
|
© Nirmal Kumar R. All original text, is licensed under a <a
|
||||||
</footer>
|
href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
|
||||||
</body>
|
Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,55 +1,60 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<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 - A place in my heart</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>
|
<head>
|
||||||
<a href="/">Home</a>
|
<meta charset="UTF-8">
|
||||||
<a href="/blog.html">Blog</a>
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<a href="/poems.html">Poems</a>
|
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
||||||
<a href="https://river.sh">Devlog</a>
|
<title>Nirmal Kumar R - A place in my heart</title>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<link rel="stylesheet" href="/style.css">
|
||||||
</nav>
|
</head>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<body>
|
||||||
<h3>A place in my heart <span class="date">[2022-11-26]</span></h3>
|
<header>
|
||||||
|
<div>
|
||||||
|
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
<div class="content">
|
<nav>
|
||||||
<p>There is a place in my heart<br>
|
<a href="/">Home</a>
|
||||||
for those who suffered the inevitable and stun life;</p>
|
<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>
|
||||||
|
|
||||||
<p>There is a place in my heart<br>
|
<section class="content-wrapper">
|
||||||
for those embrace life however uncertain it could be;</p>
|
<h3>A place in my heart <span class="date">[2022-11-26]</span></h3>
|
||||||
|
|
||||||
<p>There is a place in my heart<br>
|
<div class="content">
|
||||||
for those who put heart and soul for the helpless;</p>
|
<p>There is a place in my heart<br>
|
||||||
|
for those who suffered the inevitable and stun life;</p>
|
||||||
|
|
||||||
<p>There is a place in my heart<br>
|
<p>There is a place in my heart<br>
|
||||||
for those whose sword of life is conscience;</p>
|
for those embrace life however uncertain it could be;</p>
|
||||||
|
|
||||||
<p>There is a place in my heart<br>
|
<p>There is a place in my heart<br>
|
||||||
for those who share life and not preach;</p>
|
for those who put heart and soul for the helpless;</p>
|
||||||
|
|
||||||
<p>There is always a place in my heart<br>
|
<p>There is a place in my heart<br>
|
||||||
for you to come abide of nothing and seek for that,<br>
|
for those whose sword of life is conscience;</p>
|
||||||
which is truth.</p>
|
|
||||||
</div>
|
<p>There is a place in my heart<br>
|
||||||
</section>
|
for those who share life and not preach;</p>
|
||||||
|
|
||||||
|
<p>There is always a place in my heart<br>
|
||||||
|
for you to come abide of nothing and seek for that,<br>
|
||||||
|
which is truth.</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>
|
||||||
|
|
||||||
<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>
|
</html>
|
||||||
@@ -1,47 +1,52 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<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 - Don't just get going</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>
|
<head>
|
||||||
<a href="/">Home</a>
|
<meta charset="UTF-8">
|
||||||
<a href="/blog.html">Blog</a>
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<a href="/poems.html">Poems</a>
|
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
||||||
<a href="https://river.sh">Devlog</a>
|
<title>Nirmal Kumar R - Don't just get going</title>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<link rel="stylesheet" href="/style.css">
|
||||||
</nav>
|
</head>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<body>
|
||||||
<h3>Don't just get going <span class="date">[2022-01-05]</span></h3>
|
<header>
|
||||||
|
<div>
|
||||||
|
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
<div class="content">
|
<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>
|
||||||
|
|
||||||
<p>Don’t just get going for the ones<br>
|
<section class="content-wrapper">
|
||||||
that are only trivial for survival;</p>
|
<h3>Don't just get going <span class="date">[2022-01-05]</span></h3>
|
||||||
|
|
||||||
<p>Persist with patience and get<br>
|
<div class="content">
|
||||||
what you are truly seeking for;</p>
|
|
||||||
|
|
||||||
<p>Because by all means,<br>
|
<p>Don’t just get going for the ones<br>
|
||||||
the universe will work upon you<br>
|
that are only trivial for survival;</p>
|
||||||
to achieve what you want by heart.</p>
|
|
||||||
</div>
|
<p>Persist with patience and get<br>
|
||||||
</section>
|
what you are truly seeking for;</p>
|
||||||
|
|
||||||
|
<p>Because by all means,<br>
|
||||||
|
the universe will work upon you<br>
|
||||||
|
to achieve what you want by heart.</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>
|
||||||
|
|
||||||
<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>
|
</html>
|
||||||
+45
-40
@@ -1,50 +1,55 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<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 - Free yourself</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>
|
<head>
|
||||||
<a href="/">Home</a>
|
<meta charset="UTF-8">
|
||||||
<a href="/blog.html">Blog</a>
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<a href="/poems.html">Poems</a>
|
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
||||||
<a href="https://river.sh">Devlog</a>
|
<title>Nirmal Kumar R - Free yourself</title>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<link rel="stylesheet" href="/style.css">
|
||||||
</nav>
|
</head>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<body>
|
||||||
<h3>Free yourself <span class="date">[2023-01-26]</span></h3>
|
<header>
|
||||||
|
<div>
|
||||||
|
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
<div class="content">
|
<nav>
|
||||||
<p>If you free your thinking mind,<br>
|
<a href="/">Home</a>
|
||||||
your thoughts eventually will go away;</p>
|
<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>
|
||||||
|
|
||||||
<p>If you practice patience,<br>
|
<section class="content-wrapper">
|
||||||
you eventually will see time,<br>
|
<h3>Free yourself <span class="date">[2023-01-26]</span></h3>
|
||||||
as a great teacher in your life;</p>
|
|
||||||
|
|
||||||
<p>If you practice patience,<br>
|
<div class="content">
|
||||||
you eventually will see time,<br>
|
<p>If you free your thinking mind,<br>
|
||||||
as a great teacher in your life;</p>
|
your thoughts eventually will go away;</p>
|
||||||
|
|
||||||
<p>If you free yourself, my friend;<br>
|
<p>If you practice patience,<br>
|
||||||
you see life as life itself.</p>
|
you eventually will see time,<br>
|
||||||
</div>
|
as a great teacher in your life;</p>
|
||||||
</section>
|
|
||||||
|
<p>If you practice patience,<br>
|
||||||
|
you eventually will see time,<br>
|
||||||
|
as a great teacher in your life;</p>
|
||||||
|
|
||||||
|
<p>If you free yourself, my friend;<br>
|
||||||
|
you see life as life itself.</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>
|
||||||
|
|
||||||
<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>
|
</html>
|
||||||
@@ -1,52 +1,57 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<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 - Life is preciously short</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>
|
<head>
|
||||||
<a href="/">Home</a>
|
<meta charset="UTF-8">
|
||||||
<a href="/blog.html">Blog</a>
|
<meta name="viewport" content="width=device-width, initial-scale=2">
|
||||||
<a href="/poems.html">Poems</a>
|
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
||||||
<a href="https://river.sh">Devlog</a>
|
<title>Nirmal Kumar R - Life is preciously short</title>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<link rel="stylesheet" href="/style.css">
|
||||||
</nav>
|
</head>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<body>
|
||||||
<h3>Life is preciously short <span class="date">[2021-08-12]</span></h3>
|
<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">
|
||||||
|
<h4>Life is preciously short <span class="date">[2021-08-12]</span></h3>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
|
||||||
<p>Life is preciously short<br>
|
<p>Life is preciously short<br>
|
||||||
With the dreams that you hope for;</p>
|
With the dreams that you hope for;</p>
|
||||||
|
|
||||||
<p>Life is preciously short<br>
|
<p>Life is preciously short<br>
|
||||||
The things you would conjure for;</p>
|
The things you would conjure for;</p>
|
||||||
|
|
||||||
<p>Life is preciously short<br>
|
<p>Life is preciously short<br>
|
||||||
The feeling of the absence of your knit to heal;</p>
|
The feeling of the absence of your knit to heal;</p>
|
||||||
|
|
||||||
<p>Life is preciously short<br>
|
<p>Life is preciously short<br>
|
||||||
For you to immaculate everything;</p>
|
For you to immaculate everything;</p>
|
||||||
|
|
||||||
<p>Life is preciously short<br>
|
<p>Life is preciously short<br>
|
||||||
Hence and henceforth, feel the frail of time and embrace the present.</p>
|
Hence and henceforth, feel the frail of time and embrace the present.</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</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>
|
||||||
|
|
||||||
<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>
|
</html>
|
||||||
@@ -1,55 +1,60 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<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 - Love for a stranger</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>
|
<head>
|
||||||
<a href="/">Home</a>
|
<meta charset="UTF-8">
|
||||||
<a href="/blog.html">Blog</a>
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<a href="/poems.html">Poems</a>
|
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
||||||
<a href="https://river.sh">Devlog</a>
|
<title>Nirmal Kumar R - Love for a stranger</title>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<link rel="stylesheet" href="/style.css">
|
||||||
</nav>
|
</head>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<body>
|
||||||
<h3>Love for a stranger <span class="date">[2022-12-10]</span></h3>
|
<header>
|
||||||
|
<div>
|
||||||
|
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
<div class="content">
|
<nav>
|
||||||
<p>My dear strange love<br>
|
<a href="/">Home</a>
|
||||||
I wanted to go wherever you go now;</p>
|
<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>
|
||||||
|
|
||||||
<p>Sounds a bit haphazard ask, right?<br>
|
<section class="content-wrapper">
|
||||||
Yeah!, but you know, those unmade paths<br>
|
<h3>Love for a stranger <span class="date">[2022-12-10]</span></h3>
|
||||||
that you are gonna take me are gonna be<br>
|
|
||||||
the whistling moments that gets me<br>
|
|
||||||
out of this sluggish reality;</p>
|
|
||||||
|
|
||||||
<p>Is that the life that puts me on thorn foots or I'm on<br>
|
<div class="content">
|
||||||
a phase where me going nowhere, I'm no sure of either;</p>
|
<p>My dear strange love<br>
|
||||||
|
I wanted to go wherever you go now;</p>
|
||||||
|
|
||||||
<p>All I can feel now is the beats that gets me on you,<br>
|
<p>Sounds a bit haphazard ask, right?<br>
|
||||||
is right on with you as well;</p>
|
Yeah!, but you know, those unmade paths<br>
|
||||||
|
that you are gonna take me are gonna be<br>
|
||||||
|
the whistling moments that gets me<br>
|
||||||
|
out of this sluggish reality;</p>
|
||||||
|
|
||||||
<p>My dear strange love,<br>
|
<p>Is that the life that puts me on thorn foots or I'm on<br>
|
||||||
don't you get it? I'm meant to this strange moment<br>
|
a phase where me going nowhere, I'm no sure of either;</p>
|
||||||
that you are the one who's gonna take me and take me away.</p>
|
|
||||||
</div>
|
<p>All I can feel now is the beats that gets me on you,<br>
|
||||||
</section>
|
is right on with you as well;</p>
|
||||||
|
|
||||||
|
<p>My dear strange love,<br>
|
||||||
|
don't you get it? I'm meant to this strange moment<br>
|
||||||
|
that you are the one who's gonna take me and take me away.</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>
|
||||||
|
|
||||||
<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>
|
</html>
|
||||||
@@ -1,45 +1,50 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<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 - My life is not shrinking</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>
|
<head>
|
||||||
<a href="/">Home</a>
|
<meta charset="UTF-8">
|
||||||
<a href="/blog.html">Blog</a>
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<a href="/poems.html">Poems</a>
|
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
||||||
<a href="https://river.sh">Devlog</a>
|
<title>Nirmal Kumar R - My life is not shrinking</title>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<link rel="stylesheet" href="/style.css">
|
||||||
</nav>
|
</head>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<body>
|
||||||
<h3>My life is not shrinking <span class="date">[2022-05-22]</span></h3>
|
<header>
|
||||||
|
<div>
|
||||||
|
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
<div class="content">
|
<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>
|
||||||
|
|
||||||
<p>My life is not shrinking;</p>
|
<section class="content-wrapper">
|
||||||
|
<h3>My life is not shrinking <span class="date">[2022-05-22]</span></h3>
|
||||||
|
|
||||||
<p>My life is expanding in the way<br>
|
<div class="content">
|
||||||
of smallest way possible;</p>
|
|
||||||
|
|
||||||
<p>It teaches how it can be done<br>
|
<p>My life is not shrinking;</p>
|
||||||
with the tiniest amount of tools and resources.</p>
|
|
||||||
</div>
|
<p>My life is expanding in the way<br>
|
||||||
</section>
|
of smallest way possible;</p>
|
||||||
|
|
||||||
|
<p>It teaches how it can be done<br>
|
||||||
|
with the tiniest amount of tools and resources.</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>
|
||||||
|
|
||||||
<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>
|
</html>
|
||||||
+37
-32
@@ -1,40 +1,45 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<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 - Path and Love</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>
|
<head>
|
||||||
<a href="/">Home</a>
|
<meta charset="UTF-8">
|
||||||
<a href="/blog.html">Blog</a>
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<a href="/poems.html">Poems</a>
|
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
||||||
<a href="https://river.sh">Devlog</a>
|
<title>Nirmal Kumar R - Path and Love</title>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<link rel="stylesheet" href="/style.css">
|
||||||
</nav>
|
</head>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<body>
|
||||||
<h3>Path and Love <span class="date">[2022-09-29]</span></h3>
|
<header>
|
||||||
|
<div>
|
||||||
|
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
<div class="content">
|
<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>
|
||||||
|
|
||||||
<p>How can I lose my path;<br>
|
<section class="content-wrapper">
|
||||||
when there is love in my heart.</p>
|
<h3>Path and Love <span class="date">[2022-09-29]</span></h3>
|
||||||
</div>
|
|
||||||
</section>
|
<div class="content">
|
||||||
|
|
||||||
|
<p>How can I lose my path;<br>
|
||||||
|
when there is love in my heart.</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>
|
||||||
|
|
||||||
<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>
|
</html>
|
||||||
+47
-42
@@ -1,51 +1,56 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<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 - Polar bliss</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>
|
<head>
|
||||||
<a href="/">Home</a>
|
<meta charset="UTF-8">
|
||||||
<a href="/blog.html">Blog</a>
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<a href="/poems.html">Poems</a>
|
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
||||||
<a href="https://river.sh">Devlog</a>
|
<title>Nirmal Kumar R - Polar bliss</title>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<link rel="stylesheet" href="/style.css">
|
||||||
</nav>
|
</head>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<body>
|
||||||
<h3>Polar bliss <span class="date">[2023-04-09]</span></h3>
|
<header>
|
||||||
|
<div>
|
||||||
|
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
<div class="content">
|
<nav>
|
||||||
<p>With the polar fire on;<br>
|
<a href="/">Home</a>
|
||||||
I can catch me onto the muse of bliss.<br>
|
<a href="/blog.html">Blog</a>
|
||||||
And threads of words get slips;<br>
|
<a href="/poems.html">Poems</a>
|
||||||
with no intention of showing my whiz;<br>
|
<a href="https://river.sh">Devlog</a>
|
||||||
just to enjoy the moments’ chills.</p>
|
<a href="mailto:inbox@nirm.al">Contact</a>
|
||||||
|
</nav>
|
||||||
|
|
||||||
<p>When it spirals downwards the stairways;<br>
|
<section class="content-wrapper">
|
||||||
Mother kinds me with lulls.<br>
|
<h3>Polar bliss <span class="date">[2023-04-09]</span></h3>
|
||||||
Is it necessary that I need to do this fuss?<br>
|
|
||||||
Ain’t I became the normies lulz?!</p>
|
|
||||||
|
|
||||||
<p>I just lit my wills, my mind thinks;<br>
|
<div class="content">
|
||||||
Juices flowing on the paper has no more stirs.<br>
|
<p>With the polar fire on;<br>
|
||||||
But I’ve seen this to care less, cuz I know it eventually hits.</p>
|
I can catch me onto the muse of bliss.<br>
|
||||||
</div>
|
And threads of words get slips;<br>
|
||||||
</section>
|
with no intention of showing my whiz;<br>
|
||||||
|
just to enjoy the moments’ chills.</p>
|
||||||
|
|
||||||
|
<p>When it spirals downwards the stairways;<br>
|
||||||
|
Mother kinds me with lulls.<br>
|
||||||
|
Is it necessary that I need to do this fuss?<br>
|
||||||
|
Ain’t I became the normies lulz?!</p>
|
||||||
|
|
||||||
|
<p>I just lit my wills, my mind thinks;<br>
|
||||||
|
Juices flowing on the paper has no more stirs.<br>
|
||||||
|
But I’ve seen this to care less, cuz I know it eventually hits.</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>
|
||||||
|
|
||||||
<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>
|
</html>
|
||||||
+49
-44
@@ -1,54 +1,59 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<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 - Seeker</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>
|
<head>
|
||||||
<a href="/">Home</a>
|
<meta charset="UTF-8">
|
||||||
<a href="/blog.html">Blog</a>
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<a href="/poems.html">Poems</a>
|
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
||||||
<a href="https://river.sh">Devlog</a>
|
<title>Nirmal Kumar R - Seeker</title>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<link rel="stylesheet" href="/style.css">
|
||||||
</nav>
|
</head>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<body>
|
||||||
<h3>Seeker <span class="date">[2022-10-14]</span></h3>
|
<header>
|
||||||
|
<div>
|
||||||
|
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
<div class="content">
|
<nav>
|
||||||
<p>We are a seeking creature<br>
|
<a href="/">Home</a>
|
||||||
soulfully in and out;<br>
|
<a href="/blog.html">Blog</a>
|
||||||
The seeker arrives only when you<br>
|
<a href="/poems.html">Poems</a>
|
||||||
break yourself apart from this outwardly<br>
|
<a href="https://river.sh">Devlog</a>
|
||||||
structure of our society.</p>
|
<a href="mailto:inbox@nirm.al">Contact</a>
|
||||||
|
</nav>
|
||||||
|
|
||||||
<p>The soul doesn’t see the mirage, it is your<br>
|
<section class="content-wrapper">
|
||||||
illusionary mind for which the truth is only<br>
|
<h3>Seeker <span class="date">[2022-10-14]</span></h3>
|
||||||
the means of survival.</p>
|
|
||||||
|
|
||||||
<p>We are the angels in this earthly<br>
|
<div class="content">
|
||||||
kingdom, not alone but belonging together with our<br>
|
<p>We are a seeking creature<br>
|
||||||
celestial tribes in harmony. By realizing this<br>
|
soulfully in and out;<br>
|
||||||
we go to the deep roots of our cosmic nature.</p>
|
The seeker arrives only when you<br>
|
||||||
|
break yourself apart from this outwardly<br>
|
||||||
|
structure of our society.</p>
|
||||||
|
|
||||||
<p>So, do not hesitate to go beyond the boundaries,<br>
|
<p>The soul doesn’t see the mirage, it is your<br>
|
||||||
for which your seeking soul wakes up.</p>
|
illusionary mind for which the truth is only<br>
|
||||||
</div>
|
the means of survival.</p>
|
||||||
</section>
|
|
||||||
|
<p>We are the angels in this earthly<br>
|
||||||
|
kingdom, not alone but belonging together with our<br>
|
||||||
|
celestial tribes in harmony. By realizing this<br>
|
||||||
|
we go to the deep roots of our cosmic nature.</p>
|
||||||
|
|
||||||
|
<p>So, do not hesitate to go beyond the boundaries,<br>
|
||||||
|
for which your seeking soul wakes up.</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>
|
||||||
|
|
||||||
<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>
|
</html>
|
||||||
+44
-39
@@ -1,50 +1,55 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<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 - Solitude</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>
|
<head>
|
||||||
<a href="/">Home</a>
|
<meta charset="UTF-8">
|
||||||
<a href="/blog.html">Blog</a>
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<a href="/poems.html">Poems</a>
|
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
||||||
<a href="https://river.sh">Devlog</a>
|
<title>Nirmal Kumar R - Solitude</title>
|
||||||
<a href="mailto:inbox@nirm.al">Contact</a>
|
<link rel="stylesheet" href="/style.css">
|
||||||
</nav>
|
</head>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<body>
|
||||||
<h3>Solitude <span class="date">[2014-09-09]</span></h3>
|
<header>
|
||||||
|
<div>
|
||||||
|
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
<div class="content">
|
<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>
|
||||||
|
|
||||||
<p>It is the essence of serenity;<br>
|
<section class="content-wrapper">
|
||||||
Where the stone ain’t need to be polished<br>
|
<h3>Solitude <span class="date">[2014-09-09]</span></h3>
|
||||||
for the feigned beauty;</p>
|
|
||||||
|
|
||||||
<p>When the tree doesn’t need to proclaim<br>
|
<div class="content">
|
||||||
it’s aboriginal right;</p>
|
|
||||||
|
|
||||||
<p>And the wind comes in and swirls around<br>
|
<p>It is the essence of serenity;<br>
|
||||||
without expecting for a barricade;</p>
|
Where the stone ain’t need to be polished<br>
|
||||||
|
for the feigned beauty;</p>
|
||||||
|
|
||||||
<p>The loneliness spirited with enlightenment<br>
|
<p>When the tree doesn’t need to proclaim<br>
|
||||||
And the tranquility stands the truth.</p>
|
it’s aboriginal right;</p>
|
||||||
</div>
|
|
||||||
</section>
|
<p>And the wind comes in and swirls around<br>
|
||||||
|
without expecting for a barricade;</p>
|
||||||
|
|
||||||
|
<p>The loneliness spirited with enlightenment<br>
|
||||||
|
And the tranquility stands the truth.</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>
|
||||||
|
|
||||||
<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>
|
</html>
|
||||||
Reference in New Issue
Block a user