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.

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

Pinned Loading

  1. Asteroids Asteroids Public

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

    C++ 1

  2. liblsp liblsp Public

    Lightweight Satellite Protocol

    C

  3. 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