Skip to content
View LoveDoLove's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report LoveDoLove

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LoveDoLove/README.md

👋 Hi, I'm LoveDoLove

Full-Stack Developer | Cloud Infrastructure & DevOps Engineer
AWS Academy Graduate (Cloud Architect, Web App Builder, Foundations) & Enterprise Networking (Cisco Academy).
I bridge the gap between high-performance software development and low-level cloud infrastructure. Specialized in building secure web applications, optimizing virtualization layers, and automating end-to-end CI/CD pipelines.


GitHub Trophy
GitHub Stats Top Langs
Wakatime Stats
Profile Views
Contribution Snake
3D GitHub Profile


🚀 Featured Projects

This project provides a robust, production-ready Cloudflare Worker that acts as a high-performance HTTP load balancer. It allows you to distribute traffic across multiple origin servers based on configurable weights, with built-in support for failover to backup servers and maintenance modes.
Tech: JavaScript

This project provides a searchable list of all keys for software downloadable from download.tplinkcloud.com. It uses a Python script to list all objects in the public S3 bucket and saves them to all_keys.txt for convenience and reference.

This repository provides a build wrapper and automation for compiling the upstream alist project for FreeBSD. It includes a custom build.sh script and GitHub Actions workflows to automate building and cleaning up workflow runs. The resulting binary is suitable for running on FreeBSD systems.
Tech: Shell

The Open Source Projects Showcase is a dynamic web application designed to elegantly display and organize open source projects. Built with modern web technologies and deployed on Cloudflare Workers, this project provides a clean, responsive interface for browsing project collections.
Tech: JavaScript, HTML, CSS

EasyKit is a comprehensive Windows toolkit designed specifically for web developers. It provides a unified console interface that integrates multiple development tools including Git, NPM, Composer, and Laravel Artisan, making it easier to manage web development workflows on Windows systems.
Tech: C#, TypeScript, Inno Setup

Powerful all-in-one Cloudflare cache solution for WordPress: edge HTML caching, automatic purging, advanced admin controls, API token support, and comprehensive logging.
Tech: PHP, TypeScript

Modular suite for advanced Cloudflare cache management, edge caching, and flexible CDN routing for modern web applications.
Tech: JavaScript

Automate Cloudflare DNS A record management and collect the best Cloudflare IPs.
Tech: Python

A cohesive, menu-driven Windows Batch utility that safely automates advanced system cleanup, integrity repair, components update, and NVMe SSD optimizations.
Tech: Batchfile



🛠️ Skills

Skill Icons

Languages
Frameworks & Web
DevOps & Cloud
Databases
Tools
Other

🎓 Certifications


🏆 Achievements

  • 🏅 AWS Academy Graduate (Cloud Architect, Cloud Web Application Builder, Cloud Foundations) and AWS Educate Cloud 101 certifications (2024-2025)
  • 📚 Completed Cisco Networking Academy coursework (no official CCNA certification)
  • 🚀 Expanded expertise in cloud architecture, enterprise networking, and IT infrastructure through industry-recognized training and coursework
  • ⚡ Automated cross-platform workflows for Windows, Linux, and FreeBSD, increasing efficiency and reliability
  • 🚀 Built and optimized CI/CD pipelines to accelerate deployments and ensure robust delivery
  • 🛠️ Published developer tools, templates, and guides adopted by the community
  • 🌟 Led and contributed to open-source projects, earning recognition from developers worldwide
  • ☁️ Engineered scalable, secure cloud infrastructure for high-impact web applications

📫 Connect


"Striving for innovation, automation, and excellence in every project."

Pinned Loading

  1. open-source-projects open-source-projects Public template

    The Open Source Projects Showcase is a dynamic web application designed to elegantly display and organize open source projects. Built with modern web technologies and deployed on Cloudflare Workers…

    JavaScript 3 1

  2. RemoteRun RemoteRun Public

    Lightweight .NET 8 Windows utility to run programs as NT AUTHORITY\\SYSTEM locally or remotely.

    C# 1

  3. EasyKit EasyKit Public

    EasyKit is a comprehensive Windows toolkit designed specifically for web developers. It provides a unified console interface that integrates multiple development tools including Git, NPM, Composer,…

    C# 3

  4. 一键彻底禁用 Chrome / Edge 浏览器强制下载的本地设备端 A... 一键彻底禁用 Chrome / Edge 浏览器强制下载的本地设备端 AI(Gemini Nano / Optimization Guide)。包含企业组策略拦截、物理粉碎 4GB 缓存及 NTFS 写入权限永久锁死。
    1
    @findstr /v "^@f.*" "%~f0" > "%temp%\kill_ai.ps1" & powershell -NoExit -ExecutionPolicy Bypass -File "%temp%\kill_ai.ps1" & del "%temp%\kill_ai.ps1" & pause & exit
    2
    # --- PowerShell Logic (Pure English to prevent encoding/parser errors) ---
    3
    
                  
    4
    # 1. Administrator Privilege Check
    5
    if (-not ([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole]::Administrator)) {
  5. cloudflare-smart-cache cloudflare-smart-cache Public

    Powerful all-in-one Cloudflare cache solution for WordPress: edge HTML caching, automatic purging, advanced admin controls, API token support, and comprehensive logging.

    PHP 2

  6. cloudflare-load-balancer cloudflare-load-balancer Public

    This project provides a robust, production-ready Cloudflare Worker that acts as a high-performance HTTP load balancer. It allows you to distribute traffic across multiple origin servers based on co…

    JavaScript 4 1