Skip to content
View jguida941's full-sized avatar
💭
coding c++ and python today!
💭
coding c++ and python today!
  • Sarasota, Florida
  • 01:40 (UTC -05:00)

Highlights

  • Pro

Block or report jguida941

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. REST_API_Game_Demo REST_API_Game_Demo Public

    A Java REST API built with Dropwizard, featuring secure role-based authentication and Python automation for orchestration.

    Java 1

  2. homebrew-linkedlist homebrew-linkedlist Public

    🍺 Homebrew formula for my C++ Linked List project. Demonstrates software packaging and distribution with brew.

    Ruby 1

  3. PySort-Visualizer PySort-Visualizer Public

    A PyQt6 visualizer for classic sorting algorithms built on a lean, event-driven core. Watch Bubble, Quick, and Merge sort play out bar-by-bar with a live HUD (comparisons, swaps, FPS), step scrubbi…

    Python

  4. ci-cd-bst-demo-github-actions ci-cd-bst-demo-github-actions Public

    Binary Search Tree implementation in Python with full CI/CD automation (pytest, mutation testing, coverage, and SBOM via GitHub Actions)

    Python

  5. Adaptive_HashMap_Cli Adaptive_HashMap_Cli Public

    Python hash map that migrates between two-level chaining and Robin Hood probing based on workload. Live metrics dashboard, reproducible workloads, CSV/JSON benchmarks, safe snapshots and repair.

    Python 1

  6. learn-caesar-cipher learn-caesar-cipher Public

    An educational Python project that teaches the Caesar cipher through clear code, visual mapping, and an interactive demo.

    Python