Skip to content
View Jubaroo's full-sized avatar

Block or report Jubaroo

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

Pinned Loading

  1. snhu-cs-portfolio snhu-cs-portfolio Public

    Computer Science portfolio showcasing projects from Southern New Hampshire University's CS program

  2. ABCU-Course-Planner ABCU-Course-Planner Public

    Binary Search Tree-based course management system implementing efficient data structures for course organization, prerequisite validation, and sorted retrieval with O(log n) search complexity

    C++

  3. GroceryTracker GroceryTracker Public

    A menu-driven C++ program that tracks and analyzes grocery item frequencies from an input file. It allows users to search for an item's frequency, display all item frequencies, and generate a histo…

    C++

  4. The-Gaming-Room The-Gaming-Room Public

    Software design document for expanding "Draw It or Lose It" from Android to a multi-platform web application. Includes UML modeling, design patterns (Singleton, Iterator), platform evaluation, and …