Skip to content
View phuthuycoding's full-sized avatar

Block or report phuthuycoding

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
phuthuycoding/README.md
echo 'Code is there for humans, not computers, to understand.';

Pinned Loading

  1. bot-detection.conf bot-detection.conf
    1
    # ════════════════════════════════════════════════════════
    2
    # Bot Detection Configuration
    3
    # Include in http block of nginx.conf
    4
    # ════════════════════════════════════════════════════════
    5
    
                  
  2. Clone all repo of Azure devops from ... Clone all repo of Azure devops from project with PAT token
    1
    #!/bin/bash
    2
    
                  
    3
    # Replace these with your own organization and PAT
    4
    ORGANIZATION="YOUR_ORGANIZATION"
    5
    PAT="YOUR_PAT_TOKEN"
  3. react-dashboard-template react-dashboard-template Public template

    Simple react codebase implement with MVVM

    TypeScript

  4. moicle moicle Public

    Reusable AI agents, commands, skills, and architecture references for Claude Code, Antigravity, Cursor or AI IDE

    TypeScript 7