top of page
Search


Estimating Pi using the Monte Carlo method
I built a numerical algorithm to find pi! CLICK HERE for the source code. Happy Pi Day 2023! To celebrate, I built a Monte Carlo method...


2D incompressible multiphase solver with VOF transport scheme
I took up this project to understand the details behind a computational fluid dynamics solver. I built a flow solver using a...


Prime number finder
This mini-project involved critical thinking and breaking down fundamental mathematical ideas into simple but efficient algorithms to...


Points table predictor for the Indian Premier League cricket tournament
In this personal mini-project, I formulated an algorithm to sweep through all possible outcomes in a cricket league after any number of...


n-body Simulator with Collision Detection
In this project, I developed a gravity based simulator with an intention towards working with and processing information on Paraview....


Sudoku Solver
This was a great exercise to improve my critical thinking and problem solving skills for a tangible and real-life problem. I built the...
bottom of page