BEHZAAAD.ir — Programming · Full Stack · AI · Java · Android · Kotlin BEHZ AAA D .ir
Subscribe
  • Home
  • About
Subscribe

Behzad Najafzadeh

Behzad Najafzadeh
Making Git SSH Commands Permanent: Best Practices for Repository-Specific SSH Keys

git

Making Git SSH Commands Permanent: Best Practices for Repository-Specific SSH Keys

The Problem Have you ever found yourself typing this long command every time you want to pull from a specific repository? GIT_SSH_COMMAND='ssh -o IdentitiesOnly=yes -i /root/.ssh/repo' git pull It's tedious, error-prone, and breaks your workflow. Let's fix that

By Behzaad 09 Jun 2026
How We Optimized a Production Vue PWA Without Changing a Single Pixel

Vue.js

How We Optimized a Production Vue PWA Without Changing a Single Pixel

A collaborative work-management Vue 3 PWA — tasks, folders, chat, offline storage — got a performance-only release: same UI, faster loads, cleaner bundles. No redesign, no new features. Where the weight was Two chunks dominated the production build: Chunk Gzip (before) Problem Entry index 862 KB Layout, Firebase, i18n, ui-kit — all eager

By Behzaad 08 Jun 2026

python

InsightAI: Ask Your Database Questions in Plain English

If you run a product with a real operational database — enrollments, classrooms, orders, users, inventory — you have probably watched analysts and engineers copy-paste SQL back and forth while everyone else waits. InsightAI is an open-source platform I built to close that gap: ask a question in natural language, get safe

By Behzaad 08 Jun 2026
Newsletter Programming · Full Stack · AI · Java · Android · Kotlin · Database · Backend · Systems

BEHZAAAD.ir — Programming · Full Stack · AI · Java · Android · Kotlin BEHZ AAA D .ir
© 2026 Behzaad