I started my coding journey with C++, then I learnt C and then I learnt Java.
And currently I'm learning Python.
I also have knowledge of MySQL.
I'm currently excited about Blockchain, and really want to learn more about it.
I even attended a Hackathon on Blockchain conducted by KJ Somaiya, and learned so many things there, that's one of the reason I want to participate at this hackathon.
I want to make to include Blockchain in android and make it so smartly that user won't be able to diffrentiate it from the previous versions.
To apply my Java knowledge I decided to work on a mini project with my friend, and decided to make a 2D Java game.
This game is inspired by Nintendo Pokemon.
It consists of different kind of tiles representing different elements of game.
We learned how to easily and quickly read the tiles using Sprite Sheets.
We also learned how to use a text editor to place particular tiles, represented by specific integers, at particular locations.
We also learned how to add background music.