Skip to content
View Edwardvee's full-sized avatar
🫀
Romantico
🫀
Romantico

Block or report Edwardvee

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
Edwardvee/README.md
class IvanQuiroga {
  constructor() {
   this.name = "Ivan Quiroga";
   this.languages = ["JS", "PHP", "Python","C#"]
   this.interests = ["Watamote❤️", "Coding", "Solving problems", "Web Development","CyberSecurity", "Game Development"]
   this.whatImWorkingOn = ["DungeonDate the videogame"]
  }
}

Pinned Loading

  1. BD_MercadoLiebre BD_MercadoLiebre Public

    My 2023 school project.

    JavaScript

  2. cattusmanga_website cattusmanga_website Public

    My 2022 school project. A manga website that would include a membership system. It includes some basic SQL and PHP CRUD, user moderation, and a great frontend made with js and bootstrap.

    PHP

  3. js-mania js-mania Public

    osu mania in js

    JavaScript