All Blog Posts

13 articles on AI, cloud architecture, DevOps, and more.

13 posts
How to Install Microsoft SQL Server on Docker
Docker

How to Install Microsoft SQL Server on Docker

A complete beginner's guide to running Microsoft SQL Server on Linux using Docker. Every command explained step by step — from installation to creating your first database and connecting with a GUI tool.

Feb 28, 2026 Read →
How to Set Up Nginx Proxy Manager and Host Multiple Websites with SSL
Docker

How to Set Up Nginx Proxy Manager and Host Multiple Websites with SSL

A complete beginner's guide to installing Nginx Proxy Manager with Docker, hosting multiple websites on a single server, and enabling free SSL certificates via Let's Encrypt. Every step explained clearly.

Feb 28, 2026 Read →
How to Install Docker and Host a Website on a Linux Server
Docker

How to Install Docker and Host a Website on a Linux Server

A complete beginner's guide to installing Docker on a Linux server and hosting your first website. Every command explained step by step — from SSH connection to a live site in your browser.

Feb 28, 2026 Read →
Claude Code Cheatsheet You All Should Know
Claude Code

Claude Code Cheatsheet You All Should Know

A comprehensive reference guide to Claude Code — Anthropic's terminal-based AI coding assistant. Master keyboard shortcuts, slash commands, CLI flags, memory files, custom commands, and performance tips to go from beginner to power user fast.

Feb 25, 2026 Read →
How to Use Claude Code Efficiently: 20 Tips for Optimal Token Usage
Claude Code

How to Use Claude Code Efficiently: 20 Tips for Optimal Token Usage

Learn 20 practical tips to get more done with Claude Code while using fewer tokens. Beginner-friendly guide covering prompts, CLAUDE.md, subagents, /clear, /compact, and more.

Feb 22, 2026 Read →
Getting Started with Claude Code on Windows: A Complete A-Z Guide
Claude Code

Getting Started with Claude Code on Windows: A Complete A-Z Guide

A step-by-step beginner guide for .NET developers on Windows 10/11. Learn how to install Node.js, Git, and Claude Code, get an Anthropic API key, and have your first AI-powered coding session up and running in under 30 minutes.

Feb 21, 2026 Read →
Building with Claude Code as Your Engineering Partner
AI

Building with Claude Code as Your Engineering Partner

Learn how to leverage Claude Code as a powerful engineering partner. Practical insights on using AI-assisted development to boost productivity, improve code quality, and accelerate project delivery.

Jun 15, 2025 Read →
AI Coding Agents: Transforming Modern Software Development
AI

AI Coding Agents: Transforming Modern Software Development

Deep dive into how AI coding agents are revolutionising the software development lifecycle. From code generation to testing and deployment, explore the transformative impact of intelligent agents.

Mar 20, 2025 Read →
Building AI Coding Agents with LLMs and Agentic Workflows
AI

Building AI Coding Agents with LLMs and Agentic Workflows

Explore how to build intelligent coding agents using large language models and agentic patterns. Learn to create autonomous agents that can understand, generate, and refactor code while following best practices.

Jan 10, 2025 Read →
Multi-Agent AI Systems for Collaborative Coding
AI

Multi-Agent AI Systems for Collaborative Coding

Discover how multiple AI agents can work together to solve complex coding challenges. Learn design patterns for orchestrating agent collaboration, task distribution, and consensus building in software development.

Nov 5, 2024 Read →
Building Serverless APIs with Azure Functions and .NET
Azure

Building Serverless APIs with Azure Functions and .NET

A practical guide to designing scalable, cost-effective serverless APIs using Azure Functions with C# and .NET — including best practices for authentication and monitoring.

Aug 20, 2024 Read →
CI/CD Pipeline Strategies for .NET Projects in Azure DevOps
Azure DevOps

CI/CD Pipeline Strategies for .NET Projects in Azure DevOps

How to set up robust build and release pipelines for .NET applications, including automated testing, infrastructure as code, and deployment to Azure App Services.

May 15, 2024 Read →
Integrating Azure AI Services into Your .NET Applications
Azure

Integrating Azure AI Services into Your .NET Applications

Explore how to leverage Azure Cognitive Services and Document Intelligence to add powerful AI capabilities to your existing .NET web applications.

Feb 28, 2024 Read →