Skip to content
View vlazaroes's full-sized avatar
🚀
Let's do it
🚀
Let's do it

Block or report vlazaroes

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
vlazaroes/README.md
class SoftwareEngineer:
  def __init__(self):
    self.name = "Víctor Lázaro"
    self.website = "https://www.vlazaro.es"

Pinned Loading

  1. jsoninja jsoninja Public

    🥷 Jsoninja is a library that allows you to generate JSON's from templates written with Python data types.

    Python 5

  2. adventofcode adventofcode Public

    🎄 My solutions to the Advent of Code.

    Go