Technical Blog

Practical notes on Laravel, PHP, Python, React, Git, cloud, debugging, architecture, migrations, AI-assisted development, and lessons learned while building real-world software systems.

Starting a New Project with AI-Assisted Development: Give AI the Right Structure First

Starting a New Project with AI-Assisted Development: Give AI the Right Structure First

In today’s development world, AI tools like Cursor, GitHub Copilot, ChatGPT Codex, Claude, Google Antigravity and other coding assistants are becoming very useful for developers an...

30 Jun 2026 8 min read 1 likes 0 comments
Read Article
You Cannot Delete the Branch You Are Currently On

You Cannot Delete the Branch You Are Currently On

Git Tip: You Cannot Delete the Branch You Are Currently OnIn Git, a branch is like the tree branch you are sitting on. If you try to delete the same branch while you are currently...

28 Jun 2026 10 min read 2 likes 2 comments
Read Article