Skip to content
View RigoKNDev's full-sized avatar
  • Islas Canarias / Tenerife

Block or report RigoKNDev

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

Hola mundo!, bienvenido a mi Repositorio.

class RigoKNDev():
    
  def __init__(self):
    self.name = "Bryan Alexander";
    self.username = "RigoKNDev";
    self.location = "Spain, Tenerife";
    self.email = "rigokndev@gmail.com";
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = RigoKNDev()
GitHub Octocat Logo

Loading

Muchas gracias!  ❤️  por dedicarte un momento de tu tiempo en ver mi repositorio!

C Python JavaScript Express.js React Vue.js HTML5 CSS3 MongoDB Linux Flutter Figma Git Dart MySQL Bootstrap Electron Java Node.js GCP Illustrator Nginx Bash PHP Adobe XD XAMPP Firebase jQuery

Popular repositories Loading

  1. RigoKNDev RigoKNDev Public

    1

  2. agent-skill agent-skill Public

    Instala y gestiona skills de desarrollo web para OpenCode

    JavaScript