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. 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

  2. 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

  3. note-gcp note-gcp Public

    A secure, single-user web application for managing personal markdown notes, built with FastAPI and deployed on Google Cloud Platform.

    Python

  4. sn-scan sn-scan Public

    一個基於 Next.js 的純前端 Web 應用程式,用於掃描條碼並收集相關照片。

    JavaScript

  5. docker-bind docker-bind Public

    Forked from sameersbn/docker-bind

    Dockerize BIND DNS server with webmin for DNS administration

    Shell 2 3

  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