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

Trae Bracy

Programming student learning Python, Java, C++, and web development. ("My profile is a work in progress, this is not the final result, it may take a few months 😬!"

Python Java C++ HTML5 CSS JavaScript React


About Me

I am learning how to build projects that are clear, useful, and easier to understand over time. Right now, I am growing across Python, Java, C++, HTML, CSS, JavaScript, and React.

I care about readable code, organized projects, and documentation that explains what a project does without making it feel bigger than it is.

Currently Learning

  • React and modern web development
  • Data structures and programming fundamentals
  • Object-oriented programming in Java and Python
  • Cleaner project organization and documentation

What I'm Building Toward

I am interested in building software that supports learning, accessibility, and real-world problem solving. One long-term goal I care about is creating tools for neurodivergent children and families.

Featured Work

Project Tech What it shows
Voice Assistant Python APIs, speech recognition, desktop UI, threaded program flow
Shape Calculator Java OOP, inheritance, abstract classes, JavaFX visualization
Lantern Bloom Restaurant HTML/CSS Layout, visual design, page structure, form styling
ATM Class System Java Classes, inheritance, account types, menu-driven logic

Learning Collections

Smaller exercises are grouped into collection repositories so my profile stays easier to navigate:

Tools I Am Building With

Git GitHub VS Code IntelliJ IDEA PyCharm CLion

A Little More

Outside of code, I love learning, writing, philosophy, faith, and thinking about how technology can become something genuinely useful. I am still growing, but I want my work to become more focused, honest, and meaningful over time.

Pinned Loading

  1. python-voice-assistant python-voice-assistant 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. cpp-password-validation cpp-password-validation Public

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

    C++

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

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

    Java

  5. resume resume Public

    This is the start of my resume using html & css...

    CSS

  6. python-chinese-translator python-chinese-translator Public

    Python translator that maps English words to Chinese using a text file dictionary.

    Python