Skip to content
View tsen-dev's full-sized avatar
Block or Report

Block or report tsen-dev

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

  1. face-cropper face-cropper Public

    Crop out (and optionally remove background and correct roll of) faces in an image. Implements a custom pipeline using Mediapipe's FaceDetection and FaceMesh networks

    Python 19 3

  2. tetris-solver tetris-solver Public

    Given a sequence of tetrominos, finds a best way of dropping them into a grid to minimize the height of the resulting stack.

    C

  3. url-shortener url-shortener Public

    Python

  4. hex-game hex-game Public

    Hex game that can be played in local multiplayer mode, or in singleplayer mode against AI. Implements the 'move swap' rule for player 2

    C++

  5. avx256 avx256 Public

    A SIMD library that provides an intuitive and readable interface to 256-bit AVX and AVX2 SIMD instructions using low-cost abstractions.

    C++