Things I've built
the complete file. same entries as the front page, nothing trimmed.
ApkTrace
In-Memory Android APK Inspector
ApkTrace
A lightweight, privacy-focused Android application analyzer built with Flutter and BLoC Clean Architecture. It parses APK zip headers directly in memory without disk extraction to detect framework signatures (Flutter, React Native, KMP, Unity, etc.), inspect brownfield hybrid architectures, and decompress Flutter assets and pub.dev package dependencies.
NeoShare
Real-Time File Sharing
NeoShare
Real-Time Cross-Device File Sharing Platform. Architected an anonymous identity provisioning system using atomic Firestore transactions to enforce collision-safe 6-character short-code registration. Engineered a chunked resumable upload pipeline via Firebase Storage with per-file SHA-256 integrity verification and sub-2-second real-time progress. Implemented native Android MediaStore integration and foreground service persistence via Pigeon platform channels.
College Management System
Android Management App
College Management System
Android application for college management with features like student enrollment, attendance tracking, grading, and event scheduling. Developed using Java and Firebase/SQLite. Integrated Firebase / SQLite for permanent data storage and efficient querying.