Skip to content
View BrandonRobare's full-sized avatar

Highlights

  • Pro

Block or report BrandonRobare

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

Pinned Loading

  1. ShyneBeauty ShyneBeauty Public

    Forked from bianca-amoako/ShyneBeauty

    Capstone project spring 2026

    Python

  2. telemetry-frame-mapper telemetry-frame-mapper Public

    Turn DJI drone video into GPS-registered 3D gaussian splats — geotag frames, map coverage, plan missions, and reconstruct, with WebODM/OpenDroneMap-ready output.

    Python 1

  3. netPong netPong Public

    Two-player networked Pong in C over TCP, using a line-based protocol designed from a course RFC, with ncurses terminal rendering.

    C

  4. struct-prog-lang struct-prog-lang Public

    Forked from sopatz/struct-prog-lang

    A tree-walking interpreter for a small language in Python: tokenizer, recursive-descent parser, evaluator, and REPL. Added function calls, a math library, and a do-while loop.

    Python

  5. cs3-projects cs3-projects Public

    Data structures, STL, and Gang-of-Four design patterns in C++ (Kent State CS III): a custom chaining HashMap plus Singleton, Template Method, Factory, Bridge, Adapter, State, Decorator, Composite, …

    C++

  6. ryug-store ryug-store Public

    RYUG Store: a multi-page e-commerce storefront front-end built with vanilla HTML, CSS, and JavaScript (Kent State Web Programming I).

    HTML