• Skip to main content
  • Skip to primary navigation
  • Skip to primary sidebar
  • Skip to footer
codesamplez.com
  • Home
  • Featured
    • Advanced Python Topics
    • AWS Learning Roadmap
    • JWT Complete Guide
    • Git CheatSheet
  • Explore
    • Programming
    • Development
      • microservices
      • Front End
    • Database
    • DevOps
    • Productivity
    • Tutorial Series
      • C# LinQ Tutorials
      • PHP Tutorials
  • Dev Tools
    • JSON Formatter
    • Diff Checker
    • JWT Decoder
    • JWT Generator
    • Base64 Converter
    • Data Format Converter
    • QR Code Generator
    • Javascript Minifier
    • CSS Minifier
    • Text Analyzer
  • About
  • Contact
You are here: Home / Archives for Rana Ahsan

Articles Written By Rana Md Ali Ahsan

About Rana Ahsan

Rana Ahsan is a seasoned software engineer and technology leader specialized in distributed systems and software architecture. With a Master’s in Software Engineering from Concordia University, his experience spans leading scalable architecture at Coursera and TopHat, contributing to open-source projects. This blog, CodeSamplez.com, showcases his passion for sharing practical insights on programming and distributed systems concepts and help educate others.
Github | X | LinkedIn

Git Worktree Explained: Work on Multiple Branches at Once

Updated May 6, 2026 by Rana Ahsan Leave a Comment ⏰ 9 minutes

Git Worktree

Git Worktree is Git’s built-in superpower for checking out multiple branches into separate directories — simultaneously. No stashing, no duplicate clones. This tutorial walks you through the complete lifecycle: adding, using, troubleshooting, and removing worktrees, with real hotfix scenarios and pro tips you won’t find in the official docs.

JSON vs JSONC vs JSON5: The Complete Guide for Devs

Updated April 14, 2026 by Rana Ahsan Leave a Comment ⏰ 20 minutes

JSON vs JSONC vs JSON5

JSON, JSONC, and JSON5 look almost identical but break in completely different ways. This guide covers the real grammar constraints, parser compatibility traps, trailing-comma gotchas, and a decision framework to pick the right format for APIs, configs, and CI pipelines.

SnapDrift: Free Auto Visual Regression Testing On GitHub Actions

Updated March 19, 2026 by Rana Ahsan Leave a Comment ⏰ 7 minutes

visual diff github

SnapDrift is a free, open-source visual regression testing tool built for GitHub Actions. It captures full-page screenshots on every push, compares them pixel-by-pixel against your baseline, and reports drift directly in your pull requests. No SaaS dashboards, no per-screenshot pricing — just two Actions and a JSON config.

Local LLM for Coding: Free AI Coding Agent With Ollama + Claude

Updated March 11, 2026 by Rana Ahsan Leave a Comment ⏰ 17 minutes

Local Coding Agent

This guide walks you through setting up a fully private, local LLM for coding on your own hardware. From model selection and hardware planning to IDE integration with Ollama and Continue.dev, you’ll build an AI coding stack where no code ever leaves your machine.

Best AI Coding Agents in 2026: The Complete Beginner’s Guide

Updated February 22, 2026 by Rana Ahsan Leave a Comment ⏰ 13 minutes

Best AI Coding Agents

The best AI coding agents in 2026 don’t just autocomplete your lines — they plan, execute, and debug entire features autonomously. Whether you’re a weekend hacker or a seasoned engineer, this guide breaks down Google Antigravity, Claude Code, OpenAI Codex, OpenCode, and KiloCode so you can pick the right tool and ship faster.

Next Page »

Primary Sidebar

  • Facebook
  • X
  • Pinterest
  • Tumblr

Subscribe to Blog via Email

Featured Dev Tools

  • JSON Formatter
  • Diff Checker

Top Picks

Building AI Agent

Building AI Agent From Scratch: Complete Tutorial

python local environment setup

Python Local Development Environment: Complete Setup Guide

In-Depth JWT Tutorial Guide For Beginners

JSON Web Tokens (JWT): A Complete In-Depth Beginners Tutorial

The Ultimate Git Commands CheatSheet

Git Commands Cheatsheet: The Ultimate Git Reference

web development architecture case studies

Web Development Architecture Case Studies: Lessons From Titans

Recently Published

Git Worktree

Git Worktree Explained: Work on Multiple Branches at Once

JSON vs JSONC vs JSON5

JSON vs JSONC vs JSON5: The Complete Guide for Devs

visual diff github

SnapDrift: Free Auto Visual Regression Testing On GitHub Actions

Local Coding Agent

Local LLM for Coding: Free AI Coding Agent With Ollama + Claude

Best AI Coding Agents

Best AI Coding Agents in 2026: The Complete Beginner’s Guide

Footer

Subscribe to Blog via Email

Demos

  • Demo.CodeSamplez.com
  • Facebook
  • X
  • Pinterest
  • Tumblr

Explore By Topics

Python | AWS | PHP | C# | Javascript

Copyright © 2026