LinhGo Labs
LinhGo Labs

LinhGo Labs

Build a Simple License Server with a Free Cloudflare WorkerDevelopment

Build a Simple License Server with a Free Cloudflare Worker

A practical guide to building a license server on Cloudflare Workers — no backend, no VPS, and it runs on the free tier.

Agent Skills Collections: Teaching AI Assistants Your Team's Way of WorkingAI

Agent Skills Collections: Teaching AI Assistants Your Team's Way of Working

Ever notice how AI assistants give great generic advice, but struggle with your team’s specific workflows? Agent Skills fix that. Here’s …

How I Achieved a Perfect PageSpeed Insights ScoreDevelopment

How I Achieved a Perfect PageSpeed Insights Score

Learn how I optimized the frontend site to achieve excellent PageSpeed Insights scores through strategic compression, caching, minification, and CDN …

Development
Featured image for Clean Architecture in .NET Overall

The overall about Clean Architecture in .NET: Learn SOLID principles, dependency inversion, and domain-driven design to build maintainable, testable, and scalable applications with proper separation of concerns.