Hey 👋, I’m Bharath.
RSS FeedI'm a Software Engineer with 7+ years of experience, passionate about building purposeful products with deep technical rigor. With a background in Computer Science Engineering, my curiosity for how systems work has shaped my journey.
Read the blog posts or check my bio for more info.
Recent Posts
-
How To Add Simple Download Verification for Your Users
Published: at 04:30 PMLearn how to build trust by making it easy for your users to verify the authenticity and integrity of the files they download from your site.
-
Understanding .well-known URIs
Published: at 09:30 AMLearn what .well-known URIs are, why they were introduced through RFC 8615, and explore real-world use cases like Let's Encrypt, OAuth discovery, and more.
-
JSON-RPC Uncovered
Published: at 06:30 AMA fun, concise dive into JSON-RPC, its role in remote calls, and a Node.js demo with notifications.
-
Why do we need OAuth ?
Published: at 04:30 PMDiscover why OAuth is essential in modern app integrations through a real-world example of a PDF editor uploading to Dropbox—highlighting security, delegation, and best practices.