Skip to content
View danielzbarnes's full-sized avatar
  • Los Angeles

Block or report danielzbarnes

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
danielzbarnes/README.md

Hello! My name is Daniel. I am a 3D artist with a specialization in Character Setup. I have developed for my own use many scripts for use within 3D development platforms such as Autodesk Maya. Recently, I have been getting into Android development, learning Kotlin and the Android Architecture.

Pinned Loading

  1. ViewPagerNavigation ViewPagerNavigation Public

    Simple app combining ViewPager2 and Jetpack Navigation

    Kotlin 1

  2. PodcastApp PodcastApp Public

    A simple podcast app to play podcasts from an rss feed

    Kotlin

  3. ExoplayerNotificationManager ExoplayerNotificationManager Public

    A Service that uses Exoplayer as an audio player to play audio background with notification controls

    Kotlin 1

  4. NetworkMonitorApp NetworkMonitorApp Public

    A simple app to display the current internet connection status by observing a LiveData object.

    Kotlin

  5. PagingApp PagingApp Public

    Fetches a list of Github repositories using Retrofit and PagingLibrary to load data incrementally.

    Kotlin

  6. ScheduleFormatter ScheduleFormatter Public

    Simple Go app to format a schedule exported from excel. Used as a learning experience for programming in Go.

    Go