Skip to content
View anandrahul604's full-sized avatar
  • Vancouver, BC
Block or Report

Block or report anandrahul604

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
anandrahul604/README.md

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m Software Engineer primarily experienced in back-end development using web technologies
  • ๐Ÿ”จ Technologies that i'm experinced in include Python, Java, JavaScript (Node.js, Express.js), GraphQL, and AWS
  • ๐Ÿ“ I'm located in Vancouver, BC
  • ๐Ÿ“ซ You can reach me on linkedin: /in/anandrahul604/

Pinned

  1. end-to-end-encrypted-chat end-to-end-encrypted-chat Public

    An end-to-end encrypted chat room application based on the Signal protocol.

    Python

  2. canada-covid19-tracker canada-covid19-tracker Public

    A React web-app that shows active cases, recovered cases, and deaths from COVID-19 in Canada and its provinces.

    JavaScript

  3. simple-social-media-webapp simple-social-media-webapp Public

    A social media web-app where users can create posts, comments, send messages to other users, etc.

    Ruby

  4. sudoku-vocabulary-app sudoku-vocabulary-app Public

    A language learning game that is based on sudoku. App created in Android Studio.

    Java

  5. twitter-user-data-analysis twitter-user-data-analysis Public

    Scraping tweets for some twitter user, and performing analysis on the data.

    Jupyter Notebook

  6. reversi-with-mcts reversi-with-mcts Public

    Implementation of the Reversi board game, with an AI opponent that makes moves using the Monte Carlo tree search algorithm.

    Java