| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
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.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseclass Developer {
name = "Md Afsar Mahmud";
role = "Fullstack Developer";
projects = ["Bookify", "Nur UI"];
openSource = true;
contentCreator = true
sayHi(): void {
console.log("Check out my projects and contributions below.");
}
}
const me = new Developer();
me.sayHi();| Frontend | Backend | Database | Others |
|---|---|---|---|
|
|
|
|
|
The Library API uses Express, TypeScript, and Mongoose to manage books and borrowing with validation, unique ISBNs, and aggregation.
Libra is a minimal Library Management System built with React, TypeScript, and Redux Toolkit Query, allowing users to view, create, edit, delete, and borrow books without authentication or complex …
TypeScript 1
| Back | FazBrowse Home | New Git URL |