Omar Osman | Web3 Nuggets
"A good programmer is someone who always looks both ways before crossing a one-way street"
How to install BrightData MCP server with claude code (Web Scraping)
How to install context7 MCP server with claude code
What is MCP Server - شرح بالعربي
How to run Claude code parallel agents using git worktrees - شرح بالعربي
How to run CLI commands & javascript code in foundry test files - FFI
How to create Safe multisig wallet - شرح بالعربي
رد شبهة: إية فايدة الtransparency في الsmart contracts لغير المتخصصين؟ فين الtrustless model؟
Beacon Proxy Upgradeable Design Pattern شرح بالعربي
أدخل حاسبات جامعة خاصة غالية؟ ولا جامعة رخيصة وآخد كورسات؟!
Ethernaut - Level 0 - Hello Ethernaut
Ethernaut - Level 1 - Fallback
Ethernaut - Level 2 - Fallout
Ethernaut - Level 3 - Coin Flip
Ethernaut - Level 4 - Telephone
Ethernaut - Level 5 - Token
Ethernaut - Level 6 - Delegate
Ethernaut - Level 9 - King
Ethernaut - Level 8 - Vault
Ethernaut - Level 7 - Force
What are functions modifiers in Solidity?
How does an AMM calculate price?
How to determine if address is contract or EOA? (extcodesize in Solidity assembly)
What are two types of assembly in Solidity?
How to declare assembly code in Solidity?
What are two APIs used to interact with contracts?
abi.encode vs abi.encodePacked in Solidity
How to cancel a transaction in Ethereum?
assert vs require vs revert in Solidity
What is the default visibility in Solidity?
How to verify a signature in Solidity? (ecrecover)