Skip to content
View aarestu's full-sized avatar
🌏
Focusing
🌏
Focusing

Organizations

@jayacode
Block or Report

Block or report aarestu

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. one command to install Nativefier, c... one command to install Nativefier, create desktop app for any web site also make shortcut icon for you [tested on Pop!_OS]
    1
    #!/bin/bash
    2
    
                  
    3
    if ! command -v node &> /dev/null
    4
    then
    5
        echo "nodejs could not be found"
  2. InvariantMomentHu InvariantMomentHu Public

    C++ 2

  3. HarrisCornerDetection HarrisCornerDetection Public

    C++

  4. text-fasttext-tensorflow-category-berita text-fasttext-tensorflow-category-berita Public

    Classification news category using fastext in tensorflow

    Python 1