Skip to content
View Tigran-Sargsyan's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Tigran-Sargsyan

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

  1. heart_attack_analysis heart_attack_analysis Public

    EDA and classification for detecting whether the patient has a high risk of heart attack.

    HTML

  2. smile_detection smile_detection Public

    Real time smile detection using OpenCV and DLib.

    Python 1

  3. image_compression image_compression Public

    A streamlit application for image compression that uses kMeans algorithm for finding most important colors in the given image.

    Python

  4. project_suicide project_suicide Public

    Data analysis on the number of suicides committed per 100 000 population in the world and determining if there are any economical, sociological or geographical factors contributing to it.

    Jupyter Notebook

  5. tictactoe tictactoe Public

    A simple TicTacToe game with 2 playing modes (2 players or VS computer) created with PyQt5.

    Python

  6. data_structures_and_algorithms data_structures_and_algorithms Public

    Base functionality implementation of main data structures + some basic algorithms.

    C++