Projects
UnReel
An accessibility-based app that detects and blocks YouTube Shorts in real time by analyzing events. When Shorts are detected, it displays a fullscreen overlay with a customizable back button to prevent viewing. It ensures focused usage by managing overlay and accessibility permissions efficiently

Mehndi App

An Android app that fetches mehndi/tattoo designs from Firebase, allowing users to browse, favorite, and replicate them. It features a smart camera module that detects a hand in real time and overlays selected designs onto the live camera feed, enabling users to visualize the design on their skin before application. Built using ML Kit for hand detection and optimized for smooth AR-style user experience.

TapTalk
Developed a real-time chat application using Firebase Realtime Database and Cloud Messaging for instant communication. The app includes advanced features such as message read receipts, typing indicators, online/offline status, last seen timestamps, and push notifications. Designed for 1-to-1 messaging with a clean UI and smooth UX, it ensures fast, secure, and synchronized communication across devices. Utilized Firebase Authentication for secure user login and real-time presence tracking for dynamic online status updates.



WeatherIQ
An Android app that fetches real-time weather data from a remote API and caches the latest results locally for offline access. Designed using MVVM architecture with a clean, modular codebase and implemented Dependency Injection for scalable and maintainable development. Features include location-based weather updates, dynamic UI based on weather conditions, and seamless offline support through Room Database. Built using Kotlin, Retrofit, LiveData, and Coroutines for efficient background operations.


A feature-rich Android translation app that enables real-time translation between 150+ languages using Google’s on-device ML Kit for enhanced speed and privacy. Supports text input, voice-to-text, and text-to-speech for seamless 1-to-1 conversations. Users can instantly swap source and target languages, bookmark important translations, and view translation history.
Includes an OCR-powered image translation feature that scans pictures, extracts text using ML Kit, translates it, and overlays the translated text onto the image. Offline support is built-in, with automatic model downloading for translation without internet access. The app features a clean and intuitive UI based on Figma design guidelines.
Translation On the Go

A real-time object detection app built using Kotlin, Camera2 API, and TensorFlow Lite. It uses google ml kit object detection model to detect and classify objects from the live camera feed, drawing bounding boxes with labels and confidence scores. The app is lightweight, fast, and works entirely on-device,no internet required.