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

Block or report avemuganti

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. StockCalc StockCalc Public

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

    C++ 1

  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