Projects (5)

MapReduce Framework
2025A simplified version of Google's MapReduce implemented in Go. Demonstrates distributed task coordination, fault tolerance, and concurrency using a Coordinator–Worker architecture with RPC communication.

Custom Unix Shell
2025A custom Unix shell written in C. Features a POSIX-compliant interface and supports features like process management, command execution and file system operations.

A full-stack blogging platform featuring AI-assisted content interaction. Integrated summarization and a RAG-powered chatbot to boost engagement and reduce reading time.

URL Shortening CLI Tool
2024A command-line URL shortener. CLI interaction through Python's argparse, and uses secure env-based config management.

Mental health platform offering quiz-based assessments, AI-generated feedback, and user progress tracking.