Personal Projects

When I was in my III semester in college, I started to think about projects. Having learnt C, C++ and HTML & CSS, I wanted to test my knowledge and skills by challenging myself with some projects. I looked up the internet for projects in C++, and took the idea of making the 'Tic Tac Toe' game. I really did not think it would be as challenging, so I even decided to make an algorithm for the bot to play against us in the game. Then I did 2 more projects in C++ which involved the bot to recognize an obstacle, in my 'Runner' project. Finally, the project I am most successful at - 'Sum To 21'.

After these projects, I was convinced with my skills in C and C++ and moved onto HTML & CSS, which again was not as challenging, and hence I made a chess game using just HTML & CSS. I still need to learn and apply java script for the game to work, which will be another project of mine in the future.

I am learning Python and Java at present, and am really looking forward to new and innovative ways to come up with projects in these programming languages as well.