HelloI'm Arundhati!
I am a Computer Science and Data Science major with a Mathematics Certificate, passionate about the intersection of distributed systems, big data, and energy-efficient computing.
Currently waiting on decisions for graduate studies in Distributed Systems while looking for opportunities in Cloud Infrastructure and Big Data Engineering.
Skills
Journaling
Projects
Designed and implemented a fault-tolerant distributed computing engine using a Master-Worker architecture, with gRPC for low-latency communication and HDFS for storing Parquet datasets. Built robust failure detection and recovery via heartbeat monitoring and automatic atomic task reassignment, ensuring high availability and eventual consistency without manual intervention. Added comprehensive observability to track resilience metrics such as recovery latency and throughput impact during node failures, while optimizing performance through columnar Parquet storage and map-side combiners that significantly reduced shuffle-phase network I/O.
TradeView is an interactive financial dashboard designed to give a clear and actionable snapshot of twelve of the world's leading tech companies.
Built with Streamlit, this dashboard combines real-time financial data, historical analysis, and a powerful LLM-based financial report summarizer. It includes a RAG LLM that will process the text and return a clear, human-readable summary within seconds.