Hello!
I am Kishal Tandel, a third year undergraduate student at Indian Institute of Science Education and Research, Kolkata.
I love Physics, Mathematics and Programming. I am proficient in \(\LaTeX\) and have experience coding in Python,Java,C and C++. Additionaly, I have worked with HTML,CSS and JavaScript while developing this website.
I am also a cuber and star gazer.
Find my work here. Happy reading.
Suggested Reading:-
- Meditations – Marcus Aurelius
- The Problems of Philosophy – Bertrand Russell
- Gödel, Escher, Bach – Douglas Hofstadter
- Humble Pi – Matt Parker
- The Road To Reality – Roger Penrose
- Computational Physics – Mark Newman
Quantum Snake

Using the results of my paper, One-Dimensional Quantum Tunneling, I developed an interactive Python model that integrates Snake-like mechanics with constant potential barriers and a quantum particle constrained to one-dimensional motion either horizontally or vertically.
VIEW CODEChaotic Trio

I implemented the classical fourth-order Runge–Kutta to numerically solve the system of ODEs for the planar three-body problem in C++ and visualized the resulting chaotic orbital dynamics.
VIEW CODE