Skip to content
View ccvelandres's full-sized avatar
  • Laguna, Philippines

Block or report ccvelandres

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

Pinned Loading

  1. Asteroids Asteroids Public

    Game Engine written in C++ (OpenGL, Vulkan)

    C++ 1

  2. FFMPEG encoder queue using bash FFMPEG encoder queue using bash
    1
    #!/bin/bash
    2
    
                  
    3
    # Run under screen or as a service or whatever you want
    4
    # Creates 2 folder under working directory (queue and done)
    5
    # Place files to encode to queue, and encoded files will be placed in done
  3. armbian-build armbian-build Public

    Forked from armbian/build

    Armbian Linux build framework generates custom Debian or Ubuntu image for x86, aarch64, riscv64 & armhf

    Shell

  4. evq evq Public

    C

  5. kbuild-standalone kbuild-standalone Public

    Forked from WangNan0/kbuild-standalone

    Standalone kconfig and kbuild

    C

  6. kconfig-cmake kconfig-cmake Public

    CMake Kconfig Integration

    CMake