
Skilled Senior Software Engineer with a strong track record of designing and delivering new features, improving system architecture, and leading initiatives that support successful product launches. Deep understanding of software design and programming fundamentals, with proven experience building, shipping, and maintaining large-scale, complex systems.
Static code analysis and optimization visualizer (college project)
Built a tool to visualize the impact of static code analysis by comparing source code before vs. after recommended optimizations. Implemented a Python-based visualizer using Matplotlib that generates comparison graphs grounded in bytecode-level analysis.
To produce an objective comparison, extracted bytecode from both versions of the code and computed counts of memory- and process-related instructions, then plotted improvements to highlight efficiency trends.
Tech: Python, Matplotlib,Java, Bytecode Analysis
Trip Planner App (Personal Project)
Designing an end-to-end trip planner that combines itinerary management, group expense splitting, media sharing, and smart travel suggestions into one experience. The app aims to automatically link bookings (e.g., Airbnb) to group plans, split costs contextually, and streamline collaboration through shared trip timelines and photos.
Tech: Java , Android studio , Kotlin