I am a Masters student in the Kalhert School of Computing at the University of Utah. I am broadly interested in working on the intersection of data analysis and human centric computing. I am currently working on understanding how campaigns of people, and state-sponsored information operations in partcular, coordinate the creation and diffusion of strategic narratives on social media.
I received my undergraduate degree in Computer Science from SRM Institute of Science and Technology in Tamil Nadu, India
I am currently on the job market!
| History of Soccer Dashboard | Developed an interactive Tableau dashboard visualizing the history of the FIFA World Cup. Utilized Python and SQL to clean and manipulate the data before creating the dashboard, providing insights into trends and team performances. [Link to the Dashboard] |
| LSM-tree based Graph Store | Built a LSM-tree based, write-optimized graph store for back-end systems integrated with Compressed Sparse Row format using C++. Improved update time by 10ms. [Code][Project Report] |
| Cricket League Dashboard | Employed JavaScript, specifically d3.js and Python to scrape and clean data to develop an interactive dashboard visualizing IPL 2022 data. Created dynamic visualization including heatmaps, pie charts, and bar graphs. [Code][Deployment] |
| Visualizing Earths Mantle Convection | Gained valuable insights into the various anomalies that occur beneath the earth's surface. Assessed scalar field visualization enabled us to explore and implement a range of filters in ParaView, which proved immensely useful in visualizing the dataset. Stood 2nd among 40 teams in a Scientific Visualization contest held at the University of Utah. [Problem Statement] [Project Files] |
| Fostering Tolerance through Online Collaboration | Utilized citizen science and design techniques, including UX optimization, A/B testing and prototyping with Python to investigate if online collaboration with users can foster tolerance among individuals. |
| Violence Detection | Trained a model to detect violence in a video using MobileNetV2 and YOLO. The model had an accuracy of 91%. [Code] |
| COVID-19 Tracker | Developed a website to track COVID-19 stats and act as an interface between shops selling essential goods and consumers along with a doctor-patient portal. Won the IBM special track prize at HackOn 2020. [Code] |