Exploring the World of DynamoDB: A Serverless Database from AWSAs of my last update in September 2021, DynamoDB is a fully managed NoSQL database service provided by Amazon Web Services (AWS). It is designed to provide fast and predictable performance with seamless scalability. Here's an overview of how DynamoDB...Jul 25, 2023·5 min read·33
Building a Blockchain Token from Scratch with code templatesImplementing a blockchain token requires a lot of code and complexity. Here is a general outline of the steps involved: Create a smart contract: The first step is to create a smart contract for the token using a programming language like Solidity. ...Apr 4, 2023·2 min read·9
What is Notion and what it is built on?Notion is a productivity software built using a combination of different technologies and programming languages. Here's a high-level overview of how Notion is built: Front-end technologies: Notion's front-end is built using a combination of React, R...Mar 29, 2023·2 min read·1.8K
8 Habits for Boosting Productivity as a Software DeveloperHere are some tips from the book "Atomic Habits" by James Clear that you can implement in your journey as a software developer for better productivity: Start with small habits: The author suggests starting with small habits that are easy to do consis...Mar 18, 2023·2 min read·9
Disabling a field after selecting checkbox in power appsTo disable a field after selecting a checkbox in Power Apps, you can use the "OnChange" property of the checkbox control. Here's an example: Add a checkbox control to your form, and name it "Checkbox1". Add the field that you want to disable, and n...Mar 15, 2023·1 min read·1.4K
What are custom connectors in Microsoft Power AutomatePower Automate is a cloud-based platform that allows users to create and automate workflows across various applications and services. One of the most powerful features of Power Automate is its ability to integrate with a wide range of applications, s...Mar 14, 2023·3 min read·11
5 Ways WhatsApp Earns Money Without Ads: A Business Model OverviewWhatsApp, like many other social media platforms, primarily generates revenue through targeted advertising and data analysis. However, WhatsApp has a different business model and does not currently show ads or have a way to make direct revenue from i...Mar 12, 2023·2 min read·7