GitHow to remove or change remote origin from a Git repositoryHave you ever encountered this error: remote origin already exists when wanting to add one? Let's…September 19, 2023 1 min
SolidityTransform an address in a bytes32 or uint256 in SolidityKnowing how to alter the value of Solidity's variable is helpful as an audit contractor or hacker…April 30, 2023 1 min
NextJSHow to add multiple plugins to the NextJS config fileNextJS is a popular framework for building server-rendered React applications. One of the key…January 13, 2023 1 min
Web3The best Web3 browser wallet extensionsConnect with Web3 In case you don't know, to connect to Web3 Applications, more commonly known as…October 26, 2022 2 min
MacOSHow to turn Bluetooth off automatically on Mac sleepUnfortunately, when you close the lid of your Mac, the Bluetooth stays on. It cannot be enjoyable…August 23, 2022 1 min
CSSHow to make a div full screen using CSSLet's see how to make a div full screen using CSS on any screen. You probably have tried…June 27, 2022 1 min
MiscHow to add more information on Docker containers in Visual Studio CodeIf you run a project with multiple docker containers in Visual Studio Code, you may want to show…June 10, 2022 1 min
Web3How to find work in Web3 and get paidFind Work Have you just arrived in the Web3 world and want to start learning by getting paid…June 09, 2022 2 min
Web3How to solve TX doesn't have the correct nonce when using Ganache and MetamaskYou just started your local Ganache blockchain and deployed some smart contracts. Everything worked…April 28, 2022 1 min
MacOSAdd "Open with Visual Studio Code" in Finder Quick actions in MacOSIf you already have a Windows computer, a nice feature when Visual Studio Code is installed is that…April 26, 2022 1 min