
Hey, I'm Piyush!
I'm Chief of Staff at Pixis AI, bridging tech and strategy. Also a classical musician and robotics enthusiast.
Socials
Blog
Introducing Blogfolio v5
I've been working hard on my website, and I'm pumped to show you what I've been up to this year. From new features to some behind-the-scenes tech magic, there's a lot to unpack in this 2024 update.
My Evolved Blogfolio in 2023
The Tailwind Labs team has developed and released an official plugin that adds autocomplete to your VSCode environment, and it only takes a few clicks to enable!
Checking if the URL Contains a Given String in Angular: A Comparison of Three Approaches
This article discusses three different approaches for checking if a URL contains a given string in Angular, including using the Location service, the JavaScript includes() method, and regular expressions.