Skip to content
View basaris's full-sized avatar

Block or report basaris

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

Popular repositories Loading

  1. web-apps web-apps Public

    HTML 1

  2. VoiceVer VoiceVer Public

    A Text-Independent Voice Verification application for android devices. The voice features extracted from a speaker is done with the MFCC(Mel-frequency cepstral coefficients) algorithm. The data is …

    1

  3. Speaker-Verification Speaker-Verification Public

    A Text-Independent Voice Verification application for android devices.

  4. testing-repo testing-repo Public

    A demo repository just to learn.

    HTML

  5. 8-puzzle 8-puzzle Public

    Algorithm that solves the classic 8-puzzle game with the use of Uniform Cost Search Algorithm (UCS) and A-star(A*) method in both Python and Java.

    Java