KSKhushal Sharmainlogan1x.hashnode.dev·Apr 13, 2025 · 3 min readRecommendations are hardHello! I am back with another story from part of my life. Recently, I have been working on a side project named Shop Naturally. It is a natural search for e-commerce. Meaning you can visit the website and write queries like, “can you suggest me budge...00
KSKhushal Sharmainlogan1x.hashnode.dev·Dec 24, 2024 · 3 min readSolving a real-world problemEver since I started programming, I have learned from my surroundings that people want to solve real-world problems, help society, and make an impact. Watching this, I also felt like I always wanted to create apps or software that make real-life impa...00
KSKhushal Sharmainlogan1x.hashnode.dev·Jul 26, 2024 · 6 min readLoad balancer but ELI5 versionI believe a lot of tech is unknown to us because we do not know the big tech jargon. I am in the process of simplifying and learning things for myself. In today's article, I'll be handling terms around the almighty Load Balancer. In the world of dist...00
KSKhushal Sharmainlogan1x.hashnode.dev·Jun 20, 2024 · 3 min readHow frontend dev tooling is changing.Hi folks,It's been a long time since I wrote anything technical, but I encountered an interesting thing today while tinkering around. I was trying to make a react project from scratch, So I asked ChatGPT that I have a project setup with npm init cofi...00
KSKhushal Sharmainlogan1x.hashnode.dev·Jul 17, 2023 · 2 min readHTTP server in nodeHi, this is going to be a short one. I am currently diving deep into Node.js and learning how to create a simple web server. I thought it would be nice to share my knowledge with all of you. If you've used Express or Nest, you're probably familiar wi...00