Ajitesh Kumar

Cryptocurrency – Bitcoin and Bitcoin Cash Difference

Bitcoin is the first decentralized digital cryptocurrency which can be transacted between different users without the need for a trusted…

7 years ago

Security Lessons from OnePlus Hacking & Credit Card being Stolen

OnePlus Store Website recently got discovered to be hacked as a result of which credit card details of more than…

7 years ago

Top 10 Global Bitcoin & Cryptocurrency Trading Platforms (2018)

Every other person interested in cryptocurrencies is looking out for trusted and popular cryptocurrency trading/exchange platforms where he/she could trade…

7 years ago

Startups – Varo Money uses AI to Improve Customers Financial Health

Varo Money, a fintech startup, is using AI (machine learning) along with mobile banking to improve customers' financial health. It…

7 years ago

Cryptocurrency – Technology behind Ledger Hardware Wallet Blue

Ledger, a french cryptocurrency start-up has raised $75 million for taking their hardware wallets for securing storage and transactions of…

7 years ago

Angular – Http, HttpClient Get API Example with Observable

Observable is one of the most important aspect of reactive programming paradigm which represents the data streams such as variables,…

7 years ago

Understanding Ethereum – Top 10+ Free Web Resources (Books, PDFs)

Ethereum is a Blockchain app platform that maintains a secure decentralized generalized transaction ledger and runs smart contracts. Smart contracts are, primarily, apps/programs…

7 years ago

Angular – Promise Explained with Code Example

Promise, in Javascript, is a concept which allows the callee function to send back a promise (sort of assurance) to…

7 years ago

Single Responsibility Principle with Java Code Example

Single Responsibility Principle (SRP) is one of the most important object-oriented coding principle which, if followed religiously, can help you…

7 years ago

Angular – HttpClient Get API Code Example with Promise

Angular HttpClient got recently released in Angular 4 (later versions) and then formalized in Angular 5. Going forward, Angular recommends…

7 years ago

Angular – Http Get API Code Example with Promise

Promise, in Javascript, allows an asynchronous operation to happen in the sense that caller function getting promise object returned by…

7 years ago

How to Install Hyperledger Explorer & Access Fabric Network

Hyperledgder Explorer is a Blockchain explorer which can be used to view the details on the one or more blockchain…

7 years ago

Kubernetes – Cheatsheet of Commands for Namespaces

Kubernetes namespaces represents virtual clusters (logical entity with a unique name) created out of same physical cluster to enable allocation or…

7 years ago

Learn to Create Hyperledger Fabric Blockchain with byfn.sh – Part 1

Hyperledger Fabric comes up with a script namely byfn.sh which can be used to Build Your First Network (byfn). Hyperledger Fabric script, byfn.sh (found…

7 years ago

Quantum Computing – Two Ways to Install QISKit on Linux

This article represents different ways in which you can go about installing Quantum Information Science Kit (QISKit) on Linux and…

7 years ago

Angular – How to Prevent XSS Attacks – Code Examples

This article represents concepts and related instructions, code example/sample in relation to Cross-site scripting (XSS) security vulnerabilities in Angular app…

7 years ago