Skip to content
View avoro's full-sized avatar
🛰️
🛰️
  • Viasat, Inc
  • Austin, TX
  • 17:55 (UTC -05:00)
Block or Report

Block or report avoro

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. rpi-rgb-led-matrix rpi-rgb-led-matrix Public

    Forked from hzeller/rpi-rgb-led-matrix

    Stock Ticker: Controlling three chains of 16x32 RGB LED displays using Raspberry Pi.

    C++ 4

  2. Twitter_Bot Twitter_Bot Public

    Twitter Python Bot that searches for the most popular art on twitter.

    Python 1

  3. Cryptocurrency_Index Cryptocurrency_Index Public

    User defined price-weighted index for cryptocurrency assets

    Python 2

  4. Personal-Loan-Calculator Personal-Loan-Calculator Public

    The program calculates monthly payment on a loan. It prints our monthly payment and total interest payment for the duration of loan rounded to its nearest integer.

    Java 2 3

  5. Loan_Payout_Classification Loan_Payout_Classification Public

    Use of machine learning classification algorithms to train on loan data.

    Python 1

  6. Two-Input-Perceptron Two-Input-Perceptron Public

    Two Input Perceptron designed to determine correct weight(W) and bias(b) through training.

    MATLAB