Articles
In this page, you will find my blog posts,
I write to share my knowledge and my experiences.
Skim them and you will find what you are looking for.
Coding
In the coding part of this blog you will learn how are created websites and web applications
Graphic
Do you have an artistic vein? browse through the tutorials in the graphics section, surely you will find ideas for your creativity
Utility
Lots of tutorials and tips on how to use softwares and the latest news in the field of technology
Repository in PHP [Design pattern with examples]
Add some spice to the love story with your PHP framework introducing another layer.
See detailsHow MVC framework works (basics)
The Model-View-Controller (MVC) framework is an architectural pattern that splits applications into three main parts, read to learn how it works
See detailsHow To Make Your First Website Wireframe (with Examples)
4 easy steps that will help you create a wireframe, and identify the goal of the website
See detailsThe Discovery Phase of the Web Design Process
The very first step of building a new website successfully is the discovery phase. asking the right question and put the answers in your design
See detailsThis is why Symfony 6 is perfect for your next project (PHP Framework)
A quick introduction of Symfony 6 and other PHP Frameworks
See detailsA Quick Intro to Automated Testing
Learn how to write automated tests and make you code safe using PHPUnit
See detailsYour Manager is Putting in Jeopardy Your Programmer Job
VW's managers knew that cars couldn't meet American emissions standards. So they ask the engineers to update the software
See detailsThis Script Turned 2 Days Into 8 Seconds
How using a bash files I have created many files at once
See detailsHow sql injection works with example
SQL injection is an attack that uses malicious SQL code for backend database manipulation to access sensible information
See detailsHow to Refactor Legacy Code
The definitive guide about the Anti-Corruption layer
See details