Projects
This is some of recent projects outside of research work. Each project includes a brief description and an image to describe it.
-
Analyzing the Robustness of Traffic Signal Control
This was my undergraduate thesis topic. I used the LibSignal library as a base to run my experiments. I had to modify the library to make my tests work. Furthur details are available in the paper.
-
Portfolio Website
This website was built by me. I kept it simple and priotirized speed and accessiblity for this project while also making it feel sleek and smooth. Since it is a portfolio website, it did not need complex functionality. I used html and css only, no javascript. I used eleventy for bundling.
-
Social Media Prototype
This is a social media app prototype I helped to build for a friend. It needed to be feature rich while also scaling well. I used Next.js and react for this project.