Skip to content
View CAMOBAP's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report CAMOBAP

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. pho-incubator/neo4j-warmup-proxy pho-incubator/neo4j-warmup-proxy Public

    A prefork proxy to Neo4J to keep a certain number of connections open, warm at all time.

    Java 2

  2. android-gpu-image-processor android-gpu-image-processor Public

    Simple OpenGL application for offscreen image processing

    C++ 1

  3. UnityVolumeButtons UnityVolumeButtons Public

    Simple plugin which allows to listen for volume up/down buttons for iOS & Android platforms

    C# 3

  4. polyglot polyglot Public

    Tool to generate localizable strings files for ios, android, blackberry, windowsphone from single csv file

    Python

  5. Conan install helper function Conan install helper function
    1
    function(conan_install conan_file host_profile)
    2
      # download helper conan.cmake
    3
      if(NOT EXISTS "${CMAKE_BINARY_DIR}/conan.cmake")
    4
        message(STATUS "Downloading conan.cmake from https://github.com/conan-io/cmake-conan")
    5
        file(
  6. blackberry10.gradle blackberry10.gradle
    1
    class b10Extension {
    2
        String sdk
    3
        String authorp12
    4
        String storepass
    5
        String cskpass