Hello, I'm
I'm a software developer who enjoys exploring new technologies and turning ideas into practical, user-focused solutions.
About Me
I'm a software engineer who enjoys understanding how systems work end to end and turning that understanding into clean, reliable software.
I currently work on Android applications, where I focus on building user-facing features that are robust, maintainable, and production-ready. Along the way, I've learned to care deeply about code clarity, edge cases, and how software behaves at scale—not just how it looks on the surface.
Beyond my day-to-day work, I enjoy exploring backend systems, distributed architectures, and applied machine learning. I like breaking down complex problems, experimenting with different approaches, and learning by building—whether that's a microservice, a recommendation system, or a research-oriented project.
I'm especially interested in work that sits at the intersection of strong engineering fundamentals and real-world impact: systems that are reliable, understandable, and genuinely useful to the people who use them.
When I'm not coding, I enjoy learning new concepts, following developments in technology, and refining how I think about software design and trade-offs.
Experience
Software Engineer
June 2025 – PresentSamsung Research Institute - Noida
Working on the Samsung Health Android app, improving UI performance, maintainability, and migrating legacy components to modern MVVM architecture.
Software Engineering Intern
Jan 2025 – June 2025Samsung Research Institute - Noida
Contributed to Samsung Health's Sleep Tracker, enhancing user-facing features and optimizing UI across phones, wearables, and manual inputs.
Software Development Engineer Intern
May 2024 – July 2024Verdis.ai
Revamped a backend system to reliably monitor data pipelines, designing scalable APIs and handling high-concurrency workloads using Node.js and MongoDB.
Projects
View all →DevConnect
A social networking backend for developers with secure JWT authentication, user profiles with skills showcase, connection requests, and a Tinder-like feed for potential connections.
Shrtly
A URL shortening service with custom slugs, expiration times, and click analytics. Features JWT authentication, Redis caching for fast redirects, and rate limiting to prevent abuse.
Twit
A minimal Git implementation in Java for learning purposes. Supports core Git commands like init, add, commit, log, checkout, and more. Built to understand Git internals from scratch.