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 love learning, and each day I make it my mission to learn something new, whether it be something I figure out at my job, uni, or something I learn through what I enjoy most, programming.

  • πŸ”­ I’m currently reviewing basic programming concepts and practicing working with arrays for "DSA".

  • 🌱 I’m currently learning HTML, CSS, JavaScript, and React early before I take intro to web development!

  • πŸ‘― I’m looking to collaborate on building an "ABA" app for neurodivergent children.

  • πŸ’¬ Ask me about learning and why I love it so much.

  • πŸ“« How to reach me: LinkedIn or Codeex; I've linked them in my profile.

  • πŸ˜„ Pronouns: he/him.

  • ⚑ Fun fact: I love Jesus ✞, philosophy πŸ“–, writing ✍️, dogs 🐢, and my family. (&& learning 🧐, of course...)

  • do fizzbuzz for the languages you already know which include, python, java, html, css, javascript, c++

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