Skip to content
View mahbubul14's full-sized avatar

Block or report mahbubul14

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
mahbubul14/README.md

Hi, I'm Mahbubul Alam 👋

Pinned Loading

  1. house_rent house_rent Public

    I did this project for learning purposes as a capstone project from Microverse after completing HTML 2.0 curriculum. The design is the same as PatashuleKE by Mathew Njuguna which I have used for le…

    HTML 6 1

  2. bubble_sort bubble_sort Public

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order. The pass through the list is repeated un…

    Ruby 4 1

  3. tic_toc_toe tic_toc_toe Public

    This is a tic-tac-toe game that two players can play. The winner is the one who first aligns their marker on three subsequent cells (horizontally, vertically, or diagonally). After cells are exhaus…

    Ruby 2 3

  4. newsweek-clone newsweek-clone Public

    A clone of the Newsweek website, project 3 of the HTML and CSS curriculum of Microverse, a Bootcamp with students from all over the world learning full-stack web with react and rails

    HTML 6 1

  5. tnw-perma tnw-perma Public

    A clone of The Next Web website, project 2 of the HTML and CSS curriculum of Microverse, a Bootcamp with students from all over the world learning full-stack web with react and rails

    HTML 6 1

  6. awesome_books awesome_books Public

    "Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list. By building this application, you will learn how to manage data using JavaSc…

    JavaScript 2