logan1x.hashnode.devRecommendations 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...Apr 13, 2025·3 min read
logan1x.hashnode.devSolving 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...Dec 24, 2024·3 min read
logan1x.hashnode.devLoad 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...Jul 26, 2024·6 min read
logan1x.hashnode.devHow 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...Jun 20, 2024·3 min read
logan1x.hashnode.devHTTP 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...Jul 17, 2023·2 min read