Skip to content
View Mithra1311's full-sized avatar

Block or report Mithra1311

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

Popular repositories Loading

  1. Emergency-Route-optimization Emergency-Route-optimization Public

    A Python-based Emergency Route Optimization system using OpenStreetMap (OSM) and OSRM. It calculates the fastest route between locations and visualizes it on an interactive map, designed to assist …

  2. Library-Management-system-using-JDBC Library-Management-system-using-JDBC Public

    A Java-based Library Management System using JDBC and MySQL. Features include viewing books, lending, and returning with real-time database updates for efficient library operations.

  3. Caesar-Cipher Caesar-Cipher Public

    A simple implementation of the Caesar Cipher encryption and decryption algorithm using shift-based substitution for secure text transformation.