Skip to content
View Youpen-y's full-sized avatar
🐍
Focusing
🐍
Focusing

Block or report Youpen-y

Report abuse

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

Report abuse
Youpen-y/README.md

Hi there 👋

Explorer 🔎 | Thinker 🧠 | Builder 🧩 | Dreamer ✨

Hack the world, enjoy the ride!

Pinned Loading

  1. roundshot roundshot Public

    roundshot is a lightweight Bash script tool that lets you take screenshots with customizable rounded corners.

    Shell 1

  2. alloca (alloc on stack) vs malloc (a... alloca (alloc on stack) vs malloc (alloc on heap)
    1
    #include <stdio.h>
    2
    #include <stdlib.h>
    3
    #include <time.h>
    4
    
                  
    5
    int main(int argc, char **argv) {
  3. M-JIAJIA M-JIAJIA Public

    Forked from claudioscordino/jiajia

    JIAJIA is a Software Distributed Shared Memory (SDSM) system

    C 1

  4. YangRecord YangRecord Public

    C 1

  5. AI-Skills AI-Skills Public

    Shell

  6. dsize dsize Public

    Simple directory/file size checker

    Shell