Skip to content
View bernardopacheco's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report bernardopacheco

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. bernardopacheco.github.io bernardopacheco.github.io Public

    Bernardo Pacheco's website source code.

    CSS 26 7

  2. javascript-data-structures-algorithms javascript-data-structures-algorithms Public

    JavaScript implementation of common data structures and algorithms.

    JavaScript 2 1

  3. angular2-file-uploader angular2-file-uploader Public

    TypeScript 3

  4. dotfiles dotfiles Public

    My dotfiles

    Python 1

  5. keycloak-nodejs-connect keycloak-nodejs-connect Public

    Forked from keycloak/keycloak-nodejs-connect

    JavaScript

  6. Unity Event Manager event-driven arc... Unity Event Manager event-driven architecture.
    1
    # Unity Event Manager
    2
    
                  
    3
    This Gist represents an event-driven architecture that helps to structure my games in Unity. It uses events to trigger and communicate between decoupled parts of a game.
    4
    
                  
    5
    ## Usage