How can you mitigate carbon footprint as a developer?Every action we take online has an environmental impact, it takes significant energy to run applications and transmit data.Dec 2, 2022Dec 2, 2022
How I Compile, Test & Deploy my smart contracts using TruffleTruffle is a development environment, testing framework and asset pipeline for blockchains using the Ethereum Virtual Machine (EVM).May 6, 2022May 6, 2022
Write & Compile Your First Solidity CodeSolidity is the programming language to write smart contracts on the Ethereum blockchain. It’s a statically-typed, object-oriented…Mar 24, 2022Mar 24, 2022
Clean coding practices I use in ReactYour code needs to be understood by you and others who will work with you. I have been in situations where my work was only to refactor the…Jan 20, 202210Jan 20, 202210
How I overcame tutorial purgatory in my freelance journeyFrom the time I started my freelance journey, I have held myself back for long because of how much I did not know. So I started looking…Feb 1, 2021Feb 1, 2021
Create your own GitHub profile README.mdGitHub has released a feature recently that allows users to create a profile level README to display on their GitHub profile. In this…Jul 28, 2020Jul 28, 2020