Skip to content
View ESWZY's full-sized avatar
🧣
SO AWESOME
🧣
SO AWESOME

Organizations

@CIPPUS @linuxkerneltravel
Block or Report

Block or report ESWZY

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
ESWZY/README.md

Hi there

Welcome to my profile! 🎉

Feel free to visit this page! You will not be tracked due to GitHub's policy.

Hits

GitHub Trends

Pinned

  1. linuxkerneltravel/lmp linuxkerneltravel/lmp Public

    LMP provides an eBPF Supermarket for developers, including eBPF tools, open-source projects based on eBPF, eBPF learning materials, Linux kernel learning materials, and more.

    C 553 163

  2. kubernetes/kubernetes kubernetes/kubernetes Public

    Production-Grade Container Scheduling and Management

    Go 108k 38.7k

  3. webvpn-dlut webvpn-dlut Public

    WRD 的 WebVPN 的 URL 互转原理🌚

    Python 62 14

  4. An example Python code for compressi... An example Python code for compressing video file to target size.
    1
    # Simplified version and explanation at: https://stackoverflow.com/a/64439347/12866353
    2
    
                  
    3
    import os
    4
    import ffmpeg
    5