skip to content
project archive / 001 → 003

Things I've built

the complete file. same entries as the front page, nothing trimmed.

project / 001live

ApkTrace

In-Memory Android APK Inspector

spec sheetrev. 001

ApkTrace

Flutter + Dart + Android
built withFlutterDartAndroid

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.

source ↗go on, open it
project / 002live

NeoShare

Real-Time File Sharing

spec sheetrev. 002

NeoShare

Flutter + Dart + Firebase
built withFlutterDartFirebase

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.

source ↗go on, open it
project / 003live

College Management System

Android Management App

spec sheetrev. 003

College Management System

Java + Firebase + SQLite
built withJavaFirebaseSQLite

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.

source ↗go on, open it