Skip to content
View blondon1's full-sized avatar

Block or report blondon1

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

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

Report abuse
blondon1/README.md

Hi there!

I’m Bryan, a Full Stack Engineer based in Miami, FL. Currently completing my Computer Science degree at Florida International University, I specialize in building robust enterprise applications and bridging high-level software architecture with low-level hardware constraints.

These days I’m focused on:

  • C++, OpenGL, and custom graphics pipelines
  • AI-hardware integration and robotics

Some stuff I built:

  • Procedural Neural Morphology Simulator - A C++/OpenGL 2D biological neuron generator manipulating CPU-side procedural generation and GPU-side pixel obfuscation.
  • GPT-Hardware-Bridge - A voice and vision-enabled Raspberry Pi robot utilizing GPT-4o Vision, featuring a Mecanum-wheel chassis and custom C++ shared libraries for L298N motor control.

Fun Facts:

  • I have a deep-seated fascination with neuroplasticity and the biological mechanisms that allow the human brain to physically rewire itself in response to new challenges.
  • I enjoy breaking down complex storyboards and pacing techniques in Japanese media to understand how they were influenced by global storytelling.
  • Hobbies: Mentoring, Watching european football, Cycling, Hiking, Anime and Manga.

Pinned Loading

  1. GPT-Hardware-Bridge GPT-Hardware-Bridge Public

    An omnidirectional Raspberry Pi robot integrating OpenAI's GPT-4o Vision for object detection, speech recognition for voice commands, and a hybrid Python/C++ architecture for optimized motor and ca…

    Python

  2. Procedural-Neuron-OpenGL Procedural-Neuron-OpenGL Public

    Procedural Neuron Simulation: A C++ and OpenGL visualization engine generating procedural, biologically accurate neural morphologies. Features structural object-oriented rendering of cell membranes…

    C++ 2