Skip to content
View kakahu2015's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report kakahu2015

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. linux-ops linux-ops Public

    SSH remote management skill with ControlMaster connection reuse, Python-assisted automation, batch execution, auditing, and safety controls for AI agents.

    Shell 2

  2. chinese-holiday-api chinese-holiday-api Public

    Forked from paulzhn/chinese-holiday-api

    30s 即可部署的中国节假日api

    Go

  3. linux_command_assistant linux_command_assistant Public

    Linux Command Assistant: An enhanced CLI tool combining traditional Linux functionality with AI assistance. Integrates large language models to provide intelligent help, explanations, and examples …

    Rust

  4. cpu cpu Public

    This project is a CPU load simulator that adjusts the CPU usage based on the configured working hours and rest hours. It can be used to test and simulate system performance under different CPU load…

    Rust

  5. servers servers Public

    Forked from modelcontextprotocol/servers

    Model Context Protocol Servers

    JavaScript

  6. tinylisp tinylisp Public

    Forked from Robert-van-Engelen/tinylisp

    Lisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.

    C