Skip to content
View Ishmam-Rahman's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Savar, Dhaka, Bangladesh
Block or Report

Block or report Ishmam-Rahman

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

Here is Chowdhury MD. Ishmam Rahman

📫 Rreach me:

Gmail LinkedIn LinkedIn Insta Instagram

Ishmam Rahman

    Email: ishmam64@gmail.com

Goal: To establish myself in the ocean of new technologies where I can work with anyone, anything.

Ishmam-Rahman

Pinned

  1. ACM-Hand-Note ACM-Hand-Note Public

    Algorithm, Data structure, Number theory, DP implemented code.

    C++

  2. BFS-Shortest-Path-Visualization BFS-Shortest-Path-Visualization Public

    Find the shortest possible distance between two cells in a grid using Breath First Search algorithm and then visualize the path. I have used Python 3 and pygame to implement.

    Python

  3. Online_Book_Shop Online_Book_Shop Public

    JavaScript

  4. Halcyon-Employee-Attendance-System Halcyon-Employee-Attendance-System Public

    Track the attendance history of employee and can be generated report on that.

    C#

  5. Sudoku-Solver Sudoku-Solver Public

    I have made a Sudoku Solving game where user can play Sudoku Puzzle. Can create own puzzle and find the solution. To find the solution Backtracking Algorithm has been used. 'gui.py' contains the ma…

    Python