Skip to content
View brprest1's full-sized avatar
🤍
Coding
🤍
Coding
  • Queen Creek, Arizona

Block or report brprest1

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

Hey there! Thanks for stopping by!

About Me

class BayleePreston:

    def about_me(self):
        self.name = "Baylee Preston"
        self.pronouns = ["he/him/his", "they/them/theirs"]
        self.role = "Full-Stack Web Development Student at ASU"
        self.languages_learning = ["Python", "HTML", "CSS"]
        self.dream_job = "Video Game Developer"
        self.hobbies = ["Playing video games", "Playing D&D", "Reading", "Crocheting"]

    def say_hi(self):
        print("Hey there! Thanks for stopping by! :junimojam:")

me = BayleePreston()
me.say_hi()

GitHub Stats

Popular repositories Loading

  1. hello_world hello_world Public

  2. notes notes Public

    HTML

  3. version-control-setup version-control-setup Public

    Forked from professica/version-control-setup

    Starter files for in-class activity - forking

    HTML

  4. git215_setup git215_setup Public

    Module 1 Homework

    HTML

  5. semantic-practice semantic-practice Public

    Forked from professica/semantic-practice

    Starter file for more practice with semantic HTML markup activity

    HTML

  6. brprest1 brprest1 Public

    Config files for my GitHub profile.