Mehorab is an enthusiastic junior full stack developer with a solid foundation in modern web technologies, passionate about learning, coding, and building reliable applications.
Connect
Articles by Mehorab
DevOps
Understanding HTTP Status Codes: A Developer's Practical Guide
HTTP status codes are an essential part of web development and API communication. They tell clients whether a request was successful, redirected, invalid, unauthorised, or failed on the server. This practical guide explains the most commonly used HTTP status codes with real-world examples, including how to use them correctly in APIs and Laravel applications.
AI & Software Engineering
How to Write Effective AI Image Prompts: A Practical Guide
Learn how to write effective prompts for AI image generation using ChatGPT, Gemini/Nano Banana, Midjourney, Canva AI, and other AI tools. This practical guide covers prompt structure, real-world examples, image editing, reference images, and tips for getting better results from AI image-generation tools.
Software Development
How to Handle Responsive Design in CSS and Tailwind
Learn how to build fully responsive websites using CSS media queries and Tailwind CSS breakpoints. This guide covers real screen sizes, practical examples, and copy-paste code snippets to help you create layouts that work perfectly on mobile, tablet, and desktop devices.