Blog
Thoughts, tutorials, and insights on development, design, and technology.
AI Engineering
How to Write a Good Prompt: A Practical No BS Guide
A concise and detailed guide to writing highly effective prompts, incorporating core engineering principles and practical field experience.
Apr 19, 2026·12 min read
Read Guide
How to reach LeetCode Knight
A practical, no-nonsense guide for you to conquer LeetCode and hit the Knight rank.
Mar 21, 2026·10 min read
Read AI Engineering
Building HelpMe: An AI-Powered CLI Tool for Linux Automation
A deep dive into how I built a terminal assistant that translates natural language into executable Linux commands using advanced AI agents, complete with validation, safety checks, and multi-provider support.
Feb 01, 2026·12 min read
Read