Profile Image
This is the preview image of the blog
DevOps
Microservices
Implementing an example CI/CD Pipeline Workflow
Discover a streamlined CI/CD pipeline workflow that automates testing and deployment processes effectively. Explore how GitHub webhooks, Jenkins, and Docker seamlessly integrate to ensure rapid and reliable software delivery. Learn to implement essential steps and best practices for optimizing your development pipeline.
19 February 2024
This is the preview image of the blog
Git
GitHub
VCS
Minimal Basics: Git Cheatsheet for Beginners
New to Git? Don't worry! Here's a simple cheatsheet to help you get started with the basics
3rd March 2024
This is the preview image of the blog
HTML
WebDev
Introduction to html
Dive into 1st step towards Web Development.
20 February 2024
This is the preview image of the blog
WebDev
PHP
MyPhpApp README
A powerful and flexible PHP library for building web applications.
1st March 2024
This is the preview image of the blog
SOLID
OOP
PHP
Understanding SOLID Principles in Object-Oriented Programming with PHP
Get idea about the SOLID principles of object-oriented programming (OOP) using examples in php.
3rd March 2024
This is the preview image of the blog
Modular_Design
PHP
WebDev
Embracing Modular Design in PHP Projects
As developers, we often find ourselves grappling with the challenge of maintaining clean, readable, and scalable code. One approach that can greatly alleviate this challenge is embracing modular design principles, particularly in PHP projects. In this blog post, I'll discuss the importance of modular design and provide practical examples using a structured views directory.
8 March 2024