Mhammed Talhaouy

Mhammed Talhaouy @tal7aouy

About: AI & Security Enthusiast 🥷

Location:
Morocco
Joined:
Apr 26, 2021

Mhammed Talhaouy
articles - 33 total

🤖 🔥 Tal7aouy Developer Skills – AI‑powered CLI helpers for PHP, Node & Laravel

Make repetitive scaffolding and code review feel like typing a slash command. I just pushed a tiny...

Learn More 1 0Mar 9

🚨 Saga EVM Exploit – $7M Minted from Thin Air 🚨

Here’s a polished post summarizing the Saga incident from Rekt in a clear, shareable way for social...

Learn More 0 0Jan 26

🧵 Understanding L1s, L2s, and Rollups

If you’re building or auditing smart contracts today, understanding where your code executes is just...

Learn More 1 0Nov 5 '25

🔄 The Lifecycle of a Transaction — From Click to Confirmation

When you click “Send” on MetaMask or call a smart contract function, what actually happens behind the...

Learn More 0 0Nov 3 '25

⛽️ Understanding Gas in Ethereum — The Fuel of Every Transaction

When you use Ethereum — whether sending ETH, minting NFTs, or interacting with DeFi — you’re paying...

Learn More 2 1Nov 3 '25

📜 EIP vs ERC — What’s the Difference?

If you’ve read Ethereum documentation or audited a smart contract, you’ve probably seen words like...

Learn More 0 0Nov 3 '25

🕵️‍♂️ Understanding Sybil Attacks: When One User Pretends to Be Many

💡 What Is a Sybil Attack? A Sybil Attack happens when a single person (or group) creates...

Learn More 0 0Nov 2 '25

🧠 What Is the EVM? The Engine That Powers Smart Contracts

If you’ve ever used Ethereum or heard of blockchains like Polygon, Base, or Avalanche, you’ve...

Learn More 2 0Nov 2 '25

🧠 Understanding Proof of Work (PoW) vs Proof of Stake (PoS) — The Heartbeat of Blockchain

If you’ve ever wondered how blockchains like Bitcoin or Ethereum stay secure without a central...

Learn More 5 0Nov 2 '25

Price Oracle Manipulation:

Price oracles are a critical component of DeFi. They provide smart contracts with off-chain data,...

Learn More 2 0Oct 26 '25

Understanding Access Control Vulnerabilities in Smart Contracts

💬 What Is Access Control? In Solidity, access control defines who can perform what actions...

Learn More 2 1Oct 24 '25

🚀 Clean Commit Messages: Why & How

Writing clear, structured commit messages makes collaboration smoother, code reviews easier, and...

Learn More 3 2Sep 26 '25

Big O, Theta, Omega Notations — What do they mean?

These are asymptotic notations used to describe how the runtime or space requirement of an algorithm...

Learn More 0 0Jun 22 '25

🔐 Exploring Vulnerabilities in Rust-Based Smart Contracts: A Curated Repository for Auditors

Are you auditing Rust smart contracts or building secure dApps on platforms like Solana, NEAR, or...

Learn More 3 1May 18 '25

🐘 The Elephant and the Chains — A Lesson on Breaking Limits

When elephants are just babies, trainers tie a heavy chain around their legs and anchor them to a...

Learn More 0 0May 14 '25

💡 An Introduction to DeFi and Stablecoins: A Beginner's Guide 🚀

Decentralized Finance (DeFi) and stablecoins are two of the hottest topics in the cryptocurrency...

Learn More 1 0Feb 13 '25

How to Become a Successful Bug Hunter: A Comprehensive Guide

Bug hunting is an exciting and rewarding field, offering opportunities to improve cybersecurity,...

Learn More 3 0Jan 20 '25

🚀 𝗣𝗛𝗣 𝟴.𝟰 𝗶𝘀 𝗛𝗲𝗿𝗲: 𝗗𝗶𝘀𝗰𝗼𝘃𝗲𝗿 𝗪𝗵𝗮𝘁'𝘀 𝗡𝗲𝘄 𝘄𝗶𝘁𝗵 𝗘𝘅𝗮𝗺𝗽𝗹𝗲𝘀!

The latest release of PHP, PHP 8.4, is packed with features that simplify code, improve performance,...

Learn More 3 7Dec 28 '24

Simplify Numbers with Aveta: A Handy JavaScript Library

Have you ever wanted to convert large numbers into concise, human-readable formats in your JavaScript...

Learn More 1 0Dec 19 '24

🚀 Understanding Gradient Descent for AI Beginners 🔥

Gradient Descent is one of the most fundamental concepts in AI, machine learning, and deep learning....

Learn More 1 0Dec 17 '24

Top 5 Design Patterns Every Software Engineer Should Know

PHP, especially with its modern features like attributes, enums, and readonly properties in PHP, is...

Learn More 6 0Dec 15 '24

🐳 10 Docker Best Practices Every Developer Should Know - With Examples!

As containerization becomes crucial in modern development, here are essential Docker practices with...

Learn More 5 0Dec 14 '24

🚀 The Software Development Life Cycle (SDLC): Turning Ideas Into Reality

Every great piece of software starts with an idea, but getting that idea off the ground requires a...

Learn More 1 0Dec 12 '24

🤖 RAG vs. Agents: A Comparison and When to Use Each

In the world of AI, we often encounter different methods and architectures designed to solve specific...

Learn More 19 0Dec 10 '24

📦 Fetch HTTP Library - Simplify Your HTTP Requests in Python!

Hey, Python developers! 👋 If you’re working with APIs or any network calls, you probably know how...

Learn More 1 0Nov 14 '24

🔥 Laravel & PHP for dev 🎉

Laravel and PHP 8 are two of the most popular and powerful technologies in the PHP ecosystem. Laravel...

Learn More 0 0Aug 3 '23

PHP is dead

PHP is not dead. It is still a popular programming language, especially for web development. However,...

Learn More 0 4Jul 26 '23

Web3 and Blockchain: Pioneering the Future of Decentralized Technologies

In recent years, the emergence of Web3 and blockchain technology has sparked a paradigm shift in how...

Learn More 2 2Jul 10 '23

5 Advanced PHP Tricks That Only Expert PHP Developers Follow

Introduction Advanced PHP is the latest version of PHP available under the license GPL. It offers...

Learn More 5 0Apr 30 '22

Implement Socialite for Laravel Jetstream.

Hello everyone I've been created a php package that helps you to replace the published...

Learn More 6 0Apr 13 '22