Understanding: OS, UNIX, Kernel, Shell and Terminal and make your terminal attractive Mar 7, 2026·5 min read
How I Had SSH Access But No Internet. Port forwarding 80 into server, cuts off the internet in serverBefore, Let's learn how to forward ports from your router to server and server to your websites MikroTik Router's login page: Go to : IP > Firewall > NAT Things to remember while doing port forwardiMar 14, 2026·3 min read
Create a Tinyurl, short shareable URL without any shortner packages on your own.Dec 5, 2025·4 min read
Implementing Cursor-Based Pagination in Next.js + Drizzle ORMPagination helps load data efficiently without fetching everything at once.While offset-based pagination (using page and limit) is simple, it can become inefficient with large datasets. That’s where cursor-based pagination comes in, it’s faster, more...Nov 8, 2025·3 min read
Pagination Concepts Made Easy with SQL Query and React/Next JSWhat is Pagination? (skip if you already know)Pagination means dividing the contents/document into discrete pages. It is a user interface design pattern. You just need 2 patterns of implementing pagination as dev’s while starting out: Off-Set based...Nov 8, 2025·6 min read
Next time when someone asks you, What happens when you enter google.com in your browser?You will be able to explain to everyone, how searching works from interviews to normal conversations.Oct 27, 2025·3 min read
How to make your website look good while sharing the link? A link preview guide with "The Open Graph protocol"From above ^^ to below \ “It is basicaly a link preview, like you get a small card like view of the link that you are sharing” Case*: If you are asked to improve the* SEO of your website, you will have to provide specific metadata and other dynamic ...Oct 21, 2025·2 min read
90% of Uni classes are a waste of time and energyImage: A photo representation of an empty classroom Context: Nepal, Kathmandu University As a frustrated Computer Science student at KU, I can say that most university classes are a waste of time and energy. Few students actually pay attention to the...Aug 6, 2025·2 min read
Pintu: A HeartbreakThe dog we're currently (2025) petting was born in our house, along with six other siblings, by his mother, named Pintu. She unexpectedly came to our house one night, the night Daddy came back home after 2 years, and started settling in. Maybe she wa...Aug 6, 2025·6 min read