Skip to content
View ndb4263's full-sized avatar

Block or report ndb4263

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

Popular repositories Loading

  1. Library-Management-System Library-Management-System Public

    A real-time library management website enabling effortless book borrowing, returns, and timely notifications for due dates and overdue fees. Developed a universal search feature allowing instant ac…

    HTML

  2. Rudimentary-Database-Engine-SQLite Rudimentary-Database-Engine-SQLite Public

    Designed and developed a rudimentary database engine employing a simplified file-per-table structure reminiscent of SQLite, with efficient B+1 and B-tree indexing for data storage and retrieval.

    Java