Skip to content
View redwanulhaque's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report redwanulhaque

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
redwanulhaque/README.md
  • 👋 Hi, I’m @redwanulhaque
  • 👀 I’m interested in ... computer science and learning new skills
  • 🌱 I’m currently learning ... data structure, algorithms, and mechine learning
  • 💞️ I’m looking to collaborate on ... linkedin
  • 📫 How to reach me ... https://www.linkedin.com/in/redwanul-haque-457a9a17b

Pinned

  1. Convolutional-Neural-Network Convolutional-Neural-Network Public

    Training data set and then running models to guess the data.

    Jupyter Notebook

  2. Decision-Tree Decision-Tree Public

    Making a decision tree from scratch.

    Jupyter Notebook

  3. Java-Projects Java-Projects Public

    Basic sorting and GUI java projects

    HTML

  4. Multithreaded-Jeopardy-Game Multithreaded-Jeopardy-Game Public

    Implemented real-life jeopardy game, using built-in socket libraries in JAVA to interconnect different computers on the same synchronous WIFI network. Designed and implemented a robust Java graphic…

    Java

  5. Machine-Learning Machine-Learning Public

    Using model and data set to calculate data

    Jupyter Notebook

  6. Banking-Cooperation Banking-Cooperation Public

    Formulated a binary tree in JAVA to simulate a real-world example of a banking institution. The program initiates with the binary tree reading a text file with many customers’ information and then …

    Java