Posts
Bookmark Buddy: A Chrome Extension to Simplify Your Bookmarking Experience
Tired of managing countless bookmarks in Chrome? Bookmark Buddy is a Chrome extension that transforms your new tab experience by providing an elegant, organized display of all your bookmarks in one …
Hello World Programming for Neural Networks: A Beginner's Guide to Getting Started.
Explore the fundamentals of programming neural networks with this beginner-friendly guide on creating a 'Hello World' program. Learn the essentials of neural networks and gain hands-on experience to …
How to Manage Multiple GitHub Repositories from a Single Machine
Managing multiple GitHub repositories can be a challenge, but it doesn't have to be. In this blog post, I'll show you how to use a few simple techniques to use multiple GitHub account from single …
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. AppScript is a JavaScript library that can help you automate tasks in Gmail, freeing up your time to focus on more …
Host Your Site Without Static IP via Server
This article show how you can expose some service running in your local machine to outside world without static IP via any public server.