Skip to content
View 1Brandon1's full-sized avatar

Block or report 1Brandon1

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

Typing SVG

#    ╔═══════════════════════════════════════════════════════════════╗
#    ║ Hey, I’m Brandon — a developer who loves building things      ║
#    ║ that are smart, interactive, and fun to use.                  ║
#    ║                                                               ║
#    ║ I’m into exploring how software, AI, and design come together ║
#    ║ to create meaningful, creative solutions.                     ║
#    ╚═══════════════════════════════════════════════════════════════╝
class Developer:
    def __init__(self):
        self.name = "Brandon Attram"
        self.role = "Developer"
        self.interests = ["Software", "AI", "Design"]
        self.motivation = ["Curiosity", "Creativity", "Problem Solving"]

    def intro(self):
        print("Hey, I’m Brandon — a developer who loves building things that are smart, interactive, and fun to use.")
        print("Exploring how software, AI, and design connect to create meaningful, creative solutions.")

me = Developer()
me.intro()

# TODO: Keep learning, keep building, keep evolving 🚀

💻 Tech Stack

Git NPM HTML5 Java JavaScript Node.js

C Python TypeScript CSS3 TailwindCSS Express.js React GitHub


📊 GitHub Stats

Pinned Loading

  1. Elemental-Chess Elemental-Chess Public

    A creative chess variant with unique pieces

    JavaScript 3