Skip to content
View subhan900's full-sized avatar

Block or report subhan900

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
subhan900/README.md

Subhan Ahmed

Cross-platform mobile and full-stack developer building practical products from concept and UI/UX through backend integration and release.

I work across Flutter, React, Firebase, Supabase, REST APIs, payments, and applied AI. I choose the stack that fits the product instead of forcing every project into one framework.

Upwork · Behance

What I build

  • Cross-platform iOS and Android applications
  • React web applications and role-based admin platforms
  • Firebase, Supabase, MongoDB, and serverless backends
  • Authentication, REST APIs, payments, notifications, and third-party integrations
  • AI-assisted document, reading, translation, and automation workflows
  • Product UI/UX and design-to-development implementation

Open-source tooling

A deterministic, local-only release-readiness CLI for Flutter, Vite, React, and Node applications. It detects placeholder app identifiers, unsafe transport configuration, credential-bearing files, client-exposed secret names, development endpoints, missing release metadata, and oversized assets. It includes stable CI baselines, expiring exceptions, JSON and Markdown reports, a typed library API, tests, and cross-platform CI.

npm install --save-dev github:subhan900/app-release-audit
npx app-release-audit . --strict

I also maintain focused reference implementations for Flutter service operations and a React operations console. They use fictional sample data and document reusable architecture, testing, and extension points.

Selected product work

AI Reading & Listening Application

Mobile product for importing PDF, EPUB, and TXT files, extracting clean chapter content, synchronized reading and audio playback, contextual vocabulary, reading analytics, and multilingual translation and listening—including English-to-Urdu workflows.

Fintech Client Onboarding Platform

Multi-dashboard web platform with financial account connectivity, guided onboarding, role-based administration, MongoDB-backed services, and REST API integrations.

Hyperlocal Services Marketplace

Flutter and Firebase marketplace for neighbourhood requests, public and private groups, location-aware discovery, real-time notifications, ratings, and connected payments.

AI Document Intelligence Platform

React product experience for reviewing complex documents, generating source-linked answers, comparing clauses, and extracting structured obligations.

Field Service Operations Platform

Responsive product workflow for scheduling field jobs, route planning, service checklists, customer communication, documentation, and job completion.

Core technologies

Mobile: Flutter, Dart, Firebase, push notifications, native integrations
Web: React, TypeScript, responsive UI, admin dashboards
Backend: Firebase, Supabase, MongoDB, REST APIs, Cloud Functions
Integrations: Stripe, Plaid, Google APIs, authentication, notifications
AI: Document analysis, multilingual workflows, summarization, and automation

How I work

  • Clear scope and realistic delivery milestones
  • Product thinking alongside implementation
  • Maintainable architecture and documented integrations
  • Transparent communication and verifiable progress

Commercial project source remains private. Public repositories focus on original reusable tooling and reference implementations built with fictional sample data—never client code or production information.

Work with me

View my Upwork profile · View selected UI/UX work on Behance

Pinned Loading

  1. app-release-audit app-release-audit Public

    Deterministic release-readiness checks for Flutter, Vite, React, and Node applications with local-only scanning, CI baselines, and JSON or Markdown reports.

    TypeScript

  2. flutter-service-operations flutter-service-operations Public

    Reference Flutter architecture for field-service workflows with responsive UI, testable state transitions, unit and widget tests, and CI.

    Dart

  3. react-operations-console react-operations-console Public

    Reference React and TypeScript operations console with role-aware domain rules, deterministic workflows, tests, and CI.

    TypeScript

  4. firebase-rules-audit firebase-rules-audit Public

    Audit Firebase Firestore and Cloud Storage security rules locally for risky access patterns.

    JavaScript