Skip to content
View julyanserra's full-sized avatar

Block or report julyanserra

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

Hi there 👋

class JulianSerra:
    def __init__(self):
        self.name = "Julian Serra Wright"
        self.education = ["MBA@Stanford", "CS@Columbia", "Econ@ClaremontMcKenna"]
        self.skills = ["Python", "Java", "PHP", "JS", "SQL", "etc."]
        self.languages = ["en_GB", "es_MX", "pt_BR"]
        self.interests = ["Laughing", "Entrepreneurship", "Software", "Crypto", "AI/ML", "Soccer", "Cycling", "Golf"]

    def get_website(self):
        return "https://julianserra.xyz"

    def get_experience(self):
        return {
            "Bitso": "Early, Product Manager & Software Engineer",
            "Metzi": "Founder",
            "miclabe.com": "Is this useful?"
        }

julian = JulianSerra()
print(f"Welcome to {julian.name}'s GitHub!")
print("Warning: May contain traces of AI (mostly AI).")

Pinned Loading

  1. julianserra julianserra Public

    Personal page for projects, hobbies and miscellaneous information

    HTML

  2. email-signatures email-signatures Public

    Repo with email-signature page

    HTML

  3. tom tom Public

    A photo and video gallery updated via WhatsApp webhooks

    TypeScript

  4. pmwwatches pmwwatches Public

    A wedding tracker and media sharing website for our friendgroup.

    TypeScript