Skip to content
View WindoC's full-sized avatar

Block or report WindoC

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
WindoC/README.md

Hobbies and Interests

I have a strong passion for discovering and exploring open-source software, especially tools that enhance productivity, automation, and security. In my free time, I build and maintain home lab environments to experiment with systems architecture, deployment strategies, and infrastructure optimization. I'm also deeply interested in emerging technologies, particularly in the field of artificial intelligence, and enjoy learning how AI can be applied to solve real-world problems and streamline IT operations.

Pinned Loading

  1. helm-charts helm-charts Public

    Helm charts for deploying Docker-first projects on Kubernetes.

    HTML

  2. docker-bind docker-bind Public

    Forked from sameersbn/docker-bind

    Dockerize BIND DNS server with webmin for DNS administration

    Shell 2 4

  3. easyocr-mcp easyocr-mcp Public

    A flexible OCR server using EasyOCR wrapped in a Model Context Protocol (MCP) interface. Supports base64, file, or URL inputs, multi-language configurations, and returns both text-only and detailed…

    Python 1

  4. macau-law-kb macau-law-kb Public

    A comprehensive AI-powered legal search, Q&A, and consultation platform for Macau law, built with Next.js, PostgreSQL, and Google Gemini AI.

    TypeScript

  5. toolkits-gcp toolkits-gcp Public

    Secure, single‑service application for Chat, Notes, and Files on Google Cloud. Toolkits combines a FastAPI backend and a React + Tailwind frontend with end‑to‑end encryption (AES‑GCM) and JWT (HS25…

    TypeScript

  6. How to use git clone to a git site v... How to use git clone to a git site via Cloudflare Zero Trust Application
    1
    # problem description
    2
    
                  
    3
    We can't clone a GitLab repo that deploys through the Cloudflare Zero Trust Application since the login page of Cloudflare was redirected.
    4
    
                  
    5
    ```bash