Aug 28, 2021 | Cryptocurrency, Hardware Wallet
As advised by most hardware wallet owners, you should buy only from trusted sellers. I bought my Trezor Model T cryptocurrency hardware wallet directly from the trezor.io website. Upon receiving the product, I visited this...
Aug 8, 2021 | Cryptocurrency
Ronin Wallet is the sidechain wallet for the popular crypto game Axie Infinity. Like MetaMask, it is only available as a browser extension. This tutorial presents how it is to create this wallet. Step 1. Download and install Firefox from hereStep 2. Go to the Ronin...
Jul 18, 2021 | Eclipse, Java, Spring Boot
To create a Spring Boot Project using Eclipse, follow these 7 easy steps Step 1. Install Spring Tools for Eclipse which can be downloaded from https://spring.io/tools Step 2. Download and install Java SE Development Kit. This tutorial uses version 14 which can be...
Jul 8, 2021 | Python, Stocks
You don’t want to miss stocks which are beginning to pickup momentum. However you are busy on your day job. You want to see which stocks are trading higher today compared to the previous days, but you can’t keep an eye on the market. The solution? Write a...
Jun 18, 2021 | API, Cryptocurrency, REST API
This tutorial was a result of Part Time Larry’s video TradingView Strategy Alert Webhooks with Binance API, Heroku, Python, and Flask. Below are the sections of this tutorial: Part 1 Setup TradingView Alert WebhookPart 2 Setup Binance API KeyPart 3 Setup...
May 18, 2021 | Blockchain, Cryptocurrency
On May 17, 2021, the co-founder of Ethereum and founder of Cardano, Charles Hoskinson, uploaded a video on Youtube listing down 11 suggestions if Elon Musk is serious in rebuilding Dogecoin: Use Prism as the Engine: Doge operates on Nakamoto Consensus style. Hoskinson...
May 7, 2021 | Uncategorized
A Kanban board is one of the tools that can be used to implement Kanban to manage work at a personal or organizational level.Kanban boards visually depict work at various stages of a process using cards to represent work items and columns to represent each stage of...
Mar 7, 2020 | Uncategorized
I was trying to change the theme of my WordPress site by choosing “Live Preview” on a theme that I recently installed. Then I got this error message: Non-existent changeset UUID This error actually mean that the WordPress Address (URL) is not the...
Sep 1, 2019 | Eclipse, Initializr, JUnit, Maven, Spring Boot, Spring Web MVC
Extracted from Dzone article https://dzone.com/articles/creating-a-spring-boot-project-with-eclipse-and-ma , this is one of the options in creating Spring Boot Projects With Eclipse and MavenBootstrap Spring Boot Project With Spring InitializrCreating a web...