...
Chess

This project is a chess game made using FLTK, a graphics toolkit for C++. This game doesn't incorporate chess rules though. Its just about the interface. This was done as an assignment in CS154 : Abstractions and Paradigms in Programing Lab.

Simple N-Body Simulation

The above animation shows 3 gravitating bodies going in a special periodic orbit (looks like a 8). This simulation was done on Blender, using python plugin to calculate the orbit. The code can simulate simple N body systems (upto 10 objects).

...
Astronomy : Machine Learning

This project explores some very simple applications of ML in Astronomy.