Skip to content
View traebracy's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report traebracy

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
traebracy/README.md

Hi there it's Trae 👋

I'm spending this summer relearning. Additionally, I plan to learn DSA before my next class in the fall of 2026, and also to build a resume website; I spent loads of time learning Java, which was an awesome language, and plan to relearn Python as it's my primary language, the one I'm most comfortable with.

  • 🔭 I’m currently working on reviewing core fundamental programming concepts!
  • 🌱 I’m currently learning JavaScript and React early before web development!
  • 👯 I’m looking to collaborate on literally anything I love learning.
  • 💬 Ask me about why I love programming so much!
  • 📫 How to reach me: linkedin.
  • 😄 Pronouns: he/him.
  • ⚡ Fun fact: I started programming at 13, but never took it seriously and actually transitioned into 3D modeling and game development. Everything changed when I started learning Python.

Pinned Loading

  1. voice-assistant-python voice-assistant-python Public

    Python voice assistant project using API requests, JSON parsing, and conversational output.

    Python

  2. sambo0709/Quaver sambo0709/Quaver Public

    Mood for music app

    CSS

  3. password-validation-cpp password-validation-cpp Public

    Password validation program that checks user input against required security rules.

    C++

  4. shape-calculator-java shape-calculator-java Public

    Java shape calculator using OOP, geometry formulas, inheritance, and JavaFX visualization.

    Java

  5. caesar-cipher-java caesar-cipher-java Public

    Caesar Cipher program that encrypts text by shifting letters through the alphabet.

    Java

  6. word-guesser-java word-guesser-java Public

    Word guessing game that uses user input, loops, and conditional logic.

    Java