Skip to content
View RaulitoGC's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report RaulitoGC

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

  1. android-cmi-pecs android-cmi-pecs Public

    Android application that implements Picture Exchange Communication System (PECS) in order to support language teraphy to autism spectrum disorder (ASD) people.

    Kotlin 2 1

  2. competitive-programming competitive-programming Public

    This repository is my daily training about algorithms, data structure, online judges and some famous contest from Google, Facebook and others.

    C++ 1

  3. Design-Patterns Design-Patterns Public

    Design Patterns are optimized and reusable solutions to the programming problems that we encounter every day. Those are template for how to solve a problem.

    Java 1

  4. Computational-Geometry Computational-Geometry Public

    This repository explain algorithm and theory about Computation Geometry

    C++

  5. android-pre-build-configuration android-pre-build-configuration Public

    This is an example of how to setup android resources from a configuration in the server before build the application

    Kotlin 3

  6. neuronal-networks-perceptron neuronal-networks-perceptron Public

    This is an example of Neuronal Networks with Backpropagation and others techniques.

    Python