Skip to content
View NotBrendanB's full-sized avatar

Block or report NotBrendanB

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.

Content in all repositories owned by your account will be closed.
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
NotBrendanB/README.md

Wassup, I'm Brendan πŸ‘‹

EE student at Georgia Tech, currently figuring out what goofy things I can build. Played soccer for a long time, still into video games and hanging out when I'm not messing around with code.

What I'm into

  • Building random projects out of curiosity
  • Physics, circuits, and how stuff works
  • Turning trash first drafts into slightly less-bad second drafts

Projects

  • πŸŽ™οΈ Wilsun β€” desktop AI voice assistant, Python + Groq/Llama 3.3, streams TTS audio with zero temp files
  • πŸ§ͺ Physics Sandbox β€” 2D physics playground built with Pygame
  • 🌐 Personal Website β€” my portfolio site
  • Some smaller scripts too (cross product calculator, basic calculator) β€” early practice, but they're there

Currently

Starting first year at Georgia Tech, trying to adjust to everything.


πŸ“« Connect with me on LinkedIn (pls i need connections)

Pinned Loading

  1. physics-sandbox physics-sandbox Public

    2D physics playground built with Pygame β€” gravity, motion, and collision handling (elastic walls, semi-elastic floor).

    Python 1

  2. voice-assistant voice-assistant Public

    Wilsun β€” a desktop AI voice assistant in Python with push-to-talk input, Groq/Llama 3.3 for responses, and in-memory Edge-TTS audio streaming (zero temp files).

    Python 1