Hey, I'm Shiva
This is my personal timelineโmicro notes, interesting links, and the occasional long-form dive into whatever I'm building or learning.
No socials, no algorithm. Just a steady stream of things I find worth remembering.
-
Get rid of extra variables for tracking content visibility NativeScript
Here's why you might not need that extra variable anymore
-
How to Layer items in NativeScript
Learn how to add multiple layers to your UI
-
How to make SideDrawer go behind StatusBar in NativeScript Android
This is a quick tutorial
-
How to unify NativeScript app version using SideKick
Easiest way to unify NativeScript app version using SideKick
-
How to get android navbar height on NativeScript vanilla
Sure fire way to get the on screen navigation bar height (is present) on android, in NativeScript
-
How to fix nativescript-google-maps-sdk map view crash inside scroll view
Learn how to fix the app crash caused by using map view of nativescript-google-maps-sdk inside a TabView
-
14 Windows Key Shortcuts That You Should Know
Do you think you know them all? Think again.
-
Create a Matrix Rain Effect on Command Prompt
Impress your friends with this cool trick
-
Search Everything Faster on Windows!
After this, you will no longer have to wait for that windows search to complete!
-
Finite State Machine Simulator
A Simple command line based Finite State Machine Simulator that I wrote using C++