Skip to content
View jefftobi2004's full-sized avatar

Block or report jefftobi2004

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. From-Notes-to-Harmony-ICDD-Project- From-Notes-to-Harmony-ICDD-Project- Public

    An interactive piano learning software designed to teach users chords, arpeggios, and harmonic progressions through visualization and guided exercises.

    Python

  2. java-distributed-chess-game java-distributed-chess-game Public

    A multiplayer chess game developed using Java

    Java

  3. geometric_curve_modeling geometric_curve_modeling Public

    Creating a drawing by exploring curve generation and continuity using Bézier, Spline, and related algorithms in computational geometry.

    MATLAB

  4. TSP_path_optimizer TSP_path_optimizer Public

    Python visualization of the Traveling Salesman Problem (TSP) with extra rules and constraints for a more dynamic solution

    Python

  5. graph-generator-and-visualizer graph-generator-and-visualizer Public

    A .NET application that auto-generates visual representations of graphs and implements Hamiltonian, Eulerian, and other graph theory paths.

    C++

  6. comic-store-DB-manager comic-store-DB-manager Public

    A Java Swing desktop application for managing a comic book store, featuring user authentication, profile management, and full CRUD operations for comics. The system integrates with a MySQL database…

    Java