Normal Numbers

[slideshare id=234034213&doc=normalityofpi-200515104536]

This project (made in Python) explores normal numbers, in particular, \pi, e and \sqrt[]{2} in different bases (decimal and hexadecimal).

Square Wheel

This is a computational project made using C++. A circular wheel has been one of the greatest inventions of manking. It rolls perfectly well on a flat ground. What if we consider polygonal wheels? A square wheel would not “roll smoothly” on a flat road. A smooth ride with square wheels is possible on an inverted catenary. The project demonstrates animation of a smooth ride using square wheel.

Fractals

Click to know more about FRACTALS

For my CBSE class 12 project, I made a program for generating various types of fractals and tracking the trajectory of points. The code also had the feature for zooming in and changing various initial conditions and storing the data obtained.

Polyhedra

Compound of 5 Tetrahedra
Click to know more about POLYHEDRA