Skip to content
View AradCharon's full-sized avatar

Block or report AradCharon

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. flight-route-optimizer flight-route-optimizer Public

    A Python-based flight route optimization system using graph algorithms, Dijkstra, A*, and interactive Folium map visualization.

    Python

  2. fitness-app fitness-app Public

    A Java Swing desktop fitness tracking application with MySQL database integration, authentication, and layered architecture.

    Java

  3. rock-paper-scissors rock-paper-scissors Public

    A modular object-oriented implementation of the classic Rock Paper Scissors game built with Python.

    Python

  4. bracket-reversal bracket-reversal Public

    A modular C++ implementation of the Minimum Bracket Reversal problem using a greedy algorithm with complexity analysis and unit testing.

    C++

  5. cs50-databases-sql cs50-databases-sql Public

    Harvard CS50's Introduction to Databases with SQL — exercises, notes, and SQL practice covering relational databases, querying, database design, and optimization.