blog.saudchougle.comSimple Trick to Auto-Sync Obsidian Vault - 100% Private, Encrypted and FreeI’ve been using Obsidian for the past 3 years — it’s basically my second brain now 🧠 Here is the simple trick to auto-sync your entire vault No Obsidian Sync No GetHub setup 100% private, encrypted and free When you use Obsidian long enough, it...Oct 11, 2025·1 min read
blog.saudchougle.comMy Journey to Landing an International ClientStory After my first successful client. I was searching for my next client. I approach local businesses. However, as I come from a small town, it is extremely difficult to locate businesses that require websites or applications. However, after some a...Feb 11, 2024·3 min read
blog.saudchougle.comCracking the Code: My Journey to Landing My First Freelance ClientIntroduction Hi, I am Saud Chougle, Software Developer from India. In this blog, I am thrilled to share my personal story of how I secured my very first freelance client and the process I undertook to successfully complete the project. Story I wanted...Jun 14, 2023·6 min read
blog.saudchougle.comHow to Setup Vue Test Utils for Vue2 ApplicationI was working on the vue2 app and wanted to set up a unit test. Since vue3 is now available, and their testing libraries have also been updated to support vue3, Because of versioning, I had difficulty configuring vue2 with test-utils. That is why I a...Oct 9, 2022·2 min read
blog.saudchougle.comGraph Representation☝️This is a graph. How? A graph is a collection of nodes and edges in a way that nodes are connected by edges. How does the computer understand what is a graph? and what are nodes and edges? There are two commonly used techniques for representing gra...Mar 23, 2022·3 min read