Skip to content
View Abhimanyu-Mahaveer's full-sized avatar
Block or Report

Block or report Abhimanyu-Mahaveer

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. Live-Chat-Room Live-Chat-Room Public

    Live Chat Room is a real-time messaging application built with Python Flask, Socket.IO, and JavaScript. The backend utilizes Flask for server logic and Socket.IO for bidirectional communication. Th…

    Python

  2. Ping-Pong-game Ping-Pong-game Public

    this Ping pong game developed in Python leveraging the Pygame library. This project seamlessly integrates sophisticated collision detection algorithms and real-time event handling to create a respo…

    Python

  3. Snake-Game Snake-Game Public

    This Java project utilizes Swing to create a classic Snake Game. With a GUI, it employs event-driven programming for user input. The game features dynamic rendering, collision detection, and sound…

    Java 1

  4. YouTube-Video-Downloader YouTube-Video-Downloader Public

    YouTube Video Downloader is a Python application built using tkinter library for the graphical user interface, customtkinter for enhanced UI components, and the pytube library for downloading YouTu…

    Python

  5. Library-Management Library-Management Public

    Developed a robust Library Management System using Java with a Swing-based GUI for a seamless user experience. Leveraged JDBC to establish a connection to the MySQL database, enabling efficient dat…

    Java

  6. Password-Generator Password-Generator Public

    The Password Generator is a web-based tool that dynamically generates secure and diverse passwords based on user preferences. This application allows users to customize their passwords by specifyin…

    JavaScript