DZDaniel Zhangincloudbuilder-blog.hashnode.dev·Mar 23 · 3 min readPart 1: Clean Setup for .NET 8 Web API Development on WindowsSetting up a clean and reliable development environment is critical—especially if you want to avoid random build errors, SDK conflicts, or HTTPS issues later. This guide walks through a step-by-step, 00
DZDaniel Zhangincloudbuilder-blog.hashnode.dev·Dec 22, 2025 · 3 min readCross-Platform Magic: Setting Up Input LeapCross-Platform Magic: Setting Up Input Leap Windows as Server, MacBook as Client (2025 Definitive Guide) Input Leap is the best open-source solution for sharing one keyboard and mouse across multiple computers.It is the modern successor to Synergy an...00
DZDaniel Zhangincloudbuilder-blog.hashnode.dev·Oct 30, 2025 · 9 min read10 recommended hands-on projects based on the official AWS Certified DevOps Engineer – Professional (DOP-C02) exam guideBelow is a summary of the key points of the official AWS Certified DevOps Engineer – Professional (DOP-C02) exam guide and then 10 recommended hands-on projects you can build to cover the major content domains. Summary of the Exam Guide Here are the...00
DZDaniel Zhangincloudbuilder-blog.hashnode.dev·Oct 9, 2025 · 3 min readHow I Learned the Basics of GitHub Actions in One DayA quick and practical guide to mastering GitHub Actions — automate your tests, builds, and deployments directly from your repository. What Is GitHub Actions? GitHub Actions is GitHub’s built-in CI/CD platform that lets you automate workflows — like ...00