Skip to content
View Hasan-Saju's full-sized avatar
💭
Learning
💭
Learning

Highlights

  • Pro

Block or report Hasan-Saju

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. Competitive-Programming Competitive-Programming Public

    The repository contains my solutions of the problems of different online judges and the algorithms I frequently use.

    C++ 2 1

  2. Ecfor Ecfor Public

    A web application which translates speech to sign language and sign language to speech in order to minimize the communication gap between normal people and the people with special need.

    CSS 2

  3. Data-Structures-Project Data-Structures-Project Public

    In this repository there are implementation of three Header Files in C++ . They are Doubly Linked List, Max Heap and Binary Search Tree. There are also three files to test these three header files.

    C++

  4. TicTacToe TicTacToe Public

    TicTacToe game made with Java and JavaFX. The game has three theme and two type of Opponent. In any time of the game, player can change the theme. Changing opponent means starting a new game agains…

    Java

  5. ChatMesh ChatMesh Public

    Django-based chatbot that integrates Ollama (to use deepseek-r1 locally). It is containerized using Docker for easy deployment and follows a microservices architecture with a Service Registry for d…

    Python 1

  6. Bank-Teller-App Bank-Teller-App Public

    A CRM for bank employees to manage clients and accounts, conduct transactions, and detect fraud with machine learning support.

    JavaScript