How To Write A JS-SDK

A JavaScript SDK (JS-SDK) is a software development kit that enables web applications to interact with native mobile device functionality through JavaScript. It acts as a bridge between web code running in a browser/WebView and native device features like:

tech

Last Updated On April 13, 2025

Read More

AWS Concepts

Here is the concepts of AWS that I learned for AWS Certified Cloud Practitioner.

tech

Last Updated On March 30, 2025

Read More

DSA: Coding Interview Patterns

Here is boilerplate template code that helps you shortcut thinking, reuse repeatable code, save your time, let you focus more on problem-solving while implementing algorithms in coding interview.

tech

Last Updated On January 29, 2025

Read More

System Design: Abstraction Concepts

Here are some abstract concepts to help you truly understand what System Design and Software Architecture are in real world. These insights will guide you to approach these terms without overrating & misunderstanding them.

tech

Last Updated On January 27, 2025

Read More