
Laravel
PHP
10 Exciting Laravel Projects for Beginners to Kickstart Your Web Development Journey
- Ahmed Shaltout
- July 25, 2025
- Laravel
- web development
These ten beginner-friendly project ideas will introduce you to core Laravel concepts and help you build a solid foundation.
Read More
Laravel
Understanding Web Storage: Sessions, Cookies, and LocalStorage
- Ahmed Shaltout
- September 20, 2024
- Front-End Development
- web development
When building web applications, it’s essential to manage user data effectively. Session, cookies, and LocalStorage offer different data storage and retrieval mechanisms. Let’s explore their key differences and when to use each
Read More
HTML
HTML crash course for beginners with example
- Ahmed Shaltout
- December 7, 2021
- beginners
- Course
- crash course
- HTML
- web development
- Website
In this HTML crash course, we will learn the basics of HTML and how it works with an example project of creating a blog that consists of a home page and a post page.
Read More