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.

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

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++ 1 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. BankBase BankBase Public

    A Django based web application which will help a bank employee to Record and Provide User Data, Record and Provide Transactions, Record and Provide Bank Statement, Check and Record Loan Schemes, Ch…

    HTML 1

  5. Horek-Rokom Horek-Rokom Public

    An e-commerce website developed with Django, SQL Lite, HTML, CSS. Following features are added - customer can browse product randomly, browse categorywise, update profile, shopping cart, order, ord…

    Python

  6. 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