Saksham Gupta

@0xsaksham
0 Followers
21 Following
45 Posts
I turn coffee ☕ to code 👨‍💻 and protein 🍲 to muscles 💪

💖 I may not be rich in money, but my heart is full!

Watching these two puppies sleep on my porch reminds me that true wealth comes from love and joy. 🐶✨

What brings you fulfillment beyond finances?
#Gratitude #Joy #LifeLessons

Day 89 of #100DaysOfCode

Rust:
🦀I revised complete notes which were a lot.

I caught up on my lack of sleep these past few days.

🔗Hashing: Hashing turns information into a unique code using a one-way process. It's widely used in computer science for tasks like checking if data changed, finding data quickly, and securing passwords.

(2/n)

Day 88 of #100DaysOfCode

Rust:
🦀Wrote some Rust code to recall what I've learnt till now.
🦀Revised my notes, I literally forgot how to use enum and structs 💀

Blockchain:
🔗Playing around with https://andersbrownworth.com/blockchain
🔗Learnt about Blocks, Blockchain and most importantly Hashing(explained in (3/n))
🔗Ethereum uses keccak256 hashing, that is SHA-3

(1/n)

Blockchain Demo

A live blockchain demo in a browser.

🔗Gas Price: Cost per unit for that effort.
🔗Transaction Fee = gasPrice x gasUsed
🔗 Total = Transaction Fee + The amount you're sending.

(2/n)

Day 87 of #100DaysOfCode
Rust:
🦀 Started with " impl " keyword and it's uses.
🦀 Also I will follow a tutorial to quickly complete basics and keep reading THE BOOK for advanced Rust.

Blockchain:
🔗 Setup my Development Metamask wallet and transferred some SepoliaETH around.

🔗 NOTE: Never use an account having fiat currency(real money like $) for development purposes.

🔗Learnt about:
🔗Gas: Computational effort required to execute the transaction.

(1/n)

Backend flex:
🍑Just crushed some db model practice with Mongoose on StackBlitz.

Feeling unstoppable!

Wanna know more? Drop a 🦀 in the comments!

Day 84 of #100DaysOfCode!

Buckle up for some Rust magic: ✨

🦀Unlocking the secrets of Rust's powerful crates
🦀Unleashing the organizational wizardry of modules
🦀Mastering the art of submodules for code mastery
🦀Decoding the enigma of public vs. private modules

Let's dive into the depths of Rust's modular brilliance!

🦀Level up your code organization with Module Magic!
🦀 Witness this mind-blowing example and prepare to be amazed! (Pic attached)

(1/2)

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

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