Skip to content
View raqueloropeza's full-sized avatar

Block or report raqueloropeza

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CodingDojo_Django_GoldGame CodingDojo_Django_GoldGame Public

    Built a Django project to create a mini game that allows the user to win or lose gold.

    Python

  2. CodingDojo_React_BoxGenerator CodingDojo_React_BoxGenerator Public

    React app that generates boxes of different colors based on the color submitted via the form.

    JavaScript

  3. CodingDojo_React_PokemonAPI CodingDojo_React_PokemonAPI Public

    React App that uses Axios to retrieve and display the names of all the Pokemon using the Pokemon API.

    JavaScript

  4. CodingDojo_React_ToDoList CodingDojo_React_ToDoList Public

    React app that stores and modifies a list of tasks that will appear slashed out once they are checked off.

    JavaScript 1

  5. Django_LoginAndRegistration Django_LoginAndRegistration Public

    Django app for login and registration using bcrypt encryption and validations.

    Python

  6. Django_TripBuddyApp Django_TripBuddyApp Public

    A travel social media app with login and registration that can handle all of the CRUD operations to create, read, update, and destroy trips. App checks that user is in session in order to update an…

    Python