Skip to content
View geoffreysisco's full-sized avatar
  • Joined Feb 16, 2026

Block or report geoffreysisco

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
geoffreysisco/README.md

Geoffrey Sisco

Android Developer | Open Source Contributor

Android developer focused on debugging, open-source contributions, and building well-structured mobile applications.

Android Java MVVM Room Retrofit Git

Creator of FilmAtlas, a movie discovery Android app built with MVVM, Retrofit, and Room.
Contributor to Amaze File Manager, fixing real-world issues in an established open-source Android project.


Open Source Contributions

Amaze File Manager

Open-source Android file manager

• Fix crash when opening Recent Files without storage permission (PR #4569)

• Fix storage permission browsing flow (PR #4578)

• Fix FAB remaining hidden after returning Home from drawer views (PR #4582)


Projects

FilmAtlas

Android movie discovery application

https://github.com/geoffreysisco/FilmAtlas

FilmAtlas Discover screen FilmAtlas movie details screen

Features:

  • Randomized discovery feed
  • Favorites
  • Search
  • Popular and recent movies

Tech stack:

  • Java
  • Android SDK
  • MVVM architecture
  • Room database
  • Retrofit (TMDB API)
  • LiveData & ViewModel
  • Material Design 3
  • Glide

Current Goals

  • Continue contributing to open source Android projects
  • Improve FilmAtlas through refactoring, testing, and UI polish
  • Land my first paid bug-fix contract

Pinned Loading

  1. TeamAmaze/AmazeFileManager TeamAmaze/AmazeFileManager Public

    Material design file manager for Android

    Kotlin 6.1k 1.7k

  2. FilmAtlas FilmAtlas Public

    Android movie discovery app focused on recent U.S. theatrical releases

    Java