
NodeJs on Shared Hosting (Part 2)
Okay so we have now successfully installed Node on our server.
Now we go to running an Express App.

NodeJs on Shared Hosting (Part 1)
If you read my previous blog post, you know I’ve been experimenting with CDNs & VPS Servers.
This time, I wanted to use NodeJs on the Hostinger’s hosting.
Yeah, the same Cloud Global Plan 😗,
but as all the support exec. guys say, you cannot normally use NodeJs on a server that does not give you root access.
So here’s a complete info. about how I installed NodeJs on the Cloud Global plan which is not a VPS Server.

BunnyCDN with Hostinger
I recently had a requirement to use a CDN & found BunnyCDN to be the Best in regards to Performance, Price, etc.
That worked when I used it on my VPS Server but it couldn’t connect to my other server which was hosted on “Hostinger”.

No Application Manager (cPanel)
I recently started to learn about WebApps, different frameworks & after that How to deploy them.

Security Review (UpGrad)
So, I recently installed the ‘upGrad’ iOS App & navigated through searching for some good courses, etc.
Honestly,
there weren’t too many courses but the existing ones had good quality & were from Universities over the world.

Security Review (SIH – AICTE)
I still haven’t been able to write a proper blog post about my Smart India Hackathon (SIH) experience.
But yeah,
we finally Won 🥳
Then after more than a month, we all received an email from AICTE saying that our SIH Certificates were ready! 🤩🤩

Security Review (Programming Hub)
Recently while scrolling through LinkedIn feed,
I see that one of my batchmate started his Summer Internship at ProgrammingHub 🥳.
The name ‘Programming Hub’ caught my attention,
and as I am also a Developer who happens to know some programming languages,
I decided to check what was it about.
Continue reading…
First iOS App 🥳
So, its been 2 weeks since I started to learn Swift and XCode in depth..
I did know the basics of Swift, all those same familiar syntax..
So, to gain more in depth knowledge of Swift programming,
I decided to port an Android App of mine to iOS..
The app was just a side project, a utility tool to help me and my batchmates have easy access to our college’s portal (E-Learn) without logging in again and again…

Security Review (ExpertRight)
Sometime ago,
scrolling through the Chrome newsfeed, I came across a story by ‘YourStory’ about ExpertRight.
YourStory had covered ExpertRight and gave info. about this startup from Rajasthan, India.
Basically,
ExpertRight is a platform to hire Freelancers for a short time period work..
This seemed interesting, though nothing very new so I checked out their site…
Runtime Permission Fail (Vungle SDK)
Quickly created an Account on Vungle, added Mediation on AdMob dashboard & integrated “AdMob’s Vungle Adapter” dependencies in my App’s build.gradle, sync & run!