Days 56 and 57 of #100DaysOfCode

A lot happened people.
#1 -> https://drive.google.com/file/d/1FzpwqsfSl_HFCDcBqjLqKMq2X1msX8Ks/view

Blockchain:
⛓️ learned about functions in solidity, mentioning their returns and function modifiers like view and pure.
⛓️ Used keccak256 to generate random hashes and used typecasting.
⛓️ Events in solidity and used https://web3js.org in a project.
⛓️ Mapping and address in form of my username @0xsaksham
⛓️ msg. sender and require keyword in @solidity
⛓️ Inheritance and import

(1/n)
dmrc_internship.pdf

Google Docs
React:
🌐 NavLink and its use in my van life project that is nearing completion.
🌐 Revised the earlier JavaScript concepts.

@garuda :
👾 Done with the YouTube recording 1 and 2,
and started re-learning Move from https://move-book.com/
(3/4)

👾 Done till expressions and scope

Also, @garuda is really amazing!

Follow my Journey! @0xsaksham
The Move Language - The Move Book

First book about Diem's Move programming language and Move VM. Move documentation, Move tutorials and language reference