Skip to content

1Brandon1/1Brandon1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation

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

About

My GitHub Profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published