Skip to content
View AmolMane30's full-sized avatar

Block or report AmolMane30

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

    A customised Virtual File System (CVFS) implemented in C. Simulates Linux-like file system operations with a custom shell interface. Focuses on OS internals, system calls, file handling, and memory…

    C++ 1

  2. ChatBird-Messenger ChatBird-Messenger Public

    ChatBird Messenger is a Java-based real-time chat application built using TCP Socket Programming. It enables peer-to-peer text communication through a simple GUI and maintains a log file of all cha…

    Java 1

  3. Generalized_Data_Structures_Library Generalized_Data_Structures_Library Public

    Generalised Data Structures Library in C++ using templates. Includes linear & non-linear data structures (Linked Lists, Stack, Queue, BST) and algorithms (Searching & Sorting). Designed as a reusab…

    C++ 1

  4. File_Packer_Unpacker File_Packer_Unpacker Public

    Packer_Unpacker is like a zip-unzip folder. Packer can pack multiple files into one folder that is packed folder like (Zip) operation and it also can unpack the folder to extract multiple files fro…

    Java 1

  5. Customized_Database_Management_System Customized_Database_Management_System Public

    Implements a Database Management System without using actual Database Management System. Implemented own logic for all the SQL Queries. We can perform CRUD operations as well as Aggregate operation…

    Java 1

  6. Data_Structures Data_Structures Public

    This contains all the data structures of linked-list, stack, queue with generalized form such that we can use it for char,int,float,double. No need to create seperate program for the int,char,float…

    C++ 1