Skip to content
View highkraken's full-sized avatar
🟢
🟢
  • Ahmedabad, Gujarat
Block or Report

Block or report highkraken

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
highkraken/README.md
  • 👋 Hi, I’m Amit Khilwani
  • 👀 I’m interested in Competitive Coding and Android Application Development.
  • 🌱 I’m currently learning Android App Development.
  • 💞️ I’m looking to collaborate on projects realted to Android App Development.
  • 📫 Reach me via mail at khilwaniamit31@gmail.com.

Pinned

  1. advent-of-code advent-of-code Public

    Kotlin code implementations for Advent of Code.

    Kotlin

  2. 2048-Game 2048-Game Public

    I cloned the game logic for 2048 game. I have coded the logic in C++. You can test the code and report the bugs to me

  3. Connect-4-Clone Connect-4-Clone Public

    This is a clone version of Connect 4 game created in Python and the GUI for the game was created using the pygame module.

    Python