FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

afsar-dev (Md Afsar Mahmud) · GitHub

🔎
Coding....
🔎
Coding....

Block or report afsar-dev

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.

Close all issues, pull requests, and discussions opened by this user Content in all repositories owned by your account will be closed.
Add an optional note
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
afsar-dev/README.md
class 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();

📈 Current Stats


🛠 Tech Stack

Frontend Backend Database Others

Pinned Loading

  1. Nurui Nurui Public

    🔥💯 Nur/ui is a modern React and Next.js based UI component library. It streamlines front-end development with powerful features like CLI scaffolding, automatic TypeScript-to-JavaScript conversion, …

    TypeScript 365 52

  2. Library-management-server Library-management-server Public

    The Library API uses Express, TypeScript, and Mongoose to manage books and borrowing with validation, unique ISBNs, and aggregation.

    TypeScript 1 1

  3. Bookify Bookify Public

    It is a book exchange web app that allows users to easily exchange single or multiple books with others.

    JavaScript 2

  4. Library-management-client Library-management-client Public

    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