Venkat KrisshnaEstimating Pi using the Monte Carlo methodI 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...
Venkat Krisshna2D incompressible multiphase solver with VOF transport schemeI took up this project to understand the details behind a computational fluid dynamics solver. I built a flow solver using a...
Venkat KrisshnaPrime number finderThis mini-project involved critical thinking and breaking down fundamental mathematical ideas into simple but efficient algorithms to...
Venkat KrisshnaPoints table predictor for the Indian Premier League cricket tournamentIn this personal mini-project, I formulated an algorithm to sweep through all possible outcomes in a cricket league after any number of...
Venkat Krisshnan-body Simulator with Collision DetectionIn this project, I developed a gravity based simulator with an intention towards working with and processing information on Paraview....
Venkat KrisshnaSudoku SolverThis was a great exercise to improve my critical thinking and problem solving skills for a tangible and real-life problem. I built the...