Skip to content
View rimanshu-SF's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Block or report rimanshu-SF

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. book-management-system book-management-system Public

    Book Management System is an easy-to-use tool built to help you organize and manage books in libraries, bookstores, or personal collections. It makes it simple to add new books, update existing one…

    JavaScript

  2. book-management-system-react book-management-system-react Public

    The Book Management System (BMS) is a simple, easy-to-use tool designed to help organize and manage books in libraries, bookstores, or personal collections. This application allows users to add, ed…

    TypeScript

  3. book-management-system-node book-management-system-node Public

    This is a Book Management System built using Node.js for the backend. The system provides an API for performing CRUD (Create, Read, Update, Delete) operations on book data. This project is designed…

    TypeScript

  4. book-management-system-db book-management-system-db Public

    This repository contains the database schema design for a Book Management System (BMS). The database consists of tables for books, authors, and categories, and it is normalized to the third normal …

  5. book-management-system-sql-mirror book-management-system-sql-mirror Public

    This repository is Mirror of the book-management-system-db

  6. book_management_system_sequelize_node book_management_system_sequelize_node Public

    This project is a Book Management System built with Node.js, Sequelize ORM, and MySQL. It provides an API to manage books and authors with basic CRUD operations as well as pagination support for fe…

    TypeScript