Skip to content
View daanyaanand's full-sized avatar

Organizations

@dspuci

Block or report daanyaanand

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 Loading

  1. Snake-Game---2014 Snake-Game---2014 Public

    Written in Java in Eclipse Neon. Summer before junior year of high school (2014). Created Snake Game GUI for LEAD Computer Science Institute summer camp.

    Java

  2. MapQuest-API---Winter-2017 MapQuest-API---Winter-2017 Public

    Written in Python using IDLE. Winter quarter of first year at UCI (2017). Utilized MapQuest API to create program that gives real-world directions and additional information based on destinations p…

    Python

  3. ConnectFour-Game---Winter-2017 ConnectFour-Game---Winter-2017 Public

    Written in Python using IDLE. Winter quarter of first year at UCI (2017). Created with one other student collaborator. Creates game of ConnectFour over network connection.

    Python

  4. Tic-Tac-Toe-AI---Fall-2017 Tic-Tac-Toe-AI---Fall-2017 Public

    Written in C++ using Cloud9. Fall of second year at UCI (2017). Created simple in-console UI for tic-tac-toe and the AI to play with the computer using minimax algorithm.

    C++

  5. Maze---Winter-2018 Maze---Winter-2018 Public

    Written in C++. Winter of second year at UCI (2018). Used depth-first travesal algorithm to generate and solve perfect maze.

    C++

  6. Othello-AI---Winter-2018 Othello-AI---Winter-2018 Public

    Written in C++. Winter of second year at UCI (2018). Created computer AI for Othello game, algorithm placed around 65th out of approximately 280 AI's.

    C++