Skip to content
View pribeiro89's full-sized avatar

Block or report pribeiro89

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. rock-paper-scissors-game rock-paper-scissors-game Public

    A Rock-Paper-Scissors game with an alternative Rock-Paper-Scissors-Lizard-Spock version

    SCSS

  2. personal-page personal-page Public

    JavaScript

  3. LeRudePal LeRudePal Public

    App made for the Pixels Camp Hackaton

    Java 2 1

  4. Magician Raccoon Magician Raccoon
    1
    <div class="racoon">
    2
      <div class="racoon-bottom">
    3
        <div class="right-hand">
    4
          <div class="arm">
    5
            <div class="hand--dark"></div>
  5. Powershell script to Compile, Interp... Powershell script to Compile, Interpret or Disassemble programs in Triangle language.
    1
    ##
    2
    ## Powershell script to Compile, Interpret or Disassemble programs in Triangle language.
    3
    ## To execute Powershell scripts you need to give the required permissions in Powershell:
    4
    ##      1. Open Powershell as Admin
    5
    ##      2. Run the following command: Set-ExecutionPolicy -ExecutionPolicy RemoteSigned
  6. endless-vue-css-game endless-vue-css-game Public

    An simple endless game made with Vue.js and CSS animations for PixelsCamp Hackathon

    Vue