skip to content
Saurav Chhapawala

Hello! I'm Saurav.

Welcome to my website :) I am a Software Engineer, check out the cool things I'm working on.

Posts

Program Demos

VisualSort :
Visualize sorting algorithms and generate beautiful videos with sound.
Lexing and Parsing :
See how an interpreter takes source code and runs it through a lexer and parser.
N Queens Problem :
Solving the N Queens problem using a genetic algorithm.