Skip to content
View avemuganti's full-sized avatar
  • Dallas, TX
Block or Report

Block or report avemuganti

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. StockCalc StockCalc Public

    A tool for efficient dollar-cost averaging. Uses a greedy algorithm to reduce percentage losses.

    C++ 2

  2. TicTacToeAI TicTacToeAI Public

    An AI that learns to play Tic-Tac-Toe.

    C++

  3. MonopolySimulator MonopolySimulator Public

    An analysis tool for the board game "Monopoly".

    Java

  4. FamilyCalc FamilyCalc Public

    Figures out the correct term for how a person is related to you.

    Java

  5. SortingAlgorithms SortingAlgorithms Public

    A few sorting algorithms.

    Java

  6. ChessDisplay ChessDisplay Public

    When run, the program generates a random chess game. All moves in the game should be legal, and the game will end if there is a checkmate, stalemate, or draw by repetition/insufficient material/50-…

    Assembly