Home
Subhash Halder
Cancel
Bookmark Buddy Chrome Extension

Bookmark Buddy: A Chrome Extension to Simplify Your Bookmarking Experience

Get Bookmark Buddy Now and transform your browsing experience today! The Problem with Bookmarks Do you feel overwhelmed by the chaos of countless bookmarks? You’re not alone. Many struggle to fin...

Hello World Programming for Neural Networks: A Beginner's Guide to Getting Started.

Hello World Many online introductions to neural networks tend to be technical or rely on frameworks. However, there’s a simpler way to dive into the world of neural networks by implementing a basi...

How to Manage Multiple GitHub Repositories from a Single Machine

Problem Many developers use their working laptop to contribute to open-source projects or personal projects. However, it can be a pain to set up a GitHub email for every repository. Sometimes we fo...

How to Stay on Top of Your Gmail Inbox with AppScript

Gmail is a powerful tool, but it can be difficult to keep your inbox organized. Apps Script is a scripting language like JavaScript that can help you automate tasks in Gmail, freeing up your time t...

SSH Reverse tunneling

Host Your Site Without Static IP via Server

Why you want to do that? This would be the first question if I need a server for this why would I need to expose any service from local in first place? One of the reason would be to reduce serve...