Skip to content
View Braulee7's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Braulee7

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
Braulee7/README.md

Hi I am Braulio Reyes


Currently studying at Portland State University

braulio = {
  pronouns: => 'he/him',
  experience: => 'SDE Intern @ Amazon',
  skills: => ['C++', 'Java', 'Ruby', 'Python'],
  interests: => {
                'machine learning',
                'game development',
                'animation',
                'graphics'
                }
}

Popular repositories Loading

  1. A-Star-Algorithm A-Star-Algorithm Public

    Created a simulation of the A* pathfinding algorithm using c++ and SDL2 graphics rendering library

    C 1

  2. Braulee7 Braulee7 Public

    Config files for my GitHub profile.

  3. GMTK-Game-Jam-Entry-2022 GMTK-Game-Jam-Entry-2022 Public

    My entry for GMTK's annual game jam 2022 - "Chance Dungeon"

    C++

  4. Spotify-RFID-Record-Player Spotify-RFID-Record-Player Public

    A lamp / record player utilising spotify's api and ESP8266 microcontroller

    C++

  5. AI-Pictionary-Discord-Bot AI-Pictionary-Discord-Bot Public

    A discord game which uses AI images to play the classic game of pictionary

    Python

  6. Digit-Recognition Digit-Recognition Public

    Created a small app to recognise handwritten digits in python

    Python